Received: by mail.netbsd.org (Postfix, from userid 605) id 5B60184FBB; Tue, 13 Aug 2019 10:55:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D612984D8E for ; Tue, 13 Aug 2019 10:55:19 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id N9Ckqk3i2Q7R for ; Tue, 13 Aug 2019 10:55:19 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 3DD9784D2C for ; Tue, 13 Aug 2019 10:55:19 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3735CFBF4; Tue, 13 Aug 2019 10:55:19 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1565693719116810" MIME-Version: 1.0 Date: Tue, 13 Aug 2019 10:55:19 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/devel/py-zconfig To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20190813105519.3735CFBF4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1565693719116810 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Tue Aug 13 10:55:19 UTC 2019 Modified Files: pkgsrc/devel/py-zconfig: Makefile PLIST distinfo Log Message: py-zconfig: updated to 3.5.0 3.5.0: - Add support for documenting schema files contained in packages to the Sphinx extension. To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 pkgsrc/devel/py-zconfig/Makefile cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/py-zconfig/PLIST cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/py-zconfig/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1565693719116810 Content-Disposition: inline Content-Length: 3006 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/py-zconfig/Makefile diff -u pkgsrc/devel/py-zconfig/Makefile:1.20 pkgsrc/devel/py-zconfig/Makefile:1.21 --- pkgsrc/devel/py-zconfig/Makefile:1.20 Mon Feb 18 12:48:58 2019 +++ pkgsrc/devel/py-zconfig/Makefile Tue Aug 13 10:55:19 2019 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.20 2019/02/18 12:48:58 adam Exp $ +# $NetBSD: Makefile,v 1.21 2019/08/13 10:55:19 adam Exp $ -DISTNAME= ZConfig-3.4.0 +DISTNAME= ZConfig-3.5.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} CATEGORIES= devel python MASTER_SITES= ${MASTER_SITE_PYPI:=Z/ZConfig/} @@ -11,7 +11,8 @@ COMMENT= Configuration library LICENSE= zpl-2.1 TEST_DEPENDS+= ${PYPKGPREFIX}-docutils-[0-9]*:../../textproc/py-docutils -#TEST_DEPENDS+= ${PYPKGPREFIX}-manuel-[0-9]*:../../?/py-manuel +TEST_DEPENDS+= ${PYPKGPREFIX}-manuel-[0-9]*:../../textproc/py-manuel +TEST_DEPENDS+= ${PYPKGPREFIX}-zope.exceptions-[0-9]*:../../devel/py-zope.exceptions TEST_DEPENDS+= ${PYPKGPREFIX}-ZopeTestrunner-[0-9]*:../../devel/py-ZopeTestrunner USE_LANGUAGES= # none Index: pkgsrc/devel/py-zconfig/PLIST diff -u pkgsrc/devel/py-zconfig/PLIST:1.8 pkgsrc/devel/py-zconfig/PLIST:1.9 --- pkgsrc/devel/py-zconfig/PLIST:1.8 Mon Feb 18 12:48:58 2019 +++ pkgsrc/devel/py-zconfig/PLIST Tue Aug 13 10:55:19 2019 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2019/02/18 12:48:58 adam Exp $ +@comment $NetBSD: PLIST,v 1.9 2019/08/13 10:55:19 adam Exp $ bin/zconfig-${PYVERSSUFFIX} bin/zconfig_schema2html-${PYVERSSUFFIX} ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO @@ -142,6 +142,7 @@ ${PYSITELIB}/ZConfig/tests/library/widge ${PYSITELIB}/ZConfig/tests/library/widget/__init__.pyo ${PYSITELIB}/ZConfig/tests/library/widget/component.xml ${PYSITELIB}/ZConfig/tests/library/widget/extra.xml +${PYSITELIB}/ZConfig/tests/sphinx_test_schema.xml ${PYSITELIB}/ZConfig/tests/support.py ${PYSITELIB}/ZConfig/tests/support.pyc ${PYSITELIB}/ZConfig/tests/support.pyo Index: pkgsrc/devel/py-zconfig/distinfo diff -u pkgsrc/devel/py-zconfig/distinfo:1.7 pkgsrc/devel/py-zconfig/distinfo:1.8 --- pkgsrc/devel/py-zconfig/distinfo:1.7 Mon Feb 18 12:48:58 2019 +++ pkgsrc/devel/py-zconfig/distinfo Tue Aug 13 10:55:19 2019 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.7 2019/02/18 12:48:58 adam Exp $ +$NetBSD: distinfo,v 1.8 2019/08/13 10:55:19 adam Exp $ -SHA1 (ZConfig-3.4.0.tar.gz) = a90792d3611445b6d4f2a704a7db3a986397bc64 -RMD160 (ZConfig-3.4.0.tar.gz) = c1bdecc29bbb150d271e32dc61e79eca2640a959 -SHA512 (ZConfig-3.4.0.tar.gz) = de6589b50200be10604bb898465b8ea2bcc6bf66dcbc32e22359bd04d6d4e81a25797e9b3fe195052503b06aa5fa3253b8dfc6d003d24b3b08d5e5b1779382b3 -Size (ZConfig-3.4.0.tar.gz) = 121009 bytes +SHA1 (ZConfig-3.5.0.tar.gz) = 66531f61c0cf4e7e7140bbcabae3b463da3add81 +RMD160 (ZConfig-3.5.0.tar.gz) = f3b96f6ed0ee737a09a06732a7496cc23439be6d +SHA512 (ZConfig-3.5.0.tar.gz) = 14af4de2adcb7e5404a4fd8e1a1903758c584898fda7c4d2a660616c37023f0e0b5d4acac789a930c2900eb501528899d51c4ea4c4050535cfbaa629e9159558 +Size (ZConfig-3.5.0.tar.gz) = 127317 bytes --_----------=_1565693719116810--