summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2025-03-31 20:47:42 +0000
committerRene Ladan <rene@FreeBSD.org>2025-03-31 20:47:42 +0000
commite6f024a81898c694ac8190ee841dc39f2e11fc29 (patch)
tree208c2f4e97d1c3f76a7a35e8563b3d516d6c70ef /misc
parent3b5eced32d5d155846925193d9d6cd8d23cda102 (diff)
Diffstat (limited to 'misc')
-rw-r--r--misc/py-alive-progress/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/py-alive-progress/Makefile b/misc/py-alive-progress/Makefile
index 242e71132a03..acae89d2a2b7 100644
--- a/misc/py-alive-progress/Makefile
+++ b/misc/py-alive-progress/Makefile
@@ -11,6 +11,9 @@ WWW= https://github.com/rsalmei/alive-progress
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Depends on expired textproc/py-grapheme
+EXPIRATION_DATE=2025-06-01
+
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}about-time>=4.2.1:devel/py-about-time@${PY_FLAVOR} \