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