Received: by mail.netbsd.org (Postfix, from userid 605) id 77E9584DD3; Mon, 16 Oct 2017 17:14:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0261884DD2 for ; Mon, 16 Oct 2017 17:14:11 +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 A7Zc_wuU_4NJ for ; Mon, 16 Oct 2017 17:14:10 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7576684D46 for ; Mon, 16 Oct 2017 17:14:10 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 70F4CFBC7; Mon, 16 Oct 2017 17:14:10 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1508174050290430" MIME-Version: 1.0 Date: Mon, 16 Oct 2017 17:14:10 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/devel/py-testpath To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20171016171410.70F4CFBC7@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. --_----------=_1508174050290430 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Oct 16 17:14:10 UTC 2017 Modified Files: pkgsrc/devel/py-testpath: Makefile PLIST distinfo Log Message: py-testpath: update to 0.3.1 0.3.1: Bug fixes To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/py-testpath/Makefile \ pkgsrc/devel/py-testpath/PLIST pkgsrc/devel/py-testpath/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1508174050290430 Content-Disposition: inline Content-Length: 3188 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/py-testpath/Makefile diff -u pkgsrc/devel/py-testpath/Makefile:1.1 pkgsrc/devel/py-testpath/Makefile:1.2 --- pkgsrc/devel/py-testpath/Makefile:1.1 Sun Apr 23 05:04:02 2017 +++ pkgsrc/devel/py-testpath/Makefile Mon Oct 16 17:14:10 2017 @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.1 2017/04/23 05:04:02 markd Exp $ +# $NetBSD: Makefile,v 1.2 2017/10/16 17:14:10 adam Exp $ -DISTNAME= testpath-0.3 +DISTNAME= testpath-0.3.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_GITHUB:=jupyter/} -GITHUB_PROJECT= testpath +CATEGORIES= devel python +MASTER_SITES= ${MASTER_SITE_PYPI:=t/testpath/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://github.com/jupyter/testpath @@ -13,12 +12,8 @@ LICENSE= mit USE_LANGUAGES= # none -NO_BUILD= yes -PY_PATCHPLIST= yes +post-extract: + ${RM} ${WRKSRC}/testpath/cli-*.exe -do-install: - ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/${PYSITELIB}/testpath - ${INSTALL_DATA} ${WRKSRC}/testpath/*.py ${DESTDIR}${PREFIX}/${PYSITELIB}/testpath/ - -.include "../../lang/python/extension.mk" +.include "../../lang/python/distutils.mk" .include "../../mk/bsd.pkg.mk" Index: pkgsrc/devel/py-testpath/PLIST diff -u pkgsrc/devel/py-testpath/PLIST:1.1 pkgsrc/devel/py-testpath/PLIST:1.2 --- pkgsrc/devel/py-testpath/PLIST:1.1 Sun Apr 23 05:04:02 2017 +++ pkgsrc/devel/py-testpath/PLIST Mon Oct 16 17:14:10 2017 @@ -1,6 +1,17 @@ -@comment $NetBSD: PLIST,v 1.1 2017/04/23 05:04:02 markd Exp $ +@comment $NetBSD: PLIST,v 1.2 2017/10/16 17:14:10 adam Exp $ +${PYSITELIB}/${EGG_FILE} ${PYSITELIB}/testpath/__init__.py +${PYSITELIB}/testpath/__init__.pyc +${PYSITELIB}/testpath/__init__.pyo ${PYSITELIB}/testpath/asserts.py +${PYSITELIB}/testpath/asserts.pyc +${PYSITELIB}/testpath/asserts.pyo ${PYSITELIB}/testpath/commands.py +${PYSITELIB}/testpath/commands.pyc +${PYSITELIB}/testpath/commands.pyo ${PYSITELIB}/testpath/env.py +${PYSITELIB}/testpath/env.pyc +${PYSITELIB}/testpath/env.pyo ${PYSITELIB}/testpath/tempdir.py +${PYSITELIB}/testpath/tempdir.pyc +${PYSITELIB}/testpath/tempdir.pyo Index: pkgsrc/devel/py-testpath/distinfo diff -u pkgsrc/devel/py-testpath/distinfo:1.1 pkgsrc/devel/py-testpath/distinfo:1.2 --- pkgsrc/devel/py-testpath/distinfo:1.1 Sun Apr 23 05:04:02 2017 +++ pkgsrc/devel/py-testpath/distinfo Mon Oct 16 17:14:10 2017 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1 2017/04/23 05:04:02 markd Exp $ +$NetBSD: distinfo,v 1.2 2017/10/16 17:14:10 adam Exp $ -SHA1 (testpath-0.3.tar.gz) = 09337b52d26b02575b311601786a5b80d80b5d15 -RMD160 (testpath-0.3.tar.gz) = 904941b939fcdbae20acda8866bb0baa00fbcaa5 -SHA512 (testpath-0.3.tar.gz) = 71a3266e17616c4df4a4c465151e9d48b89f573e4562132e85982b62446396884a270a32b5d4956aac1f0be1a00096cab9d0dc1718ae8b6312b0436eca683bdf -Size (testpath-0.3.tar.gz) = 91250 bytes +SHA1 (testpath-0.3.1.tar.gz) = f0b56f062f30555ca6f6844c7048cb20cd8c5a1f +RMD160 (testpath-0.3.1.tar.gz) = 14a65dd3d1e9e8c62dbd3c0fa6842ce99eb8b734 +SHA512 (testpath-0.3.1.tar.gz) = 30eb88cdaab26333b8f04ca7d5de3f56190837bde5406dbee0163eac69a8c2ec5b9626e9c3de001f5a14cf0317bdcbcee4996956f0299a32dcf5f74201d39d06 +Size (testpath-0.3.1.tar.gz) = 91663 bytes --_----------=_1508174050290430--