git: 3282e48c1561 - main - www/py-httpx013: Deprecate and set removal date
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 02 Dec 2023 21:06:10 UTC
The branch main has been updated by eduardo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3282e48c1561b0e125ed604f8bdb6eec9a159f69
commit 3282e48c1561b0e125ed604f8bdb6eec9a159f69
Author: Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2023-12-02 21:04:24 +0000
Commit: Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2023-12-02 21:05:58 +0000
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
---
www/py-httpx013/Makefile | 3 +++
1 file changed, 3 insertions(+)
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} \