From 6a1f6b44f55cd08827df32d321b339551da14b0f943a1af262915e0070fc2322 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sat, 9 May 2020 17:30:03 +0000 Subject: [PATCH] Accepting request 802263 from home:apersaud:branches:devel:languages:python update to latest version OBS-URL: https://build.opensuse.org/request/show/802263 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyzmq?expand=0&rev=78 --- python-pyzmq.changes | 8 ++++++++ python-pyzmq.spec | 2 +- pyzmq-19.0.0.tar.gz | 3 --- pyzmq-19.0.1.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 pyzmq-19.0.0.tar.gz create mode 100644 pyzmq-19.0.1.tar.gz diff --git a/python-pyzmq.changes b/python-pyzmq.changes index d583c3a..b79ef2c 100644 --- a/python-pyzmq.changes +++ b/python-pyzmq.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat May 9 16:07:53 UTC 2020 - Arun Persaud + +- update to version 19.0.1: + * Fix TypeError during garbage collection + * Fix compilation with some C++ compilers + * Fixes in tests and examples + ------------------------------------------------------------------- Fri Mar 6 21:55:13 UTC 2020 - Arun Persaud diff --git a/python-pyzmq.spec b/python-pyzmq.spec index c1724d7..93344ab 100644 --- a/python-pyzmq.spec +++ b/python-pyzmq.spec @@ -20,7 +20,7 @@ # Disable tests, they are so slow that OBS thinks the build died. %bcond_with tests Name: python-pyzmq -Version: 19.0.0 +Version: 19.0.1 Release: 0 Summary: Python bindings for 0MQ License: LGPL-3.0-or-later AND BSD-3-Clause diff --git a/pyzmq-19.0.0.tar.gz b/pyzmq-19.0.0.tar.gz deleted file mode 100644 index 61b3274..0000000 --- a/pyzmq-19.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5e1f65e576ab07aed83f444e201d86deb01cd27dcf3f37c727bc8729246a60a8 -size 1150320 diff --git a/pyzmq-19.0.1.tar.gz b/pyzmq-19.0.1.tar.gz new file mode 100644 index 0000000..444bc67 --- /dev/null +++ b/pyzmq-19.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13a5638ab24d628a6ade8f794195e1a1acd573496c3b85af2f1183603b7bf5e0 +size 1152365