pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-test-subtests
Module Name: pkgsrc
Committed By: adam
Date: Mon Jun 30 20:10:34 UTC 2025
Modified Files:
pkgsrc/devel/py-test-subtests: Makefile distinfo
Log Message:
py-test-subtests: updated to 0.14.2
0.14.2
* Print output "dots" for successful unittest subtests
* Improved reporting in case subtests raise `pytest.xfail`
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/py-test-subtests/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/py-test-subtests/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-subtests/Makefile
diff -u pkgsrc/devel/py-test-subtests/Makefile:1.13 pkgsrc/devel/py-test-subtests/Makefile:1.14
--- pkgsrc/devel/py-test-subtests/Makefile:1.13 Sat Apr 12 21:10:59 2025
+++ pkgsrc/devel/py-test-subtests/Makefile Mon Jun 30 20:10:33 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2025/04/12 21:10:59 adam Exp $
+# $NetBSD: Makefile,v 1.14 2025/06/30 20:10:33 adam Exp $
-DISTNAME= pytest_subtests-0.14.1
+DISTNAME= pytest_subtests-0.14.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//:S/_/-/}
-PKGREVISION= 1
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest-subtests/}
Index: pkgsrc/devel/py-test-subtests/distinfo
diff -u pkgsrc/devel/py-test-subtests/distinfo:1.10 pkgsrc/devel/py-test-subtests/distinfo:1.11
--- pkgsrc/devel/py-test-subtests/distinfo:1.10 Mon Dec 16 05:56:42 2024
+++ pkgsrc/devel/py-test-subtests/distinfo Mon Jun 30 20:10:33 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2024/12/16 05:56:42 adam Exp $
+$NetBSD: distinfo,v 1.11 2025/06/30 20:10:33 adam Exp $
-BLAKE2s (pytest_subtests-0.14.1.tar.gz) = 664f8b442e10eb48e4b8589d91ce49e1aa54ecb2e8374252abdf125bf9641ee8
-SHA512 (pytest_subtests-0.14.1.tar.gz) = f79afa0747334ad885e4e592b2b4ff1381d00fb282ab24c785afe681120e2a9670dbcd7627bd9041cd24922a96146d8be30f0e221b4a6ee8bef8aa7b52038544
-Size (pytest_subtests-0.14.1.tar.gz) = 17632 bytes
+BLAKE2s (pytest_subtests-0.14.2.tar.gz) = 5fb9cf9794dd77189c6278d13c41b403d97f98c8fbf7bac5f87cb17e8c74592a
+SHA512 (pytest_subtests-0.14.2.tar.gz) = f534cb010ec232bdbe8c1ada93809a2a91e6c91058cd3538a71f6b265563ab332bf13c32af09b67cc9efd45222acbfb75df6a79dec0d6a18bea2fa564ba15625
+Size (pytest_subtests-0.14.2.tar.gz) = 18083 bytes
Home |
Main Index |
Thread Index |
Old Index