diff --git a/python-tornado.changes b/python-tornado.changes index d98acb6..f36b9a4 100644 --- a/python-tornado.changes +++ b/python-tornado.changes @@ -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 diff --git a/python-tornado.spec b/python-tornado.spec index 6538219..90d7826 100644 --- a/python-tornado.spec +++ b/python-tornado.spec @@ -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 diff --git a/tornado-5.1.1.tar.gz b/tornado-5.1.1.tar.gz new file mode 100644 index 0000000..5cf9a73 --- /dev/null +++ b/tornado-5.1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e5158d97583502a7e2739951553cbd88a72076f152b4b11b64b9a10c4c49409 +size 516819 diff --git a/tornado-5.1.tar.gz b/tornado-5.1.tar.gz deleted file mode 100644 index c87cb63..0000000 --- a/tornado-5.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4f66a2172cb947387193ca4c2c3e19131f1c70fa8be470ddbbd9317fd0801582 -size 516359