python-oauthlib: update to 2.0.7.

Closes: #12689 [via git-merge-pr]
This commit is contained in:
maxice8 2018-03-19 15:13:00 -03:00 committed by Michael Aldridge
parent f180d33764
commit 7198c282b6

View file

@ -1,6 +1,6 @@
# Template file for 'python-oauthlib'
pkgname=python-oauthlib
version=2.0.6
version=2.0.7
revision=1
noarch=yes
wrksrc="${pkgname#*-}-${version}"
@ -10,10 +10,10 @@ hostmakedepends="python-setuptools python3-setuptools"
depends="python"
short_desc="Python2 implementation of the OAuth request-signing logic"
maintainer="Eivind Uggedal <eivind@uggedal.com>"
license="3-clause-BSD"
license="BSD-3-Clause"
homepage="https://github.com/idan/oauthlib"
distfiles="${PYPI_SITE}/o/oauthlib/oauthlib-${version}.tar.gz"
checksum=ce57b501e906ff4f614e71c36a3ab9eacbb96d35c24d1970d2539bbc3ec70ce1
checksum=909665297635fa11fe9914c146d875f2ed41c8c2d78e21a529dd71c0ba756508
post_install() {
vlicense LICENSE