diff --git a/devel/py-pytest-plus/Makefile b/devel/py-pytest-plus/Makefile index e36e72971f69..505d10d1b99c 100644 --- a/devel/py-pytest-plus/Makefile +++ b/devel/py-pytest-plus/Makefile @@ -1,12 +1,13 @@ PORTNAME= pytest-plus -PORTVERSION= 0.7.0 +PORTVERSION= 0.8.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= ${PORTNAME:S/-/_/g}-${DISTVERSION} MAINTAINER= matthew@FreeBSD.org COMMENT= Pytest plus plugin :: extends pytest functionality -WWW= https://github.com/pycontribs/pytest-plus +WWW= https://github.com/pytest-dev/pytest-plus LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE @@ -14,11 +15,12 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=7.0.5:devel/py-setuptools-scm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=6.0.1:devel/py-pytest@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=7.4.2:devel/py-pytest@${PY_FLAVOR} -USES= python:3.9+ +USES= python:3.10+ USE_PYTHON= autoplist pep517 pytest +TEST_ENV= LC_ALL=C.UTF-8 PYTHONPATH=${WRKSRC}/src TMPDIR=${WRKDIR}/ NO_ARCH= yes .include diff --git a/devel/py-pytest-plus/distinfo b/devel/py-pytest-plus/distinfo index 2eee1bfe253e..ccc86daa0cf8 100644 --- a/devel/py-pytest-plus/distinfo +++ b/devel/py-pytest-plus/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1711643931 -SHA256 (pytest-plus-0.7.0.tar.gz) = 4e958161332d46dab8a2ce5f354e4c5e79508984b66605c5e789bf1220f1c669 -SIZE (pytest-plus-0.7.0.tar.gz) = 13235 +TIMESTAMP = 1740227652 +SHA256 (pytest_plus-0.8.1.tar.gz) = 02dfb28f1a914e8df3b6e3525df7e94feabc0681ecea626912e8028e9355f02c +SIZE (pytest_plus-0.8.1.tar.gz) = 15444