git: 917668aa1a71 - main - devel/py-castellan: Sort USES

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Mon, 31 Jul 2023 16:46:15 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=917668aa1a71b21b8b19544206be2b299e8e10a9

commit 917668aa1a71b21b8b19544206be2b299e8e10a9
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-07-31 16:31:09 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-07-31 16:39:57 +0000

    devel/py-castellan: Sort USES
---
 devel/py-castellan/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/py-castellan/Makefile b/devel/py-castellan/Makefile
index 0f81e14df1bc..2e13dd9ecb3c 100644
--- a/devel/py-castellan/Makefile
+++ b/devel/py-castellan/Makefile
@@ -23,7 +23,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}keystoneauth1>=3.4.0:devel/py-keystoneauth1@
 		${PYTHON_PKGNAMEPREFIX}requests>=2.18.0:www/py-requests@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}stevedore>=1.20.0:devel/py-stevedore@${PY_FLAVOR}
 
-USES=		python pycryptography:run shebangfix
+USES=		pycryptography:run python shebangfix
 USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes