pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-test-testmon
Module Name: pkgsrc
Committed By: adam
Date: Mon Nov 17 13:51:32 UTC 2025
Modified Files:
pkgsrc/devel/py-test-testmon: Makefile PLIST distinfo
Log Message:
py-test-testmon: updated to 2.1.4
2.1.4
internal error in some match statements (when function defined in math-case statement)
improve unreliable system packages change detection fixes
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/py-test-testmon/Makefile \
pkgsrc/devel/py-test-testmon/distinfo
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/py-test-testmon/PLIST
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-testmon/Makefile
diff -u pkgsrc/devel/py-test-testmon/Makefile:1.16 pkgsrc/devel/py-test-testmon/Makefile:1.17
--- pkgsrc/devel/py-test-testmon/Makefile:1.16 Sat Apr 12 21:10:59 2025
+++ pkgsrc/devel/py-test-testmon/Makefile Mon Nov 17 13:51:32 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2025/04/12 21:10:59 adam Exp $
+# $NetBSD: Makefile,v 1.17 2025/11/17 13:51:32 adam Exp $
-DISTNAME= pytest_testmon-2.1.3
+DISTNAME= pytest_testmon-2.1.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//:S/_/-/}
-PKGREVISION= 1
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest-testmon/}
Index: pkgsrc/devel/py-test-testmon/distinfo
diff -u pkgsrc/devel/py-test-testmon/distinfo:1.16 pkgsrc/devel/py-test-testmon/distinfo:1.17
--- pkgsrc/devel/py-test-testmon/distinfo:1.16 Sun Jan 5 11:14:45 2025
+++ pkgsrc/devel/py-test-testmon/distinfo Mon Nov 17 13:51:32 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2025/01/05 11:14:45 adam Exp $
+$NetBSD: distinfo,v 1.17 2025/11/17 13:51:32 adam Exp $
-BLAKE2s (pytest_testmon-2.1.3.tar.gz) = 9e3d05d8d77ca9d4ef1a27a414f95c922d81046a23b59ff5eb5eb11825fbc9fb
-SHA512 (pytest_testmon-2.1.3.tar.gz) = e1a428f13f0dfbab9e24728a56bc32c46d9b045ee0c4a872d8d4236e8b742d9d3278927307ce75b8719d63c6f7c8bb277f20c1cad4eea05021bfbb0382664528
-Size (pytest_testmon-2.1.3.tar.gz) = 22608 bytes
+BLAKE2s (pytest_testmon-2.1.4.tar.gz) = 9f5ce644cae106849905a2b4a24f88f8b90a9efe0b05f55bc24c072234a0e6f7
+SHA512 (pytest_testmon-2.1.4.tar.gz) = 77c64208a2dfb224d4cc8d68edcdd69f9425a8f18ba319a741ec926c873630f7ce1e9133e174d94136fd57465ad9086e08f8e133abd3abea4fb8b217a5346fee
+Size (pytest_testmon-2.1.4.tar.gz) = 22322 bytes
Index: pkgsrc/devel/py-test-testmon/PLIST
diff -u pkgsrc/devel/py-test-testmon/PLIST:1.6 pkgsrc/devel/py-test-testmon/PLIST:1.7
--- pkgsrc/devel/py-test-testmon/PLIST:1.6 Sat Apr 12 21:10:59 2025
+++ pkgsrc/devel/py-test-testmon/PLIST Mon Nov 17 13:51:32 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2025/04/12 21:10:59 adam Exp $
+@comment $NetBSD: PLIST,v 1.7 2025/11/17 13:51:32 adam Exp $
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
@@ -26,6 +26,3 @@ ${PYSITELIB}/testmon/pytest_testmon.pyo
${PYSITELIB}/testmon/testmon_core.py
${PYSITELIB}/testmon/testmon_core.pyc
${PYSITELIB}/testmon/testmon_core.pyo
-${PYSITELIB}/testmon/tox_testmon.py
-${PYSITELIB}/testmon/tox_testmon.pyc
-${PYSITELIB}/testmon/tox_testmon.pyo
Home |
Main Index |
Thread Index |
Old Index