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:           Sat Mar  9 06:57:14 UTC 2024

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

Log Message:
py-test-subtests: updated to 0.12.1

0.12.1 (2024-03-07)

* Fixed compatibility with upcoming pytest ``8.1.x``.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/py-test-subtests/Makefile
cvs rdiff -u -r1.6 -r1.7 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.7 pkgsrc/devel/py-test-subtests/Makefile:1.8
--- pkgsrc/devel/py-test-subtests/Makefile:1.7  Thu Mar  7 10:05:54 2024
+++ pkgsrc/devel/py-test-subtests/Makefile      Sat Mar  9 06:57:14 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2024/03/07 10:05:54 adam Exp $
+# $NetBSD: Makefile,v 1.8 2024/03/09 06:57:14 adam Exp $
 
-DISTNAME=      pytest-subtests-0.12.0
+DISTNAME=      pytest-subtests-0.12.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/py//}
 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.6 pkgsrc/devel/py-test-subtests/distinfo:1.7
--- pkgsrc/devel/py-test-subtests/distinfo:1.6  Thu Mar  7 10:05:54 2024
+++ pkgsrc/devel/py-test-subtests/distinfo      Sat Mar  9 06:57:14 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2024/03/07 10:05:54 adam Exp $
+$NetBSD: distinfo,v 1.7 2024/03/09 06:57:14 adam Exp $
 
-BLAKE2s (pytest-subtests-0.12.0.tar.gz) = ac37d1969e39cd0c20b9e4c8fb8fe34feb4f6ec9dff02c4a8704ff32570bec73
-SHA512 (pytest-subtests-0.12.0.tar.gz) = 4ff64e29b5c7f76a239ac3f365450a60d3ebe3ee9d01781c4f79f100b1590d24a867c503567d0bbf60e397bc1cc3dff091afbee823aa9399b7cc14a6e60bc0b8
-Size (pytest-subtests-0.12.0.tar.gz) = 15251 bytes
+BLAKE2s (pytest-subtests-0.12.1.tar.gz) = 9f42c9ad0fae8a847ea07dab936d213574e22fcfa3bbf647c5c20ef1931be1d8
+SHA512 (pytest-subtests-0.12.1.tar.gz) = 5eb4ff950171f8e008b3879453b55bab1ebc82ec60ca4da839158ad6e195c03f1a5d6b6ce2ac263a3ecaa2f684955e4fcc7abf5e429de9ffd898586b758e6cd4
+Size (pytest-subtests-0.12.1.tar.gz) = 15303 bytes



Home | Main Index | Thread Index | Old Index