python-oauthlib: update to 2.1.0
This commit is contained in:
parent
e6e4683de0
commit
f9f15ad3dc
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'python-oauthlib'
|
# Template file for 'python-oauthlib'
|
||||||
pkgname=python-oauthlib
|
pkgname=python-oauthlib
|
||||||
version=2.0.7
|
version=2.1.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
@ -11,9 +11,9 @@ depends="python"
|
|||||||
short_desc="Python2 implementation of the OAuth request-signing logic"
|
short_desc="Python2 implementation of the OAuth request-signing logic"
|
||||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||||
license="BSD-3-Clause"
|
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"
|
distfiles="${PYPI_SITE}/o/oauthlib/oauthlib-${version}.tar.gz"
|
||||||
checksum=909665297635fa11fe9914c146d875f2ed41c8c2d78e21a529dd71c0ba756508
|
checksum=ac35665a61c1685c56336bda97d5eefa246f1202618a1d6f34fccb1bdd404162
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user