diff options
Diffstat (limited to 'security/py-onlykey/Makefile')
-rw-r--r-- | security/py-onlykey/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/py-onlykey/Makefile b/security/py-onlykey/Makefile index 8f6e4f54a74e..ef1985208211 100644 --- a/security/py-onlykey/Makefile +++ b/security/py-onlykey/Makefile @@ -11,6 +11,9 @@ WWW= https://github.com/trustcrypto/python-onlykey LICENSE= MIT +DEPRECATED= Depends on expired security/libu2f-host +EXPIRATION_DATE=2025-09-01 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hidapi>0:comms/py-hidapi@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}aenum>0:devel/py-aenum@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \ |