diff options
Diffstat (limited to 'net/py-tweepy/Makefile')
-rw-r--r-- | net/py-tweepy/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/py-tweepy/Makefile b/net/py-tweepy/Makefile index 38c7ba76e072..b082fff7d8dc 100644 --- a/net/py-tweepy/Makefile +++ b/net/py-tweepy/Makefile @@ -13,6 +13,8 @@ COMMENT= Twitter API library for Python LICENSE= MIT BROKEN= installs in examples namespace +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2019-09-04 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pip>0:devel/py-pip@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.4.3:www/py-requests@${PY_FLAVOR} \ |