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