From 07293f1db1f37f8c4b45a0c98e934d6d785c552e Mon Sep 17 00:00:00 2001 From: icp Date: Sat, 26 Nov 2022 12:34:51 +0530 Subject: [PATCH] python3-google-auth: update to 2.15.0. --- srcpkgs/python3-google-auth/template | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/srcpkgs/python3-google-auth/template b/srcpkgs/python3-google-auth/template index 3997ef4501b..825f594e836 100644 --- a/srcpkgs/python3-google-auth/template +++ b/srcpkgs/python3-google-auth/template @@ -1,15 +1,18 @@ # Template file for 'python3-google-auth' pkgname=python3-google-auth -version=1.28.0 -revision=3 +version=2.15.0 +revision=1 build_style=python3-module +make_check_args="--ignore=tests/oauth2/test_challenges.py" hostmakedepends="python3-setuptools" depends="python3-pyasn1-modules python3-rsa python3-six python3-cachetools" +checkdepends="${depends} python3-Flask python3-freezegun python3-mock python3-oauth2client + python3-openssl python3-pytest-localserver python3-requests python3-urllib3 python3-cryptography + python3-responses python3-grpcio python3-certifi python3-pytest-xdist" short_desc="Google Authentication Library (Python3)" maintainer="Orphaned " license="Apache-2.0" -homepage="https://github.com/GoogleCloudPlatform/google-auth-library-python" +homepage="https://googleapis.dev/python/google-auth/latest/index.html" +changelog="https://raw.githubusercontent.com/googleapis/google-auth-library-python/main/CHANGELOG.md" distfiles="${PYPI_SITE}/g/google-auth/google-auth-${version}.tar.gz" -checksum=9bd436d19ab047001a1340720d2b629eb96dd503258c524921ec2af3ee88a80e -# all tests require many optional dependencies -make_check=no +checksum=72f12a6cfc968d754d7bdab369c5c5c16032106e52d32c6dfd8484e4c01a6d1f