From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: ipfire-scm@lists.ipfire.org Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 08d91c0f7a7511da8a8d4a7ff2f156677d94463b Date: Tue, 05 Feb 2019 20:23:29 +0000 Message-ID: <20190205202329.B0A4484FDD4@people01.i.ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6739530209621839505==" List-Id: --===============6739530209621839505== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable 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 Date: Tue Feb 5 18:33:31 2019 +0000 python3-msgpack: Fix build on i586 =20 Signed-off-by: Jonatan Schlag Signed-off-by: Michael Tremer ----------------------------------------------------------------------- Summary of changes: config/rootfiles/packages/{ =3D> i586}/python3-msgpack | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) copy config/rootfiles/packages/{ =3D> i586}/python3-msgpack (85%) Difference in files: diff --git a/config/rootfiles/packages/i586/python3-msgpack b/config/rootfile= s/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/dependen= cy_links.txt +usr/lib/python3.6/site-packages/msgpack_python-0.5.6-py3.6.egg-info/top_leve= l.txt hooks/post-receive -- IPFire 2.x development tree --===============6739530209621839505==--