From ef6feba07da1d2e7f8866d73f32c151f0ee49e91 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 28 Aug 2017 07:38:41 +0200 Subject: [PATCH] pithos: rebuild for Python 3.6 --- srcpkgs/pithos/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/pithos/template b/srcpkgs/pithos/template index 160b65a98d4..629ee773a7d 100644 --- a/srcpkgs/pithos/template +++ b/srcpkgs/pithos/template @@ -1,7 +1,7 @@ # Template file for 'pithos' pkgname=pithos version=1.3.1 -revision=2 +revision=3 build_style=gnu-configure pycompile_module="pithos" makedepends="intltool pkg-config python3 glib-devel"