14
0
forked from pool/python-pyzmq

Accepting request 749065 from home:apersaud:branches:devel:languages:python

update to latest version

OBS-URL: https://build.opensuse.org/request/show/749065
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyzmq?expand=0&rev=74
This commit is contained in:
Tomáš Chvátal
2019-11-17 07:47:58 +00:00
committed by Git OBS Bridge
parent bb1898f616
commit e585913a58
4 changed files with 14 additions and 6 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Nov 16 16:48:32 UTC 2019 - Arun Persaud <arun@gmx.de>
- update to version 18.1.1:
* Fix race condition when shutting down ZAP thread while events are
still processing (only affects tests)
* Publish wheels for Python 3.8 on all platforms
* Stop publishing wheels for Python 3.4 on Windows
* Sources generated with Cython 0.29.14
-------------------------------------------------------------------
Sun Aug 25 17:54:53 UTC 2019 - Arun Persaud <arun@gmx.de>