* [PATCH] python3-msgpack: Fix build on i586
@ 2019-02-05 18:33 Jonatan Schlag
2019-02-05 20:57 ` Michael Tremer
0 siblings, 1 reply; 2+ messages in thread
From: Jonatan Schlag @ 2019-02-05 18:33 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1699 bytes --]
Signed-off-by: Jonatan Schlag <jonatan.schlag(a)ipfire.org>
---
config/rootfiles/packages/i586/python3-msgpack | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
create mode 100644 config/rootfiles/packages/i586/python3-msgpack
diff --git a/config/rootfiles/packages/i586/python3-msgpack b/config/rootfiles/packages/i586/python3-msgpack
new file mode 100644
index 0000000..5580b25
--- /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
--
1.8.3.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] python3-msgpack: Fix build on i586
2019-02-05 18:33 [PATCH] python3-msgpack: Fix build on i586 Jonatan Schlag
@ 2019-02-05 20:57 ` Michael Tremer
0 siblings, 0 replies; 2+ messages in thread
From: Michael Tremer @ 2019-02-05 20:57 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1865 bytes --]
Thanks. Merged.
> On 5 Feb 2019, at 18:33, Jonatan Schlag <jonatan.schlag(a)ipfire.org> wrote:
>
> Signed-off-by: Jonatan Schlag <jonatan.schlag(a)ipfire.org>
> ---
> config/rootfiles/packages/i586/python3-msgpack | 17 +++++++++++++++++
> 1 file changed, 17 insertions(+)
> create mode 100644 config/rootfiles/packages/i586/python3-msgpack
>
> diff --git a/config/rootfiles/packages/i586/python3-msgpack b/config/rootfiles/packages/i586/python3-msgpack
> new file mode 100644
> index 0000000..5580b25
> --- /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
> --
> 1.8.3.1
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-02-05 20:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-05 18:33 [PATCH] python3-msgpack: Fix build on i586 Jonatan Schlag
2019-02-05 20:57 ` Michael Tremer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox