From c8ed06902425b08f8a2db16b69f5a11ed7b185b0 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 28 Aug 2017 01:36:43 +0200 Subject: [PATCH] python-urllib3: rebuild for Python 3.6 --- srcpkgs/python-urllib3/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-urllib3/template b/srcpkgs/python-urllib3/template index ebd3a89872e..50acf159d6d 100644 --- a/srcpkgs/python-urllib3/template +++ b/srcpkgs/python-urllib3/template @@ -1,7 +1,7 @@ # Template file for 'python-urllib3' pkgname=python-urllib3 version=1.22 -revision=1 +revision=2 noarch=yes wrksrc="urllib3-${version}" build_style=python-module