diff --git a/devel/py-test/Makefile b/devel/py-test/Makefile index c28eae73b1e..3b2b1400880 100644 --- a/devel/py-test/Makefile +++ b/devel/py-test/Makefile @@ -1,11 +1,13 @@ COMMENT= cross-project testing tool for Python MODPY_DISTV= 9.0.2 +REVISION= 0 DISTNAME= pytest-${MODPY_DISTV} PKGNAME= py-test-${MODPY_DISTV} CATEGORIES= devel +# https://docs.pytest.org/en/stable/changelog.html HOMEPAGE= https://docs.pytest.org/en/latest/ # MIT diff --git a/devel/py-test/pkg/PLIST b/devel/py-test/pkg/PLIST index 7db448c2647..ab70d36c183 100644 --- a/devel/py-test/pkg/PLIST +++ b/devel/py-test/pkg/PLIST @@ -1,7 +1,7 @@ @conflict py-test-<4.4.0p2 @pkgpath devel/py-test,python3 bin/py.test -@comment bin/pytest +bin/pytest lib/python${MODPY_VERSION}/site-packages/${MODPY_PYCACHE}/ lib/python${MODPY_VERSION}/site-packages/${MODPY_PYCACHE}py.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} lib/python${MODPY_VERSION}/site-packages/${MODPY_PYCACHE}py.${MODPY_PYC_MAGIC_TAG}pyc