diff --git a/devel/py-pytest-runner/Makefile b/devel/py-pytest-runner/Makefile index 266cd1745d46e..2185b50374a8b 100644 --- a/devel/py-pytest-runner/Makefile +++ b/devel/py-pytest-runner/Makefile @@ -1,6 +1,5 @@ PORTNAME= pytest-runner -PORTVERSION= 6.0.0 -PORTREVISION= 1 +PORTVERSION= 6.0.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,11 +11,13 @@ WWW= https://github.com/pytest-dev/pytest-runner LICENSE= MIT DEPRECATED= pytest-runner depends on deprecated features of setuptools +EXPIRATION_DATE= 2024-12-31 -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=3.4.1:devel/py-setuptools_scm@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=3.4.1:devel/py-setuptools_scm@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist distutils pytest +USE_PYTHON= autoplist pep517 pytest NO_ARCH= yes diff --git a/devel/py-pytest-runner/distinfo b/devel/py-pytest-runner/distinfo index 15335f6e279c0..ebbbbc8656ba6 100644 --- a/devel/py-pytest-runner/distinfo +++ b/devel/py-pytest-runner/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1662816629 -SHA256 (pytest-runner-6.0.0.tar.gz) = b4d85362ed29b4c348678de797df438f0f0509497ddb8c647096c02a6d87b685 -SIZE (pytest-runner-6.0.0.tar.gz) = 15741 +TIMESTAMP = 1701687286 +SHA256 (pytest-runner-6.0.1.tar.gz) = 70d4739585a7008f37bf4933c013fdb327b8878a5a69fcbb3316c88882f0f49b +SIZE (pytest-runner-6.0.1.tar.gz) = 16056