14
0
Todd R
2017-04-19 18:35:30 +00:00
committed by Git OBS Bridge
parent 49f03f55b8
commit f87f8fa1c7
6 changed files with 30 additions and 93 deletions

View File

@@ -1,19 +1,3 @@
-------------------------------------------------------------------
Fri Apr 7 19:59:28 UTC 2017 - toddrme2178@gmail.com
- update to 4.4.3
* The `tornado.auth` module has been updated for compatibility with `a
change to Facebook's access_token endpoint.
-------------------------------------------------------------------
Thu Apr 6 15:30:33 UTC 2017 - jmatejek@suse.com
- tornado-configtest.patch: fix test failure when __file__ is not absolute
- tornado-async-deprecations.patch: filter test failures due to async
deprecation warnings, to fix build on python 3.6
- update for multipython build
- enable test suite
-------------------------------------------------------------------
Mon Nov 14 14:39:26 UTC 2016 - dmueller@suse.com