devel/py-coreapi: 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:43:27 +02:00
parent 952a082cc8
commit 19213c6109
+3
View File
@@ -11,6 +11,9 @@ WWW= https://github.com/core-api/python-client
LICENSE= BSD2CLAUSE
DEPRECATED= Upstream archived the repository. Please use devel/py-openapi-core instead
EXPIRATION_DATE=2025-06-30
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>0:devel/py-click@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}coreschema>0:devel/py-coreschema@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}itypes>0:devel/py-itypes@${PY_FLAVOR} \