From 70b1320e88b2dd37d092f47ee338adae35a45838 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Sat, 1 Apr 2017 20:07:15 +0200 Subject: [PATCH] python-tornado: update to 4.4.3 --- srcpkgs/python-tornado/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-tornado/template b/srcpkgs/python-tornado/template index 72e9192aa30..c7790bc692a 100644 --- a/srcpkgs/python-tornado/template +++ b/srcpkgs/python-tornado/template @@ -1,7 +1,7 @@ # Template file for 'python-tornado' pkgname=python-tornado -version=4.4.2 -revision=3 +version=4.4.3 +revision=1 wrksrc="tornado-${version}" build_style=python-module pycompile_module="tornado" @@ -13,7 +13,7 @@ maintainer="Alessio Sergi " homepage="http://www.tornadoweb.org/" license="Apache-2.0" distfiles="${PYPI_SITE}/t/tornado/tornado-${version}.tar.gz" -checksum=2898f992f898cd41eeb8d53b6df75495f2f423b6672890aadaf196ea1448edcc +checksum=f267acc96d5cf3df0fd8a7bfb5a91c2eb4ec81d5962d1a7386ceb34c655634a8 python3-tornado_package() { pycompile_module="tornado"