summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNuno Teixeira <eduardo@FreeBSD.org>2023-12-02 21:04:24 +0000
committerNuno Teixeira <eduardo@FreeBSD.org>2023-12-02 21:05:58 +0000
commit3282e48c1561b0e125ed604f8bdb6eec9a159f69 (patch)
tree5617134cabcdb3009580b35c55f2c8327666e190
parentx11/plasma-wayland-protocols: add upstream fix for Plasma 6 (diff)
www/py-httpx013: Deprecate and set removal date
www/py-httpx013 old repo-copy not needed anymore since deprecation of textproc/py-googletrans PR: 275481
-rw-r--r--www/py-httpx013/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/py-httpx013/Makefile b/www/py-httpx013/Makefile
index 170b62d56100..8264898258ef 100644
--- a/www/py-httpx013/Makefile
+++ b/www/py-httpx013/Makefile
@@ -13,6 +13,9 @@ WWW= https://github.com/encode/httpx
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.md
+DEPRECATED= Old repo-copy needed for deprecated textproc/py-googletrans
+EXPIRATION_DATE= 2023-12-31
+
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}certifi>=0:security/py-certifi@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}chardet>=3.0,1:textproc/py-chardet@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}hstspreload>=0:www/py-hstspreload@${PY_FLAVOR} \