14
0

Accepting request 636400 from home:sebix:branches:devel:languages:python

- update to version 5.1.1:
 - Bug fixes
  - Fixed an case in which the `.Future` returned by
    `.RequestHandler.finish` could fail to resolve.
  - The `.TwitterMixin.authenticate_redirect` method works again.
  - Improved error handling in the `tornado.auth` module, fixing hanging
    requests when a network or other error occurs.

OBS-URL: https://build.opensuse.org/request/show/636400
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=91
This commit is contained in:
Tomáš Chvátal
2018-09-19 08:41:00 +00:00
committed by Git OBS Bridge
parent ca134ba95b
commit fd747bc269
4 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Sep 18 15:10:56 UTC 2018 - sebix+novell.com@sebix.at
- update to version 5.1.1:
- Bug fixes
- Fixed an case in which the `.Future` returned by
`.RequestHandler.finish` could fail to resolve.
- The `.TwitterMixin.authenticate_redirect` method works again.
- Improved error handling in the `tornado.auth` module, fixing hanging
requests when a network or other error occurs.
-------------------------------------------------------------------
Mon Sep 10 11:35:05 UTC 2018 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%bcond_without python2
Name: python-tornado
Version: 5.1
Version: 5.1.1
Release: 0
Summary: Python web framework and web server
License: Apache-2.0

3
tornado-5.1.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4e5158d97583502a7e2739951553cbd88a72076f152b4b11b64b9a10c4c49409
size 516819

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4f66a2172cb947387193ca4c2c3e19131f1c70fa8be470ddbbd9317fd0801582
size 516359