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: Mon May 26 05:10:27 UTC 2025
Modified Files:
pkgsrc/devel/py-test-lazy-fixtures: Makefile distinfo
Log Message:
py-test-lazy-fixtures: updated to 1.1.3
1.1.3
Fix duplicate parametrization error
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/py-test-lazy-fixtures/Makefile
cvs rdiff -u -r1.3 -r1.4 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.4 pkgsrc/devel/py-test-lazy-fixtures/Makefile:1.5
--- pkgsrc/devel/py-test-lazy-fixtures/Makefile:1.4 Wed Jan 29 18:20:28 2025
+++ pkgsrc/devel/py-test-lazy-fixtures/Makefile Mon May 26 05:10:27 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2025/01/29 18:20:28 adam Exp $
+# $NetBSD: Makefile,v 1.5 2025/05/26 05:10:27 adam Exp $
-DISTNAME= pytest_lazy_fixtures-1.1.2
+DISTNAME= pytest_lazy_fixtures-1.1.3
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.3 pkgsrc/devel/py-test-lazy-fixtures/distinfo:1.4
--- pkgsrc/devel/py-test-lazy-fixtures/distinfo:1.3 Wed Jan 29 18:20:28 2025
+++ pkgsrc/devel/py-test-lazy-fixtures/distinfo Mon May 26 05:10:27 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2025/01/29 18:20:28 adam Exp $
+$NetBSD: distinfo,v 1.4 2025/05/26 05:10:27 adam Exp $
-BLAKE2s (pytest_lazy_fixtures-1.1.2.tar.gz) = 5b722002eac30873ed1c6792978a36f7612b5ed897a73c7209b4f03141b89996
-SHA512 (pytest_lazy_fixtures-1.1.2.tar.gz) = f9c80c77c6ea72f31817e42eab54816aefab5dade1a56ba335bc95e64ad3b48abf44f8e86c8c4c19b83bc1f51c4c15d1256df97ab9db20ee9a1266362b94f679
-Size (pytest_lazy_fixtures-1.1.2.tar.gz) = 7231 bytes
+BLAKE2s (pytest_lazy_fixtures-1.1.3.tar.gz) = 9d732c32c8af191f28405f2a5980636e7e221c59135cc7b20fad3177973d0659
+SHA512 (pytest_lazy_fixtures-1.1.3.tar.gz) = 7e749aee04bb2daca15ef4a5f0ec977e08c2da926abffd6b1b1b2cc7993e48057b76f97033f5fc483c1f43cdaf6a39064889a560c568f3484771dc7616916b1e
+Size (pytest_lazy_fixtures-1.1.3.tar.gz) = 7342 bytes
Home |
Main Index |
Thread Index |
Old Index