Sun Aug 27 13:36:54 2023 UTC ()
py-test-env: updated to 1.0.1

1.0.1
Unknown changes


(adam)
diff -r1.4 -r1.5 pkgsrc/devel/py-test-env/Makefile
diff -r1.5 -r1.6 pkgsrc/devel/py-test-env/distinfo

cvs diff -r1.4 -r1.5 pkgsrc/devel/py-test-env/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/py-test-env/Makefile 2023/06/27 10:27:23 1.4
+++ pkgsrc/devel/py-test-env/Makefile 2023/08/27 13:36:54 1.5
@@ -1,26 +1,26 @@ @@ -1,26 +1,26 @@
1# $NetBSD: Makefile,v 1.4 2023/06/27 10:27:23 adam Exp $ 1# $NetBSD: Makefile,v 1.5 2023/08/27 13:36:54 adam Exp $
2 2
3DISTNAME= pytest_env-0.8.2 3DISTNAME= pytest_env-1.0.1
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//:S/_/-/} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//:S/_/-/}
5CATEGORIES= devel python 5CATEGORIES= devel python
6MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest-env/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest-env/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/MobileDynasty/pytest-env 9HOMEPAGE= https://github.com/MobileDynasty/pytest-env
10COMMENT= Plugin for py.test that allows you to add environment variables 10COMMENT= Plugin for py.test that allows you to add environment variables
11LICENSE= mit 11LICENSE= mit
12 12
13TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling>=1.11.1:../../devel/py-hatchling 13TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling>=1.17.1:../../devel/py-hatchling
14TOOL_DEPENDS+= ${PYPKGPREFIX}-hatch-vcs>=0.2:../../devel/py-hatch-vcs 14TOOL_DEPENDS+= ${PYPKGPREFIX}-hatch-vcs>=0.2:../../devel/py-hatch-vcs
15DEPENDS+= ${PYPKGPREFIX}-test>=7.1.3:../../devel/py-test 15DEPENDS+= ${PYPKGPREFIX}-test>=7.3.1:../../devel/py-test
16TEST_DEPENDS+= ${PYPKGPREFIX}-test-mock>=3.10:../../devel/py-test-mock 16TEST_DEPENDS+= ${PYPKGPREFIX}-test-mock>=3.10:../../devel/py-test-mock
17 17
18USE_LANGUAGES= # none 18USE_LANGUAGES= # none
19 19
20PYTHON_VERSIONS_INCOMPATIBLE= 27 20PYTHON_VERSIONS_INCOMPATIBLE= 27
21 21
22do-test: 22do-test:
23 cd ${WRKSRC} && ${SETENV} ${TEST_ENV} pytest-${PYVERSSUFFIX} tests 23 cd ${WRKSRC} && ${SETENV} ${TEST_ENV} pytest-${PYVERSSUFFIX} tests
24 24
25.include "../../lang/python/wheel.mk" 25.include "../../lang/python/wheel.mk"
26.include "../../mk/bsd.pkg.mk" 26.include "../../mk/bsd.pkg.mk"

cvs diff -r1.5 -r1.6 pkgsrc/devel/py-test-env/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/py-test-env/distinfo 2023/06/27 10:27:23 1.5
+++ pkgsrc/devel/py-test-env/distinfo 2023/08/27 13:36:54 1.6
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.5 2023/06/27 10:27:23 adam Exp $ 1$NetBSD: distinfo,v 1.6 2023/08/27 13:36:54 adam Exp $
2 2
3BLAKE2s (pytest_env-0.8.2.tar.gz) = 5d3f92a4b62e763f819f108f4f20f6ca474f27056edddd01b2d0e770369c5fd8 3BLAKE2s (pytest_env-1.0.1.tar.gz) = 56a1385a23ba6cce52486670d9a1646bba348be74d9ba62ea89eef8e0aa379a0
4SHA512 (pytest_env-0.8.2.tar.gz) = 6fbbb6b1db21ebeb47c472e10adb9bacedcdbbabceeaf93b01146ec7e175005aeef46616a4343bf02b23561c0ff5815506fe356f337371dfc057ee29521f68af 4SHA512 (pytest_env-1.0.1.tar.gz) = 422aaa78e25fad7b447f06358b772cacf22d5441ae0aaac22863877424f44703c1329813b068d901d4f2fb9df21bb08a5e4082504b76102d02dd15087d527a01
5Size (pytest_env-0.8.2.tar.gz) = 7419 bytes 5Size (pytest_env-1.0.1.tar.gz) = 7565 bytes