From 3664d5aa8869b475c5873048d953802f0aadf6c6 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 28 Aug 2017 05:20:40 +0200 Subject: [PATCH] python-urwid: rebuild for Python 3.6 --- srcpkgs/python-urwid/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-urwid/template b/srcpkgs/python-urwid/template index 9c47c36dd6f..31689c41f90 100644 --- a/srcpkgs/python-urwid/template +++ b/srcpkgs/python-urwid/template @@ -1,7 +1,7 @@ # Template file for 'python-urwid' pkgname=python-urwid version=1.3.1 -revision=2 +revision=3 wrksrc="urwid-${version}" build_style="python-module" hostmakedepends="python-setuptools python3-setuptools"