Sun Feb 5 19:10:11 2017 UTC ()
Updated py-test-runner to 2.11.

2.11
~~~~

* #27: Improved wording in the README around configuration
  for the distutils command and pytest proper.


(wiz)
diff -r1.7 -r1.8 pkgsrc/devel/py-test-runner/Makefile
diff -r1.6 -r1.7 pkgsrc/devel/py-test-runner/distinfo

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

--- pkgsrc/devel/py-test-runner/Makefile 2017/01/22 13:12:51 1.7
+++ pkgsrc/devel/py-test-runner/Makefile 2017/02/05 19:10:10 1.8
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.7 2017/01/22 13:12:51 wiz Exp $ 1# $NetBSD: Makefile,v 1.8 2017/02/05 19:10:10 wiz Exp $
2 2
3DISTNAME= pytest-runner-2.10.1 3DISTNAME= pytest-runner-2.11
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.6 -r1.7 pkgsrc/devel/py-test-runner/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/py-test-runner/distinfo 2017/01/22 13:12:51 1.6
+++ pkgsrc/devel/py-test-runner/distinfo 2017/02/05 19:10:10 1.7
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.6 2017/01/22 13:12:51 wiz Exp $ 1$NetBSD: distinfo,v 1.7 2017/02/05 19:10:10 wiz Exp $
2 2
3SHA1 (pytest-runner-2.10.1.tar.gz) = b27f08202ca02d790b5fce46c5b350634525fe79 3SHA1 (pytest-runner-2.11.tar.gz) = fbdbdc72eae264a49799b740dd7185142737469c
4RMD160 (pytest-runner-2.10.1.tar.gz) = d23d05494cf4aed5e5e2686453b8a061780161a9 4RMD160 (pytest-runner-2.11.tar.gz) = 235c57b67c0eb523815c20426c8657f156d3a17f
5SHA512 (pytest-runner-2.10.1.tar.gz) = 11c570051a0a7ff56fbb4fdc2a87185af6bbcccc05be012eeaefd775efbf21a3fb167a95ae603d627461b3775ee8cfb56b10d356044a4ae3966a7bf9f1b1f4a8 5SHA512 (pytest-runner-2.11.tar.gz) = f9ac757aff00070cc2c272662afb0d839494360ccd26c86bf52b054f29da103bf967fcfbeac3761c1e1c2e90956bcd1f1a58655b44acb8b11536505e51e2fcc6
6Size (pytest-runner-2.10.1.tar.gz) = 8815 bytes 6Size (pytest-runner-2.11.tar.gz) = 9639 bytes