python-requests-oauthlib: update to 0.8.0
This commit is contained in:
parent
5e206da3b5
commit
e6d40d1c26
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-requests-oauthlib'
|
||||
pkgname=python-requests-oauthlib
|
||||
version=0.7.0
|
||||
revision=3
|
||||
version=0.8.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
build_style=python-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
|||
license="ISC"
|
||||
homepage="https://github.com/requests/requests-oauthlib"
|
||||
distfiles="${PYPI_SITE}/r/requests-oauthlib/requests-oauthlib-${version}.tar.gz"
|
||||
checksum=198807c592b75438485c890f0403b1a8e363c86be1a87da687be18991a6850b0
|
||||
checksum=883ac416757eada6d3d07054ec7092ac21c7f35cb1d2cf82faf205637081f468
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue