python-oauthlib: update to 2.1.0

This commit is contained in:
Alessio Sergi 2018-05-23 18:26:10 +02:00
parent e6e4683de0
commit f9f15ad3dc

View file

@ -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 <eivind@uggedal.com>"
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