From e585913a581fc3b761ad7d905a4a420914b53ca3bd22e51faf91a075b39092bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sun, 17 Nov 2019 07:47:58 +0000 Subject: [PATCH] Accepting request 749065 from home:apersaud:branches:devel:languages:python update to latest version OBS-URL: https://build.opensuse.org/request/show/749065 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyzmq?expand=0&rev=74 --- python-pyzmq.changes | 10 ++++++++++ python-pyzmq.spec | 4 +--- pyzmq-18.1.0.tar.gz | 3 --- pyzmq-18.1.1.tar.gz | 3 +++ 4 files changed, 14 insertions(+), 6 deletions(-) delete mode 100644 pyzmq-18.1.0.tar.gz create mode 100644 pyzmq-18.1.1.tar.gz diff --git a/python-pyzmq.changes b/python-pyzmq.changes index f773ba2..823be55 100644 --- a/python-pyzmq.changes +++ b/python-pyzmq.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Nov 16 16:48:32 UTC 2019 - Arun Persaud + +- update to version 18.1.1: + * Fix race condition when shutting down ZAP thread while events are + still processing (only affects tests) + * Publish wheels for Python 3.8 on all platforms + * Stop publishing wheels for Python 3.4 on Windows + * Sources generated with Cython 0.29.14 + ------------------------------------------------------------------- Sun Aug 25 17:54:53 UTC 2019 - Arun Persaud diff --git a/python-pyzmq.spec b/python-pyzmq.spec index 223bdfd..49f34ef 100644 --- a/python-pyzmq.spec +++ b/python-pyzmq.spec @@ -20,11 +20,10 @@ # Disable tests, they are so slow that OBS thinks the build died. %bcond_with tests Name: python-pyzmq -Version: 18.1.0 +Version: 18.1.1 Release: 0 Summary: Python bindings for 0MQ License: LGPL-3.0-or-later AND BSD-3-Clause -Group: Development/Languages/Python URL: https://github.com/zeromq/pyzmq Source: https://files.pythonhosted.org/packages/source/p/pyzmq/pyzmq-%{version}.tar.gz Source1: python-pyzmq-rpmlintrc @@ -66,7 +65,6 @@ the ZeroMQ library (http://www.zeromq.org). %package devel Summary: Development files for %{name} -Group: Development/Languages/Python Requires: %{name} = %{version} Requires: python-devel Requires: zeromq-devel diff --git a/pyzmq-18.1.0.tar.gz b/pyzmq-18.1.0.tar.gz deleted file mode 100644 index 8e6268d..0000000 --- a/pyzmq-18.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:93f44739db69234c013a16990e43db1aa0af3cf5a4b8b377d028ff24515fbeb3 -size 1158509 diff --git a/pyzmq-18.1.1.tar.gz b/pyzmq-18.1.1.tar.gz new file mode 100644 index 0000000..3758daf --- /dev/null +++ b/pyzmq-18.1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c69a6cbfa94da29a34f6b16193e7c15f5d3220cb772d6d17425ff3faa063a6d +size 1142881