Skip to content

Commit

Permalink
security/py-pyhanko-certvalidator: Sort USES
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jul 31, 2023
1 parent eadbe04 commit f786677
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions security/py-pyhanko-certvalidator/Makefile
Expand Up @@ -11,14 +11,14 @@ WWW= https://github.com/MatthiasValvekens/certvalidator
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

BUILD_DEPENDS= ${PY_SETUPTOOLS} \
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asn1crypto>=1.5.1:devel/py-asn1crypto@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}oscrypto>=1.1.0:security/py-oscrypto@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>=2.24.0:www/py-requests@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}uritools>=3.0.1:net/py-uritools@${PY_FLAVOR}

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

NO_ARCH= yes
Expand Down

0 comments on commit f786677

Please sign in to comment.