mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-15 05:22:59 +02:00
make.sh: Re-order build of some Python modules
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Peter Müller
parent
c54ce71713
commit
82bd0acc9b
4
make.sh
4
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
|
||||
|
||||
Reference in New Issue
Block a user