1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00

net/py-transip: Sort USES

This commit is contained in:
Po-Chuan Hsieh 2023-08-01 00:31:59 +08:00
parent 5bb82851c8
commit 85b774aacd
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -14,7 +14,7 @@ LICENSE= MIT
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}suds>=0:net/py-suds@${PY_FLAVOR}
USES= python pycryptography:run
USES= pycryptography:run python
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes