diff options
-rw-r--r-- | www/py-httpx013/Makefile | 3 |
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} \ |