From f9f15ad3dcf73f7e30faf017ee397368e6d949d9 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Wed, 23 May 2018 18:26:10 +0200 Subject: [PATCH] python-oauthlib: update to 2.1.0 --- srcpkgs/python-oauthlib/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-oauthlib/template b/srcpkgs/python-oauthlib/template index 6510940e51c..3667d288b0a 100644 --- a/srcpkgs/python-oauthlib/template +++ b/srcpkgs/python-oauthlib/template @@ -1,6 +1,6 @@ # Template file for 'python-oauthlib' pkgname=python-oauthlib -version=2.0.7 +version=2.1.0 revision=1 noarch=yes wrksrc="${pkgname#*-}-${version}" @@ -11,9 +11,9 @@ depends="python" short_desc="Python2 implementation of the OAuth request-signing logic" maintainer="Eivind Uggedal " license="BSD-3-Clause" -homepage="https://github.com/idan/oauthlib" +homepage="https://github.com/oauthlib/oauthlib" distfiles="${PYPI_SITE}/o/oauthlib/oauthlib-${version}.tar.gz" -checksum=909665297635fa11fe9914c146d875f2ed41c8c2d78e21a529dd71c0ba756508 +checksum=ac35665a61c1685c56336bda97d5eefa246f1202618a1d6f34fccb1bdd404162 post_install() { vlicense LICENSE