pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-test-runner



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Feb  5 19:10:11 UTC 2017

Modified Files:
        pkgsrc/devel/py-test-runner: Makefile distinfo

Log Message:
Updated py-test-runner to 2.11.

2.11
~~~~

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


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/py-test-runner/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/py-test-runner/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/py-test-runner/Makefile
diff -u pkgsrc/devel/py-test-runner/Makefile:1.7 pkgsrc/devel/py-test-runner/Makefile:1.8
--- pkgsrc/devel/py-test-runner/Makefile:1.7    Sun Jan 22 13:12:51 2017
+++ pkgsrc/devel/py-test-runner/Makefile        Sun Feb  5 19:10:10 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2017/01/22 13:12:51 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2017/02/05 19:10:10 wiz Exp $
 
-DISTNAME=      pytest-runner-2.10.1
+DISTNAME=      pytest-runner-2.11
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/py//}
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pytest-runner/}

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



Home | Main Index | Thread Index | Old Index