aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/py-pyblake2/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/py-pyblake2/Makefile b/security/py-pyblake2/Makefile
index 34b3b0ec1621..f953b9f79b45 100644
--- a/security/py-pyblake2/Makefile
+++ b/security/py-pyblake2/Makefile
@@ -11,6 +11,9 @@ WWW= https://github.com/dchest/pyblake2
LICENSE= CC0-1.0
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Reached it's End Of Life. Integrated into Python Standard Library
+EXPIRATION_DATE=2024-03-03
+
USES= python
USE_PYTHON= distutils autoplist
TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}