Accepting request 713879 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/713879 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyzmq?expand=0&rev=33
This commit is contained in:
commit
a52e149495
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 6 21:31:05 UTC 2019 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
- 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 <arun@gmx.de>
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8b319805f6f7c907b101c864c3ca6cefc9db8ce0791356f180b1b644c7347e4c
|
||||
size 1156396
|
3
pyzmq-18.0.2.tar.gz
Normal file
3
pyzmq-18.0.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:31a11d37ac73107363b47e14c94547dbfc6a550029c3fe0530be443199026fc2
|
||||
size 1157787
|
Loading…
Reference in New Issue
Block a user