python3-google-auth-oauthlib: update to 1.0.0.
This commit is contained in:
parent
70ed8564f1
commit
c70e36a9c0
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-google-auth-oauthlib'
|
||||
pkgname=python3-google-auth-oauthlib
|
||||
version=0.8.0
|
||||
version=1.0.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
make_check_args="--deselect tests/unit/test_flow.py::TestInstalledAppFlow::test_run_local_server_bind_addr"
|
||||
|
@ -13,4 +13,4 @@ license="Apache-2.0"
|
|||
homepage="https://googleapis.dev/python/google-auth-oauthlib/latest/index.html"
|
||||
changelog="https://raw.githubusercontent.com/googleapis/google-auth-library-python-oauthlib/main/CHANGELOG.md"
|
||||
distfiles="${PYPI_SITE}/g/google-auth-oauthlib/google-auth-oauthlib-${version}.tar.gz"
|
||||
checksum=81056a310fb1c4a3e5a7e1a443e1eb96593c6bbc55b26c0261e4d3295d3e6593
|
||||
checksum=e375064964820b47221a7e1b7ee1fd77051b6323c3f9e3e19785f78ab67ecfc5
|
||||
|
|
Loading…
Reference in New Issue