mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
python3-google-auth-oauthlib: update to 0.8.0.
This commit is contained in:
parent
07293f1db1
commit
0edfea20a8
1 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
# 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.3
|
version=0.8.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
make_check_args="--deselect tests/unit/test_flow.py::TestInstalledAppFlow::test_run_local_server_bind_addr"
|
make_check_args="--deselect tests/unit/test_flow.py::TestInstalledAppFlow::test_run_local_server_bind_addr"
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -10,7 +10,7 @@ checkdepends="${depends} python3-click python3-mock python3-pytest-xdist"
|
||||||
short_desc="Oauthlib integration for Google Auth"
|
short_desc="Oauthlib integration for Google Auth"
|
||||||
maintainer="icp <pangolin@vivaldi.net>"
|
maintainer="icp <pangolin@vivaldi.net>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/googleapis/google-auth-library-python-oauthlib"
|
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"
|
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="${PYPI_SITE}/g/google-auth-oauthlib/google-auth-oauthlib-${version}.tar.gz"
|
||||||
checksum=7fe8591eac00bfc0eecc8407e210741576566c7771927a4ee08b48fb84205473
|
checksum=81056a310fb1c4a3e5a7e1a443e1eb96593c6bbc55b26c0261e4d3295d3e6593
|
||||||
|
|
Loading…
Add table
Reference in a new issue