pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/py-test-lazy-fixtures



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Oct 10 08:25:50 UTC 2025

Modified Files:
        pkgsrc/devel/py-test-lazy-fixtures: Makefile distinfo

Log Message:
py-test-lazy-fixtures: updated to 1.4.0

1.4.0

Add support for implicit lazy fixture injection
Bump actions/setup-python from 5 to 6 in the github-actions group


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/py-test-lazy-fixtures/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/py-test-lazy-fixtures/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-lazy-fixtures/Makefile
diff -u pkgsrc/devel/py-test-lazy-fixtures/Makefile:1.9 pkgsrc/devel/py-test-lazy-fixtures/Makefile:1.10
--- pkgsrc/devel/py-test-lazy-fixtures/Makefile:1.9     Tue Aug 19 10:46:41 2025
+++ pkgsrc/devel/py-test-lazy-fixtures/Makefile Fri Oct 10 08:25:50 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2025/08/19 10:46:41 adam Exp $
+# $NetBSD: Makefile,v 1.10 2025/10/10 08:25:50 adam Exp $
 
-DISTNAME=      pytest_lazy_fixtures-1.3.4
+DISTNAME=      pytest_lazy_fixtures-1.4.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/py//:S/_/-/g}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pytest-lazy-fixtures/}

Index: pkgsrc/devel/py-test-lazy-fixtures/distinfo
diff -u pkgsrc/devel/py-test-lazy-fixtures/distinfo:1.8 pkgsrc/devel/py-test-lazy-fixtures/distinfo:1.9
--- pkgsrc/devel/py-test-lazy-fixtures/distinfo:1.8     Tue Aug 19 10:46:41 2025
+++ pkgsrc/devel/py-test-lazy-fixtures/distinfo Fri Oct 10 08:25:50 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2025/08/19 10:46:41 adam Exp $
+$NetBSD: distinfo,v 1.9 2025/10/10 08:25:50 adam Exp $
 
-BLAKE2s (pytest_lazy_fixtures-1.3.4.tar.gz) = 0c98954459f1450f066fcc7eaed4db99545938ca035766b1718bbdb3502c46e4
-SHA512 (pytest_lazy_fixtures-1.3.4.tar.gz) = 83217009fba64e57a26a32f2fb975be7ed6811a5c3cb60aff2fba7668f296e7e8ee6bf609df6d78c83b22634100b3de97d014618e325005d7e6e16d13dcc6d2c
-Size (pytest_lazy_fixtures-1.3.4.tar.gz) = 34713 bytes
+BLAKE2s (pytest_lazy_fixtures-1.4.0.tar.gz) = 34023cbacb25f39e5aa8bf5569ca57f43d30b1502a15fb725fdbe3d501db51d1
+SHA512 (pytest_lazy_fixtures-1.4.0.tar.gz) = 05e083174cbb1e3f89fe714cbd302fe435d11ecf443476200df9f5ae026847ffd11e348f002ec7a257085179f8340cbf93f1062553e6538b475272fc629d4a6f
+Size (pytest_lazy_fixtures-1.4.0.tar.gz) = 36188 bytes



Home | Main Index | Thread Index | Old Index