From: Michael Tremer Date: Wed, 2 Feb 2022 14:42:00 +0000 (+0000) Subject: make.sh: Re-order build of some Python modules X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e240b72b294117d075d254cb4677f52784417251;p=people%2Fms%2Fipfire-2.x.git make.sh: Re-order build of some Python modules Signed-off-by: Michael Tremer --- diff --git a/make.sh b/make.sh index 1a391ca210..642737194d 100755 --- 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