From 265b48e519d11325239f9a17083cb12d11f4e18ba5fca86191d19eebbdc18010 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 9 Mar 2020 06:51:23 +0000 Subject: [PATCH] Accepting request 782710 from home:apersaud:branches:devel:languages:python update to latest version OBS-URL: https://build.opensuse.org/request/show/782710 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyzmq?expand=0&rev=76 --- python-pyzmq.changes | 15 +++++++++++++++ python-pyzmq.spec | 4 ++-- pyzmq-18.1.1.tar.gz | 3 --- pyzmq-19.0.0.tar.gz | 3 +++ 4 files changed, 20 insertions(+), 5 deletions(-) delete mode 100644 pyzmq-18.1.1.tar.gz create mode 100644 pyzmq-19.0.0.tar.gz diff --git a/python-pyzmq.changes b/python-pyzmq.changes index 823be55..d583c3a 100644 --- a/python-pyzmq.changes +++ b/python-pyzmq.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Fri Mar 6 21:55:13 UTC 2020 - Arun Persaud + +- specfile: + * update copyright year + +- update to version 19.0.0: + * Cython backend: Build Cython extensions with language level "3str" + (requires Cython 0.29) + * Cython backend: You can now cimport zmq + * Asyncio: Fix memory leak in Poller + * Log: Much improved logging in :mod:`zmq.log` (see :doc:`logging`) + * Log: add python -m zmq.log entrypoint + * Sources generated with Cython 0.29.15 + ------------------------------------------------------------------- Sat Nov 16 16:48:32 UTC 2019 - Arun Persaud diff --git a/python-pyzmq.spec b/python-pyzmq.spec index 49f34ef..c1724d7 100644 --- a/python-pyzmq.spec +++ b/python-pyzmq.spec @@ -1,7 +1,7 @@ # # spec file for package python-pyzmq # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ # Disable tests, they are so slow that OBS thinks the build died. %bcond_with tests Name: python-pyzmq -Version: 18.1.1 +Version: 19.0.0 Release: 0 Summary: Python bindings for 0MQ License: LGPL-3.0-or-later AND BSD-3-Clause diff --git a/pyzmq-18.1.1.tar.gz b/pyzmq-18.1.1.tar.gz deleted file mode 100644 index 3758daf..0000000 --- a/pyzmq-18.1.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8c69a6cbfa94da29a34f6b16193e7c15f5d3220cb772d6d17425ff3faa063a6d -size 1142881 diff --git a/pyzmq-19.0.0.tar.gz b/pyzmq-19.0.0.tar.gz new file mode 100644 index 0000000..61b3274 --- /dev/null +++ b/pyzmq-19.0.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e1f65e576ab07aed83f444e201d86deb01cd27dcf3f37c727bc8729246a60a8 +size 1150320