Accepting request 630382 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/630382 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyzmq?expand=0&rev=31
This commit is contained in:
commit
00d8e35203
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2199f753a230e26aec5238b0518b036780708a4c887d4944519681a920b9dee4
|
||||
size 1082716
|
3
pyzmq-17.1.2.tar.gz
Normal file
3
pyzmq-17.1.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a72b82ac1910f2cf61a49139f4974f994984475f771b0faa730839607eeedddf
|
||||
size 1080194
|
Loading…
Reference in New Issue
Block a user