git: bb27c23791cf - main - net/py-tacacs_plus: expire on 2025-03-31 for devel/py-pytest-runner
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 01 Jan 2025 14:47:33 UTC
The branch main has been updated by rene:
URL: https://cgit.FreeBSD.org/ports/commit/?id=bb27c23791cfc08e8eae49b12d4bb9a2ac6686e0
commit bb27c23791cfc08e8eae49b12d4bb9a2ac6686e0
Author: Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2025-01-01 14:40:06 +0000
Commit: Rene Ladan <rene@FreeBSD.org>
CommitDate: 2025-01-01 14:40:06 +0000
net/py-tacacs_plus: expire on 2025-03-31 for devel/py-pytest-runner
---
net/py-tacacs_plus/Makefile | 3 +++
1 file changed, 3 insertions(+)
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
@@ -10,6 +10,9 @@ 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}