pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-fixtures
Module Name: pkgsrc
Committed By: adam
Date: Fri Dec 26 11:31:05 UTC 2025
Modified Files:
pkgsrc/devel/py-fixtures: Makefile PLIST distinfo
Log Message:
py-fixtures: updated to 4.2.8
4.2.8
Unknown changes
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/py-fixtures/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/py-fixtures/PLIST
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/py-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-fixtures/Makefile
diff -u pkgsrc/devel/py-fixtures/Makefile:1.18 pkgsrc/devel/py-fixtures/Makefile:1.19
--- pkgsrc/devel/py-fixtures/Makefile:1.18 Wed Aug 6 04:45:13 2025
+++ pkgsrc/devel/py-fixtures/Makefile Fri Dec 26 11:31:05 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2025/08/06 04:45:13 adam Exp $
+# $NetBSD: Makefile,v 1.19 2025/12/26 11:31:05 adam Exp $
-DISTNAME= fixtures-4.2.6
+DISTNAME= fixtures-4.2.8
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=f/fixtures/}
Index: pkgsrc/devel/py-fixtures/PLIST
diff -u pkgsrc/devel/py-fixtures/PLIST:1.4 pkgsrc/devel/py-fixtures/PLIST:1.5
--- pkgsrc/devel/py-fixtures/PLIST:1.4 Wed Aug 6 04:45:13 2025
+++ pkgsrc/devel/py-fixtures/PLIST Fri Dec 26 11:31:05 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2025/08/06 04:45:13 adam Exp $
+@comment $NetBSD: PLIST,v 1.5 2025/12/26 11:31:05 adam Exp $
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
@@ -62,60 +62,3 @@ ${PYSITELIB}/fixtures/py.typed
${PYSITELIB}/fixtures/testcase.py
${PYSITELIB}/fixtures/testcase.pyc
${PYSITELIB}/fixtures/testcase.pyo
-${PYSITELIB}/fixtures/tests/__init__.py
-${PYSITELIB}/fixtures/tests/__init__.pyc
-${PYSITELIB}/fixtures/tests/__init__.pyo
-${PYSITELIB}/fixtures/tests/_fixtures/__init__.py
-${PYSITELIB}/fixtures/tests/_fixtures/__init__.pyc
-${PYSITELIB}/fixtures/tests/_fixtures/__init__.pyo
-${PYSITELIB}/fixtures/tests/_fixtures/test_environ.py
-${PYSITELIB}/fixtures/tests/_fixtures/test_environ.pyc
-${PYSITELIB}/fixtures/tests/_fixtures/test_environ.pyo
-${PYSITELIB}/fixtures/tests/_fixtures/test_logger.py
-${PYSITELIB}/fixtures/tests/_fixtures/test_logger.pyc
-${PYSITELIB}/fixtures/tests/_fixtures/test_logger.pyo
-${PYSITELIB}/fixtures/tests/_fixtures/test_mockpatch.py
-${PYSITELIB}/fixtures/tests/_fixtures/test_mockpatch.pyc
-${PYSITELIB}/fixtures/tests/_fixtures/test_mockpatch.pyo
-${PYSITELIB}/fixtures/tests/_fixtures/test_monkeypatch.py
-${PYSITELIB}/fixtures/tests/_fixtures/test_monkeypatch.pyc
-${PYSITELIB}/fixtures/tests/_fixtures/test_monkeypatch.pyo
-${PYSITELIB}/fixtures/tests/_fixtures/test_packagepath.py
-${PYSITELIB}/fixtures/tests/_fixtures/test_packagepath.pyc
-${PYSITELIB}/fixtures/tests/_fixtures/test_packagepath.pyo
-${PYSITELIB}/fixtures/tests/_fixtures/test_popen.py
-${PYSITELIB}/fixtures/tests/_fixtures/test_popen.pyc
-${PYSITELIB}/fixtures/tests/_fixtures/test_popen.pyo
-${PYSITELIB}/fixtures/tests/_fixtures/test_pythonpackage.py
-${PYSITELIB}/fixtures/tests/_fixtures/test_pythonpackage.pyc
-${PYSITELIB}/fixtures/tests/_fixtures/test_pythonpackage.pyo
-${PYSITELIB}/fixtures/tests/_fixtures/test_pythonpath.py
-${PYSITELIB}/fixtures/tests/_fixtures/test_pythonpath.pyc
-${PYSITELIB}/fixtures/tests/_fixtures/test_pythonpath.pyo
-${PYSITELIB}/fixtures/tests/_fixtures/test_streams.py
-${PYSITELIB}/fixtures/tests/_fixtures/test_streams.pyc
-${PYSITELIB}/fixtures/tests/_fixtures/test_streams.pyo
-${PYSITELIB}/fixtures/tests/_fixtures/test_tempdir.py
-${PYSITELIB}/fixtures/tests/_fixtures/test_tempdir.pyc
-${PYSITELIB}/fixtures/tests/_fixtures/test_tempdir.pyo
-${PYSITELIB}/fixtures/tests/_fixtures/test_temphomedir.py
-${PYSITELIB}/fixtures/tests/_fixtures/test_temphomedir.pyc
-${PYSITELIB}/fixtures/tests/_fixtures/test_temphomedir.pyo
-${PYSITELIB}/fixtures/tests/_fixtures/test_timeout.py
-${PYSITELIB}/fixtures/tests/_fixtures/test_timeout.pyc
-${PYSITELIB}/fixtures/tests/_fixtures/test_timeout.pyo
-${PYSITELIB}/fixtures/tests/_fixtures/test_warnings.py
-${PYSITELIB}/fixtures/tests/_fixtures/test_warnings.pyc
-${PYSITELIB}/fixtures/tests/_fixtures/test_warnings.pyo
-${PYSITELIB}/fixtures/tests/helpers.py
-${PYSITELIB}/fixtures/tests/helpers.pyc
-${PYSITELIB}/fixtures/tests/helpers.pyo
-${PYSITELIB}/fixtures/tests/test_callmany.py
-${PYSITELIB}/fixtures/tests/test_callmany.pyc
-${PYSITELIB}/fixtures/tests/test_callmany.pyo
-${PYSITELIB}/fixtures/tests/test_fixture.py
-${PYSITELIB}/fixtures/tests/test_fixture.pyc
-${PYSITELIB}/fixtures/tests/test_fixture.pyo
-${PYSITELIB}/fixtures/tests/test_testcase.py
-${PYSITELIB}/fixtures/tests/test_testcase.pyc
-${PYSITELIB}/fixtures/tests/test_testcase.pyo
Index: pkgsrc/devel/py-fixtures/distinfo
diff -u pkgsrc/devel/py-fixtures/distinfo:1.9 pkgsrc/devel/py-fixtures/distinfo:1.10
--- pkgsrc/devel/py-fixtures/distinfo:1.9 Wed Aug 6 04:45:13 2025
+++ pkgsrc/devel/py-fixtures/distinfo Fri Dec 26 11:31:05 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2025/08/06 04:45:13 adam Exp $
+$NetBSD: distinfo,v 1.10 2025/12/26 11:31:05 adam Exp $
-BLAKE2s (fixtures-4.2.6.tar.gz) = 851b2e8341083bbe4c695aa61f452d4c7ddc0d9860b6fcdced030795f80e9382
-SHA512 (fixtures-4.2.6.tar.gz) = 58c0dec249071f7ff6dc8063ad52a54b43a518d01758b3979b62393f2d58ff39fc58e20b1324eb1f8518cb4b155859777c6d7570c09551ef2baee4167cd7ac6d
-Size (fixtures-4.2.6.tar.gz) = 46938 bytes
+BLAKE2s (fixtures-4.2.8.tar.gz) = e4f1e77acf3bc6bf791e6178641b5039371b887b03cebd2a22eb46653fb478ca
+SHA512 (fixtures-4.2.8.tar.gz) = c2844764ba493301c5d14e7f31a65cca371a7d3134277eb6aad49ad3c6e42848f6dbdad31837652ef27dfcbe19a03890f8fa6dcfc8e877460eae6083de278227
+Size (fixtures-4.2.8.tar.gz) = 46738 bytes
Home |
Main Index |
Thread Index |
Old Index