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: Mon Jun 3 08:42:13 UTC 2019
Modified Files:
pkgsrc/devel/py-test: Makefile distinfo
Log Message:
py-test: updated to 4.6.1
pytest 4.6.1:
Bug Fixes
* Fix pytest.mark.parametrize when the argvalues is an iterator.
* Fix assertion rewriting of all() calls to deal with non-generators.
To generate a diff of this commit:
cvs rdiff -u -r1.80 -r1.81 pkgsrc/devel/py-test/Makefile
cvs rdiff -u -r1.73 -r1.74 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.80 pkgsrc/devel/py-test/Makefile:1.81
--- pkgsrc/devel/py-test/Makefile:1.80 Sun Jun 2 08:31:27 2019
+++ pkgsrc/devel/py-test/Makefile Mon Jun 3 08:42:13 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.80 2019/06/02 08:31:27 adam Exp $
+# $NetBSD: Makefile,v 1.81 2019/06/03 08:42:13 adam Exp $
-DISTNAME= pytest-4.6.0
+DISTNAME= pytest-4.6.1
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.73 pkgsrc/devel/py-test/distinfo:1.74
--- pkgsrc/devel/py-test/distinfo:1.73 Sun Jun 2 08:31:27 2019
+++ pkgsrc/devel/py-test/distinfo Mon Jun 3 08:42:13 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.73 2019/06/02 08:31:27 adam Exp $
+$NetBSD: distinfo,v 1.74 2019/06/03 08:42:13 adam Exp $
-SHA1 (pytest-4.6.0.tar.gz) = d73fb22683bd510eb049ba967a5b9f25c0a544c9
-RMD160 (pytest-4.6.0.tar.gz) = 048bff4e5189e62675c5e898b878ff74c5c0b8a6
-SHA512 (pytest-4.6.0.tar.gz) = e90ec34736a12ebd6dd706ffa3057efbc666250092c1b5c14fbf4ec749c5d1afe86bb1f750fda119489ea501a33105b06a319755612820f4e0026395faaa2f2e
-Size (pytest-4.6.0.tar.gz) = 949203 bytes
+SHA1 (pytest-4.6.1.tar.gz) = bde79864e5367ccbbca683ae2f673096d77823d5
+RMD160 (pytest-4.6.1.tar.gz) = 35c32d1e07415d6e47da1f3e6bfbe7fd72cc1dc3
+SHA512 (pytest-4.6.1.tar.gz) = 5b7f894a535c605a053eda92ceb07fbf602d45df00aa4d881374e3e944cecc55a9d3e005d08dec7e0e4a4c7049c3a6a44c6e555fcf1a6c67edf6a1eb24ebb70a
+Size (pytest-4.6.1.tar.gz) = 949588 bytes
Home |
Main Index |
Thread Index |
Old Index