misc/py-spdx: Mark DEPRECATED and set EXPIRATION_DATE to 2025-02-28

PR:		284453
Reported by:	diizzy
This commit is contained in:
Po-Chuan Hsieh 2025-02-03 23:35:09 +08:00
parent 7031ce1330
commit f45833e4a9
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
1 changed files with 3 additions and 0 deletions

View File

@ -12,6 +12,9 @@ WWW= https://github.com/bbqsrc/spdx-python
LICENSE= CC0-1.0
LICENSE_FILE= ${WRKSRC}/LICENSE
DEPRECATED= Upstream repository has been archived on Nov 13, 2020
EXPIRATION_DATE=2025-02-28
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}