Chase py-tweepy expiration

This commit is contained in:
Antoine Brodin 2019-08-04 10:00:43 +00:00
parent c13eacf228
commit 17ca100e20
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=508087

View File

@ -13,6 +13,9 @@ COMMENT= Python Twitter client for the console
LICENSE= GPLv3
DEPRECATED= Depends on expiring net/py-tweepy
EXPIRATION_DATE= 2019-09-04
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}urwid>=1.3.0:devel/py-urwid@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}tweepy>=3.1.0:net/py-tweepy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}future>=0.14.3:devel/py-future@${PY_FLAVOR}