pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/py-test-datafiles



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Jan  8 10:30:15 UTC 2026

Modified Files:
        pkgsrc/devel/py-test-datafiles: Makefile PLIST distinfo

Log Message:
py-test-datafiles: updated to 3.0.1

3.0.1

Fixed

* Corrected minimum pytest version requirement from >=3.6 to >=6.2.0 to match actual requirements (tmp_path fixture)
* Closed issue 11 - file mode bits are now preserved (resolved by pathlib migration in 3.0)

Added

* Regression test to ensure file permissions are preserved when copying files

Changed

* Migrated to uv for package management and builds
* Added ruff for code formatting and linting
* Converted documentation from RST to Markdown
* Added Dependabot for automated dependency updates
* Updated GitHub Actions workflows for CI/CD


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/py-test-datafiles/Makefile \
    pkgsrc/devel/py-test-datafiles/PLIST \
    pkgsrc/devel/py-test-datafiles/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-datafiles/Makefile
diff -u pkgsrc/devel/py-test-datafiles/Makefile:1.1 pkgsrc/devel/py-test-datafiles/Makefile:1.2
--- pkgsrc/devel/py-test-datafiles/Makefile:1.1 Thu Jun  1 04:56:39 2023
+++ pkgsrc/devel/py-test-datafiles/Makefile     Thu Jan  8 10:30:15 2026
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2023/06/01 04:56:39 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2026/01/08 10:30:15 adam Exp $
 
-DISTNAME=      pytest-datafiles-3.0.0
-PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/^py//}
+DISTNAME=      pytest_datafiles-3.0.1
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/^pytest_/test-/}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pytest-datafiles/}
 
@@ -10,11 +10,10 @@ HOMEPAGE=   https://github.com/omarkohl/py
 COMMENT=       py.test plugin to create a 'tmp_path' containing predefined files/directories
 LICENSE=       mit
 
-DEPENDS+=      ${PYPKGPREFIX}-test>=3.6:../../devel/py-test
+TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling>0:../../devel/py-hatchling
+DEPENDS+=      ${PYPKGPREFIX}-test>=6.2.0:../../devel/py-test
 
 USE_LANGUAGES= # none
 
-PYTHON_VERSIONS_INCOMPATIBLE=  27
-
-.include "../../lang/python/egg.mk"
+.include "../../lang/python/wheel.mk"
 .include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/py-test-datafiles/PLIST
diff -u pkgsrc/devel/py-test-datafiles/PLIST:1.1 pkgsrc/devel/py-test-datafiles/PLIST:1.2
--- pkgsrc/devel/py-test-datafiles/PLIST:1.1    Thu Jun  1 04:56:39 2023
+++ pkgsrc/devel/py-test-datafiles/PLIST        Thu Jan  8 10:30:15 2026
@@ -1,10 +1,9 @@
-@comment $NetBSD: PLIST,v 1.1 2023/06/01 04:56:39 wiz Exp $
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+@comment $NetBSD: PLIST,v 1.2 2026/01/08 10:30:15 adam Exp $
+${PYSITELIB}/${WHEEL_INFODIR}/METADATA
+${PYSITELIB}/${WHEEL_INFODIR}/RECORD
+${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
+${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
 ${PYSITELIB}/pytest_datafiles.py
 ${PYSITELIB}/pytest_datafiles.pyc
 ${PYSITELIB}/pytest_datafiles.pyo
Index: pkgsrc/devel/py-test-datafiles/distinfo
diff -u pkgsrc/devel/py-test-datafiles/distinfo:1.1 pkgsrc/devel/py-test-datafiles/distinfo:1.2
--- pkgsrc/devel/py-test-datafiles/distinfo:1.1 Thu Jun  1 04:56:39 2023
+++ pkgsrc/devel/py-test-datafiles/distinfo     Thu Jan  8 10:30:15 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2023/06/01 04:56:39 wiz Exp $
+$NetBSD: distinfo,v 1.2 2026/01/08 10:30:15 adam Exp $
 
-BLAKE2s (pytest-datafiles-3.0.0.tar.gz) = 96476f31ee4ebd25b7371770bb0395f1d859797583ee4022431c1b9de53a3ce3
-SHA512 (pytest-datafiles-3.0.0.tar.gz) = 397e4d4dcd96661817a6a7c584d92ae9958a6b62a191565303e3858b3e4f12665b388752d11c84d28979b2825ed4bd3f6893b5a94abba95835a7f0549e7b9469
-Size (pytest-datafiles-3.0.0.tar.gz) = 8357 bytes
+BLAKE2s (pytest_datafiles-3.0.1.tar.gz) = 3f790e11f4935890ae45f9606f25c65db0cb772eae7afbfe7b21f0d3c5c714bb
+SHA512 (pytest_datafiles-3.0.1.tar.gz) = da556ccca2227e12394dae58445ac4e6923d9d7775f784ca9af52b1f097e6b874e55c558372fcc88c585695d82b1ce9bd66f5b6b7f78d017a1986c4b46e42837
+Size (pytest_datafiles-3.0.1.tar.gz) = 222220 bytes



Home | Main Index | Thread Index | Old Index