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 6.2.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/6a29cace87dd
branches: trunk
changeset: 445603:6a29cace87dd
user: adam <adam%pkgsrc.org@localhost>
date: Tue Jan 26 06:13:59 2021 +0000
description:
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``.
diffstat:
devel/py-test/Makefile | 4 ++--
devel/py-test/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r d9d3f5898ea5 -r 6a29cace87dd devel/py-test/Makefile
--- a/devel/py-test/Makefile Tue Jan 26 00:34:10 2021 +0000
+++ b/devel/py-test/Makefile Tue Jan 26 06:13:59 2021 +0000
@@ -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/}
diff -r d9d3f5898ea5 -r 6a29cace87dd devel/py-test/distinfo
--- a/devel/py-test/distinfo Tue Jan 26 00:34:10 2021 +0000
+++ b/devel/py-test/distinfo Tue Jan 26 06:13:59 2021 +0000
@@ -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