python-oauthlib: update to 1.1.0
This commit is contained in:
parent
0564024fac
commit
97cd8d3a05
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-oauthlib'
|
# Template file for 'python-oauthlib'
|
||||||
pkgname=python-oauthlib
|
pkgname=python-oauthlib
|
||||||
version=1.0.3
|
version=1.1.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="https://github.com/idan/oauthlib"
|
homepage="https://github.com/idan/oauthlib"
|
||||||
distfiles="${PYPI_SITE}/o/oauthlib/oauthlib-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/o/oauthlib/oauthlib-${version}.tar.gz"
|
||||||
checksum=ef4bfe4663ca3b97a995860c0173b967ebd98033d02f38c9e1b2cbb6c191d9ad
|
checksum=822afd25fd9f122df5e2ddeb53b825f3849fb180c8c0d1babc5d7ce0dc1d002a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in a new issue