diff --git a/devel/py-pytest4-asyncio/Makefile b/devel/py-pytest4-asyncio/Makefile index 8eebfd380bdd..809b3dadbeda 100644 --- a/devel/py-pytest4-asyncio/Makefile +++ b/devel/py-pytest4-asyncio/Makefile @@ -11,6 +11,9 @@ WWW= https://pypi.org/project/pytest-asyncio/ LICENSE= APACHE20 +DEPRECATED= legacy version for pytest4 no longer used by any port +EXPIRATION_DATA=2022-11-19 + CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}pytest-asyncio RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest4>=3.0.6:devel/py-pytest4@${PY_FLAVOR}