diff --git a/devel/py-pytest-env/Makefile b/devel/py-pytest-env/Makefile index bd087d63ed67..6b2cd61dee1d 100644 --- a/devel/py-pytest-env/Makefile +++ b/devel/py-pytest-env/Makefile @@ -1,24 +1,24 @@ PORTNAME= pytest-env -DISTVERSION= 0.8.1 +DISTVERSION= 0.8.2 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/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} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=1.17.1:devel/py-hatchling@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}hatch-vcs>=0.3:devel/py-hatch-vcs@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=7.3.1:devel/py-pytest@${PY_FLAVOR} USES= python USE_PYTHON= autoplist pep517 NO_ARCH= yes .include diff --git a/devel/py-pytest-env/distinfo b/devel/py-pytest-env/distinfo index 4f92a2d8cc61..13674f3b51a8 100644 --- a/devel/py-pytest-env/distinfo +++ b/devel/py-pytest-env/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1782044224 -SHA256 (pytest_env-0.8.1.tar.gz) = d7b2f5273ec6d1e221757998bc2f50d2474ed7d0b9331b92556011fadc4e9abf -SIZE (pytest_env-0.8.1.tar.gz) = 6926 +TIMESTAMP = 1782561359 +SHA256 (pytest_env-0.8.2.tar.gz) = baed9b3b6bae77bd75b9238e0ed1ee6903a42806ae9d6aeffb8754cd5584d4ff +SIZE (pytest_env-0.8.2.tar.gz) = 7419