pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/py-test-env py-test-env: updated to 0.8.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/34a4caaa2c0f
branches:  trunk
changeset: 389124:34a4caaa2c0f
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Nov 30 15:08:31 2022 +0000

description:
py-test-env: updated to 0.8.1

0.8.1
Unknown changes

diffstat:

 devel/py-test-env/Makefile |  26 +++++++++++---------------
 devel/py-test-env/PLIST    |  21 ++++++++++++---------
 devel/py-test-env/distinfo |   8 ++++----
 3 files changed, 27 insertions(+), 28 deletions(-)

diffs (86 lines):

diff -r 8cf161f0190a -r 34a4caaa2c0f devel/py-test-env/Makefile
--- a/devel/py-test-env/Makefile        Wed Nov 30 14:43:19 2022 +0000
+++ b/devel/py-test-env/Makefile        Wed Nov 30 15:08:31 2022 +0000
@@ -1,29 +1,25 @@
-# $NetBSD: Makefile,v 1.2 2022/01/04 20:53:41 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2022/11/30 15:08:31 adam Exp $
 
-DISTNAME=      pytest-env-0.6.2
-PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/py//}
-PKGREVISION=   1
+DISTNAME=      pytest_env-0.8.1
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/py//:S/_/-/}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pytest-env/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/MobileDynasty/pytest-env
 COMMENT=       Plugin for py.test that allows you to add environment variables
-
 LICENSE=       mit
 
-DEPENDS+=      ${PYPKGPREFIX}-test>=2.6.0:../../devel/py-test
+TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling>=1.11.1:../../devel/py-hatchling
+TOOL_DEPENDS+= ${PYPKGPREFIX}-hatch-vcs>=0.2:../../devel/py-hatch-vcs
+DEPENDS+=      ${PYPKGPREFIX}-test>=7.1.3:../../devel/py-test
 
-# This likely works with 27, but for now omit versioned deps.
+USE_LANGUAGES= # none
+
 PYTHON_VERSIONS_INCOMPATIBLE=  27
 
-.include "../../lang/python/pyversion.mk"
-
-USE_LANGUAGES= # none
-USE_TOOLS+=    bash:build
+do-test:
+       cd ${WRKSRC} && ${SETENV} ${TEST_ENV} pytest-${PYVERSSUFFIX} tests
 
-do-test:
-       cd ${WRKSRC}/testing && pytest-${PYVERSSUFFIX}
-
-.include "../../lang/python/egg.mk"
+.include "../../lang/python/wheel.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 8cf161f0190a -r 34a4caaa2c0f devel/py-test-env/PLIST
--- a/devel/py-test-env/PLIST   Wed Nov 30 14:43:19 2022 +0000
+++ b/devel/py-test-env/PLIST   Wed Nov 30 15:08:31 2022 +0000
@@ -1,13 +1,16 @@
-@comment $NetBSD: PLIST,v 1.1 2021/09/03 12:05:17 gdt 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 2022/11/30 15:08:31 adam Exp $
+${PYSITELIB}/${WHEEL_INFODIR}/INSTALLER
+${PYSITELIB}/${WHEEL_INFODIR}/METADATA
+${PYSITELIB}/${WHEEL_INFODIR}/RECORD
+${PYSITELIB}/${WHEEL_INFODIR}/REQUESTED
+${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/direct_url.json
+${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
+${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
 ${PYSITELIB}/pytest_env/__init__.py
 ${PYSITELIB}/pytest_env/__init__.pyc
-${PYSITELIB}/pytest_env/__init__.pyo
 ${PYSITELIB}/pytest_env/plugin.py
 ${PYSITELIB}/pytest_env/plugin.pyc
-${PYSITELIB}/pytest_env/plugin.pyo
+${PYSITELIB}/pytest_env/py.typed
+${PYSITELIB}/pytest_env/version.py
+${PYSITELIB}/pytest_env/version.pyc
diff -r 8cf161f0190a -r 34a4caaa2c0f devel/py-test-env/distinfo
--- a/devel/py-test-env/distinfo        Wed Nov 30 14:43:19 2022 +0000
+++ b/devel/py-test-env/distinfo        Wed Nov 30 15:08:31 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2021/10/26 10:19:07 nia Exp $
+$NetBSD: distinfo,v 1.4 2022/11/30 15:08:31 adam Exp $
 
-BLAKE2s (pytest-env-0.6.2.tar.gz) = ff7788511250a1553aaa862b5f257a14d51414f33e50711dae1bb5b6d47d0976
-SHA512 (pytest-env-0.6.2.tar.gz) = 0b3bb21fc881023c102b584593c6e28840400ce8190810f33f9a421df4141e17dcfad2943c4159aaab82376b7b47b07b45f97c9cb232a7d17c4d35b55966596d
-Size (pytest-env-0.6.2.tar.gz) = 1693 bytes
+BLAKE2s (pytest_env-0.8.1.tar.gz) = 60c7984706363141ca1406a75fc1aeda00fba366844fb89dd7ddbfa1f97a04a3
+SHA512 (pytest_env-0.8.1.tar.gz) = 0c99db9c5467f5fe6f8655e540fff4b91884cef3553daf455298d2dc7bb51439418f3149b941d37a777199f28d82eccb2073fdd5e09bfb97cdf24d3ddb1d21bc
+Size (pytest_env-0.8.1.tar.gz) = 6926 bytes



Home | Main Index | Thread Index | Old Index