pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-test



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Nov 15 14:14:49 UTC 2017

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

Log Message:
py-test: updated to 3.2.5

Pytest 3.2.5:

Bug Fixes
Remove py<1.5 restriction from pytest as this can cause version conflicts in some installations.


To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/devel/py-test/Makefile
cvs rdiff -u -r1.35 -r1.36 pkgsrc/devel/py-test/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/Makefile
diff -u pkgsrc/devel/py-test/Makefile:1.38 pkgsrc/devel/py-test/Makefile:1.39
--- pkgsrc/devel/py-test/Makefile:1.38  Wed Nov 15 07:43:41 2017
+++ pkgsrc/devel/py-test/Makefile       Wed Nov 15 14:14:48 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.38 2017/11/15 07:43:41 adam Exp $
+# $NetBSD: Makefile,v 1.39 2017/11/15 14:14:48 adam Exp $
 
-DISTNAME=      pytest-3.2.4
+DISTNAME=      pytest-3.2.5
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/py//}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pytest/}

Index: pkgsrc/devel/py-test/distinfo
diff -u pkgsrc/devel/py-test/distinfo:1.35 pkgsrc/devel/py-test/distinfo:1.36
--- pkgsrc/devel/py-test/distinfo:1.35  Wed Nov 15 07:43:41 2017
+++ pkgsrc/devel/py-test/distinfo       Wed Nov 15 14:14:48 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.35 2017/11/15 07:43:41 adam Exp $
+$NetBSD: distinfo,v 1.36 2017/11/15 14:14:48 adam Exp $
 
-SHA1 (pytest-3.2.4.tar.gz) = 03f24ab799c53c835fe4931a8ccff94c96f74109
-RMD160 (pytest-3.2.4.tar.gz) = d5bc488728604f04a99ffe1a66a8ec9707f344d5
-SHA512 (pytest-3.2.4.tar.gz) = 6c182618f6b34dbe97182d04462517941d00843e79f7221ef53236be51179a6880e5bc1fc8399bf1a8294daa85265c1c98e061b23d3c81ac49276b9805ae5ca2
-Size (pytest-3.2.4.tar.gz) = 792352 bytes
+SHA1 (pytest-3.2.5.tar.gz) = 31b53382c861164aaa514f7c32a30019b53cc4a2
+RMD160 (pytest-3.2.5.tar.gz) = 13dbd9a2b499bbdea62447f1407b8a2ae33cbfa9
+SHA512 (pytest-3.2.5.tar.gz) = 37fb9a3b13a517062e0e37f0988cb5cc9b7b9834ccf1c21b1f2ace25ccd977668f27011d5b5b0fdbf5a23135c29054957f36baff643d797250d55ac267a578a3
+Size (pytest-3.2.5.tar.gz) = 792397 bytes



Home | Main Index | Thread Index | Old Index