From 269ccc444660ae45d9f98dfd5a652f8787dade8f Mon Sep 17 00:00:00 2001 From: Adolf Belka Date: Mon, 24 Jan 2022 17:16:30 +0100 Subject: [PATCH] make.sh: Update of additional and removed packages for upgrade to python-3.10 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Removal of python3-msgpack - Addition of python3-toml python3-pyproject2setuppy python3-tomli python3-packaging Signed-off-by: Adolf Belka Reviewed-by: Peter Müller --- make.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/make.sh b/make.sh index 923f728e72..606fbc9b05 100755 --- a/make.sh +++ b/make.sh @@ -1609,7 +1609,11 @@ buildipfire() { lfsmake2 wireless-regdb lfsmake2 libsolv lfsmake2 ddns + lfsmake2 python3-toml + lfsmake2 python3-pyproject2setuppy + lfsmake2 python3-tomli lfsmake2 python3-setuptools-scm + lfsmake2 python3-packaging lfsmake2 python3-six lfsmake2 python3-dateutil lfsmake2 python3-jmespath @@ -1620,7 +1624,6 @@ buildipfire() { lfsmake2 python3-pyasn1 lfsmake2 python3-urllib3 lfsmake2 python3-botocore - lfsmake2 python3-msgpack lfsmake2 aws-cli lfsmake2 transmission lfsmake2 mtr