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

@@ -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