From 4d25ff033870d9b0ecc29a9e7efc1ce070a6dae1 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Sun, 26 Jun 2016 01:58:14 +0200 Subject: [PATCH] python-tornado: revbump for buildbot --- srcpkgs/python-tornado/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-tornado/template b/srcpkgs/python-tornado/template index 2dcc1cd2c30..a8feb8a2c2f 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.3 -revision=1 +revision=2 wrksrc="tornado-${version}" build_style=python-module python_versions="2.7 3.4"