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