From 3693891be7eafc9582244fa7c4038c5a0e6acce3 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 23 Dec 2019 18:05:44 +0100 Subject: [PATCH] python-tornado: rebuild for Python 3.8.1. --- 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 7e5700177f..bd558d251f 100644 --- a/srcpkgs/python-tornado/template +++ b/srcpkgs/python-tornado/template @@ -1,7 +1,7 @@ # Template file for 'python-tornado' pkgname=python-tornado version=5.1.1 -revision=1 +revision=2 wrksrc="tornado-${version}" build_style=python-module pycompile_module="tornado"