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

security/py-pyspnego: Sort USES

This commit is contained in:
Po-Chuan Hsieh 2023-08-01 00:32:47 +08:00
parent 8e9baa1b4f
commit 32cada55aa
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -11,10 +11,10 @@ WWW= https://github.com/jborean93/pyspnego
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PY_SETUPTOOLS} \
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61.0.0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
USES= python pycryptography:run
USES= pycryptography:run python
USE_PYTHON= autoplist concurrent pep517
NO_ARCH= yes