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-02-05 17:56:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-google-auth (Old)
 and      /work/SRC/openSUSE:Factory/.python-google-auth.new.1670 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-google-auth"

Thu Feb  5 17:56:52 2026 rev:63 rq:1330968 version:2.48.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-google-auth/python-google-auth.changes    
2026-01-14 16:20:02.809373542 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-google-auth.new.1670/python-google-auth.changes
  2026-02-05 17:57:24.816088763 +0100
@@ -1,0 +2,15 @@
+Wed Feb  4 09:02:33 UTC 2026 - John Paul Adrian Glaubitz 
<[email protected]>
+
+- Update to version 2.48.0
+  * add cryptography as required dependency (#1929)
+  * Support the mTLS IAM domain for Certificate based Access (#1938)
+  * add configurable GCE Metadata Server retries (#1488)
+  * honor `NO_GCE_CHECK` environment variable (#1610)
+  * resolve circular imports (#1942)
+  * removes `content-header` from AWS IMDS get request (#1934)
+  * detect correct auth when ADC env var is set but empty (#1374)
+  * replace deprecated utcfromtimestamp (#1799)
+  * Use `user_verification=preferred` for ReAuth WebAuthn challenge (#1798)
+- Update BuildRequires, Recommends and Requires from pyproject.toml
+
+-------------------------------------------------------------------

Old:
----
  google_auth-2.47.0.tar.gz

New:
----
  google_auth-2.48.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-google-auth.spec ++++++
--- /var/tmp/diff_new_pack.8vhrTq/_old  2026-02-05 17:57:25.712126394 +0100
+++ /var/tmp/diff_new_pack.8vhrTq/_new  2026-02-05 17:57:25.716126562 +0100
@@ -18,7 +18,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-google-auth
-Version:        2.47.0
+Version:        2.48.0
 Release:        0
 Summary:        Google Authentication Library
 License:        Apache-2.0
@@ -28,7 +28,7 @@
 BuildRequires:  %{python_module PyJWT >= 2.0}
 BuildRequires:  %{python_module aiohttp >= 3.6.2}
 BuildRequires:  %{python_module aioresponses}
-BuildRequires:  %{python_module cryptography}
+BuildRequires:  %{python_module cryptography >= 38.0.3}
 BuildRequires:  %{python_module freezegun}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module pyOpenSSL >= 22.0.0}
@@ -45,12 +45,12 @@
 BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+Requires:       python-cryptography >= 38.0.3
 Requires:       python-pyasn1-modules >= 0.2.1
 Requires:       python-rsa >= 3.1.4
 Requires:       python-urllib3
 Recommends:     python-PyJWT >= 2.0
 Recommends:     python-aiohttp >= 3.6.2
-Recommends:     python-cryptography >= 38.0.3
 Recommends:     python-pyOpenSSL >= 22.0.0
 Recommends:     python-pyu2f >= 0.1.5
 Recommends:     python-requests >= 2.20.0

++++++ google_auth-2.47.0.tar.gz -> google_auth-2.48.0.tar.gz ++++++
++++ 1684 lines of diff (skipped)

Reply via email to