pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-test5



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Jan 30 19:44:13 UTC 2020

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

Log Message:
py-test5: updated to 5.3.5

pytest 5.3.5:

Bug Fixes
- Fix regression in pytest 5.3.4 causing an INTERNALERROR due to a wrong assertion.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/py-test5/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/py-test5/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-test5/Makefile
diff -u pkgsrc/devel/py-test5/Makefile:1.10 pkgsrc/devel/py-test5/Makefile:1.11
--- pkgsrc/devel/py-test5/Makefile:1.10 Wed Jan 22 18:56:04 2020
+++ pkgsrc/devel/py-test5/Makefile      Thu Jan 30 19:44:13 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2020/01/22 18:56:04 adam Exp $
+# $NetBSD: Makefile,v 1.11 2020/01/30 19:44:13 adam Exp $
 
-DISTNAME=      pytest-5.3.4
+DISTNAME=      pytest-5.3.5
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/py//}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pytest/}

Index: pkgsrc/devel/py-test5/distinfo
diff -u pkgsrc/devel/py-test5/distinfo:1.9 pkgsrc/devel/py-test5/distinfo:1.10
--- pkgsrc/devel/py-test5/distinfo:1.9  Wed Jan 22 18:56:04 2020
+++ pkgsrc/devel/py-test5/distinfo      Thu Jan 30 19:44:13 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2020/01/22 18:56:04 adam Exp $
+$NetBSD: distinfo,v 1.10 2020/01/30 19:44:13 adam Exp $
 
-SHA1 (pytest-5.3.4.tar.gz) = 6b0ec2cc1d8bcc310f925eaffbb05c828a821135
-RMD160 (pytest-5.3.4.tar.gz) = 7a5c50e8bda76fb590cbce8a28c8edd2f7b259dc
-SHA512 (pytest-5.3.4.tar.gz) = 562966d74d2ff12715ececa46acdd49de67f5e792687d52b3f53589f6dc6105aed09bd4c5098989d70b8a69e6bb4cfb9c0b1ee7e9cfc8e8252e3ba6b4d39e4bc
-Size (pytest-5.3.4.tar.gz) = 990897 bytes
+SHA1 (pytest-5.3.5.tar.gz) = ca9aa51026dff9e8368eb18d729a3e227fa679cd
+RMD160 (pytest-5.3.5.tar.gz) = e03742f5e3e73277ef5bcd49b6373bf70e98657f
+SHA512 (pytest-5.3.5.tar.gz) = 14877d67aef83d498c8a2917b9633bda317948fa889100e6d1a00547a71f0bfb32d8a01506e97bab6372bfbae17a03aa21bdad8d81072a163a5c9c042498a3b3
+Size (pytest-5.3.5.tar.gz) = 990935 bytes



Home | Main Index | Thread Index | Old Index