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: Sun Jan 5 11:14:45 UTC 2025
Modified Files:
pkgsrc/devel/py-test-testmon: Makefile distinfo
Log Message:
py-test-testmon: updated to 2.1.3
2.1.3
fix PytestRemovedIn9Warning: The (path: py.path.local) argument is deprecated
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/py-test-testmon/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/py-test-testmon/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-testmon/Makefile
diff -u pkgsrc/devel/py-test-testmon/Makefile:1.14 pkgsrc/devel/py-test-testmon/Makefile:1.15
--- pkgsrc/devel/py-test-testmon/Makefile:1.14 Mon Nov 11 07:28:27 2024
+++ pkgsrc/devel/py-test-testmon/Makefile Sun Jan 5 11:14:45 2025
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2024/11/11 07:28:27 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2025/01/05 11:14:45 adam Exp $
-DISTNAME= pytest-testmon-2.1.1
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
+DISTNAME= pytest_testmon-2.1.3
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//:S/_/-/}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest-testmon/}
@@ -16,7 +16,5 @@ DEPENDS+= ${PYPKGPREFIX}-test>=5:../../d
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 27
-
.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/py-test-testmon/distinfo
diff -u pkgsrc/devel/py-test-testmon/distinfo:1.15 pkgsrc/devel/py-test-testmon/distinfo:1.16
--- pkgsrc/devel/py-test-testmon/distinfo:1.15 Wed Feb 28 10:32:03 2024
+++ pkgsrc/devel/py-test-testmon/distinfo Sun Jan 5 11:14:45 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2024/02/28 10:32:03 adam Exp $
+$NetBSD: distinfo,v 1.16 2025/01/05 11:14:45 adam Exp $
-BLAKE2s (pytest-testmon-2.1.1.tar.gz) = d60dd86e479262fa799ebfe0a4a9f68025c609bc71c3e0c834eaee7daed4c8d3
-SHA512 (pytest-testmon-2.1.1.tar.gz) = e1e09a4244368bae425b45d7e9ead403ba891f9b9cdea458b3aa1ad48ca0e8e05930dddcaabcc5ed61f4e7ccee5148b0ff072d9c47e1c4821db2f7c506a1fa79
-Size (pytest-testmon-2.1.1.tar.gz) = 20481 bytes
+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
Home |
Main Index |
Thread Index |
Old Index