14
0

Accepting request 348007 from home:kwk:branches:devel:languages:python

update to 4.3.0

OBS-URL: https://build.opensuse.org/request/show/348007
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=46
This commit is contained in:
Todd R
2015-12-09 10:34:10 +00:00
committed by Git OBS Bridge
parent 55d70638cb
commit fc0d0f2496
4 changed files with 17 additions and 5 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Dec 8 10:51:12 UTC 2015 - kkaempf@suse.com
- Update to 4.3.0
- The new async/await keywords in Python 3.5 are supported.
Deprecation notice
- This will be the last release of Tornado to support Python 2.6
or 3.2.
See http://www.tornadoweb.org/en/stable/releases/v4.3.0.html
-------------------------------------------------------------------
Sat Oct 17 11:45:08 UTC 2015 - mc@suse.com