Sun Feb 14 10:46:35 2016 UTC ()
Update py-test-runner to 2.7.

2.7
~~~

* Moved hosting to Github.


(wiz)
diff -r1.1 -r1.2 pkgsrc/devel/py-test-runner/Makefile
diff -r1.1 -r1.2 pkgsrc/devel/py-test-runner/distinfo

cvs diff -r1.1 -r1.2 pkgsrc/devel/py-test-runner/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/py-test-runner/Makefile 2015/11/07 18:58:06 1.1
+++ pkgsrc/devel/py-test-runner/Makefile 2016/02/14 10:46:35 1.2
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.1 2015/11/07 18:58:06 wiz Exp $ 1# $NetBSD: Makefile,v 1.2 2016/02/14 10:46:35 wiz Exp $
2 2
3DISTNAME= pytest-runner-2.6.2 3DISTNAME= pytest-runner-2.7
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
5CATEGORIES= devel 5CATEGORIES= devel
6MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest-runner/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest-runner/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://pypi.python.org/pypi/pytest-runner 9HOMEPAGE= https://pypi.python.org/pypi/pytest-runner
10COMMENT= Invoke py.test as distutils command with dependency resolution 10COMMENT= Invoke py.test as distutils command with dependency resolution
11LICENSE= mit 11LICENSE= mit
12 12
13DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test 13DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
14DEPENDS+= ${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm 14DEPENDS+= ${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm
15 15
16.include "../../lang/python/egg.mk" 16.include "../../lang/python/egg.mk"

cvs diff -r1.1 -r1.2 pkgsrc/devel/py-test-runner/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/py-test-runner/distinfo 2015/11/07 18:58:06 1.1
+++ pkgsrc/devel/py-test-runner/distinfo 2016/02/14 10:46:35 1.2
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.1 2015/11/07 18:58:06 wiz Exp $ 1$NetBSD: distinfo,v 1.2 2016/02/14 10:46:35 wiz Exp $
2 2
3SHA1 (pytest-runner-2.6.2.tar.gz) = 838dcf336c9763d46ab6fe60399e266a0494baa5 3SHA1 (pytest-runner-2.7.tar.gz) = b3ebefd7ea840a57ce168e16226aa7c2729904d2
4RMD160 (pytest-runner-2.6.2.tar.gz) = 6f7d1a78de240f4393b9c8bb24af6e075c829e16 4RMD160 (pytest-runner-2.7.tar.gz) = 174e6fdaf68daa8ee69401d40bbc07ef513c4b72
5SHA512 (pytest-runner-2.6.2.tar.gz) = 6a993e8729d5e203986f2526d46e96b7ac19e65fc26493a55a98e858304ecde0c47576476864a0ee1817ea1a7b02cfda952fc03f79b84fff249021f140f3d00d 5SHA512 (pytest-runner-2.7.tar.gz) = 0c73a0a0340854cfd9fdb88a01bb10e6b4ffa574f9fab78d6addf36d1e6b125bf64b539832a879a9c5750f4cbed19e63ad178b47e580bf05dc6dba7f1d47a88e
6Size (pytest-runner-2.6.2.tar.gz) = 6379 bytes 6Size (pytest-runner-2.7.tar.gz) = 6525 bytes