python-requests-oauthlib: update to 0.6.2
This commit is contained in:
parent
3dc15487be
commit
22ef078f05
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-requests-oauthlib'
|
# Template file for 'python-requests-oauthlib'
|
||||||
pkgname=python-requests-oauthlib
|
pkgname=python-requests-oauthlib
|
||||||
version=0.6.1
|
version=0.6.2
|
||||||
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="ISC"
|
license="ISC"
|
||||||
homepage="https://github.com/requests/requests-oauthlib"
|
homepage="https://github.com/requests/requests-oauthlib"
|
||||||
distfiles="${PYPI_SITE}/r/requests-oauthlib/requests-oauthlib-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/r/requests-oauthlib/requests-oauthlib-${version}.tar.gz"
|
||||||
checksum=905306080ec0cc6b3c65c8101f471fccfdb9994c16dd116524fd3fc0790d46d7
|
checksum=161ec8aaa360befac7079bcf20dc2a3993d1ddef19bc21d8118232a98f716e7a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in a new issue