Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-google-cloud-iam for
openSUSE:Factory checked in at 2026-04-09 16:09:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-google-cloud-iam (Old)
and /work/SRC/openSUSE:Factory/.python-google-cloud-iam.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-google-cloud-iam"
Thu Apr 9 16:09:13 2026 rev:7 rq:1345253 version:2.22.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-google-cloud-iam/python-google-cloud-iam.changes
2026-01-17 14:55:50.829926211 +0100
+++
/work/SRC/openSUSE:Factory/.python-google-cloud-iam.new.21863/python-google-cloud-iam.changes
2026-04-09 16:22:03.795898519 +0200
@@ -1,0 +2,9 @@
+Wed Apr 1 16:51:50 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 2.22.0:
+ * Allow Protobuf 7.x
+ * Require Python 3.9
+ * Require google-api-core >= 2.11.0
+ * Improve type checkin
+
+-------------------------------------------------------------------
Old:
----
google_cloud_iam-2.21.0.tar.gz
New:
----
google_cloud_iam-2.22.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-google-cloud-iam.spec ++++++
--- /var/tmp/diff_new_pack.pvPhie/_old 2026-04-09 16:22:04.255917395 +0200
+++ /var/tmp/diff_new_pack.pvPhie/_new 2026-04-09 16:22:04.255917395 +0200
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-google-cloud-iam
-Version: 2.21.0
+Version: 2.22.0
Release: 0
Summary: Google Cloud Iam API client library
License: Apache-2.0
@@ -31,10 +31,10 @@
BuildRequires: %{python_module wheel}
BuildRequires: python-rpm-macros
# SECTION test requirements
-BuildRequires: %{python_module google-api-core >= 1.34.1}
+BuildRequires: %{python_module google-api-core >= 2.11.0}
BuildRequires: %{python_module grpc-google-iam-v1 >= 0.12.4 with
%python-grpc-google-iam-v1 < 1.0.0dev}
-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}
# /SECTION
BuildRequires: fdupes
%if %python_version_nodots < 314
@@ -42,10 +42,14 @@
%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
+%if %python_version_nodots < 313
Requires: python-proto-plus >= 1.22.3
-Requires: python-protobuf >= 3.20.2
+%else
+Requires: python-proto-plus >= 1.25.0
+%endif
+Requires: python-protobuf >= 4.25.8
Requires: (python-grpc-google-iam-v1 >= 0.12.4 with
python-grpc-google-iam-v1 < 1.0.0dev)
BuildArch: noarch
%python_subpackages
++++++ google_cloud_iam-2.21.0.tar.gz -> google_cloud_iam-2.22.0.tar.gz ++++++
++++ 12446 lines of diff (skipped)