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:           Wed Feb 28 10:32:03 UTC 2024

Modified Files:
        pkgsrc/devel/py-test-testmon: Makefile distinfo

Log Message:
py-test-testmon: updated to 2.1.1

v2.1.1
Allow pytest 8 (after testing) and bump version to 2.1.1.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/py-test-testmon/Makefile
cvs rdiff -u -r1.14 -r1.15 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.12 pkgsrc/devel/py-test-testmon/Makefile:1.13
--- pkgsrc/devel/py-test-testmon/Makefile:1.12  Sun Jan 14 20:51:46 2024
+++ pkgsrc/devel/py-test-testmon/Makefile       Wed Feb 28 10:32:03 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2024/01/14 20:51:46 adam Exp $
+# $NetBSD: Makefile,v 1.13 2024/02/28 10:32:03 adam Exp $
 
-DISTNAME=      pytest-testmon-2.1.0
+DISTNAME=      pytest-testmon-2.1.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/py//}
 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.14 pkgsrc/devel/py-test-testmon/distinfo:1.15
--- pkgsrc/devel/py-test-testmon/distinfo:1.14  Sun Jan 14 20:51:46 2024
+++ pkgsrc/devel/py-test-testmon/distinfo       Wed Feb 28 10:32:03 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2024/01/14 20:51:46 adam Exp $
+$NetBSD: distinfo,v 1.15 2024/02/28 10:32:03 adam Exp $
 
-BLAKE2s (pytest-testmon-2.1.0.tar.gz) = 5ccf1a7ff37ad1a4a2e2ae3cc851f8b61be6617658d5c2e952239caa077c1614
-SHA512 (pytest-testmon-2.1.0.tar.gz) = 57175769f638355f4c243d686c2fe6b802dc67a3998d5ff871639a84a869466f5fc5be128fdd72f4e46dbd9f8adeff199ec57130e4185b0a2d6b391f9f43f6f3
-Size (pytest-testmon-2.1.0.tar.gz) = 20310 bytes
+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



Home | Main Index | Thread Index | Old Index