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: Tue Jan 26 06:13:59 UTC 2021
Modified Files:
pkgsrc/devel/py-test: Makefile distinfo
Log Message:
py-test: updated to 6.2.2
pytest 6.2.2
Bug Fixes
- Fixed "(<Skipped instance>)" being shown as a skip reason in the verbose test summary line when the reason is empty.
- Fix the ``faulthandler`` plugin for occasions when running with ``twisted.logger`` and using ``pytest --capture=no``.
To generate a diff of this commit:
cvs rdiff -u -r1.99 -r1.100 pkgsrc/devel/py-test/Makefile
cvs rdiff -u -r1.86 -r1.87 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.99 pkgsrc/devel/py-test/Makefile:1.100
--- pkgsrc/devel/py-test/Makefile:1.99 Wed Dec 16 13:15:12 2020
+++ pkgsrc/devel/py-test/Makefile Tue Jan 26 06:13:59 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.99 2020/12/16 13:15:12 adam Exp $
+# $NetBSD: Makefile,v 1.100 2021/01/26 06:13:59 adam Exp $
-DISTNAME= pytest-6.2.1
+DISTNAME= pytest-6.2.2
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.86 pkgsrc/devel/py-test/distinfo:1.87
--- pkgsrc/devel/py-test/distinfo:1.86 Wed Dec 16 13:15:12 2020
+++ pkgsrc/devel/py-test/distinfo Tue Jan 26 06:13:59 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.86 2020/12/16 13:15:12 adam Exp $
+$NetBSD: distinfo,v 1.87 2021/01/26 06:13:59 adam Exp $
-SHA1 (pytest-6.2.1.tar.gz) = 7450c3db97d3202c2e2649b250c3df9bac3a8efe
-RMD160 (pytest-6.2.1.tar.gz) = b9617daa1449b3431b34759d30bb91d8fc151e8a
-SHA512 (pytest-6.2.1.tar.gz) = abd130212411e0a26265aec922958053e41d05d09d14942b75c1ba81d0ad7c5115d851110a257b32f0b05a2d515961ad068a1fd65f7e275cfe65d16150d008a6
-Size (pytest-6.2.1.tar.gz) = 1102958 bytes
+SHA1 (pytest-6.2.2.tar.gz) = f76ce196096c05575a0a18d02c9adcb85a122b3b
+RMD160 (pytest-6.2.2.tar.gz) = 5e788a16285b8b3d41648ceda2bcffebc179aaa8
+SHA512 (pytest-6.2.2.tar.gz) = a81def83759c550c169b3db8ed43b4df40433a88acb663e2e9422ef562149ed52041724b7f3cc5d0d6b532f2243a8d9a9614ffbcd87ed571f7fdde7f036c2297
+Size (pytest-6.2.2.tar.gz) = 1116980 bytes
Home |
Main Index |
Thread Index |
Old Index