devel/py-openapi-codec: Deprecate/Set to expire

* Upstream has archived its repository.  Core API has been superseded by
  OpenAPI thus deprecate the port and set an expiration date.
This commit is contained in:
Kai Knoblich 2025-04-13 15:51:05 +02:00
parent ff6cbbe1f9
commit 2eea94a444

View file

@ -11,6 +11,9 @@ WWW= https://github.com/core-api/python-openapi-codec
LICENSE= BSD2CLAUSE
DEPRECATED= Upstream archived the repository. Please use devel/py-openapi-core instead
EXPIRATION_DATE=2025-06-30
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coreapi>0:devel/py-coreapi@${PY_FLAVOR}
USES= python