Skip to content
Snippets Groups Projects
Verified Commit aa9eecda authored by sunpoet's avatar sunpoet
Browse files

security/py-webauthn: Sort USES

parent 668d05c2
No related branches found
No related tags found
No related merge requests found
...@@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asn1crypto>=0.24.0:devel/py-asn1crypto@${PY_ ...@@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asn1crypto>=0.24.0:devel/py-asn1crypto@${PY_
${PYTHON_PKGNAMEPREFIX}cbor2>=4.0.1:devel/py-cbor2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}cbor2>=4.0.1:devel/py-cbor2@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}openssl>=20.0.1,1:security/py-openssl@${PY_FLAVOR} ${PYTHON_PKGNAMEPREFIX}openssl>=20.0.1,1:security/py-openssl@${PY_FLAVOR}
USES= python pycryptography:run USES= pycryptography:run python
USE_PYTHON= autoplist concurrent distutils unittest USE_PYTHON= autoplist concurrent distutils unittest
NO_ARCH= yes NO_ARCH= yes
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment