From 6308cbf25eeccd3273f030998f68becb6107c0489138f5c3e0f5bb821331ed08 Mon Sep 17 00:00:00 2001 From: Thomas Bechtold Date: Mon, 11 Mar 2019 05:17:53 +0000 Subject: [PATCH] Accepting request 683600 from home:apersaud:branches:devel:languages:python update to latest version OBS-URL: https://build.opensuse.org/request/show/683600 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyzmq?expand=0&rev=68 --- python-pyzmq.changes | 25 +++++++++++++++++++++++++ python-pyzmq.spec | 6 +++--- pyzmq-17.1.2.tar.gz | 3 --- pyzmq-18.0.1.tar.gz | 3 +++ 4 files changed, 31 insertions(+), 6 deletions(-) delete mode 100644 pyzmq-17.1.2.tar.gz create mode 100644 pyzmq-18.0.1.tar.gz diff --git a/python-pyzmq.changes b/python-pyzmq.changes index 017e584..bbb1477 100644 --- a/python-pyzmq.changes +++ b/python-pyzmq.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Sat Mar 9 15:47:03 UTC 2019 - Arun Persaud + +- update to version 18.0.1: + * Fixes installation from source on non-unicode locales with Python + 3. There are no code changes in this release. + +------------------------------------------------------------------- +Sat Mar 2 04:52:24 UTC 2019 - Arun Persaud + +- specfile: + * update copyright year + +- update to version 18.0.0: + * Update bundled libzmq to 4.3.1 (fixes CVE-2019-6250) + * Added :func:`~zmq.proxy_steerable` and + :class:`zmq.devices.ProxySteerable` + * Added bind_{in|out|mon}_to_random_port variants for proxy device + methods + * Performance improvements for sends with asyncio + * Fix sending memoryviews/bytearrays with cffi backend + +- changes from version 17.1.3: + * Fix compatibility with tornado 6 (removal of stack_context) + ------------------------------------------------------------------- Sat Aug 18 17:02:18 UTC 2018 - arun@gmx.de diff --git a/python-pyzmq.spec b/python-pyzmq.spec index 73209c4..9fddab2 100644 --- a/python-pyzmq.spec +++ b/python-pyzmq.spec @@ -1,7 +1,7 @@ # # spec file for package python-pyzmq # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -20,7 +20,7 @@ # Disable tests, they are so slow that OBS thinks the build died. %bcond_with tests Name: python-pyzmq -Version: 17.1.2 +Version: 18.0.1 Release: 0 Summary: Python bindings for 0MQ License: LGPL-3.0-or-later AND BSD-3-Clause diff --git a/pyzmq-17.1.2.tar.gz b/pyzmq-17.1.2.tar.gz deleted file mode 100644 index fe0f2cc..0000000 --- a/pyzmq-17.1.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a72b82ac1910f2cf61a49139f4974f994984475f771b0faa730839607eeedddf -size 1080194 diff --git a/pyzmq-18.0.1.tar.gz b/pyzmq-18.0.1.tar.gz new file mode 100644 index 0000000..68c8388 --- /dev/null +++ b/pyzmq-18.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b319805f6f7c907b101c864c3ca6cefc9db8ce0791356f180b1b644c7347e4c +size 1156396