Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-google-cloud-monitoring for
openSUSE:Factory checked in at 2026-03-27 16:51:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-google-cloud-monitoring (Old)
and /work/SRC/openSUSE:Factory/.python-google-cloud-monitoring.new.8177
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-google-cloud-monitoring"
Fri Mar 27 16:51:34 2026 rev:6 rq:1343167 version:2.30.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-google-cloud-monitoring/python-google-cloud-monitoring.changes
2026-03-05 17:31:59.688552309 +0100
+++
/work/SRC/openSUSE:Factory/.python-google-cloud-monitoring.new.8177/python-google-cloud-monitoring.changes
2026-03-27 16:54:16.015402485 +0100
@@ -1,0 +2,11 @@
+Fri Mar 27 11:04:05 UTC 2026 - John Paul Adrian Glaubitz
<[email protected]>
+
+- Update to 2.30.0
+ * Allow Protobuf 7.x
+ * Update image
+ * Require Python 3.9
+ * Require google-api-core >= 2.11.0
+ * Improve type checking
+- Update BuildRequires and Requires from setup.py
+
+-------------------------------------------------------------------
Old:
----
google_cloud_monitoring-2.29.1.tar.gz
New:
----
google_cloud_monitoring-2.30.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-google-cloud-monitoring.spec ++++++
--- /var/tmp/diff_new_pack.dxBeWY/_old 2026-03-27 16:54:18.423503291 +0100
+++ /var/tmp/diff_new_pack.dxBeWY/_new 2026-03-27 16:54:18.427503458 +0100
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-google-cloud-monitoring
-Version: 2.29.1
+Version: 2.30.0
Release: 0
Summary: Google Cloud Monitoring API client library
License: Apache-2.0
@@ -31,12 +31,12 @@
BuildRequires: python-rpm-macros
# SECTION test requirements
BuildRequires: %{python_module pytest}
-BuildRequires: %{python_module google-api-core >= 1.34.1}
+BuildRequires: %{python_module google-api-core >= 2.11.0}
BuildRequires: %{python_module google-auth >= 2.14.1}
BuildRequires: %{python_module pandas}
BuildRequires: %{python_module proto-plus >= 1.22.3}
BuildRequires: %{python_module proto-plus >= 1.25.0}
-BuildRequires: %{python_module protobuf >= 3.20.2}
+BuildRequires: %{python_module protobuf >= 4.25.8}
BuildRequires: %{python_module pytest-asyncio}
# /SECTION
BuildRequires: fdupes
@@ -45,11 +45,11 @@
%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-proto-plus >= 1.25.0
-Requires: python-protobuf >= 3.20.2
+Requires: python-protobuf >= 4.25.8
Suggests: python-pandas >= 0.23.2
BuildArch: noarch
%python_subpackages
++++++ google_cloud_monitoring-2.29.1.tar.gz ->
google_cloud_monitoring-2.30.0.tar.gz ++++++
++++ 6773 lines of diff (skipped)