15
0

Accepting request 868396 from home:bnavigator:branches:devel:languages:python

- Update to version 6.1.0
  * Full changelog can be found at
    https://www.tornadoweb.org/en/stable/releases/v6.1.0.html
- Drop patches not applying anymore.
  * python-tornado6-httpclient-test.patch
  * skip-failing-tests.patch
  * tornado-testsuite_timeout.patch
- Refresh and comment ignore-resourcewarning-doctests.patch
- Fix documentation deduplication

OBS-URL: https://build.opensuse.org/request/show/868396
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado6?expand=0&rev=13
This commit is contained in:
2021-02-01 17:34:14 +00:00
committed by Git OBS Bridge
parent cd0da1faa3
commit e99de4e2d1
8 changed files with 57 additions and 177 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sat Jan 30 20:22:29 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Update to version 6.1.0
* Full changelog can be found at
https://www.tornadoweb.org/en/stable/releases/v6.1.0.html
- Drop patches not applying anymore.
* python-tornado6-httpclient-test.patch
* skip-failing-tests.patch
* tornado-testsuite_timeout.patch
- Refresh and comment ignore-resourcewarning-doctests.patch
- Fix documentation deduplication
-------------------------------------------------------------------
Tue May 5 16:36:45 UTC 2020 - Pedro Monreal Gonzalez <pmonrealgonzalez@suse.com>