This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree".
The branch, next has been updated via f5117ab51d8ebb5325b3d6cbae8764b88ae917cb (commit) from d76e142f7c4a43f2ab851671f813e3df6d6a2576 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit f5117ab51d8ebb5325b3d6cbae8764b88ae917cb Author: Peter Müller peter.mueller@ipfire.org Date: Mon Jun 27 11:02:32 2022 +0000
python3-msgpack: Add rootfile for 32-bit ARM
Signed-off-by: Peter Müller peter.mueller@ipfire.org
-----------------------------------------------------------------------
Summary of changes: config/rootfiles/packages/{ => armv6l}/python3-msgpack | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) copy config/rootfiles/packages/{ => armv6l}/python3-msgpack (88%)
Difference in files: diff --git a/config/rootfiles/packages/armv6l/python3-msgpack b/config/rootfiles/packages/armv6l/python3-msgpack new file mode 100644 index 000000000..5602ecc41 --- /dev/null +++ b/config/rootfiles/packages/armv6l/python3-msgpack @@ -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-arm-linux-gnueabi.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
hooks/post-receive -- IPFire 2.x development tree