Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-google-cloud-compute for
openSUSE:Factory checked in at 2026-04-11 22:26:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-google-cloud-compute (Old)
and /work/SRC/openSUSE:Factory/.python-google-cloud-compute.new.21863
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-google-cloud-compute"
Sat Apr 11 22:26:20 2026 rev:10 rq:1346052 version:1.47.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-google-cloud-compute/python-google-cloud-compute.changes
2026-03-27 16:54:20.615595054 +0100
+++
/work/SRC/openSUSE:Factory/.python-google-cloud-compute.new.21863/python-google-cloud-compute.changes
2026-04-11 22:31:28.228896813 +0200
@@ -1,0 +2,8 @@
+Tue Apr 7 09:19:17 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 1.47.0:
+ * Allow Protobuf 7.x
+ * Require Python 3.9
+ * Improve type checking
+
+-------------------------------------------------------------------
Old:
----
google_cloud_compute-1.46.0.tar.gz
New:
----
google_cloud_compute-1.47.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-google-cloud-compute.spec ++++++
--- /var/tmp/diff_new_pack.ibLW6R/_old 2026-04-11 22:31:28.736917591 +0200
+++ /var/tmp/diff_new_pack.ibLW6R/_new 2026-04-11 22:31:28.736917591 +0200
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-google-cloud-compute
-Version: 1.46.0
+Version: 1.47.0
Release: 0
Summary: Google Cloud Compute API client library
License: Apache-2.0
@@ -30,9 +30,9 @@
BuildRequires: %{python_module wheel}
BuildRequires: python-rpm-macros
# SECTION test requirements
-BuildRequires: %{python_module google-api-core >= 1.34.1}
-BuildRequires: %{python_module proto-plus >= 1.22.3}
-BuildRequires: %{python_module protobuf >= 3.20.2}
+BuildRequires: %{python_module google-api-core >= 2.11.0}
+BuildRequires: %{python_module proto-plus >= 1.25.0}
+BuildRequires: %{python_module protobuf >= 4.25.8}
# /SECTION
BuildRequires: fdupes
%if %python_version_nodots < 314
@@ -40,10 +40,10 @@
%else
Requires: python-grpcio >= 1.75.1
%endif
-Requires: python-google-api-core >= 1.34.1
+Requires: python-google-api-core >= 2.11.0
Requires: python-google-auth >= 2.14.1
-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_compute-1.46.0.tar.gz -> google_cloud_compute-1.47.0.tar.gz
++++++
++++ 57135 lines of diff (skipped)