From 984cc7d2113eb72a2b648edea35826f54ba0a915 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 23 Dec 2019 18:05:18 +0100 Subject: [PATCH] python-oauth2client: rebuild for Python 3.8.1. --- srcpkgs/python-oauth2client/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-oauth2client/template b/srcpkgs/python-oauth2client/template index fd135e4e98f..2398adba276 100644 --- a/srcpkgs/python-oauth2client/template +++ b/srcpkgs/python-oauth2client/template @@ -1,7 +1,7 @@ # Template file for 'python-oauth2client' pkgname=python-oauth2client version=4.1.3 -revision=1 +revision=2 archs=noarch wrksrc="${pkgname#*-}-${version}" build_style=python-module