Tue Jun 27 10:27:23 2023 UTC ()
py-test-env: updated to 0.8.2

0.8.2
Unknown changes


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

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

--- pkgsrc/devel/py-test-env/Makefile 2022/11/30 15:08:31 1.3
+++ pkgsrc/devel/py-test-env/Makefile 2023/06/27 10:27:23 1.4
@@ -1,25 +1,26 @@ @@ -1,25 +1,26 @@
1# $NetBSD: Makefile,v 1.3 2022/11/30 15:08:31 adam Exp $ 1# $NetBSD: Makefile,v 1.4 2023/06/27 10:27:23 adam Exp $
2 2
3DISTNAME= pytest_env-0.8.1 3DISTNAME= pytest_env-0.8.2
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.11.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.1.3:../../devel/py-test
 16TEST_DEPENDS+= ${PYPKGPREFIX}-test-mock>=3.10:../../devel/py-test-mock
16 17
17USE_LANGUAGES= # none 18USE_LANGUAGES= # none
18 19
19PYTHON_VERSIONS_INCOMPATIBLE= 27 20PYTHON_VERSIONS_INCOMPATIBLE= 27
20 21
21do-test: 22do-test:
22 cd ${WRKSRC} && ${SETENV} ${TEST_ENV} pytest-${PYVERSSUFFIX} tests 23 cd ${WRKSRC} && ${SETENV} ${TEST_ENV} pytest-${PYVERSSUFFIX} tests
23 24
24.include "../../lang/python/wheel.mk" 25.include "../../lang/python/wheel.mk"
25.include "../../mk/bsd.pkg.mk" 26.include "../../mk/bsd.pkg.mk"

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

--- pkgsrc/devel/py-test-env/distinfo 2022/11/30 15:08:31 1.4
+++ pkgsrc/devel/py-test-env/distinfo 2023/06/27 10:27:23 1.5
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.4 2022/11/30 15:08:31 adam Exp $ 1$NetBSD: distinfo,v 1.5 2023/06/27 10:27:23 adam Exp $
2 2
3BLAKE2s (pytest_env-0.8.1.tar.gz) = 60c7984706363141ca1406a75fc1aeda00fba366844fb89dd7ddbfa1f97a04a3 3BLAKE2s (pytest_env-0.8.2.tar.gz) = 5d3f92a4b62e763f819f108f4f20f6ca474f27056edddd01b2d0e770369c5fd8
4SHA512 (pytest_env-0.8.1.tar.gz) = 0c99db9c5467f5fe6f8655e540fff4b91884cef3553daf455298d2dc7bb51439418f3149b941d37a777199f28d82eccb2073fdd5e09bfb97cdf24d3ddb1d21bc 4SHA512 (pytest_env-0.8.2.tar.gz) = 6fbbb6b1db21ebeb47c472e10adb9bacedcdbbabceeaf93b01146ec7e175005aeef46616a4343bf02b23561c0ff5815506fe356f337371dfc057ee29521f68af
5Size (pytest_env-0.8.1.tar.gz) = 6926 bytes 5Size (pytest_env-0.8.2.tar.gz) = 7419 bytes