Received: by mail.netbsd.org (Postfix, from userid 605) id 552ED84DA6; Tue, 17 Oct 2017 18:06:45 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D550784D7B for ; Tue, 17 Oct 2017 18:06:44 +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 sd3cmSC3GgoJ for ; Tue, 17 Oct 2017 18:06:44 +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 551A684D48 for ; Tue, 17 Oct 2017 18:06:44 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4C1DAFBC7; Tue, 17 Oct 2017 18:06:44 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1508263604294750" MIME-Version: 1.0 Date: Tue, 17 Oct 2017 18:06:44 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/devel/py-entrypoints To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20171017180644.4C1DAFBC7@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. --_----------=_1508263604294750 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Tue Oct 17 18:06:44 UTC 2017 Modified Files: pkgsrc/devel/py-entrypoints: Makefile PLIST distinfo Log Message: py-entrypoints: update to 0.2.3 0.2.3: Bug fixes To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/py-entrypoints/Makefile \ pkgsrc/devel/py-entrypoints/PLIST pkgsrc/devel/py-entrypoints/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1508263604294750 Content-Disposition: inline Content-Length: 3024 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/py-entrypoints/Makefile diff -u pkgsrc/devel/py-entrypoints/Makefile:1.1 pkgsrc/devel/py-entrypoints/Makefile:1.2 --- pkgsrc/devel/py-entrypoints/Makefile:1.1 Sun Apr 23 05:13:03 2017 +++ pkgsrc/devel/py-entrypoints/Makefile Tue Oct 17 18:06:44 2017 @@ -1,29 +1,21 @@ -# $NetBSD: Makefile,v 1.1 2017/04/23 05:13:03 markd Exp $ +# $NetBSD: Makefile,v 1.2 2017/10/17 18:06:44 adam Exp $ -DISTNAME= entrypoints-0.2.2 +DISTNAME= entrypoints-0.2.3 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_GITHUB:=takluyver/} -GITHUB_PROJECT= entrypoints +CATEGORIES= devel python +MASTER_SITES= ${MASTER_SITE_PYPI:=e/entrypoints/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://github.com/takluyver/entrypoints COMMENT= Discover and load entry points from installed packages LICENSE= mit -NO_BUILD= yes -PY_PATCHPLIST= yes - -.include "../../lang/python/extension.mk" +.include "../../lang/python/distutils.mk" .if ${PYPKGPREFIX} == py27 -DEPENDS+= ${PYPKGPREFIX}-configparser-[0-9]*:../../devel/py-configparser +DEPENDS+= ${PYPKGPREFIX}-configparser>=3.5:../../devel/py-configparser .endif USE_LANGUAGES= # none -do-install: - ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/${PYSITELIB} - ${INSTALL_DATA} ${WRKSRC}/entrypoints.py ${DESTDIR}${PREFIX}/${PYSITELIB} - .include "../../mk/bsd.pkg.mk" Index: pkgsrc/devel/py-entrypoints/PLIST diff -u pkgsrc/devel/py-entrypoints/PLIST:1.1 pkgsrc/devel/py-entrypoints/PLIST:1.2 --- pkgsrc/devel/py-entrypoints/PLIST:1.1 Sun Apr 23 05:13:03 2017 +++ pkgsrc/devel/py-entrypoints/PLIST Tue Oct 17 18:06:44 2017 @@ -1,2 +1,5 @@ -@comment $NetBSD: PLIST,v 1.1 2017/04/23 05:13:03 markd Exp $ +@comment $NetBSD: PLIST,v 1.2 2017/10/17 18:06:44 adam Exp $ +${PYSITELIB}/${EGG_FILE} ${PYSITELIB}/entrypoints.py +${PYSITELIB}/entrypoints.pyc +${PYSITELIB}/entrypoints.pyo Index: pkgsrc/devel/py-entrypoints/distinfo diff -u pkgsrc/devel/py-entrypoints/distinfo:1.1 pkgsrc/devel/py-entrypoints/distinfo:1.2 --- pkgsrc/devel/py-entrypoints/distinfo:1.1 Sun Apr 23 05:13:03 2017 +++ pkgsrc/devel/py-entrypoints/distinfo Tue Oct 17 18:06:44 2017 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1 2017/04/23 05:13:03 markd Exp $ +$NetBSD: distinfo,v 1.2 2017/10/17 18:06:44 adam Exp $ -SHA1 (entrypoints-0.2.2.tar.gz) = 75f43c6051e5d7b3bec7cf11fb7228d447efb06b -RMD160 (entrypoints-0.2.2.tar.gz) = 0c63943c7bcbd9da7a80a990c5ac2a24162f200d -SHA512 (entrypoints-0.2.2.tar.gz) = c987807924f92fd6bc0aab1cccaa4b204587d4f34932c353033ed062fff5adf69bfdc8767f095dda15fff9b57e2be2d205bfa44abc5ad7f7820114e0355a6e99 -Size (entrypoints-0.2.2.tar.gz) = 11162 bytes +SHA1 (entrypoints-0.2.3.tar.gz) = 0322bb94136115c4b046923e0433885765832215 +RMD160 (entrypoints-0.2.3.tar.gz) = 78fd84cfb3f103e14b5501879777aa628ba02d79 +SHA512 (entrypoints-0.2.3.tar.gz) = f6ce289d7bd3992c638a4dcb10c97d598d54bf12dcc49f6aa4d21f41bb3be881c9e3b64f6b3f808bd00662e549b66baf1899a22a69fa15bb3abe23a9797535d4 +Size (entrypoints-0.2.3.tar.gz) = 11158 bytes --_----------=_1508263604294750--