python-requests-oauthlib: update to 1.0.0

This commit is contained in:
Alessio Sergi 2018-06-20 22:24:20 +02:00
parent 3b7813380a
commit beb290576a
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python-requests-oauthlib' # Template file for 'python-requests-oauthlib'
pkgname=python-requests-oauthlib pkgname=python-requests-oauthlib
version=0.8.0 version=1.0.0
revision=2 revision=1
noarch=yes noarch=yes
wrksrc="${pkgname#*-}-${version}" wrksrc="${pkgname#*-}-${version}"
build_style=python-module build_style=python-module
@ -13,7 +13,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=883ac416757eada6d3d07054ec7092ac21c7f35cb1d2cf82faf205637081f468 checksum=8886bfec5ad7afb391ed5443b1f697c6f4ae98d0e5620839d8b4499c032ada3f
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE