diff options
author | Rene Ladan <rene@FreeBSD.org> | 2025-01-01 15:34:08 +0100 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2025-01-01 15:34:08 +0100 |
commit | 5937f94cb45cb93e0d1a5f96db19a0182b19978b (patch) | |
tree | 19c3a53ba35e2cf48a647762439f6e2d429c00fe /dns/py-ns1-python | |
parent | devel/py-rchitect: expire on 2025-03-31 for devel/py-pytest-runner (diff) |
dns/py-ns1-python: expire on 2025-03-31 for devel/py-pytest-runner
Diffstat (limited to 'dns/py-ns1-python')
-rw-r--r-- | dns/py-ns1-python/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dns/py-ns1-python/Makefile b/dns/py-ns1-python/Makefile index f9e0c9c93b50..ca793ac64edd 100644 --- a/dns/py-ns1-python/Makefile +++ b/dns/py-ns1-python/Makefile @@ -10,6 +10,9 @@ WWW= https://github.com/ns1/ns1-python LICENSE= MIT +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} \ ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} |