From fd747bc2692c55cec98a9f8307a511453c7b3e051208ff7e07de365bb3ec784a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 19 Sep 2018 08:41:00 +0000 Subject: [PATCH] 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 --- python-tornado.changes | 11 +++++++++++ python-tornado.spec | 2 +- tornado-5.1.1.tar.gz | 3 +++ tornado-5.1.tar.gz | 3 --- 4 files changed, 15 insertions(+), 4 deletions(-) create mode 100644 tornado-5.1.1.tar.gz delete mode 100644 tornado-5.1.tar.gz 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