Skip to content

Commit

Permalink
security/py-sslyze: Sort USES
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jul 31, 2023
1 parent ca489fa commit 668d05c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion security/py-sslyze/Makefile
Expand Up @@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nassl>=5<6:security/py-nassl@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}openssl>=20,1<24,1:security/py-openssl@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}tls-parser>=2<3:security/py-tls-parser@${PY_FLAVOR}

USES= python pycryptography:run
USES= pycryptography:run python
USE_PYTHON= autoplist concurrent distutils

NO_ARCH= yes
Expand Down

0 comments on commit 668d05c

Please sign in to comment.