]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
make.sh: Re-order build of some Python modules
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 21 Feb 2022 18:43:11 +0000 (18:43 +0000)
committerPeter Müller <peter.mueller@ipfire.org>
Mon, 21 Feb 2022 21:13:50 +0000 (21:13 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
make.sh

diff --git a/make.sh b/make.sh
index 60ddb04d85fa5df4d8af76a73f9ea5784d7d63e0..a2f8cb6c3652dcaaac4ebf2a9c8a5bdf6c7c3bf6 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -1619,10 +1619,11 @@ buildipfire() {
   lfsmake2 python3-pep517
   lfsmake2 python3-build
   lfsmake2 python3-install
+  lfsmake2 python3-urllib3
   lfsmake2 python3-flit
+  lfsmake2 python3-packaging
   lfsmake2 python3-typing-extensions
   lfsmake2 python3-semantic-version
-  lfsmake2 python3-packaging
   lfsmake2 python3-setuptools-scm
   lfsmake2 python3-setuptools-rust
   lfsmake2 python3-six
@@ -1633,7 +1634,6 @@ buildipfire() {
   lfsmake2 python3-s3transfer
   lfsmake2 python3-rsa
   lfsmake2 python3-pyasn1
-  lfsmake2 python3-urllib3
   lfsmake2 python3-botocore
   lfsmake2 python3-cffi
   lfsmake2 python3-cryptography