Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-google-cloud-build for
openSUSE:Factory checked in at 2026-04-11 22:26:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-google-cloud-build (Old)
and /work/SRC/openSUSE:Factory/.python-google-cloud-build.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-google-cloud-build"
Sat Apr 11 22:26:22 2026 rev:9 rq:1346054 version:3.36.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-google-cloud-build/python-google-cloud-build.changes
2026-01-17 14:55:44.353655444 +0100
+++
/work/SRC/openSUSE:Factory/.python-google-cloud-build.new.21863/python-google-cloud-build.changes
2026-04-11 22:31:32.213059765 +0200
@@ -1,0 +2,9 @@
+Tue Apr 7 08:44:16 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 3.36.0:
+ * Allow Protobuf 7.x
+ * Require Python 3.9
+ * Improve type checking
+- Update BuildRequires and Requires from setup.py
+
+-------------------------------------------------------------------
Old:
----
google_cloud_build-3.35.0.tar.gz
New:
----
google_cloud_build-3.36.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-google-cloud-build.spec ++++++
--- /var/tmp/diff_new_pack.ebu0RB/_old 2026-04-11 22:31:32.865086433 +0200
+++ /var/tmp/diff_new_pack.ebu0RB/_new 2026-04-11 22:31:32.869086597 +0200
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-google-cloud-build
-Version: 3.35.0
+Version: 3.36.0
Release: 0
Summary: Google Cloud Build API client library
License: Apache-2.0
@@ -30,11 +30,11 @@
BuildRequires: %{python_module wheel}
BuildRequires: python-rpm-macros
# SECTION test requirements
-BuildRequires: %{python_module google-api-core >= 1.34.0}
+BuildRequires: %{python_module google-api-core >= 2.11.0}
BuildRequires: %{python_module google-auth >= 2.14.1}
BuildRequires: %{python_module grpc-google-iam-v1 >= 0.12.4}
-BuildRequires: %{python_module proto-plus >= 1.22.3}
-BuildRequires: %{python_module protobuf >= 3.20.2}
+BuildRequires: %{python_module proto-plus >= 1.25.0}
+BuildRequires: %{python_module protobuf >= 4.25.8}
BuildRequires: %{python_module pytest-asyncio}
BuildRequires: %{python_module pytest}
# /SECTION
@@ -44,11 +44,11 @@
%else
Requires: python-grpcio >= 1.75.1
%endif
-Requires: python-google-api-core >= 1.34.0
+Requires: python-google-api-core >= 2.11.0
Requires: python-google-auth >= 2.14.1
Requires: python-grpc-google-iam-v1 >= 0.12.4
-Requires: python-proto-plus >= 1.22.3
-Requires: python-protobuf >= 3.20.2
+Requires: python-proto-plus >= 1.25.0
+Requires: python-protobuf >= 4.25.8
BuildArch: noarch
%python_subpackages
++++++ google_cloud_build-3.35.0.tar.gz -> google_cloud_build-3.36.0.tar.gz
++++++
++++ 5095 lines of diff (skipped)