From d36925e79634bfd90e4e6503b2b558dddf664117 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 28 Aug 2017 02:04:11 +0200 Subject: [PATCH] python-httplib2: rebuild for Python 3.6 --- srcpkgs/python-httplib2/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-httplib2/template b/srcpkgs/python-httplib2/template index 70470b07a9b..15fe6b5bbc1 100644 --- a/srcpkgs/python-httplib2/template +++ b/srcpkgs/python-httplib2/template @@ -1,7 +1,7 @@ # Template file for 'python-httplib2' pkgname=python-httplib2 version=0.10.3 -revision=1 +revision=2 noarch=yes wrksrc="httplib2-${version}" build_style=python-module