From 6cdbb17644fee8094900d2efdec2812df446fb2f Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 28 Aug 2017 04:44:07 +0200 Subject: [PATCH] python-termcolor: rebuild for Python 3.6 --- srcpkgs/python-termcolor/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-termcolor/template b/srcpkgs/python-termcolor/template index 3ee32166f8b..8b2ce71cb0f 100644 --- a/srcpkgs/python-termcolor/template +++ b/srcpkgs/python-termcolor/template @@ -1,7 +1,7 @@ # Template file for 'python-termcolor' pkgname=python-termcolor version=1.1.0 -revision=4 +revision=5 noarch=yes wrksrc="termcolor-${version}" build_style=python-module