pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/py-tornado py-tornado: updated to 5.1.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/55e5f100b280
branches:  trunk
changeset: 312865:55e5f100b280
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Sep 17 10:15:39 2018 +0000

description:
py-tornado: updated to 5.1.1

Tornado 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.

diffstat:

 www/py-tornado/Makefile |   4 ++--
 www/py-tornado/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r e4c6d52349cd -r 55e5f100b280 www/py-tornado/Makefile
--- a/www/py-tornado/Makefile   Mon Sep 17 07:30:31 2018 +0000
+++ b/www/py-tornado/Makefile   Mon Sep 17 10:15:39 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2018/08/31 09:51:06 adam Exp $
+# $NetBSD: Makefile,v 1.27 2018/09/17 10:15:39 adam Exp $
 
-DISTNAME=      tornado-5.1
+DISTNAME=      tornado-5.1.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=t/tornado/}
diff -r e4c6d52349cd -r 55e5f100b280 www/py-tornado/distinfo
--- a/www/py-tornado/distinfo   Mon Sep 17 07:30:31 2018 +0000
+++ b/www/py-tornado/distinfo   Mon Sep 17 10:15:39 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.18 2018/08/31 09:51:06 adam Exp $
+$NetBSD: distinfo,v 1.19 2018/09/17 10:15:39 adam Exp $
 
-SHA1 (tornado-5.1.tar.gz) = 8369c3321bce73f79bba4cf18a6416649d168cc4
-RMD160 (tornado-5.1.tar.gz) = 3b5f38b90d5239c656f6f2eccfe3da7bf0f990be
-SHA512 (tornado-5.1.tar.gz) = 8f45e5bbee5453a4225f05840a9fa80dd574c5a9cac9ec4d787f11c3f86f347c66d39c984a8bbe96dbb41f599e25102f1a3dad1c55b479bebee7d856aaca764a
-Size (tornado-5.1.tar.gz) = 516359 bytes
+SHA1 (tornado-5.1.1.tar.gz) = 9dccf2552055fb277d06a6ed321b37bd10d7808f
+RMD160 (tornado-5.1.1.tar.gz) = c5352ef0fe39e4877cab97f2ec7258d455158317
+SHA512 (tornado-5.1.1.tar.gz) = f9ecedb20c055981f482c9a2a8bb30082dcc479674f75f6c8654afcf40f2ce5a45e82c7e2b5a6ce5d1c9da7896e865e78c7d29a64b6b1d28d6e74a718be62dc7
+Size (tornado-5.1.1.tar.gz) = 516819 bytes



Home | Main Index | Thread Index | Old Index