diff --git a/www/py-pyjwt1/Makefile b/www/py-pyjwt1/Makefile index c66a4ec9c8f8..43ddcb8c9829 100644 --- a/www/py-pyjwt1/Makefile +++ b/www/py-pyjwt1/Makefile @@ -13,6 +13,9 @@ WWW= https://github.com/progrium/pyjwt LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Obsoleted. Use www/py-pyjwt instead +EXPIRATION_DATE=2025-09-30 + # Some tests are skipped without pycrypto, but its not # referenced as a requirement anymore. TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \