pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/py-test py-test: updated to 3.2.5



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7bf2d1a67554
branches:  trunk
changeset: 371573:7bf2d1a67554
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Nov 15 14:14:48 2017 +0000

description:
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.

diffstat:

 devel/py-test/Makefile |   4 ++--
 devel/py-test/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r f0f17738fede -r 7bf2d1a67554 devel/py-test/Makefile
--- a/devel/py-test/Makefile    Wed Nov 15 14:13:58 2017 +0000
+++ b/devel/py-test/Makefile    Wed Nov 15 14:14:48 2017 +0000
@@ -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/}
diff -r f0f17738fede -r 7bf2d1a67554 devel/py-test/distinfo
--- a/devel/py-test/distinfo    Wed Nov 15 14:13:58 2017 +0000
+++ b/devel/py-test/distinfo    Wed Nov 15 14:14:48 2017 +0000
@@ -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