14
0
forked from pool/python-pyzmq

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

update to latest version

OBS-URL: https://build.opensuse.org/request/show/802263
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyzmq?expand=0&rev=78
This commit is contained in:
Tomáš Chvátal
2020-05-09 17:30:03 +00:00
committed by Git OBS Bridge
parent 265b48e519
commit 6a1f6b44f5
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat May 9 16:07:53 UTC 2020 - Arun Persaud <arun@gmx.de>
- update to version 19.0.1:
* Fix TypeError during garbage collection
* Fix compilation with some C++ compilers
* Fixes in tests and examples
-------------------------------------------------------------------
Fri Mar 6 21:55:13 UTC 2020 - Arun Persaud <arun@gmx.de>