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

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

View File

@ -13,6 +13,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
# Upstream bug https://github.com/nabla-c0d3/nassl/issues/110
BROKEN_SSL= openssl openssl31
BROKEN_SSL_REASON= Fails to detect OpenSSL 3.0.0 libcrypt.so
DEPRECATED= It does not support OpenSSL 3.0+
EXPIRATION_DATE=2024-03-31
USES= python ssl
USE_PYTHON= autoplist concurrent distutils