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