Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-google-auth-oauthlib for
openSUSE:Factory checked in at 2026-04-07 16:33:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-google-auth-oauthlib (Old)
and /work/SRC/openSUSE:Factory/.python-google-auth-oauthlib.new.21863
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-google-auth-oauthlib"
Tue Apr 7 16:33:31 2026 rev:23 rq:1344796 version:1.3.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-google-auth-oauthlib/python-google-auth-oauthlib.changes
2026-03-04 21:11:01.814854641 +0100
+++
/work/SRC/openSUSE:Factory/.python-google-auth-oauthlib.new.21863/python-google-auth-oauthlib.changes
2026-04-07 16:49:05.180980317 +0200
@@ -1,0 +2,6 @@
+Mon Apr 6 20:55:44 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 1.3.1:
+ * Allow Protobuf 7.x, require Python 3.9
+
+-------------------------------------------------------------------
Old:
----
google_auth_oauthlib-1.3.0.tar.gz
New:
----
google_auth_oauthlib-1.3.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-google-auth-oauthlib.spec ++++++
--- /var/tmp/diff_new_pack.InEYfc/_old 2026-04-07 16:49:05.793005626 +0200
+++ /var/tmp/diff_new_pack.InEYfc/_new 2026-04-07 16:49:05.793005626 +0200
@@ -18,17 +18,17 @@
%{?sle15_python_module_pythons}
Name: python-google-auth-oauthlib
-Version: 1.3.0
+Version: 1.3.1
Release: 0
Summary: Google authentication library
License: Apache-2.0
-URL:
https://github.com/googleapis/google-auth-library-python-oauthlib
+URL:
https://github.com/googleapis/google-cloud-python/tree/main/packages/google-auth-oauthlib
Source:
https://files.pythonhosted.org/packages/source/g/google_auth_oauthlib/google_auth_oauthlib-%{version}.tar.gz
BuildRequires: %{python_module pip}
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
-Requires: python-google-auth >= 2.14.0
+Requires: python-google-auth >= 2.15.0
Requires: python-requests-oauthlib >= 0.7.0
Requires(post): update-alternatives
Requires(postun): update-alternatives
@@ -36,7 +36,7 @@
BuildArch: noarch
# SECTION test requirements
BuildRequires: %{python_module click >= 6.0.0}
-BuildRequires: %{python_module google-auth >= 1.0.0}
+BuildRequires: %{python_module google-auth >= 2.15.0}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module requests-oauthlib >= 0.7.0}
# /SECTION
++++++ google_auth_oauthlib-1.3.0.tar.gz -> google_auth_oauthlib-1.3.1.tar.gz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/google_auth_oauthlib-1.3.0/PKG-INFO
new/google_auth_oauthlib-1.3.1/PKG-INFO
--- old/google_auth_oauthlib-1.3.0/PKG-INFO 2026-02-26 19:44:14.592100000
+0100
+++ new/google_auth_oauthlib-1.3.1/PKG-INFO 2026-03-31 00:19:41.204434200
+0200
@@ -1,6 +1,6 @@
Metadata-Version: 2.4
Name: google-auth-oauthlib
-Version: 1.3.0
+Version: 1.3.1
Summary: Google Authentication Library
Home-page:
https://github.com/googleapis/google-cloud-python/tree/main/packages/google-auth-oauthlib
Author: Google Cloud Platform
@@ -8,8 +8,6 @@
License: Apache 2.0
Keywords: google auth oauth client oauthlib
Classifier: Programming Language :: Python :: 3
-Classifier: Programming Language :: Python :: 3.7
-Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
@@ -24,7 +22,7 @@
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP
-Requires-Python: >=3.7
+Requires-Python: >=3.9
License-File: LICENSE
Requires-Dist: google-auth!=2.43.0,!=2.44.0,!=2.45.0,<3.0.0,>=2.15.0
Requires-Dist: requests-oauthlib>=0.7.0
@@ -74,19 +72,14 @@
Supported Python Versions
-------------------------
-Python >= 3.7
+Python >= 3.9
Unsupported Python Versions
---------------------------
-Python == 2.7, Python < 3.7.
+Python == 2.7, Python <= 3.8.
-The last version of this library compatible with Python 2.7 and 3.5 is
-`google-auth-oauthlib==0.4.1`.
-
-The last version of this library compatible with Python 3.6 is
-`google-auth-oauthlib==1.2.2`.
License
-------
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/google_auth_oauthlib-1.3.0/README.rst
new/google_auth_oauthlib-1.3.1/README.rst
--- old/google_auth_oauthlib-1.3.0/README.rst 2026-02-26 19:42:51.000000000
+0100
+++ new/google_auth_oauthlib-1.3.1/README.rst 2026-03-31 00:16:44.000000000
+0200
@@ -29,19 +29,14 @@
Supported Python Versions
-------------------------
-Python >= 3.7
+Python >= 3.9
Unsupported Python Versions
---------------------------
-Python == 2.7, Python < 3.7.
+Python == 2.7, Python <= 3.8.
-The last version of this library compatible with Python 2.7 and 3.5 is
-`google-auth-oauthlib==0.4.1`.
-
-The last version of this library compatible with Python 3.6 is
-`google-auth-oauthlib==1.2.2`.
License
-------
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/google_auth_oauthlib-1.3.0/google_auth_oauthlib.egg-info/PKG-INFO
new/google_auth_oauthlib-1.3.1/google_auth_oauthlib.egg-info/PKG-INFO
--- old/google_auth_oauthlib-1.3.0/google_auth_oauthlib.egg-info/PKG-INFO
2026-02-26 19:44:14.000000000 +0100
+++ new/google_auth_oauthlib-1.3.1/google_auth_oauthlib.egg-info/PKG-INFO
2026-03-31 00:19:41.000000000 +0200
@@ -1,6 +1,6 @@
Metadata-Version: 2.4
Name: google-auth-oauthlib
-Version: 1.3.0
+Version: 1.3.1
Summary: Google Authentication Library
Home-page:
https://github.com/googleapis/google-cloud-python/tree/main/packages/google-auth-oauthlib
Author: Google Cloud Platform
@@ -8,8 +8,6 @@
License: Apache 2.0
Keywords: google auth oauth client oauthlib
Classifier: Programming Language :: Python :: 3
-Classifier: Programming Language :: Python :: 3.7
-Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
@@ -24,7 +22,7 @@
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP
-Requires-Python: >=3.7
+Requires-Python: >=3.9
License-File: LICENSE
Requires-Dist: google-auth!=2.43.0,!=2.44.0,!=2.45.0,<3.0.0,>=2.15.0
Requires-Dist: requests-oauthlib>=0.7.0
@@ -74,19 +72,14 @@
Supported Python Versions
-------------------------
-Python >= 3.7
+Python >= 3.9
Unsupported Python Versions
---------------------------
-Python == 2.7, Python < 3.7.
+Python == 2.7, Python <= 3.8.
-The last version of this library compatible with Python 2.7 and 3.5 is
-`google-auth-oauthlib==0.4.1`.
-
-The last version of this library compatible with Python 3.6 is
-`google-auth-oauthlib==1.2.2`.
License
-------
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/google_auth_oauthlib-1.3.0/setup.py
new/google_auth_oauthlib-1.3.1/setup.py
--- old/google_auth_oauthlib-1.3.0/setup.py 2026-02-26 19:42:50.000000000
+0100
+++ new/google_auth_oauthlib-1.3.1/setup.py 2026-03-31 00:16:48.000000000
+0200
@@ -32,7 +32,7 @@
long_description = fh.read()
-version = "1.3.0"
+version = "1.3.1"
setup(
name="google-auth-oauthlib",
@@ -56,13 +56,11 @@
"google-oauthlib-tool" "=google_auth_oauthlib.tool.__main__:main
[tool]"
]
},
- python_requires=">=3.7",
+ python_requires=">=3.9",
license="Apache 2.0",
keywords="google auth oauth client oauthlib",
classifiers=[
"Programming Language :: Python :: 3",
- "Programming Language :: Python :: 3.7",
- "Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",