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 08d91c0f7a7511da8a8d4a7ff2f156677d94463b (commit) from e20b7de067c5df0318dea9eaa67dedf78130d66d (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 08d91c0f7a7511da8a8d4a7ff2f156677d94463b Author: Jonatan Schlag jonatan.schlag@ipfire.org Date: Tue Feb 5 18:33:31 2019 +0000
python3-msgpack: Fix build on i586
Signed-off-by: Jonatan Schlag jonatan.schlag@ipfire.org Signed-off-by: Michael Tremer michael.tremer@ipfire.org
-----------------------------------------------------------------------
Summary of changes: config/rootfiles/packages/{ => i586}/python3-msgpack | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) copy config/rootfiles/packages/{ => i586}/python3-msgpack (85%)
Difference in files: diff --git a/config/rootfiles/packages/i586/python3-msgpack b/config/rootfiles/packages/i586/python3-msgpack new file mode 100644 index 000000000..5580b25c7 --- /dev/null +++ b/config/rootfiles/packages/i586/python3-msgpack @@ -0,0 +1,17 @@ +#usr/lib/python3.6/site-packages/msgpack +usr/lib/python3.6/site-packages/msgpack/__init__.py +usr/lib/python3.6/site-packages/msgpack/__pycache__ +usr/lib/python3.6/site-packages/msgpack/__pycache__/__init__.cpython-36.pyc +usr/lib/python3.6/site-packages/msgpack/__pycache__/_version.cpython-36.pyc +usr/lib/python3.6/site-packages/msgpack/__pycache__/exceptions.cpython-36.pyc +usr/lib/python3.6/site-packages/msgpack/__pycache__/fallback.cpython-36.pyc +usr/lib/python3.6/site-packages/msgpack/_packer.cpython-36m-i386-linux-gnu.so +usr/lib/python3.6/site-packages/msgpack/_unpacker.cpython-36m-i386-linux-gnu.so +usr/lib/python3.6/site-packages/msgpack/_version.py +usr/lib/python3.6/site-packages/msgpack/exceptions.py +usr/lib/python3.6/site-packages/msgpack/fallback.py +usr/lib/python3.6/site-packages/msgpack_python-0.5.6-py3.6.egg-info +usr/lib/python3.6/site-packages/msgpack_python-0.5.6-py3.6.egg-info/PKG-INFO +usr/lib/python3.6/site-packages/msgpack_python-0.5.6-py3.6.egg-info/SOURCES.txt +usr/lib/python3.6/site-packages/msgpack_python-0.5.6-py3.6.egg-info/dependency_links.txt +usr/lib/python3.6/site-packages/msgpack_python-0.5.6-py3.6.egg-info/top_level.txt
hooks/post-receive -- IPFire 2.x development tree