17 lines
903 B
Bash
17 lines
903 B
Bash
# Template file for 'python3-google-auth-oauthlib'
|
|
pkgname=python3-google-auth-oauthlib
|
|
version=0.5.3
|
|
revision=2
|
|
build_style=python3-module
|
|
make_check_args="--deselect tests/unit/test_flow.py::TestInstalledAppFlow::test_run_local_server_bind_addr"
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3-google-auth python3-requests-oauthlib"
|
|
checkdepends="${depends} python3-click python3-mock python3-pytest-xdist"
|
|
short_desc="Oauthlib integration for Google Auth"
|
|
maintainer="icp <pangolin@vivaldi.net>"
|
|
license="Apache-2.0"
|
|
homepage="https://github.com/googleapis/google-auth-library-python-oauthlib"
|
|
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"
|
|
checksum=7fe8591eac00bfc0eecc8407e210741576566c7771927a4ee08b48fb84205473
|