python-requests-oauthlib: update to 1.3.0.

This commit is contained in:
bra1nwave 2019-11-08 10:02:55 +01:00 committed by Helmut Pozimski
parent d99f11b177
commit 64b0afd3e4

View file

@ -1,6 +1,6 @@
# Template file for 'python-requests-oauthlib'
pkgname=python-requests-oauthlib
version=1.2.0
version=1.3.0
revision=1
archs=noarch
wrksrc="${pkgname#*-}-${version}"
@ -9,11 +9,12 @@ pycompile_module="requests_oauthlib"
hostmakedepends="python-setuptools python3-setuptools"
depends="python-requests python-oauthlib"
short_desc="OAuthlib authentication support for Requests (Python2)"
maintainer="bra1nwave <brainwave@openmailbox.org>"
maintainer="bra1nwave <bra1nwave@protonmail.com>"
license="ISC"
homepage="https://github.com/requests/requests-oauthlib"
changelog="https://raw.githubusercontent.com/requests/requests-oauthlib/master/HISTORY.rst"
distfiles="${PYPI_SITE}/r/requests-oauthlib/requests-oauthlib-${version}.tar.gz"
checksum=bd6533330e8748e94bf0b214775fed487d309b8b8fe823dc45641ebcd9a32f57
checksum=b4261601a71fd721a8bd6d7aa1cc1d6a8a93b4a9f5e96626f8e4d91e8beeaa6a
post_install() {
vlicense LICENSE