pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-fakefs
Module Name: pkgsrc
Committed By: adam
Date: Tue Jul 1 15:17:45 UTC 2025
Modified Files:
pkgsrc/devel/py-fakefs: Makefile PLIST distinfo
Log Message:
py-fakefs: updated to 5.9.1
5.9.1
Fixes regression in packaging in version 5.9.0.
Fixes
* fixed handling of added `strict` argument in Python 3.9.23
* make sure test files are packaged
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/devel/py-fakefs/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/py-fakefs/PLIST
cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/py-fakefs/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-fakefs/Makefile
diff -u pkgsrc/devel/py-fakefs/Makefile:1.23 pkgsrc/devel/py-fakefs/Makefile:1.24
--- pkgsrc/devel/py-fakefs/Makefile:1.23 Sat Apr 12 10:37:47 2025
+++ pkgsrc/devel/py-fakefs/Makefile Tue Jul 1 15:17:45 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2025/04/12 10:37:47 adam Exp $
+# $NetBSD: Makefile,v 1.24 2025/07/01 15:17:45 adam Exp $
-DISTNAME= pyfakefs-5.8.0
+DISTNAME= pyfakefs-5.9.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
-PKGREVISION= 1
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pyfakefs/}
Index: pkgsrc/devel/py-fakefs/PLIST
diff -u pkgsrc/devel/py-fakefs/PLIST:1.12 pkgsrc/devel/py-fakefs/PLIST:1.13
--- pkgsrc/devel/py-fakefs/PLIST:1.12 Sat Apr 12 10:37:47 2025
+++ pkgsrc/devel/py-fakefs/PLIST Tue Jul 1 15:17:45 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2025/04/12 10:37:47 adam Exp $
+@comment $NetBSD: PLIST,v 1.13 2025/07/01 15:17:45 adam Exp $
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
@@ -60,24 +60,25 @@ ${PYSITELIB}/pyfakefs/py.typed
${PYSITELIB}/pyfakefs/pytest_plugin.py
${PYSITELIB}/pyfakefs/pytest_plugin.pyc
${PYSITELIB}/pyfakefs/pytest_plugin.pyo
-${PYSITELIB}/pyfakefs/pytest_session_tests/__init__.py
-${PYSITELIB}/pyfakefs/pytest_session_tests/__init__.pyc
-${PYSITELIB}/pyfakefs/pytest_session_tests/__init__.pyo
-${PYSITELIB}/pyfakefs/pytest_session_tests/test_patch_on_setup.py
-${PYSITELIB}/pyfakefs/pytest_session_tests/test_patch_on_setup.pyc
-${PYSITELIB}/pyfakefs/pytest_session_tests/test_patch_on_setup.pyo
${PYSITELIB}/pyfakefs/pytest_tests/__init__.py
${PYSITELIB}/pyfakefs/pytest_tests/__init__.pyc
${PYSITELIB}/pyfakefs/pytest_tests/__init__.pyo
${PYSITELIB}/pyfakefs/pytest_tests/conftest.py
${PYSITELIB}/pyfakefs/pytest_tests/conftest.pyc
${PYSITELIB}/pyfakefs/pytest_tests/conftest.pyo
+${PYSITELIB}/pyfakefs/pytest_tests/data/test.parquet
${PYSITELIB}/pyfakefs/pytest_tests/example.py
${PYSITELIB}/pyfakefs/pytest_tests/example.pyc
${PYSITELIB}/pyfakefs/pytest_tests/example.pyo
${PYSITELIB}/pyfakefs/pytest_tests/fake_fcntl_test.py
${PYSITELIB}/pyfakefs/pytest_tests/fake_fcntl_test.pyc
${PYSITELIB}/pyfakefs/pytest_tests/fake_fcntl_test.pyo
+${PYSITELIB}/pyfakefs/pytest_tests/hook_test/conftest.py
+${PYSITELIB}/pyfakefs/pytest_tests/hook_test/conftest.pyc
+${PYSITELIB}/pyfakefs/pytest_tests/hook_test/conftest.pyo
+${PYSITELIB}/pyfakefs/pytest_tests/hook_test/pytest_hook_test.py
+${PYSITELIB}/pyfakefs/pytest_tests/hook_test/pytest_hook_test.pyc
+${PYSITELIB}/pyfakefs/pytest_tests/hook_test/pytest_hook_test.pyo
${PYSITELIB}/pyfakefs/pytest_tests/io.py
${PYSITELIB}/pyfakefs/pytest_tests/io.pyc
${PYSITELIB}/pyfakefs/pytest_tests/io.pyo
@@ -87,6 +88,12 @@ ${PYSITELIB}/pyfakefs/pytest_tests/lib_u
${PYSITELIB}/pyfakefs/pytest_tests/local_import.py
${PYSITELIB}/pyfakefs/pytest_tests/local_import.pyc
${PYSITELIB}/pyfakefs/pytest_tests/local_import.pyo
+${PYSITELIB}/pyfakefs/pytest_tests/ns_package/test/ns_package/test/test_file.py
+${PYSITELIB}/pyfakefs/pytest_tests/ns_package/test/ns_package/test/test_file.pyc
+${PYSITELIB}/pyfakefs/pytest_tests/ns_package/test/ns_package/test/test_file.pyo
+${PYSITELIB}/pyfakefs/pytest_tests/ns_package/test/setup.py
+${PYSITELIB}/pyfakefs/pytest_tests/ns_package/test/setup.pyc
+${PYSITELIB}/pyfakefs/pytest_tests/ns_package/test/setup.pyo
${PYSITELIB}/pyfakefs/pytest_tests/pytest_check_failed_plugin_test.py
${PYSITELIB}/pyfakefs/pytest_tests/pytest_check_failed_plugin_test.pyc
${PYSITELIB}/pyfakefs/pytest_tests/pytest_check_failed_plugin_test.pyo
@@ -111,6 +118,9 @@ ${PYSITELIB}/pyfakefs/pytest_tests/pytes
${PYSITELIB}/pyfakefs/pytest_tests/pytest_reload_pandas_test.py
${PYSITELIB}/pyfakefs/pytest_tests/pytest_reload_pandas_test.pyc
${PYSITELIB}/pyfakefs/pytest_tests/pytest_reload_pandas_test.pyo
+${PYSITELIB}/pyfakefs/pytest_tests/test_patch_on_setup.py
+${PYSITELIB}/pyfakefs/pytest_tests/test_patch_on_setup.pyc
+${PYSITELIB}/pyfakefs/pytest_tests/test_patch_on_setup.pyo
${PYSITELIB}/pyfakefs/pytest_tests/test_reload_local_import.py
${PYSITELIB}/pyfakefs/pytest_tests/test_reload_local_import.pyc
${PYSITELIB}/pyfakefs/pytest_tests/test_reload_local_import.pyo
@@ -177,6 +187,7 @@ ${PYSITELIB}/pyfakefs/tests/fixtures/con
${PYSITELIB}/pyfakefs/tests/fixtures/deprecated_property.py
${PYSITELIB}/pyfakefs/tests/fixtures/deprecated_property.pyc
${PYSITELIB}/pyfakefs/tests/fixtures/deprecated_property.pyo
+${PYSITELIB}/pyfakefs/tests/fixtures/excel_test.xlsx
${PYSITELIB}/pyfakefs/tests/fixtures/module_with_attributes.py
${PYSITELIB}/pyfakefs/tests/fixtures/module_with_attributes.pyc
${PYSITELIB}/pyfakefs/tests/fixtures/module_with_attributes.pyo
Index: pkgsrc/devel/py-fakefs/distinfo
diff -u pkgsrc/devel/py-fakefs/distinfo:1.22 pkgsrc/devel/py-fakefs/distinfo:1.23
--- pkgsrc/devel/py-fakefs/distinfo:1.22 Wed Mar 12 06:03:10 2025
+++ pkgsrc/devel/py-fakefs/distinfo Tue Jul 1 15:17:45 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.22 2025/03/12 06:03:10 adam Exp $
+$NetBSD: distinfo,v 1.23 2025/07/01 15:17:45 adam Exp $
-BLAKE2s (pyfakefs-5.8.0.tar.gz) = f2a37c7c8c656da6a9a556124d33f1d71a2d3d9b7e5fae5d23a25a7f40c4b6a6
-SHA512 (pyfakefs-5.8.0.tar.gz) = 3a4a5011bdc27cb57fadef2cd0e7773b223caf0db8eb342b57dec814f21dcd5a5130c65e29a472731bd6f6dc084be0c17785b3397e6c6cfb31c7480d07035b0e
-Size (pyfakefs-5.8.0.tar.gz) = 215072 bytes
+BLAKE2s (pyfakefs-5.9.1.tar.gz) = b42418f9e31dfffd85d73c38d6d2cb1eca68d7fc530c432fafbf5466b32c783f
+SHA512 (pyfakefs-5.9.1.tar.gz) = d312b7609e0397426a240769c301e9c4535f88e1b827e2ce33e7a3853d5b0c6bd4154057dc2322d6960509260cdfab618aecc5ead390c9317d6c50a6fdb64046
+Size (pyfakefs-5.9.1.tar.gz) = 230395 bytes
Home |
Main Index |
Thread Index |
Old Index