From d751a887a1d1e2d26b4eeae3841f685ed0828499 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 23 Dec 2019 15:06:01 +0100 Subject: [PATCH] python-urllib3: rebuild for Python 3.8.1. --- 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 933d6eb90f4..766da25e6b7 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.25.6 -revision=1 +revision=2 archs=noarch wrksrc="urllib3-${version}" build_style=python-module