diff --git a/devel/py-pytest-env/Makefile b/devel/py-pytest-env/Makefile index 04500e87a497..9e850f94cded 100644 --- a/devel/py-pytest-env/Makefile +++ b/devel/py-pytest-env/Makefile @@ -1,19 +1,24 @@ PORTNAME= pytest-env -PORTVERSION= 0.6.2 -PORTREVISION= 1 +DISTVERSION= 0.7.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= ${PORTNAME:S/-/_/}-${DISTVERSION} MAINTAINER= bofh@FreeBSD.org COMMENT= Py.test plugin that allows you to add environment variables -WWW= https://github.com/MobileDynasty/pytest-env +WWW= https://github.com/pytest-dev/pytest-env +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=1.11.1:devel/py-hatchling@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}hatch-vcs>=0.2:devel/py-hatch-vcs@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=2.6:devel/py-pytest@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist distutils +USE_PYTHON= autoplist pep517 NO_ARCH= yes .include diff --git a/devel/py-pytest-env/distinfo b/devel/py-pytest-env/distinfo index 91ad4f86ea5a..513533882832 100644 --- a/devel/py-pytest-env/distinfo +++ b/devel/py-pytest-env/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1595296529 -SHA256 (pytest-env-0.6.2.tar.gz) = 7e94956aef7f2764f3c147d216ce066bf6c42948bb9e293169b1b1c880a580c2 -SIZE (pytest-env-0.6.2.tar.gz) = 1693 +TIMESTAMP = 1781548902 +SHA256 (pytest_env-0.7.0.tar.gz) = 89b6a7a00174ee289029358364b37b688e964d2cb05a8b9e4514d4ab52b134bb +SIZE (pytest_env-0.7.0.tar.gz) = 6040