Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-googleapis-common-protos for 
openSUSE:Factory checked in at 2026-08-14 22:07:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-googleapis-common-protos (Old)
 and      /work/SRC/openSUSE:Factory/.python-googleapis-common-protos.new.1258 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-googleapis-common-protos"

Fri Aug 14 22:07:18 2026 rev:36 rq:1371053 version:1.75.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-googleapis-common-protos/python-googleapis-common-protos.changes
  2026-05-11 18:22:56.161727632 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-googleapis-common-protos.new.1258/python-googleapis-common-protos.changes
        2026-08-14 22:07:43.720638152 +0200
@@ -1,0 +2,7 @@
+Thu Aug 13 11:26:05 UTC 2026 - John Paul Adrian Glaubitz 
<[email protected]>
+
+- Update to 1.75.1
+  * bump grpcio to 1.59.0; require Python 3.10+ (#17351)
+  * require Protobuf 6.33.5+ (#17743)
+
+-------------------------------------------------------------------

Old:
----
  googleapis_common_protos-1.75.0.tar.gz

New:
----
  googleapis_common_protos-1.75.1.tar.gz

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

Other differences:
------------------
++++++ python-googleapis-common-protos.spec ++++++
--- /var/tmp/diff_new_pack.uFcHa1/_old  2026-08-14 22:07:44.286658760 +0200
+++ /var/tmp/diff_new_pack.uFcHa1/_new  2026-08-14 22:07:44.288658833 +0200
@@ -18,7 +18,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-googleapis-common-protos
-Version:        1.75.0
+Version:        1.75.1
 Release:        0
 Summary:        Common protobufs used in Google APIs
 License:        Apache-2.0

++++++ googleapis_common_protos-1.75.0.tar.gz -> 
googleapis_common_protos-1.75.1.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/googleapis_common_protos-1.75.0/PKG-INFO 
new/googleapis_common_protos-1.75.1/PKG-INFO
--- old/googleapis_common_protos-1.75.0/PKG-INFO        2026-05-07 
09:16:51.079106600 +0200
+++ new/googleapis_common_protos-1.75.1/PKG-INFO        2026-08-06 
07:59:51.808512200 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.4
 Name: googleapis-common-protos
-Version: 1.75.0
+Version: 1.75.1
 Summary: Common protobufs used in Google APIs
 Author-email: Google LLC <[email protected]>
 License: Apache 2.0
@@ -10,7 +10,6 @@
 Classifier: License :: OSI Approved :: Apache Software License
 Classifier: Programming Language :: Python
 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
@@ -18,12 +17,12 @@
 Classifier: Programming Language :: Python :: 3.14
 Classifier: Operating System :: OS Independent
 Classifier: Topic :: Internet
-Requires-Python: >=3.9
+Requires-Python: >=3.10
 Description-Content-Type: text/x-rst
 License-File: LICENSE
-Requires-Dist: protobuf<8.0.0,>=4.25.8
+Requires-Dist: protobuf<8.0.0,>=6.33.5
 Provides-Extra: grpc
-Requires-Dist: grpcio<2.0.0,>=1.44.0; extra == "grpc"
+Requires-Dist: grpcio<2.0.0,>=1.59.0; extra == "grpc"
 Dynamic: license-file
 
 Python Client for Service Config
@@ -82,14 +81,15 @@
 Our client libraries are compatible with all current `active`_ and 
`maintenance`_ versions of
 Python.
 
-Python >= 3.9, including 3.14
+Python >= 3.10, including 3.14
 
 .. _active: https://devguide.python.org/devcycle/#in-development-main-branch
 .. _maintenance: https://devguide.python.org/devcycle/#maintenance-branches
 
 Unsupported Python Versions
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
-Python <= 3.8
+Python <= 3.9
+
 
 If you are using an `end-of-life`_
 version of Python, we recommend that you update as soon as possible to an 
actively supported version.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/googleapis_common_protos-1.75.0/README.rst 
new/googleapis_common_protos-1.75.1/README.rst
--- old/googleapis_common_protos-1.75.0/README.rst      2026-05-07 
09:09:10.000000000 +0200
+++ new/googleapis_common_protos-1.75.1/README.rst      2026-08-06 
07:54:29.000000000 +0200
@@ -54,14 +54,15 @@
 Our client libraries are compatible with all current `active`_ and 
`maintenance`_ versions of
 Python.
 
-Python >= 3.9, including 3.14
+Python >= 3.10, including 3.14
 
 .. _active: https://devguide.python.org/devcycle/#in-development-main-branch
 .. _maintenance: https://devguide.python.org/devcycle/#maintenance-branches
 
 Unsupported Python Versions
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
-Python <= 3.8
+Python <= 3.9
+
 
 If you are using an `end-of-life`_
 version of Python, we recommend that you update as soon as possible to an 
actively supported version.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/googleapis_common_protos-1.75.0/googleapis_common_protos.egg-info/PKG-INFO 
new/googleapis_common_protos-1.75.1/googleapis_common_protos.egg-info/PKG-INFO
--- 
old/googleapis_common_protos-1.75.0/googleapis_common_protos.egg-info/PKG-INFO  
    2026-05-07 09:16:51.000000000 +0200
+++ 
new/googleapis_common_protos-1.75.1/googleapis_common_protos.egg-info/PKG-INFO  
    2026-08-06 07:59:51.000000000 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.4
 Name: googleapis-common-protos
-Version: 1.75.0
+Version: 1.75.1
 Summary: Common protobufs used in Google APIs
 Author-email: Google LLC <[email protected]>
 License: Apache 2.0
@@ -10,7 +10,6 @@
 Classifier: License :: OSI Approved :: Apache Software License
 Classifier: Programming Language :: Python
 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
@@ -18,12 +17,12 @@
 Classifier: Programming Language :: Python :: 3.14
 Classifier: Operating System :: OS Independent
 Classifier: Topic :: Internet
-Requires-Python: >=3.9
+Requires-Python: >=3.10
 Description-Content-Type: text/x-rst
 License-File: LICENSE
-Requires-Dist: protobuf<8.0.0,>=4.25.8
+Requires-Dist: protobuf<8.0.0,>=6.33.5
 Provides-Extra: grpc
-Requires-Dist: grpcio<2.0.0,>=1.44.0; extra == "grpc"
+Requires-Dist: grpcio<2.0.0,>=1.59.0; extra == "grpc"
 Dynamic: license-file
 
 Python Client for Service Config
@@ -82,14 +81,15 @@
 Our client libraries are compatible with all current `active`_ and 
`maintenance`_ versions of
 Python.
 
-Python >= 3.9, including 3.14
+Python >= 3.10, including 3.14
 
 .. _active: https://devguide.python.org/devcycle/#in-development-main-branch
 .. _maintenance: https://devguide.python.org/devcycle/#maintenance-branches
 
 Unsupported Python Versions
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
-Python <= 3.8
+Python <= 3.9
+
 
 If you are using an `end-of-life`_
 version of Python, we recommend that you update as soon as possible to an 
actively supported version.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/googleapis_common_protos-1.75.0/googleapis_common_protos.egg-info/requires.txt
 
new/googleapis_common_protos-1.75.1/googleapis_common_protos.egg-info/requires.txt
--- 
old/googleapis_common_protos-1.75.0/googleapis_common_protos.egg-info/requires.txt
  2026-05-07 09:16:51.000000000 +0200
+++ 
new/googleapis_common_protos-1.75.1/googleapis_common_protos.egg-info/requires.txt
  2026-08-06 07:59:51.000000000 +0200
@@ -1,4 +1,4 @@
-protobuf<8.0.0,>=4.25.8
+protobuf<8.0.0,>=6.33.5
 
 [grpc]
-grpcio<2.0.0,>=1.44.0
+grpcio<2.0.0,>=1.59.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/googleapis_common_protos-1.75.0/pyproject.toml 
new/googleapis_common_protos-1.75.1/pyproject.toml
--- old/googleapis_common_protos-1.75.0/pyproject.toml  2026-05-07 
09:09:08.000000000 +0200
+++ new/googleapis_common_protos-1.75.1/pyproject.toml  2026-08-06 
07:54:31.000000000 +0200
@@ -18,10 +18,10 @@
 
 [project]
 name = "googleapis-common-protos"
-version = "1.75.0"
+version = "1.75.1"
 authors = [{ name = "Google LLC", email = "[email protected]" }]
 license = { text = "Apache 2.0" }
-requires-python = ">= 3.9"
+requires-python = ">= 3.10"
 readme = "README.rst"
 description = "Common protobufs used in Google APIs"
 classifiers = [
@@ -30,7 +30,6 @@
   "License :: OSI Approved :: Apache Software License",
   "Programming Language :: Python",
   "Programming Language :: Python :: 3",
-  "Programming Language :: Python :: 3.9",
   "Programming Language :: Python :: 3.10",
   "Programming Language :: Python :: 3.11",
   "Programming Language :: Python :: 3.12",
@@ -40,14 +39,14 @@
   "Topic :: Internet",
 ]
 dependencies = [
-  "protobuf >= 4.25.8, < 8.0.0",
+  "protobuf >= 6.33.5, < 8.0.0",
 ]
 
 [project.urls]
 Repository = 
"https://github.com/googleapis/google-cloud-python/tree/main/packages/googleapis-common-protos";
 
 [project.optional-dependencies]
-grpc = ["grpcio >= 1.44.0, < 2.0.0"]
+grpc = ["grpcio >= 1.59.0, < 2.0.0"]
 
 [tool.setuptools.packages.find]
 include = ["google*"]

Reply via email to