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-08-11 17:19:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-google-cloud-build (Old)
and /work/SRC/openSUSE:Factory/.python-google-cloud-build.new.17972 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-google-cloud-build"
Tue Aug 11 17:19:24 2026 rev:10 rq:1370688 version:3.38.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-google-cloud-build/python-google-cloud-build.changes
2026-04-11 22:31:32.213059765 +0200
+++
/work/SRC/openSUSE:Factory/.python-google-cloud-build.new.17972/python-google-cloud-build.changes
2026-08-11 17:19:48.552836443 +0200
@@ -1,0 +2,11 @@
+Tue Aug 11 10:27:51 UTC 2026 - John Paul Adrian Glaubitz
<[email protected]>
+
+- Update to 3.38.1
+ * require Protobuf 6.33.5+ (#17743)
+- from version 3.38.0
+ * update googleapis and regenerate (#17554)
+- from version 3.37.0
+ * regenerate google-cloud-b packages (#17090)
+- Update BuildRequires and Requires from setup.py
+
+-------------------------------------------------------------------
Old:
----
google_cloud_build-3.36.0.tar.gz
New:
----
google_cloud_build-3.38.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-google-cloud-build.spec ++++++
--- /var/tmp/diff_new_pack.dsZDNT/_old 2026-08-11 17:19:49.576879684 +0200
+++ /var/tmp/diff_new_pack.dsZDNT/_new 2026-08-11 17:19:49.580879853 +0200
@@ -18,37 +18,37 @@
%{?sle15_python_module_pythons}
Name: python-google-cloud-build
-Version: 3.36.0
+Version: 3.38.1
Release: 0
Summary: Google Cloud Build API client library
License: Apache-2.0
URL:
https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-build
Source:
https://files.pythonhosted.org/packages/source/g/google_cloud_build/google_cloud_build-%{version}.tar.gz
-BuildRequires: %{python_module grpcio}
+BuildRequires: %{python_module grpcio >= 1.59.0}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module wheel}
BuildRequires: python-rpm-macros
# SECTION test requirements
-BuildRequires: %{python_module google-api-core >= 2.11.0}
+BuildRequires: %{python_module google-api-core >= 2.25.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.25.0}
-BuildRequires: %{python_module protobuf >= 4.25.8}
+BuildRequires: %{python_module grpc-google-iam-v1 >= 0.14.2}
+BuildRequires: %{python_module proto-plus >= 1.26.1}
+BuildRequires: %{python_module protobuf >= 6.33.5}
BuildRequires: %{python_module pytest-asyncio}
BuildRequires: %{python_module pytest}
# /SECTION
BuildRequires: fdupes
%if %python_version_nodots < 314
-Requires: python-grpcio >= 1.33.2
+Requires: python-grpcio >= 1.59.0
%else
Requires: python-grpcio >= 1.75.1
%endif
-Requires: python-google-api-core >= 2.11.0
+Requires: python-google-api-core >= 2.25.0
Requires: python-google-auth >= 2.14.1
-Requires: python-grpc-google-iam-v1 >= 0.12.4
-Requires: python-proto-plus >= 1.25.0
-Requires: python-protobuf >= 4.25.8
+Requires: python-grpc-google-iam-v1 >= 0.14.2
+Requires: python-proto-plus >= 1.26.1
+Requires: python-protobuf >= 6.33.5
BuildArch: noarch
%python_subpackages
++++++ google_cloud_build-3.36.0.tar.gz -> google_cloud_build-3.38.1.tar.gz
++++++
++++ 5513 lines of diff (skipped)