From c9c381738d76312895dd2b46d940a0ec2aac487d Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Thu, 9 Jan 2020 17:52:54 +0000 Subject: Mark DEPRECATED and set EXPIRATION_DATE to 2020-01-31 --- devel/py-semantic_version26/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/devel/py-semantic_version26/Makefile b/devel/py-semantic_version26/Makefile index a8105a55d2f6..97e0f4110acc 100644 --- a/devel/py-semantic_version26/Makefile +++ b/devel/py-semantic_version26/Makefile @@ -14,6 +14,9 @@ COMMENT= Python library provides a few tools to handle SemVer in Python LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Use devel/py-semantic_version instead +EXPIRATION_DATE=2020-01-31 + TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django111>=0:www/py-django111@${PY_FLAVOR} USES= python -- cgit v1.2.3