diff options
| author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-01-01 09:18:43 +0000 |
|---|---|---|
| committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-01-01 09:18:43 +0000 |
| commit | 217f00cd3cb55d8c39d5ffca4f62d6042ae071bd (patch) | |
| tree | 5dc35a97c6e985e977a4d2fba64aa8a97fa63fa2 /graphics/py-imgurpython | |
| parent | Update to 2.8.4 (diff) | |
Mark DEPRECATED and set EXPIRATION_DATE to 2020-01-31
Notes
Notes:
svn path=/head/; revision=521690
Diffstat (limited to 'graphics/py-imgurpython')
| -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 |
