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 05:28:51 UTC 2025

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

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

1.3.3
Fix replace same object


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/py-test-lazy-fixtures/Makefile
cvs rdiff -u -r1.6 -r1.7 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.7 pkgsrc/devel/py-test-lazy-fixtures/Makefile:1.8
--- pkgsrc/devel/py-test-lazy-fixtures/Makefile:1.7     Fri Jul 25 09:44:39 2025
+++ pkgsrc/devel/py-test-lazy-fixtures/Makefile Tue Aug 19 05:28:50 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2025/07/25 09:44:39 adam Exp $
+# $NetBSD: Makefile,v 1.8 2025/08/19 05:28:50 adam Exp $
 
-DISTNAME=      pytest_lazy_fixtures-1.3.2
+DISTNAME=      pytest_lazy_fixtures-1.3.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.6 pkgsrc/devel/py-test-lazy-fixtures/distinfo:1.7
--- pkgsrc/devel/py-test-lazy-fixtures/distinfo:1.6     Fri Jul 25 09:44:39 2025
+++ pkgsrc/devel/py-test-lazy-fixtures/distinfo Tue Aug 19 05:28:50 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2025/07/25 09:44:39 adam Exp $
+$NetBSD: distinfo,v 1.7 2025/08/19 05:28:50 adam Exp $
 
-BLAKE2s (pytest_lazy_fixtures-1.3.2.tar.gz) = 66a506ed70b0db2976c35064873358a8510028ef380aaa933f3b269764333eed
-SHA512 (pytest_lazy_fixtures-1.3.2.tar.gz) = a9f5972cd936b2861dfc346b6aa156222ae45f3a2e1f794d9c6e6516dca36fbc5c1b08c9b129d98be4701acaed468bca722d2d7767531ef5c26731829cb044ac
-Size (pytest_lazy_fixtures-1.3.2.tar.gz) = 34114 bytes
+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



Home | Main Index | Thread Index | Old Index