devel/py-flex: Deprecate

* Upstream has been inactive for 6 years, therefore deprecate this port.

* However, no expiry date is set for now because py-flex still works
  with newer versions of Python and is currently still being used by
  some projects/ports (e.g. py-prance or py-flasgger).

PR:		283597
Reported by:	diizzy
This commit is contained in:
Kai Knoblich 2025-02-08 12:25:44 +01:00
parent 5d63c67af0
commit 6b4a31e19c

View file

@ -11,6 +11,8 @@ WWW= https://github.com/pipermerriam/flex
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
DEPRECATED= Upstream is inactive since 6 years
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=3.3:devel/py-click@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}jsonpointer>=1.7:devel/py-jsonpointer@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>=2.4.3:www/py-requests@${PY_FLAVOR} \