pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-test-datadir
Module Name: pkgsrc
Committed By: adam
Date: Fri Feb 7 21:55:22 UTC 2025
Modified Files:
pkgsrc/devel/py-test-datadir: Makefile PLIST distinfo
Log Message:
py-test-datadir: updated to 1.6.1
1.6.1
- pytest 7.0+ is now required.
1.6.0
**Note**: this release has been yanked from PyPI
- Fixed compatibility with ``pytest-describe``.
- ``original_datadir`` fixture is now ``module``-scoped.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/py-test-datadir/Makefile \
pkgsrc/devel/py-test-datadir/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/py-test-datadir/PLIST
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-datadir/Makefile
diff -u pkgsrc/devel/py-test-datadir/Makefile:1.2 pkgsrc/devel/py-test-datadir/Makefile:1.3
--- pkgsrc/devel/py-test-datadir/Makefile:1.2 Wed Oct 18 15:41:29 2023
+++ pkgsrc/devel/py-test-datadir/Makefile Fri Feb 7 21:55:22 2025
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2023/10/18 15:41:29 adam Exp $
+# $NetBSD: Makefile,v 1.3 2025/02/07 21:55:22 adam Exp $
-DISTNAME= pytest-datadir-1.5.0
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
+DISTNAME= pytest_datadir-1.6.1
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/pytest_/test-/}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest-datadir/}
@@ -10,12 +10,11 @@ HOMEPAGE= https://github.com/gabrielcnr/
COMMENT= Pytest plugin for test data directories and files
LICENSE= mit
-TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm>=4.1.2:../../devel/py-setuptools_scm
-TEST_DEPENDS+= ${PYPKGPREFIX}-test>=5.3.10:../../devel/py-test
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=61:../../devel/py-setuptools
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm>=6.2:../../devel/py-setuptools_scm
+TEST_DEPENDS+= ${PYPKGPREFIX}-test>=7.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-datadir/distinfo
diff -u pkgsrc/devel/py-test-datadir/distinfo:1.2 pkgsrc/devel/py-test-datadir/distinfo:1.3
--- pkgsrc/devel/py-test-datadir/distinfo:1.2 Wed Oct 18 15:41:29 2023
+++ pkgsrc/devel/py-test-datadir/distinfo Fri Feb 7 21:55:22 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2023/10/18 15:41:29 adam Exp $
+$NetBSD: distinfo,v 1.3 2025/02/07 21:55:22 adam Exp $
-BLAKE2s (pytest-datadir-1.5.0.tar.gz) = 1f0e7b3be4d4cfdd6d9da28e43109da654be49ecd3f2a5e5157ab8b948c1328c
-SHA512 (pytest-datadir-1.5.0.tar.gz) = 6a91bbd7d1ac133c08d5aad3d9b7fa55b9c81dfea1ca5c18f8c9a90a60db4a1e5c09584a4ad0d420007162c507b91d6769a692057ef5be8eb44af6cbd5704f0c
-Size (pytest-datadir-1.5.0.tar.gz) = 8821 bytes
+BLAKE2s (pytest_datadir-1.6.1.tar.gz) = f960f8bdbc6366320b23f78f25db98566c154e93ab0b685011a2accda27dda4d
+SHA512 (pytest_datadir-1.6.1.tar.gz) = e7de5aa5196d9c6be519c77b8139bdb416d91540739671d1ae838c4292007819fd6a0b1e0c9aa9380db8ebdeed927c4cfec3e6d4b0f1b2b2b42ec2cce0f97e44
+Size (pytest_datadir-1.6.1.tar.gz) = 9391 bytes
Index: pkgsrc/devel/py-test-datadir/PLIST
diff -u pkgsrc/devel/py-test-datadir/PLIST:1.1 pkgsrc/devel/py-test-datadir/PLIST:1.2
--- pkgsrc/devel/py-test-datadir/PLIST:1.1 Fri May 5 09:46:20 2023
+++ pkgsrc/devel/py-test-datadir/PLIST Fri Feb 7 21:55:22 2025
@@ -1,10 +1,11 @@
-@comment $NetBSD: PLIST,v 1.1 2023/05/05 09:46:20 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 2025/02/07 21:55:22 adam Exp $
+${PYSITELIB}/${WHEEL_INFODIR}/AUTHORS
+${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
+${PYSITELIB}/${WHEEL_INFODIR}/METADATA
+${PYSITELIB}/${WHEEL_INFODIR}/RECORD
+${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
+${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
${PYSITELIB}/pytest_datadir/__init__.py
${PYSITELIB}/pytest_datadir/__init__.pyc
${PYSITELIB}/pytest_datadir/__init__.pyo
Home |
Main Index |
Thread Index |
Old Index