diff options
| -rw-r--r-- | graphics/py-imgurpython/Makefile | 3 | ||||
| -rw-r--r-- | graphics/py-imgurpython/pkg-descr | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/graphics/py-imgurpython/Makefile b/graphics/py-imgurpython/Makefile index 097810048412..7735166f5a01 100644 --- a/graphics/py-imgurpython/Makefile +++ b/graphics/py-imgurpython/Makefile @@ -11,6 +11,9 @@ COMMENT= Python client for the Imgur API LICENSE= MIT +DEPRECATED= No longer supported by upstream +EXPIRATION_DATE=2020-01-31 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} NO_ARCH= yes diff --git a/graphics/py-imgurpython/pkg-descr b/graphics/py-imgurpython/pkg-descr index 9309770976d4..8db7e9d4f7fc 100644 --- a/graphics/py-imgurpython/pkg-descr +++ b/graphics/py-imgurpython/pkg-descr @@ -1,4 +1,4 @@ -Imgurpython is a Python client for the Imgur API. It can be used to +Imgurpython is a Python client for the Imgur API. It can be used to interact with the Imgur API in your projects. WWW: https://github.com/Imgur/imgurpython |
