1
0

- Version update to 19.9.0:

* Support python 3.7
  * Tornado 5 support
  * Eventlet 0.21 support

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gunicorn?expand=0&rev=38
This commit is contained in:
Tomáš Chvátal
2018-10-18 10:07:32 +00:00
committed by Git OBS Bridge
parent b84db614a5
commit 2c15141969
4 changed files with 20 additions and 15 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Oct 18 09:59:59 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
- Version update to 19.9.0:
* Support python 3.7
* Tornado 5 support
* Eventlet 0.21 support
-------------------------------------------------------------------
Mon Jul 10 23:22:51 UTC 2017 - jengelh@inai.de