diff --git a/devel/py-pytest-regtest/Makefile b/devel/py-pytest-regtest/Makefile index 95a9db681fbb..22ea98b17180 100644 --- a/devel/py-pytest-regtest/Makefile +++ b/devel/py-pytest-regtest/Makefile @@ -1,21 +1,23 @@ PORTNAME= pytest-regtest -PORTVERSION= 1.5.1 +PORTVERSION= 2.1.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= pytest_regtest-${PORTVERSION} MAINTAINER= amdmi3@FreeBSD.org COMMENT= Pytest plugin for regression tests WWW= https://gitlab.com/uweschmitt/pytest-regtest \ https://pypi.org/project/pytest-regtest/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist distutils pytest +USE_PYTHON= autoplist pep517 pytest NO_ARCH= yes .include diff --git a/devel/py-pytest-regtest/distinfo b/devel/py-pytest-regtest/distinfo index 5c68df18660c..c3f94b4cc28e 100644 --- a/devel/py-pytest-regtest/distinfo +++ b/devel/py-pytest-regtest/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1692617143 -SHA256 (pytest-regtest-1.5.1.tar.gz) = 8deec797dcfd9313756e078bb82410c71a84c6571086bcf74f05d9064e659b57 -SIZE (pytest-regtest-1.5.1.tar.gz) = 10108 +TIMESTAMP = 1712671606 +SHA256 (pytest_regtest-2.1.1.tar.gz) = bd08a6161832378b59ecd4f5815fbe26af7cd091db4a1e710e30476d5f3b8832 +SIZE (pytest_regtest-2.1.1.tar.gz) = 9595