From 72ba581842414009b1913efd722afbad7e6bebcc8c8e061232170c813edc3308 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sun, 7 Jul 2019 20:05:24 +0000 Subject: [PATCH] Accepting request 713769 from home:apersaud:branches:devel:languages:python update to latest version OBS-URL: https://build.opensuse.org/request/show/713769 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyzmq?expand=0&rev=70 --- python-pyzmq.changes | 10 ++++++++++ python-pyzmq.spec | 2 +- pyzmq-18.0.1.tar.gz | 3 --- pyzmq-18.0.2.tar.gz | 3 +++ 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 pyzmq-18.0.1.tar.gz create mode 100644 pyzmq-18.0.2.tar.gz diff --git a/python-pyzmq.changes b/python-pyzmq.changes index bbb1477..eaa3c45 100644 --- a/python-pyzmq.changes +++ b/python-pyzmq.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Jul 6 21:31:05 UTC 2019 - Arun Persaud + +- update to version 18.0.2: + * Compatibility with Python 3.8 prerelease by regenerating Cython + sources with Cython 0.29.10. + * Fix language_level=2 in Cython sources, for compatibility with + Cython 0.30 + * Show missing path for ENOENT errors on ipc connections. + ------------------------------------------------------------------- Sat Mar 9 15:47:03 UTC 2019 - Arun Persaud diff --git a/python-pyzmq.spec b/python-pyzmq.spec index 9fddab2..2fbba48 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: 18.0.1 +Version: 18.0.2 Release: 0 Summary: Python bindings for 0MQ License: LGPL-3.0-or-later AND BSD-3-Clause diff --git a/pyzmq-18.0.1.tar.gz b/pyzmq-18.0.1.tar.gz deleted file mode 100644 index 68c8388..0000000 --- a/pyzmq-18.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8b319805f6f7c907b101c864c3ca6cefc9db8ce0791356f180b1b644c7347e4c -size 1156396 diff --git a/pyzmq-18.0.2.tar.gz b/pyzmq-18.0.2.tar.gz new file mode 100644 index 0000000..54c2cac --- /dev/null +++ b/pyzmq-18.0.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31a11d37ac73107363b47e14c94547dbfc6a550029c3fe0530be443199026fc2 +size 1157787