Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-google-auth for openSUSE:Factory checked in at 2026-01-14 16:19:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-google-auth (Old) and /work/SRC/openSUSE:Factory/.python-google-auth.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-google-auth" Wed Jan 14 16:19:43 2026 rev:62 rq:1327040 version:2.47.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-google-auth/python-google-auth.changes 2026-01-06 17:41:35.666283158 +0100 +++ /work/SRC/openSUSE:Factory/.python-google-auth.new.1928/python-google-auth.changes 2026-01-14 16:20:02.809373542 +0100 @@ -1,0 +2,20 @@ +Mon Jan 12 11:00:50 UTC 2026 - John Paul Adrian Glaubitz <[email protected]> + +- Update to version 2.47.0 + * drop `cachetools` dependency in favor of simple local implementation (#1590) + * Python 3.8 support (#1918) +- from version 2.46.0 + * update urllib3 docstrings for v2 compatibility (#1903) + * Recognize workload certificate config in has_default_client_cert_source + for mTLS for Agentic Identities (#1907) + * add types to default and verify_token and Request __init__ based on comments + in the source code. (#1588) + * fix the document of secure_authorized_session (#1536) + * remove setup.cfg configuration for creating universal wheels (#1693) + * use .read() instead of .content.read() in aiohttp transport (#1899) + * raise RefreshError for missing token in impersonated credentials (#1897) + * Fix test coverage for mtls_helper (#1886) +- Drop python-google-auth-no-mock.patch, fixed upstream +- Update BuildRequires and Requires from setup.py + +------------------------------------------------------------------- Old: ---- google_auth-2.45.0.tar.gz python-google-auth-no-mock.patch New: ---- google_auth-2.47.0.tar.gz ----------(Old B)---------- Old: * Fix test coverage for mtls_helper (#1886) - Drop python-google-auth-no-mock.patch, fixed upstream - Update BuildRequires and Requires from setup.py ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-google-auth.spec ++++++ --- /var/tmp/diff_new_pack.gc1jhN/_old 2026-01-14 16:20:04.713452764 +0100 +++ /var/tmp/diff_new_pack.gc1jhN/_new 2026-01-14 16:20:04.717452930 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-google-auth # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,19 +18,16 @@ %{?sle15_python_module_pythons} Name: python-google-auth -Version: 2.45.0 +Version: 2.47.0 Release: 0 Summary: Google Authentication Library License: Apache-2.0 URL: https://github.com/googleapis/google-auth-library-python Source: https://files.pythonhosted.org/packages/source/g/google_auth/google_auth-%{version}.tar.gz -# https://github.com/googleapis/google-auth-library-python/issues/1055 -Patch1: python-google-auth-no-mock.patch BuildRequires: %{python_module Flask} BuildRequires: %{python_module PyJWT >= 2.0} BuildRequires: %{python_module aiohttp >= 3.6.2} BuildRequires: %{python_module aioresponses} -BuildRequires: %{python_module cachetools >= 2.0.0} BuildRequires: %{python_module cryptography} BuildRequires: %{python_module freezegun} BuildRequires: %{python_module pip} @@ -48,7 +45,6 @@ BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros -Requires: python-cachetools >= 2.0.0 Requires: python-pyasn1-modules >= 0.2.1 Requires: python-rsa >= 3.1.4 Requires: python-urllib3 ++++++ google_auth-2.45.0.tar.gz -> google_auth-2.47.0.tar.gz ++++++ ++++ 3077 lines of diff (skipped)
