From 744cfdb1f75dc1096936e5943d7dee22a3c45b4f Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 28 Aug 2017 05:39:35 +0200 Subject: [PATCH] python-CherryPy: rebuild for Python 3.6 --- srcpkgs/python-CherryPy/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-CherryPy/template b/srcpkgs/python-CherryPy/template index b72a8f35d44..3f75d001084 100644 --- a/srcpkgs/python-CherryPy/template +++ b/srcpkgs/python-CherryPy/template @@ -1,7 +1,7 @@ # Template file for 'python-CherryPy' pkgname=python-CherryPy version=11.0.0 -revision=1 +revision=2 noarch=yes wrksrc="CherryPy-${version}" build_style=python-module