textproc/py-html2text2018: Deprecate and set expiration date

- There is no consumers left using this old version. Switch to updated
  textproc/py-html2text instead.

PR:		277471
This commit is contained in:
Nuno Teixeira 2024-03-06 08:04:22 +00:00
parent a8d978de0b
commit 5c95ec9b40
1 changed files with 3 additions and 0 deletions

View File

@ -13,6 +13,9 @@ WWW= https://github.com/Alir3z4/html2text/
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
DEPRECATED= Old version without consumers left, use updated textproc/py-html2text instead
EXPIRATION_DATE= 2024-03-31
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>=0:devel/py-coverage@${PY_FLAVOR}
USES= python