From 6323d690b675ce7dc4a4736b8e021fc461510208 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Fri, 16 Oct 2020 08:56:09 +0000 Subject: Deprecate a few py27 ports --- japanese/py-tegaki/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'japanese') diff --git a/japanese/py-tegaki/Makefile b/japanese/py-tegaki/Makefile index 4582187e49e1..f8754de3266f 100644 --- a/japanese/py-tegaki/Makefile +++ b/japanese/py-tegaki/Makefile @@ -13,6 +13,9 @@ COMMENT= Open-source Chinese and Japanese handwriting recognition LICENSE= GPLv2 +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-11-15 + LIB_DEPENDS= libzinnia.so:japanese/zinnia RUN_DEPENDS= ${PYTHON_SITELIBDIR}/zinnia.py:japanese/py-zinnia@${PY_FLAVOR} -- cgit