From 976461da07ea54a774f62c103216f49181d36b20 Mon Sep 17 00:00:00 2001 From: icp Date: Thu, 9 Feb 2023 00:58:15 +0530 Subject: [PATCH 1/4] python3-google-auth: update to 2.16.2. --- srcpkgs/python3-google-auth/template | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-google-auth/template b/srcpkgs/python3-google-auth/template index 825f594e836e..8b2c10cdbcda 100644 --- a/srcpkgs/python3-google-auth/template +++ b/srcpkgs/python3-google-auth/template @@ -1,9 +1,14 @@ # Template file for 'python3-google-auth' pkgname=python3-google-auth -version=2.15.0 +version=2.16.2 revision=1 build_style=python3-module -make_check_args="--ignore=tests/oauth2/test_challenges.py" +# upstream restricts python3-cryptography to lower versions +# for tests; causing them to fail with the version in repo +make_check_args="--ignore=tests/oauth2/test_challenges.py + --ignore=tests/transport/test__custom_tls_signer.py + --ignore=tests/transport/test_requests.py + --ignore=tests/transport/test_urllib3.py" hostmakedepends="python3-setuptools" depends="python3-pyasn1-modules python3-rsa python3-six python3-cachetools" checkdepends="${depends} python3-Flask python3-freezegun python3-mock python3-oauth2client @@ -15,4 +20,4 @@ license="Apache-2.0" 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=72f12a6cfc968d754d7bdab369c5c5c16032106e52d32c6dfd8484e4c01a6d1f +checksum=07e14f34ec288e3f33e00e2e3cc40c8942aa5d4ceac06256a28cd8e786591420 From 33a3eb74c091e9fd2e75242bfdc329fd77656e43 Mon Sep 17 00:00:00 2001 From: icp Date: Fri, 3 Mar 2023 22:04:50 +0530 Subject: [PATCH 2/4] python3-google-api-python-client: update to 2.80.0. --- srcpkgs/python3-google-api-python-client/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-google-api-python-client/template b/srcpkgs/python3-google-api-python-client/template index 91aff1eba87d..d4d202d9be0e 100644 --- a/srcpkgs/python3-google-api-python-client/template +++ b/srcpkgs/python3-google-api-python-client/template @@ -1,6 +1,6 @@ # Template file for 'python3-google-api-python-client' pkgname=python3-google-api-python-client -version=2.70.0 +version=2.80.0 revision=1 build_style=python3-module make_check_args="--deselect=tests/test__helpers.py::PositionalTests::test_usage @@ -16,4 +16,4 @@ license="Apache-2.0" homepage="https://googleapis.github.io/google-api-python-client/" changelog="https://raw.githubusercontent.com/googleapis/google-api-python-client/main/CHANGELOG.md" distfiles="${PYPI_SITE}/g/google-api-python-client/google-api-python-client-${version}.tar.gz" -checksum=262de094d5a30d337f59e66581019fed45b698c078397ac48dd323c0968236e7 +checksum=51dd62d467da7ad3df63c3f0e6fca84266ce50c2218691204b2e8cd651a0719a From 3e0210acb4cfff1613eaef02893c2a2359445439 Mon Sep 17 00:00:00 2001 From: icp Date: Fri, 3 Mar 2023 22:34:55 +0530 Subject: [PATCH 3/4] python3-googleapis-common-protos: update to 1.58.0. --- srcpkgs/python3-googleapis-common-protos/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-googleapis-common-protos/template b/srcpkgs/python3-googleapis-common-protos/template index 914c43f14a3f..1e0373d76950 100644 --- a/srcpkgs/python3-googleapis-common-protos/template +++ b/srcpkgs/python3-googleapis-common-protos/template @@ -1,6 +1,6 @@ # Template file for 'python3-googleapis-common-protos' pkgname=python3-googleapis-common-protos -version=1.57.0 +version=1.58.0 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" @@ -12,7 +12,7 @@ license="Apache-2.0" homepage="https://pypi.org/project/googleapis-common-protos/" changelog="https://raw.githubusercontent.com/googleapis/python-api-common-protos/v1.57.0/CHANGELOG.md" distfiles="${PYPI_SITE}/g/googleapis-common-protos/googleapis-common-protos-${version}.tar.gz" -checksum=27a849d6205838fb6cc3c1c21cb9800707a661bb21c6ce7fb13e99eb1f8a0c46 +checksum=c727251ec025947d545184ba17e3578840fc3a24a0516a020479edab660457df post_install() { chmod -R +r "${DESTDIR}/${py3_sitelib}" From 5721f465357a663ed78462a1d17253f3b5547a27 Mon Sep 17 00:00:00 2001 From: icp Date: Fri, 3 Mar 2023 22:41:28 +0530 Subject: [PATCH 4/4] python3-google-auth-oauthlib: update to 1.0.0. --- srcpkgs/python3-google-auth-oauthlib/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-google-auth-oauthlib/template b/srcpkgs/python3-google-auth-oauthlib/template index 7ac019f65a58..df2cccf58476 100644 --- a/srcpkgs/python3-google-auth-oauthlib/template +++ b/srcpkgs/python3-google-auth-oauthlib/template @@ -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