From d2dd2f97b7a1e06f20a61d9079553e8c89308bc5 Mon Sep 17 00:00:00 2001 From: mobinmob Date: Wed, 2 Oct 2019 01:27:59 +0300 Subject: [PATCH] python-tornado: update to 5.1.1. --- srcpkgs/python-tornado/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python-tornado/template b/srcpkgs/python-tornado/template index e4c8c9e0b5d..7e5700177f5 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.5.3 -revision=2 +version=5.1.1 +revision=1 wrksrc="tornado-${version}" build_style=python-module pycompile_module="tornado" @@ -10,10 +10,10 @@ makedepends="python-devel python3-devel" depends="ca-certificates python-singledispatch python-backports_abc" short_desc="Python2 web framework and asynchronous networking library" maintainer="Alessio Sergi " -homepage="http://www.tornadoweb.org/" license="Apache-2.0" +homepage="http://www.tornadoweb.org/" distfiles="${PYPI_SITE}/t/tornado/tornado-${version}.tar.gz" -checksum=6d14e47eab0e15799cf3cdcc86b0b98279da68522caace2bd7ce644287685f0a +checksum=4e5158d97583502a7e2739951553cbd88a72076f152b4b11b64b9a10c4c49409 pre_build() { # use system ca-certificates