Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 4CC597A220 for ; Sun, 13 Nov 2016 10:52:30 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id EC28F85598; Sun, 13 Nov 2016 10:52:29 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7B6FC85585 for ; Sun, 13 Nov 2016 10:52:29 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id gdlNfkNwvjAT for ; Sun, 13 Nov 2016 10:52:28 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id BCF828556D for ; Sun, 13 Nov 2016 10:52:28 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B3AD2FBA6; Sun, 13 Nov 2016 10:52:28 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1479034348201060" MIME-Version: 1.0 Date: Sun, 13 Nov 2016 10:52:28 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/devel/py-dialog To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20161113105228.B3AD2FBA6@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1479034348201060 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Sun Nov 13 10:52:28 UTC 2016 Modified Files: pkgsrc/devel/py-dialog: Makefile distinfo Log Message: Updated devel/py-dialog to 3.4.0 -------------------------------- 2016-05-07 Florent Rougon Release 3.4.0 README.rst: link to the blessings library, add link to ncurses home page 2016-05-07 Florent Rougon Add 'week_start' common option, mapped to dialog's --week-start option * The value may be an integer or a string (cf. dialog's man page for more details). * Using this requires dialog 1.3-20160126 or later. 2016-05-07 Florent Rougon Update copyright notices and demo version Fix typo 2016-05-07 Florent Rougon Doc build: suppress warnings about :option:`--unknown-option` references * The documentation contains many references to dialog options. These are not defined in the pythondialog Manual, which with recent Sphinx (>= 1.3 or something like that) causes a lot of warnings. Fortunately, these can be suppressed (specifically for unknown option references) with 'suppress_warnings' in conf.py starting from Sphinx 1.4.0. * This is what this commit does. Alternatively, the option references could be replaced with dumb markup such as ``--unknown-option``. 2016-05-07 Florent Rougon Add demo example for Dialog.editbox_str() 2016-05-06 Florent Rougon Add Dialog.editbox_str() * dialog.py (Dialog.editbox_str): new method. It is a convenience wrapper around Dialog.editbox() that automatically creates and deletes a temporary file containing the initial box contents which is passed as a string (Dialog.editbox() needs it in a file). 2016-01-28 Florent Rougon Fix bug in demo.py when /etc/passwd is inexistent * examples/demo.py (MyApp.editbox_demo): display a message when /etc/passwd is inexistent instead of raising an exception (trying to display the result, which doesn't exist). To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/py-dialog/Makefile \ pkgsrc/devel/py-dialog/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1479034348201060 Content-Disposition: inline Content-Length: 1656 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/py-dialog/Makefile diff -u pkgsrc/devel/py-dialog/Makefile:1.3 pkgsrc/devel/py-dialog/Makefile:1.4 --- pkgsrc/devel/py-dialog/Makefile:1.3 Tue Dec 1 08:32:51 2015 +++ pkgsrc/devel/py-dialog/Makefile Sun Nov 13 10:52:28 2016 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2015/12/01 08:32:51 fhajny Exp $ +# $NetBSD: Makefile,v 1.4 2016/11/13 10:52:28 mef Exp $ -VERSION= 3.3.0 +VERSION= 3.4.0 DISTNAME= pythondialog-${VERSION} PKGNAME= ${PYPKGPREFIX}-dialog-${VERSION} CATEGORIES= devel python Index: pkgsrc/devel/py-dialog/distinfo diff -u pkgsrc/devel/py-dialog/distinfo:1.3 pkgsrc/devel/py-dialog/distinfo:1.4 --- pkgsrc/devel/py-dialog/distinfo:1.3 Tue Dec 1 08:32:51 2015 +++ pkgsrc/devel/py-dialog/distinfo Sun Nov 13 10:52:28 2016 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.3 2015/12/01 08:32:51 fhajny Exp $ +$NetBSD: distinfo,v 1.4 2016/11/13 10:52:28 mef Exp $ -SHA1 (pythondialog-3.3.0.tar.gz) = 0f937a418f02c985c3b1b77635fa893bb09c0d3f -RMD160 (pythondialog-3.3.0.tar.gz) = 3c414a37279502902212f6ef5dca2689361ce78e -SHA512 (pythondialog-3.3.0.tar.gz) = 926d0e47729b86498f539fda3841b4b1f7ec20f6650151a01e15af403d3e7b8cc23863fa4186e65c5e8be8b99ecf1df8ac63df3ab39d020396f2ac6aed3e524a -Size (pythondialog-3.3.0.tar.gz) = 1899077 bytes +SHA1 (pythondialog-3.4.0.tar.gz) = 239e9a6eb0792c0cc0e7362dd7391f99dc940a80 +RMD160 (pythondialog-3.4.0.tar.gz) = a215e8a548551f2fd5794554001ca2fa67f5e842 +SHA512 (pythondialog-3.4.0.tar.gz) = 040c07f693b523a59a4e79eb3aacda63b6aad4dcfdb7d54e0727087b844d95d83505154ddbe5ddabebf7bcd520be97e4964abbccf79a10a86346abe44aeb09ae +Size (pythondialog-3.4.0.tar.gz) = 1480640 bytes --_----------=_1479034348201060--