From 7af77b1e3c1cf1f17296de5ec8c6a69c1ba5c7d9 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 28 Aug 2017 04:18:47 +0200 Subject: [PATCH] python-wcwidth: rebuild for Python 3.6 --- srcpkgs/python-wcwidth/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-wcwidth/template b/srcpkgs/python-wcwidth/template index aa6186a4efa..6c8f6654850 100644 --- a/srcpkgs/python-wcwidth/template +++ b/srcpkgs/python-wcwidth/template @@ -1,7 +1,7 @@ # Template file for 'python-wcwidth' pkgname=python-wcwidth version=0.1.7 -revision=1 +revision=2 noarch=yes wrksrc="wcwidth-${version}" build_style=python-module