From 217f00cd3cb55d8c39d5ffca4f62d6042ae071bd Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Wed, 1 Jan 2020 09:18:43 +0000 Subject: Mark DEPRECATED and set EXPIRATION_DATE to 2020-01-31 --- graphics/py-imgurpython/Makefile | 3 +++ graphics/py-imgurpython/pkg-descr | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'graphics/py-imgurpython') 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 -- cgit v1.2.3