python3-msgpack: Required for build and execution of borgbackup 1.2.0

- New python module required for borgbackup. In borgbackup version 1.1.18 or 1.1.19
   the old bundled msgpack in borgbackup was removed and a specified version range
   of python3-msgpack required.
- This patch adds the lfs and rootfiles for this module

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
This commit is contained in:
Adolf Belka
2022-06-24 14:14:26 +02:00
committed by Peter Müller
parent 006309eaaf
commit de6ef4d40a
3 changed files with 99 additions and 0 deletions

View File

@@ -1612,6 +1612,7 @@ buildipfire() {
lfsmake2 python3-arrow
lfsmake2 python3-terminaltables
lfsmake2 python3-pkgconfig
lfsmake2 python3-msgpack
lfsmake2 aws-cli
lfsmake2 oci-python-sdk
lfsmake2 oci-cli