security/py-sslyze: Mark DEPRECATED and set EXPIRATION_DATE to 2024-03-31

This commit is contained in:
Po-Chuan Hsieh 2024-03-09 21:50:11 +08:00
parent a1becd9a32
commit 2497bdc7bd
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
1 changed files with 3 additions and 0 deletions

View File

@ -11,6 +11,9 @@ WWW= https://github.com/nabla-c0d3/sslyze
LICENSE= AGPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
DEPRECATED= It does not support OpenSSL 3.0+
EXPIRATION_DATE=2024-03-31
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nassl>=5.1<6:security/py-nassl@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pydantic>=1.10<2.4,1:devel/py-pydantic@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}openssl>=23,1<24,1:security/py-openssl@${PY_FLAVOR} \