pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/py-test-runner Updated py-test-runner to 2.8.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/74c0cfaf2a93
branches:  trunk
changeset: 347783:74c0cfaf2a93
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun May 29 21:28:42 2016 +0000

description:
Updated py-test-runner to 2.8.

2.8
~~~

* #16: Added a license file, required for membership to
  pytest-dev.
* Releases are now made automatically by pushing a
  tagged release that passes tests on Python 3.5.

diffstat:

 devel/py-test-runner/Makefile |   6 +++---
 devel/py-test-runner/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 8 deletions(-)

diffs (31 lines):

diff -r b713d69bc4d3 -r 74c0cfaf2a93 devel/py-test-runner/Makefile
--- a/devel/py-test-runner/Makefile     Sun May 29 21:27:15 2016 +0000
+++ b/devel/py-test-runner/Makefile     Sun May 29 21:28:42 2016 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2016/04/13 18:49:08 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2016/05/29 21:28:42 wiz Exp $
 
-DISTNAME=      pytest-runner-2.7.1
+DISTNAME=      pytest-runner-2.8
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/py//}
 CATEGORIES=    devel
-MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pytest-runner/}
+MASTER_SITES=  https://pypi.python.org/packages/46/6c/ff61a9e0d513222afa3529bdb565a465812b7e50b218a5afd705f46b258c/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://pypi.python.org/pypi/pytest-runner
diff -r b713d69bc4d3 -r 74c0cfaf2a93 devel/py-test-runner/distinfo
--- a/devel/py-test-runner/distinfo     Sun May 29 21:27:15 2016 +0000
+++ b/devel/py-test-runner/distinfo     Sun May 29 21:28:42 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2016/04/13 18:49:08 wiz Exp $
+$NetBSD: distinfo,v 1.4 2016/05/29 21:28:42 wiz Exp $
 
-SHA1 (pytest-runner-2.7.1.tar.gz) = 585083e9b94685fb3bc4a6f3de7afa00cca1f700
-RMD160 (pytest-runner-2.7.1.tar.gz) = b234b504d06485273a6d00569da6232a45b97613
-SHA512 (pytest-runner-2.7.1.tar.gz) = 7b8b347fefc174dd78b5a19184ed3427deb953db5b18e2a990e40afcbc183de56259bd848870b609572b8db325b3ff2d0545b0ada64fbdc4717044e8a99e7b5b
-Size (pytest-runner-2.7.1.tar.gz) = 7059 bytes
+SHA1 (pytest-runner-2.8.tar.gz) = 7ba813e723ad0af20fed77a7dfd444f8b38c0477
+RMD160 (pytest-runner-2.8.tar.gz) = 20375891542f1cdd753db600a29d75b9230c93d9
+SHA512 (pytest-runner-2.8.tar.gz) = bdbd71dc4713dca2b00fa63e8414dab0611af460c25746d5377881024c23e2c8a6f1374ab9c94fa33dae1ac2f0b7ba10f747287a3cbaeb5a44ff1dd4542e122e
+Size (pytest-runner-2.8.tar.gz) = 8535 bytes



Home | Main Index | Thread Index | Old Index