CVS commit: pkgsrc/net/py-test-remotedata

"Adam Ciarcinski" <[email protected]> Tue, 4 Aug 2026 20:18:59 +0000
Newsgroups gmane.os.netbsd.devel.pkgsrc.cvs
Message-ID <[email protected]>
This is a multi-part message in MIME format.

--_----------=_178587473935190
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset="US-ASCII"

Module Name:	pkgsrc
Committed By:	adam
Date:		Tue Aug  4 20:18:59 UTC 2026

Modified Files:
	pkgsrc/net/py-test-remotedata: Makefile PLIST distinfo

Log Message:
py-test-remotedata: updated to 0.4.2

0.4.2 (2026-08-03)

- Versions of Python <3.9 are no longer supported.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/net/py-test-remotedata/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/net/py-test-remotedata/PLIST
cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/py-test-remotedata/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


--_----------=_178587473935190
Content-Disposition: inline
Content-Length: 3684
Content-Transfer-Encoding: binary
Content-Type: text/x-diff; charset=us-ascii

Modified files:

Index: pkgsrc/net/py-test-remotedata/Makefile
diff -u pkgsrc/net/py-test-remotedata/Makefile:1.3 pkgsrc/net/py-test-remotedata/Makefile:1.4
--- pkgsrc/net/py-test-remotedata/Makefile:1.3	Sun Oct  1 16:17:00 2023
+++ pkgsrc/net/py-test-remotedata/Makefile	Tue Aug  4 20:18:59 2026
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2023/10/01 16:17:00 adam Exp $
+# $NetBSD: Makefile,v 1.4 2026/08/04 20:18:59 adam Exp $
 
-DISTNAME=	pytest-remotedata-0.4.1
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME:S/^py//}
+DISTNAME=	pytest_remotedata-0.4.2
+PKGNAME=	${PYPKGPREFIX}-${DISTNAME:S/^pytest_/test-/}
 CATEGORIES=	net python
 MASTER_SITES=	${MASTER_SITE_PYPI:=p/pytest-remotedata/}
 
@@ -10,17 +10,12 @@ HOMEPAGE=	https://github.com/astropy/pyt
 COMMENT=	Pytest plugin for controlling remote data access
 LICENSE=	modified-bsd
 
+TOOL_DEPENDS+=	${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools
 TOOL_DEPENDS+=	${PYPKGPREFIX}-setuptools_scm>=0:../../devel/py-setuptools_scm
-DEPENDS+=	${PYPKGPREFIX}-test>=4.6:../../devel/py-test
-DEPENDS+=	${PYPKGPREFIX}-packaging-[0-9]*:../../devel/py-packaging
+DEPENDS+=	${PYPKGPREFIX}-test>=5.0:../../devel/py-test
+DEPENDS+=	${PYPKGPREFIX}-packaging>=0:../../devel/py-packaging
 
 USE_LANGUAGES=	# none
 
-PYTHON_VERSIONS_INCOMPATIBLE=	27
-
-# needs 'make install'
-do-test:
-	cd ${WRKSRC} && ${SETENV} ${TEST_ENV} pytest-${PYVERSSUFFIX} tests
-
-.include "../../lang/python/egg.mk"
+.include "../../lang/python/wheel.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/net/py-test-remotedata/PLIST
diff -u pkgsrc/net/py-test-remotedata/PLIST:1.1 pkgsrc/net/py-test-remotedata/PLIST:1.2
--- pkgsrc/net/py-test-remotedata/PLIST:1.1	Thu Aug 31 13:56:46 2023
+++ pkgsrc/net/py-test-remotedata/PLIST	Tue Aug  4 20:18:59 2026
@@ -1,11 +1,10 @@
-@comment $NetBSD: PLIST,v 1.1 2023/08/31 13:56:46 adam 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}/not-zip-safe
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+@comment $NetBSD: PLIST,v 1.2 2026/08/04 20:18:59 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.rst
+${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
 ${PYSITELIB}/pytest_remotedata/__init__.py
 ${PYSITELIB}/pytest_remotedata/__init__.pyc
 ${PYSITELIB}/pytest_remotedata/__init__.pyo

Index: pkgsrc/net/py-test-remotedata/distinfo
diff -u pkgsrc/net/py-test-remotedata/distinfo:1.2 pkgsrc/net/py-test-remotedata/distinfo:1.3
--- pkgsrc/net/py-test-remotedata/distinfo:1.2	Sun Oct  1 16:17:00 2023
+++ pkgsrc/net/py-test-remotedata/distinfo	Tue Aug  4 20:18:59 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2023/10/01 16:17:00 adam Exp $
+$NetBSD: distinfo,v 1.3 2026/08/04 20:18:59 adam Exp $
 
-BLAKE2s (pytest-remotedata-0.4.1.tar.gz) = 1a7b68a3952a7787f7db9d494961819348761098d925796d29900682d99bfca4
-SHA512 (pytest-remotedata-0.4.1.tar.gz) = 84b22004eb3e40d7579e9ec1f721782d97b3e89a64595d7e20ff693f838ae99fac0a0827b61ea5e3f3af9927476edfb0324efb445cd841ee21ea6a2799f7e997
-Size (pytest-remotedata-0.4.1.tar.gz) = 13279 bytes
+BLAKE2s (pytest_remotedata-0.4.2.tar.gz) = 4401ab542eef13e18a02f3b109a69f8d38941d7b97fde05c03d06b415fc81975
+SHA512 (pytest_remotedata-0.4.2.tar.gz) = 52404c2f3d453d0e837381c31be5190522521420d95b5edea189971eba94621d5344eeb39d45175fa76812011748133fe3918f143be65760f73f0e9f2577b7d3
+Size (pytest_remotedata-0.4.2.tar.gz) = 14034 bytes


--_----------=_178587473935190--