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: Tue Aug 19 10:46:41 UTC 2025
Modified Files:
pkgsrc/devel/py-test-lazy-fixtures: Makefile distinfo
Log Message:
py-test-lazy-fixtures: updated to 1.3.4
1.3.4
Bump actions/checkout from 4 to 5 in the github-actions group
Fix fixture classes support
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/py-test-lazy-fixtures/Makefile
cvs rdiff -u -r1.7 -r1.8 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.8 pkgsrc/devel/py-test-lazy-fixtures/Makefile:1.9
--- pkgsrc/devel/py-test-lazy-fixtures/Makefile:1.8 Tue Aug 19 05:28:50 2025
+++ pkgsrc/devel/py-test-lazy-fixtures/Makefile Tue Aug 19 10:46:41 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2025/08/19 05:28:50 adam Exp $
+# $NetBSD: Makefile,v 1.9 2025/08/19 10:46:41 adam Exp $
-DISTNAME= pytest_lazy_fixtures-1.3.3
+DISTNAME= pytest_lazy_fixtures-1.3.4
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.7 pkgsrc/devel/py-test-lazy-fixtures/distinfo:1.8
--- pkgsrc/devel/py-test-lazy-fixtures/distinfo:1.7 Tue Aug 19 05:28:50 2025
+++ pkgsrc/devel/py-test-lazy-fixtures/distinfo Tue Aug 19 10:46:41 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2025/08/19 05:28:50 adam Exp $
+$NetBSD: distinfo,v 1.8 2025/08/19 10:46:41 adam Exp $
-BLAKE2s (pytest_lazy_fixtures-1.3.3.tar.gz) = 0318b9531a009e5385a4ee22a4ab1f7fca6b210d7fcbf8664c5d52c130961358
-SHA512 (pytest_lazy_fixtures-1.3.3.tar.gz) = bc661cf44f204f29741eba70b3d83bab1ab9deaca55b1c93c9ef7a25989b8d85cf16315aa8b9e2a205eb1cbad1d4875d9c61be6a48297baa5e6d64fd5b947cff
-Size (pytest_lazy_fixtures-1.3.3.tar.gz) = 34294 bytes
+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
Home |
Main Index |
Thread Index |
Old Index