Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-google-auth-httplib2 for 
openSUSE:Factory checked in at 2026-05-11 16:58:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-google-auth-httplib2 (Old)
 and      /work/SRC/openSUSE:Factory/.python-google-auth-httplib2.new.1966 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-google-auth-httplib2"

Mon May 11 16:58:40 2026 rev:10 rq:1352472 version:0.4.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-google-auth-httplib2/python-google-auth-httplib2.changes
  2026-03-31 15:24:41.138309983 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-google-auth-httplib2.new.1966/python-google-auth-httplib2.changes
        2026-05-11 17:09:43.663367681 +0200
@@ -1,0 +2,6 @@
+Mon May 11 08:54:59 UTC 2026 - John Paul Adrian Glaubitz 
<[email protected]>
+
+- Update to 0.4.0
+  * Drop support for Python 3.7, 3.8, and 3.9 (#16937)
+
+-------------------------------------------------------------------

Old:
----
  google_auth_httplib2-0.3.1.tar.gz

New:
----
  google_auth_httplib2-0.4.0.tar.gz

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

Other differences:
------------------
++++++ python-google-auth-httplib2.spec ++++++
--- /var/tmp/diff_new_pack.TXAHBT/_old  2026-05-11 17:09:44.399397979 +0200
+++ /var/tmp/diff_new_pack.TXAHBT/_new  2026-05-11 17:09:44.407398309 +0200
@@ -18,7 +18,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-google-auth-httplib2
-Version:        0.3.1
+Version:        0.4.0
 Release:        0
 Summary:        Google Authentication Library: httplib2 transport
 License:        Apache-2.0

++++++ google_auth_httplib2-0.3.1.tar.gz -> google_auth_httplib2-0.4.0.tar.gz 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/google_auth_httplib2-0.3.1/PKG-INFO 
new/google_auth_httplib2-0.4.0/PKG-INFO
--- old/google_auth_httplib2-0.3.1/PKG-INFO     2026-03-31 00:19:33.716424700 
+0200
+++ new/google_auth_httplib2-0.4.0/PKG-INFO     2026-05-07 09:10:46.575244200 
+0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.4
 Name: google-auth-httplib2
-Version: 0.3.1
+Version: 0.4.0
 Summary: Google Authentication Library: httplib2 transport
 Home-page: 
https://github.com/googleapis/google-cloud-python/packages/google-auth-httplib2
 Author: Google Cloud Platform
@@ -8,7 +8,6 @@
 License: Apache 2.0
 Keywords: google auth oauth client
 Classifier: Programming Language :: Python :: 3
-Classifier: Programming Language :: Python :: 3.9
 Classifier: Programming Language :: Python :: 3.10
 Classifier: Programming Language :: Python :: 3.11
 Classifier: Programming Language :: Python :: 3.12
@@ -22,7 +21,7 @@
 Classifier: Operating System :: MacOS :: MacOS X
 Classifier: Operating System :: OS Independent
 Classifier: Topic :: Internet :: WWW/HTTP
-Requires-Python: >=3.9
+Requires-Python: >=3.10
 License-File: LICENSE
 Requires-Dist: google-auth<3.0.0,>=1.32.0
 Requires-Dist: httplib2<1.0.0,>=0.19.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/google_auth_httplib2-0.3.1/google_auth_httplib2.egg-info/PKG-INFO 
new/google_auth_httplib2-0.4.0/google_auth_httplib2.egg-info/PKG-INFO
--- old/google_auth_httplib2-0.3.1/google_auth_httplib2.egg-info/PKG-INFO       
2026-03-31 00:19:33.000000000 +0200
+++ new/google_auth_httplib2-0.4.0/google_auth_httplib2.egg-info/PKG-INFO       
2026-05-07 09:10:46.000000000 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.4
 Name: google-auth-httplib2
-Version: 0.3.1
+Version: 0.4.0
 Summary: Google Authentication Library: httplib2 transport
 Home-page: 
https://github.com/googleapis/google-cloud-python/packages/google-auth-httplib2
 Author: Google Cloud Platform
@@ -8,7 +8,6 @@
 License: Apache 2.0
 Keywords: google auth oauth client
 Classifier: Programming Language :: Python :: 3
-Classifier: Programming Language :: Python :: 3.9
 Classifier: Programming Language :: Python :: 3.10
 Classifier: Programming Language :: Python :: 3.11
 Classifier: Programming Language :: Python :: 3.12
@@ -22,7 +21,7 @@
 Classifier: Operating System :: MacOS :: MacOS X
 Classifier: Operating System :: OS Independent
 Classifier: Topic :: Internet :: WWW/HTTP
-Requires-Python: >=3.9
+Requires-Python: >=3.10
 License-File: LICENSE
 Requires-Dist: google-auth<3.0.0,>=1.32.0
 Requires-Dist: httplib2<1.0.0,>=0.19.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/google_auth_httplib2-0.3.1/google_auth_httplib2.py 
new/google_auth_httplib2-0.4.0/google_auth_httplib2.py
--- old/google_auth_httplib2-0.3.1/google_auth_httplib2.py      2026-03-31 
00:16:47.000000000 +0200
+++ new/google_auth_httplib2-0.4.0/google_auth_httplib2.py      2026-05-07 
09:09:09.000000000 +0200
@@ -19,11 +19,9 @@
 import http.client
 import logging
 
-from google.auth import exceptions
-from google.auth import transport
+from google.auth import exceptions, transport
 import httplib2
 
-
 _LOGGER = logging.getLogger(__name__)
 # Properties present in file-like streams / buffers.
 _STREAM_PROPERTIES = ("read", "seek", "tell")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/google_auth_httplib2-0.3.1/setup.py 
new/google_auth_httplib2-0.4.0/setup.py
--- old/google_auth_httplib2-0.3.1/setup.py     2026-03-31 00:16:47.000000000 
+0200
+++ new/google_auth_httplib2-0.4.0/setup.py     2026-05-07 09:09:07.000000000 
+0200
@@ -16,7 +16,7 @@
 
 from setuptools import setup
 
-version = "0.3.1"
+version = "0.4.0"
 
 DEPENDENCIES = [
     "google-auth >= 1.32.0,<3.0.0",
@@ -36,13 +36,12 @@
     long_description=long_description,
     
url="https://github.com/googleapis/google-cloud-python/packages/google-auth-httplib2";,
     py_modules=["google_auth_httplib2"],
-    python_requires=">=3.9",
+    python_requires=">=3.10",
     install_requires=DEPENDENCIES,
     license="Apache 2.0",
     keywords="google auth oauth client",
     classifiers=[
         "Programming Language :: Python :: 3",
-        "Programming Language :: Python :: 3.9",
         "Programming Language :: Python :: 3.10",
         "Programming Language :: Python :: 3.11",
         "Programming Language :: Python :: 3.12",

Reply via email to