python-requests-oauthlib: update to 1.0.0
This commit is contained in:
parent
3b7813380a
commit
beb290576a
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-requests-oauthlib'
|
||||
pkgname=python-requests-oauthlib
|
||||
version=0.8.0
|
||||
revision=2
|
||||
version=1.0.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=883ac416757eada6d3d07054ec7092ac21c7f35cb1d2cf82faf205637081f468
|
||||
checksum=8886bfec5ad7afb391ed5443b1f697c6f4ae98d0e5620839d8b4499c032ada3f
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue