Received: by mail.netbsd.org (Postfix, from userid 605) id A1D5684DCF; Sat, 19 Oct 2019 17:01:55 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2A22C84D6F for ; Sat, 19 Oct 2019 17:01:55 +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 RQVfa3LrJYjg for ; Sat, 19 Oct 2019 17:01:54 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 9FB5084D56 for ; Sat, 19 Oct 2019 17:01:54 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 99505FBF4; Sat, 19 Oct 2019 17:01:54 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1571504514254370" MIME-Version: 1.0 Date: Sat, 19 Oct 2019 17:01:54 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/devel/py-traitlets To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20191019170154.99505FBF4@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. --_----------=_1571504514254370 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sat Oct 19 17:01:54 UTC 2019 Modified Files: pkgsrc/devel/py-traitlets: Makefile distinfo Log Message: py-traitlets: updated to 4.3.3 4.3.3 backports some small bugfixes and improvements: - Adds :attr:`Application.loaded_config_files` property for accessing config files that have been loaded and makes the property idempotent on multiple loads. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/py-traitlets/Makefile cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/py-traitlets/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1571504514254370 Content-Disposition: inline Content-Length: 2417 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/py-traitlets/Makefile diff -u pkgsrc/devel/py-traitlets/Makefile:1.4 pkgsrc/devel/py-traitlets/Makefile:1.5 --- pkgsrc/devel/py-traitlets/Makefile:1.4 Mon Oct 16 12:11:56 2017 +++ pkgsrc/devel/py-traitlets/Makefile Sat Oct 19 17:01:54 2019 @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2017/10/16 12:11:56 adam Exp $ +# $NetBSD: Makefile,v 1.5 2019/10/19 17:01:54 adam Exp $ -DISTNAME= traitlets-4.3.2 -PKGREVISION= 2 +DISTNAME= traitlets-4.3.3 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= devel python MASTER_SITES= ${MASTER_SITE_PYPI:=t/traitlets/} @@ -11,15 +10,16 @@ HOMEPAGE= http://ipython.org/ COMMENT= Traitlets Python config system LICENSE= modified-bsd -.include "../../lang/python/distutils.mk" - -.if ${PYPKGPREFIX} == py27 -DEPENDS+= ${PYPKGPREFIX}-enum34-[0-9]*:../../devel/py-enum34 -.endif DEPENDS+= ${PYPKGPREFIX}-decorator-[0-9]*:../../devel/py-decorator DEPENDS+= ${PYPKGPREFIX}-ipython_genutils-[0-9]*:../../devel/py-ipython_genutils DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six +.include "../../lang/python/pyversion.mk" +.if ${_PYTHON_VERSION} == 27 +DEPENDS+= ${PYPKGPREFIX}-enum34-[0-9]*:../../devel/py-enum34 +.endif + USE_LANGUAGES= # none +.include "../../lang/python/distutils.mk" .include "../../mk/bsd.pkg.mk" Index: pkgsrc/devel/py-traitlets/distinfo diff -u pkgsrc/devel/py-traitlets/distinfo:1.1 pkgsrc/devel/py-traitlets/distinfo:1.2 --- pkgsrc/devel/py-traitlets/distinfo:1.1 Sat Mar 18 23:51:21 2017 +++ pkgsrc/devel/py-traitlets/distinfo Sat Oct 19 17:01:54 2019 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1 2017/03/18 23:51:21 minskim Exp $ +$NetBSD: distinfo,v 1.2 2019/10/19 17:01:54 adam Exp $ -SHA1 (traitlets-4.3.2.tar.gz) = 5f87b54cc7888b20e1c1c15e052a8c89f23879ea -RMD160 (traitlets-4.3.2.tar.gz) = 518b3738594f59387078438780ac8c3e081cdb14 -SHA512 (traitlets-4.3.2.tar.gz) = 4f3239bc31af224814c8181dd1ac0fe5287160aee48b2b0f54afae841c8a9d7eaed010082044b6d16f91cd970bf0aa1eeba57d4503dd919fc8c4613ac5150ca9 -Size (traitlets-4.3.2.tar.gz) = 88173 bytes +SHA1 (traitlets-4.3.3.tar.gz) = 1bfff63fcf608ae57202774015b7448e85f650b6 +RMD160 (traitlets-4.3.3.tar.gz) = 10275bb52f8ada23aa771d27f7ba8282bb364cdb +SHA512 (traitlets-4.3.3.tar.gz) = a7ae0276e5234d6d428908e1ec74c0b92f2b1b73e37402ad154151c41ef6e4aaaad53e8990d4233d8023c31d919e4ea66f100a82324abcb0e6ffb92283fd3c9e +Size (traitlets-4.3.3.tar.gz) = 89838 bytes --_----------=_1571504514254370--