14
0
forked from pool/python-pyzmq

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
This commit is contained in:
Tomáš Chvátal
2018-08-19 08:12:59 +00:00
committed by Git OBS Bridge
parent dfed4dd991
commit 87e0a6cd5f
4 changed files with 13 additions and 4 deletions

View File

@@ -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