python3-google-auth-oauthlib: update to 0.5.3.
This commit is contained in:
parent
f784641a7d
commit
f205d87867
1 changed files with 3 additions and 2 deletions
|
@ -1,9 +1,10 @@
|
||||||
# Template file for 'python3-google-auth-oauthlib'
|
# Template file for 'python3-google-auth-oauthlib'
|
||||||
pkgname=python3-google-auth-oauthlib
|
pkgname=python3-google-auth-oauthlib
|
||||||
version=0.5.2
|
version=0.5.3
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="google-auth-library-python-oauthlib-${version}"
|
wrksrc="google-auth-library-python-oauthlib-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
make_check_args="--deselect tests/unit/test_flow.py::TestInstalledAppFlow::test_run_local_server_bind_addr"
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-google-auth python3-requests-oauthlib"
|
depends="python3-google-auth python3-requests-oauthlib"
|
||||||
checkdepends="${depends} python3-click python3-mock python3-pytest-xdist"
|
checkdepends="${depends} python3-click python3-mock python3-pytest-xdist"
|
||||||
|
@ -13,4 +14,4 @@ license="Apache-2.0"
|
||||||
homepage="https://github.com/googleapis/google-auth-library-python-oauthlib"
|
homepage="https://github.com/googleapis/google-auth-library-python-oauthlib"
|
||||||
changelog="https://raw.githubusercontent.com/googleapis/google-auth-library-python-oauthlib/main/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/googleapis/google-auth-library-python-oauthlib/main/CHANGELOG.md"
|
||||||
distfiles="https://github.com/googleapis/google-auth-library-python-oauthlib/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/googleapis/google-auth-library-python-oauthlib/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=dd63780bfad060bbe352a745c02328d1284118e4381d5e6a0f89b0242fe939ab
|
checksum=7fe8591eac00bfc0eecc8407e210741576566c7771927a4ee08b48fb84205473
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue