14
0
forked from pool/python-uvloop

- Update to 0.14.0:

- Add support for Python 3.8
  - numerous bug fixes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uvloop?expand=0&rev=17
This commit is contained in:
2019-11-06 10:56:23 +00:00
committed by Git OBS Bridge
parent 91acd4bd17
commit 030b1c3fde
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Nov 6 10:54:23 CET 2019 - Matej Cepl <mcepl@suse.com>
- Update to 0.14.0:
- Add support for Python 3.8
- numerous bug fixes
-------------------------------------------------------------------
Tue Sep 10 09:29:15 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>