From 43b320d53de9558359c8ddf2d563c8358b492099 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Sat, 9 May 2020 09:57:03 +0000 Subject: Deprecate a few ports using python 2.7 --- textproc/py-pdfminer/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'textproc/py-pdfminer') diff --git a/textproc/py-pdfminer/Makefile b/textproc/py-pdfminer/Makefile index e6c11460dff0..4909132fcbba 100644 --- a/textproc/py-pdfminer/Makefile +++ b/textproc/py-pdfminer/Makefile @@ -13,6 +13,9 @@ COMMENT= PDF parser and analyzer LICENSE= MIT +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-09-15 + USES= python:2.7 USE_PYTHON= distutils autoplist -- cgit v1.2.3