From bb1898f6163f4fbda4df4a6a18aad2b8ab038dab3300c56f6c557f9779dbb882 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sun, 25 Aug 2019 23:06:40 +0000 Subject: [PATCH] Accepting request 725965 from home:apersaud:branches:devel:languages:python update to latest version OBS-URL: https://build.opensuse.org/request/show/725965 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyzmq?expand=0&rev=72 --- python-pyzmq.changes | 12 ++++++++++++ python-pyzmq.spec | 4 ++-- pyzmq-18.0.2.tar.gz | 3 --- pyzmq-18.1.0.tar.gz | 3 +++ 4 files changed, 17 insertions(+), 5 deletions(-) delete mode 100644 pyzmq-18.0.2.tar.gz create mode 100644 pyzmq-18.1.0.tar.gz diff --git a/python-pyzmq.changes b/python-pyzmq.changes index eaa3c45..f773ba2 100644 --- a/python-pyzmq.changes +++ b/python-pyzmq.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sun Aug 25 17:54:53 UTC 2019 - Arun Persaud + +- update to version 18.1.0: + * Compatibility with Python 3.8 release candidate by regenerating + Cython courses with Cython 0.29.13 + * bump bundled libzmq to 4.3.2 + * handle cancelled futures in asyncio + * make :meth:`zmq.Context.instance` fork-safe + * fix errors in :meth:`zmq.Context.destroy` when opening and closing + many sockets + ------------------------------------------------------------------- Sat Jul 6 21:31:05 UTC 2019 - Arun Persaud diff --git a/python-pyzmq.spec b/python-pyzmq.spec index 2fbba48..223bdfd 100644 --- a/python-pyzmq.spec +++ b/python-pyzmq.spec @@ -20,12 +20,12 @@ # Disable tests, they are so slow that OBS thinks the build died. %bcond_with tests Name: python-pyzmq -Version: 18.0.2 +Version: 18.1.0 Release: 0 Summary: Python bindings for 0MQ License: LGPL-3.0-or-later AND BSD-3-Clause Group: Development/Languages/Python -URL: http://github.com/zeromq/pyzmq +URL: https://github.com/zeromq/pyzmq Source: https://files.pythonhosted.org/packages/source/p/pyzmq/pyzmq-%{version}.tar.gz Source1: python-pyzmq-rpmlintrc # PATCH-FIX-OPENSUSE skip_test_tracker.patch diff --git a/pyzmq-18.0.2.tar.gz b/pyzmq-18.0.2.tar.gz deleted file mode 100644 index 54c2cac..0000000 --- a/pyzmq-18.0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:31a11d37ac73107363b47e14c94547dbfc6a550029c3fe0530be443199026fc2 -size 1157787 diff --git a/pyzmq-18.1.0.tar.gz b/pyzmq-18.1.0.tar.gz new file mode 100644 index 0000000..8e6268d --- /dev/null +++ b/pyzmq-18.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93f44739db69234c013a16990e43db1aa0af3cf5a4b8b377d028ff24515fbeb3 +size 1158509