mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
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:
committed by
Peter Müller
parent
006309eaaf
commit
de6ef4d40a
12
config/rootfiles/packages/python3-msgpack
Normal file
12
config/rootfiles/packages/python3-msgpack
Normal file
@@ -0,0 +1,12 @@
|
||||
usr/lib/python3.10/site-packages/msgpack
|
||||
#usr/lib/python3.10/site-packages/msgpack-1.0.3-py3.10.egg-info
|
||||
#usr/lib/python3.10/site-packages/msgpack-1.0.3-py3.10.egg-info/PKG-INFO
|
||||
#usr/lib/python3.10/site-packages/msgpack-1.0.3-py3.10.egg-info/SOURCES.txt
|
||||
#usr/lib/python3.10/site-packages/msgpack-1.0.3-py3.10.egg-info/dependency_links.txt
|
||||
#usr/lib/python3.10/site-packages/msgpack-1.0.3-py3.10.egg-info/top_level.txt
|
||||
usr/lib/python3.10/site-packages/msgpack/__init__.py
|
||||
usr/lib/python3.10/site-packages/msgpack/_cmsgpack.cpython-310-xxxMACHINExxx-linux-gnu.so
|
||||
usr/lib/python3.10/site-packages/msgpack/_version.py
|
||||
usr/lib/python3.10/site-packages/msgpack/exceptions.py
|
||||
usr/lib/python3.10/site-packages/msgpack/ext.py
|
||||
usr/lib/python3.10/site-packages/msgpack/fallback.py
|
||||
Reference in New Issue
Block a user