From 87e0a6cd5f2737a3a05813e15c5948810a1cf3b9d6232a1fe67a27b5f6b2b388 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sun, 19 Aug 2018 08:12:59 +0000 Subject: [PATCH] Accepting request 630321 from home:apersaud:branches:devel:languages:python update to latest version OBS-URL: https://build.opensuse.org/request/show/630321 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyzmq?expand=0&rev=66 --- python-pyzmq.changes | 9 +++++++++ python-pyzmq.spec | 2 +- pyzmq-17.1.0.tar.gz | 3 --- pyzmq-17.1.2.tar.gz | 3 +++ 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 pyzmq-17.1.0.tar.gz create mode 100644 pyzmq-17.1.2.tar.gz diff --git a/python-pyzmq.changes b/python-pyzmq.changes index 60dbaae..017e584 100644 --- a/python-pyzmq.changes +++ b/python-pyzmq.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Aug 18 17:02:18 UTC 2018 - arun@gmx.de + +- update to version 17.1.2: + * Fix possible hang when working with asyncio + * Remove some outdated workarounds for old Cython versions + * Fix some compilation with custom compilers + * Remove unneeded link of libstdc++ on PyPy + ------------------------------------------------------------------- Fri Jul 13 15:55:29 UTC 2018 - arun@gmx.de diff --git a/python-pyzmq.spec b/python-pyzmq.spec index 509f68d..73209c4 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: 17.1.0 +Version: 17.1.2 Release: 0 Summary: Python bindings for 0MQ License: LGPL-3.0-or-later AND BSD-3-Clause diff --git a/pyzmq-17.1.0.tar.gz b/pyzmq-17.1.0.tar.gz deleted file mode 100644 index e7192e6..0000000 --- a/pyzmq-17.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2199f753a230e26aec5238b0518b036780708a4c887d4944519681a920b9dee4 -size 1082716 diff --git a/pyzmq-17.1.2.tar.gz b/pyzmq-17.1.2.tar.gz new file mode 100644 index 0000000..fe0f2cc --- /dev/null +++ b/pyzmq-17.1.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a72b82ac1910f2cf61a49139f4974f994984475f771b0faa730839607eeedddf +size 1080194