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-03-30 18:32:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-googleapis-common-protos (Old)
and /work/SRC/openSUSE:Factory/.python-googleapis-common-protos.new.1999
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-googleapis-common-protos"
Mon Mar 30 18:32:45 2026 rev:33 rq:1343631 version:1.73.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-googleapis-common-protos/python-googleapis-common-protos.changes
2026-03-17 19:08:00.129382087 +0100
+++
/work/SRC/openSUSE:Factory/.python-googleapis-common-protos.new.1999/python-googleapis-common-protos.changes
2026-03-30 18:37:03.853519277 +0200
@@ -1,0 +2,9 @@
+Mon Mar 30 08:04:34 UTC 2026 - John Paul Adrian Glaubitz
<[email protected]>
+
+- Update to 1.73.1
+ * Update changelog entry for release (#16093)
+ * Allow Protobuf 7.x, require Python 3.9 (#16102)
+ * Require Python 3.9
+- Update BuildRequires and Requires from pyproject.toml
+
+-------------------------------------------------------------------
Old:
----
googleapis_common_protos-1.73.0.tar.gz
New:
----
googleapis_common_protos-1.73.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-googleapis-common-protos.spec ++++++
--- /var/tmp/diff_new_pack.DjZERE/_old 2026-03-30 18:37:04.549548376 +0200
+++ /var/tmp/diff_new_pack.DjZERE/_new 2026-03-30 18:37:04.549548376 +0200
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-googleapis-common-protos
-Version: 1.73.0
+Version: 1.73.1
Release: 0
Summary: Common protobufs used in Google APIs
License: Apache-2.0
@@ -27,12 +27,12 @@
Source:
https://files.pythonhosted.org/packages/source/g/googleapis_common_protos/googleapis_common_protos-%{version}.tar.gz
Source1: test_google_api_error_reason.py
BuildRequires: %{python_module pip}
-BuildRequires: %{python_module protobuf >= 3.20.2}
+BuildRequires: %{python_module protobuf >= 4.25.8}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
-Requires: python-protobuf >= 3.20.2
+Requires: python-protobuf >= 4.25.8
Recommends: python-grpcio >= 1.44.0
BuildArch: noarch
%if 0%{?sle_version} >= 150400
++++++ googleapis_common_protos-1.73.0.tar.gz ->
googleapis_common_protos-1.73.1.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/googleapis_common_protos-1.73.0/PKG-INFO
new/googleapis_common_protos-1.73.1/PKG-INFO
--- old/googleapis_common_protos-1.73.0/PKG-INFO 2026-03-06
22:46:13.509849800 +0100
+++ new/googleapis_common_protos-1.73.1/PKG-INFO 2026-03-26
22:51:42.897722500 +0100
@@ -1,6 +1,6 @@
Metadata-Version: 2.4
Name: googleapis-common-protos
-Version: 1.73.0
+Version: 1.73.1
Summary: Common protobufs used in Google APIs
Author-email: Google LLC <[email protected]>
License: Apache 2.0
@@ -10,8 +10,6 @@
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
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
@@ -20,10 +18,10 @@
Classifier: Programming Language :: Python :: 3.14
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet
-Requires-Python: >=3.7
+Requires-Python: >=3.9
Description-Content-Type: text/x-rst
License-File: LICENSE
-Requires-Dist:
protobuf!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<7.0.0,>=3.20.2
+Requires-Dist: protobuf<8.0.0,>=4.25.8
Provides-Extra: grpc
Requires-Dist: grpcio<2.0.0,>=1.44.0; extra == "grpc"
Dynamic: license-file
@@ -91,14 +89,14 @@
Our client libraries are compatible with all current `active`_ and
`maintenance`_ versions of
Python.
-Python >= 3.7, including 3.14
+Python >= 3.9, 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.6
+Python <= 3.8
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.73.0/README.rst
new/googleapis_common_protos-1.73.1/README.rst
--- old/googleapis_common_protos-1.73.0/README.rst 2026-03-06
22:43:06.000000000 +0100
+++ new/googleapis_common_protos-1.73.1/README.rst 2026-03-26
22:38:06.000000000 +0100
@@ -61,14 +61,14 @@
Our client libraries are compatible with all current `active`_ and
`maintenance`_ versions of
Python.
-Python >= 3.7, including 3.14
+Python >= 3.9, 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.6
+Python <= 3.8
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.73.0/googleapis_common_protos.egg-info/PKG-INFO
new/googleapis_common_protos-1.73.1/googleapis_common_protos.egg-info/PKG-INFO
---
old/googleapis_common_protos-1.73.0/googleapis_common_protos.egg-info/PKG-INFO
2026-03-06 22:46:13.000000000 +0100
+++
new/googleapis_common_protos-1.73.1/googleapis_common_protos.egg-info/PKG-INFO
2026-03-26 22:51:42.000000000 +0100
@@ -1,6 +1,6 @@
Metadata-Version: 2.4
Name: googleapis-common-protos
-Version: 1.73.0
+Version: 1.73.1
Summary: Common protobufs used in Google APIs
Author-email: Google LLC <[email protected]>
License: Apache 2.0
@@ -10,8 +10,6 @@
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
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
@@ -20,10 +18,10 @@
Classifier: Programming Language :: Python :: 3.14
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet
-Requires-Python: >=3.7
+Requires-Python: >=3.9
Description-Content-Type: text/x-rst
License-File: LICENSE
-Requires-Dist:
protobuf!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<7.0.0,>=3.20.2
+Requires-Dist: protobuf<8.0.0,>=4.25.8
Provides-Extra: grpc
Requires-Dist: grpcio<2.0.0,>=1.44.0; extra == "grpc"
Dynamic: license-file
@@ -91,14 +89,14 @@
Our client libraries are compatible with all current `active`_ and
`maintenance`_ versions of
Python.
-Python >= 3.7, including 3.14
+Python >= 3.9, 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.6
+Python <= 3.8
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.73.0/googleapis_common_protos.egg-info/requires.txt
new/googleapis_common_protos-1.73.1/googleapis_common_protos.egg-info/requires.txt
---
old/googleapis_common_protos-1.73.0/googleapis_common_protos.egg-info/requires.txt
2026-03-06 22:46:13.000000000 +0100
+++
new/googleapis_common_protos-1.73.1/googleapis_common_protos.egg-info/requires.txt
2026-03-26 22:51:42.000000000 +0100
@@ -1,4 +1,4 @@
-protobuf!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<7.0.0,>=3.20.2
+protobuf<8.0.0,>=4.25.8
[grpc]
grpcio<2.0.0,>=1.44.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/googleapis_common_protos-1.73.0/pyproject.toml
new/googleapis_common_protos-1.73.1/pyproject.toml
--- old/googleapis_common_protos-1.73.0/pyproject.toml 2026-03-06
22:43:06.000000000 +0100
+++ new/googleapis_common_protos-1.73.1/pyproject.toml 2026-03-26
22:38:07.000000000 +0100
@@ -18,10 +18,10 @@
[project]
name = "googleapis-common-protos"
-version = "1.73.0"
+version = "1.73.1"
authors = [{ name = "Google LLC", email = "[email protected]" }]
license = { text = "Apache 2.0" }
-requires-python = ">= 3.7"
+requires-python = ">= 3.9"
readme = "README.rst"
description = "Common protobufs used in Google APIs"
classifiers = [
@@ -30,8 +30,6 @@
"License :: OSI Approved :: Apache Software License",
"Programming Language :: Python",
"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",
@@ -42,7 +40,7 @@
"Topic :: Internet",
]
dependencies = [
- "protobuf >= 3.20.2, < 7.0.0, != 4.21.1, != 4.21.2, != 4.21.3, != 4.21.4, !=
4.21.5",
+ "protobuf >= 4.25.8, < 8.0.0",
]
[project.urls]