aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2024-09-30 19:36:38 +0000
committerRene Ladan <rene@FreeBSD.org>2024-09-30 19:37:15 +0000
commitddfb1a8585ad81411b6fcbb2e1e46167fe72d17c (patch)
tree3b00b2142db3a535020f1e8685fd83cb92cbed24
parentf49cd2fa7a4a17012b9b742b0d35d8463d70942f (diff)
downloadports-ddfb1a8585ad81411b6fcbb2e1e46167fe72d17c.tar.gz
ports-ddfb1a8585ad81411b6fcbb2e1e46167fe72d17c.zip
www/py-habanero: expire on 2024-12-31 for devel/py-codecov
-rw-r--r--www/py-habanero/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/py-habanero/Makefile b/www/py-habanero/Makefile
index 230af1c8ef1c..14159ba0a754 100644
--- a/www/py-habanero/Makefile
+++ b/www/py-habanero/Makefile
@@ -11,6 +11,9 @@ WWW= https://github.com/sckott/habanero
LICENSE= MIT
+DEPRECATED= Depends on expired devel/py-codecov
+EXPIRATION_DATE=2024-12-31
+
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}codecov>0:devel/py-codecov@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}docutils>0:textproc/py-docutils@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \