diff --git a/net-im/py-telepot/Makefile b/net-im/py-telepot/Makefile index 58a690803e08..f3a11fc16ca8 100644 --- a/net-im/py-telepot/Makefile +++ b/net-im/py-telepot/Makefile @@ -11,6 +11,9 @@ WWW= https://github.com/nickoala/telepot LICENSE= MIT +DEPRECATED= Upstream repository has been archived on Jun 2, 2019 +EXPIRATION_DATE=2025-03-31 + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>=3.0.0:www/py-aiohttp@${PY_FLAVOR} \