]> git.ipfire.org Git - ipfire-2.x.git/commit - make.sh
python3-msgpack: Required for build and execution of borgbackup 1.2.0
authorAdolf Belka <adolf.belka@ipfire.org>
Fri, 24 Jun 2022 12:14:26 +0000 (14:14 +0200)
committerPeter Müller <peter.mueller@ipfire.org>
Sat, 25 Jun 2022 09:11:58 +0000 (09:11 +0000)
commitde6ef4d40adec7e1093b73c4397f042e830db15e
tree8ac70fe4ee92930911306a825480860186cd160b
parent006309eaafb66136193356fc73bf0e5a63ab199e
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>
config/rootfiles/packages/python3-msgpack [new file with mode: 0644]
lfs/python3-msgpack [new file with mode: 0644]
make.sh