diff --git a/net/py-tacacs_plus/Makefile b/net/py-tacacs_plus/Makefile index c0ec4ec21131..7b8d26ff8cf3 100644 --- a/net/py-tacacs_plus/Makefile +++ b/net/py-tacacs_plus/Makefile @@ -1,21 +1,24 @@ PORTNAME= tacacs_plus DISTVERSION= 2.6 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rozhuk.im@gmail.com COMMENT= Client for TACACS+ authentication WWW= https://github.com/ansible/tacacs_plus LICENSE= BSD3CLAUSE +DEPRECATED= Depends on expired devel/py-pytest-runner +EXPIRATION_DATE=2025-03-31 + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>0:devel/py-pytest-runner@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include