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-08-09 21:33:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-google-cloud-iam (Old)
and /work/SRC/openSUSE:Factory/.python-google-cloud-iam.new.16738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-google-cloud-iam"
Sun Aug 9 21:33:45 2026 rev:8 rq:1370044 version:2.24.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-google-cloud-iam/python-google-cloud-iam.changes
2026-04-09 16:22:03.795898519 +0200
+++
/work/SRC/openSUSE:Factory/.python-google-cloud-iam.new.16738/python-google-cloud-iam.changes
2026-08-09 21:35:31.894574483 +0200
@@ -1,0 +2,17 @@
+Thu Aug 6 09:29:52 UTC 2026 - John Paul Adrian Glaubitz
<[email protected]>
+
+- Update to 2.24.1
+ * require Protobuf 6.33.5+ (#17743)
+- from version 2.24.0
+ * regenerate google-cloud-[e-i] packages (#17079)
+- from version 2.23.0
+ * (no changes)
+- from version 2.22.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_iam-2.22.0.tar.gz
New:
----
google_cloud_iam-2.24.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-google-cloud-iam.spec ++++++
--- /var/tmp/diff_new_pack.GtrNjz/_old 2026-08-09 21:35:32.322589083 +0200
+++ /var/tmp/diff_new_pack.GtrNjz/_new 2026-08-09 21:35:32.326589219 +0200
@@ -18,38 +18,34 @@
%{?sle15_python_module_pythons}
Name: python-google-cloud-iam
-Version: 2.22.0
+Version: 2.24.1
Release: 0
Summary: Google Cloud Iam API client library
License: Apache-2.0
URL:
https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-iam
Source:
https://files.pythonhosted.org/packages/source/g/google_cloud_iam/google_cloud_iam-%{version}.tar.gz
-BuildRequires: %{python_module grpcio}
+BuildRequires: %{python_module grpcio >= 1.59.0}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module pytest-asyncio}
BuildRequires: %{python_module pytest}
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 grpc-google-iam-v1 >= 0.12.4 with
%python-grpc-google-iam-v1 < 1.0.0dev}
-BuildRequires: %{python_module proto-plus >= 1.25.0}
-BuildRequires: %{python_module protobuf >= 4.25.8}
+BuildRequires: %{python_module proto-plus >= 1.26.1}
+BuildRequires: %{python_module protobuf >= 6.33.5}
# /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
-%if %python_version_nodots < 313
-Requires: python-proto-plus >= 1.22.3
-%else
-Requires: python-proto-plus >= 1.25.0
-%endif
-Requires: python-protobuf >= 4.25.8
+Requires: python-proto-plus >= 1.26.1
+Requires: python-protobuf >= 6.33.5
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.22.0.tar.gz -> google_cloud_iam-2.24.1.tar.gz ++++++
++++ 26598 lines of diff (skipped)