14
0

Accepting request 486185 from devel:languages:python:singlespec

- 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

OBS-URL: https://build.opensuse.org/request/show/486185
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=50
This commit is contained in:
Jan Matejek
2017-04-06 15:40:27 +00:00
committed by Git OBS Bridge
parent 9569980e01
commit 98de832aa4
4 changed files with 81 additions and 25 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
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