git: 7bf15c05523f - main - security/py-pysaml24: Sort USES
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 31 Jul 2023 16:47:28 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7bf15c05523f3d49bb6cfe3f6fdb4fa117637327
commit 7bf15c05523f3d49bb6cfe3f6fdb4fa117637327
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-07-31 16:32:39 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-07-31 16:40:15 +0000
security/py-pysaml24: Sort USES
---
security/py-pysaml24/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/security/py-pysaml24/Makefile b/security/py-pysaml24/Makefile
index b609d2a470e0..c53c64d9d846 100644
--- a/security/py-pysaml24/Makefile
+++ b/security/py-pysaml24/Makefile
@@ -27,7 +27,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}responses>=0:devel/py-responses@${PY_FLAVOR}
-USES= cpe python pycryptography:run
+USES= cpe pycryptography:run python
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes