Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-grpc-google-iam-v1 for
openSUSE:Factory checked in at 2026-04-08 17:17:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-grpc-google-iam-v1 (Old)
and /work/SRC/openSUSE:Factory/.python-grpc-google-iam-v1.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-grpc-google-iam-v1"
Wed Apr 8 17:17:08 2026 rev:13 rq:1345125 version:0.14.4
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-grpc-google-iam-v1/python-grpc-google-iam-v1.changes
2025-10-22 12:20:05.501093817 +0200
+++
/work/SRC/openSUSE:Factory/.python-grpc-google-iam-v1.new.21863/python-grpc-google-iam-v1.changes
2026-04-08 17:17:11.235514657 +0200
@@ -1,0 +2,7 @@
+Tue Apr 7 11:30:17 UTC 2026 - John Paul Adrian Glaubitz
<[email protected]>
+
+- Update to 0.14.4
+ * add support for Python 3.14
+ * regenerate pb2 files with protoc v25.3
+
+-------------------------------------------------------------------
Old:
----
grpc_google_iam_v1-0.14.3.tar.gz
New:
----
grpc_google_iam_v1-0.14.4.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-grpc-google-iam-v1.spec ++++++
--- /var/tmp/diff_new_pack.8QK1bm/_old 2026-04-08 17:17:12.419563337 +0200
+++ /var/tmp/diff_new_pack.8QK1bm/_new 2026-04-08 17:17:12.419563337 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-grpc-google-iam-v1
#
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-grpc-google-iam-v1
-Version: 0.14.3
+Version: 0.14.4
Release: 0
Summary: GRPC library for the google-iam-v1 service
License: Apache-2.0
@@ -30,12 +30,12 @@
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
-Requires: python-googleapis-common-protos >= 1.56.0
+Requires: python-googleapis-common-protos >= 1.63.2
Requires: python-grpcio >= 1.44.0
-Requires: python-protobuf >= 3.20.2
+Requires: python-protobuf >= 4.25.8
BuildArch: noarch
# SECTION test requirements
-BuildRequires: %{python_module googleapis-common-protos >= 1.56.0}
+BuildRequires: %{python_module googleapis-common-protos >= 1.63.2}
BuildRequires: %{python_module grpcio >= 1.44.0}
# /SECTION
%python_subpackages
++++++ grpc_google_iam_v1-0.14.3.tar.gz -> grpc_google_iam_v1-0.14.4.tar.gz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/grpc_google_iam_v1-0.14.3/PKG-INFO
new/grpc_google_iam_v1-0.14.4/PKG-INFO
--- old/grpc_google_iam_v1-0.14.3/PKG-INFO 2025-10-15 23:10:19.748551800
+0200
+++ new/grpc_google_iam_v1-0.14.4/PKG-INFO 2026-04-01 03:53:22.976886700
+0200
@@ -1,6 +1,6 @@
Metadata-Version: 2.4
Name: grpc-google-iam-v1
-Version: 0.14.3
+Version: 0.14.4
Summary: IAM API client library
Author-email: Google LLC <[email protected]>
License: Apache 2.0
@@ -10,8 +10,6 @@
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
-Classifier: Programming Language :: Python :: 3.7
-Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
@@ -20,12 +18,12 @@
Classifier: Programming Language :: Python :: 3.14
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet
-Requires-Python: >=3.7
+Requires-Python: >=3.9
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: grpcio<2.0.0,>=1.44.0
-Requires-Dist: googleapis-common-protos[grpc]<2.0.0,>=1.56.0
-Requires-Dist:
protobuf!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<7.0.0,>=3.20.2
+Requires-Dist: googleapis-common-protos[grpc]<2.0.0,>=1.63.2
+Requires-Dist: protobuf<8.0.0,>=4.25.8
Dynamic: license-file
Python Client for Cloud Identity and Access Management
@@ -91,14 +89,14 @@
Our client libraries are compatible with all current `active`_ and
`maintenance`_ versions of
Python.
-Python >= 3.7
+Python >= 3.9, including 3.14
.. _active: https://devguide.python.org/devcycle/#in-development-main-branch
.. _maintenance: https://devguide.python.org/devcycle/#maintenance-branches
Unsupported Python Versions
^^^^^^^^^^^^^^^^^^^^^^^^^^^
-Python <= 3.6
+Python <= 3.8
If you are using an `end-of-life`_
version of Python, we recommend that you update as soon as possible to an
actively supported version.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/grpc_google_iam_v1-0.14.3/README.rst
new/grpc_google_iam_v1-0.14.4/README.rst
--- old/grpc_google_iam_v1-0.14.3/README.rst 2025-10-15 23:09:47.000000000
+0200
+++ new/grpc_google_iam_v1-0.14.4/README.rst 2026-04-01 03:52:50.000000000
+0200
@@ -61,14 +61,14 @@
Our client libraries are compatible with all current `active`_ and
`maintenance`_ versions of
Python.
-Python >= 3.7
+Python >= 3.9, including 3.14
.. _active: https://devguide.python.org/devcycle/#in-development-main-branch
.. _maintenance: https://devguide.python.org/devcycle/#maintenance-branches
Unsupported Python Versions
^^^^^^^^^^^^^^^^^^^^^^^^^^^
-Python <= 3.6
+Python <= 3.8
If you are using an `end-of-life`_
version of Python, we recommend that you update as soon as possible to an
actively supported version.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/grpc_google_iam_v1-0.14.3/google/iam/v1/iam_policy_pb2.py
new/grpc_google_iam_v1-0.14.4/google/iam/v1/iam_policy_pb2.py
--- old/grpc_google_iam_v1-0.14.3/google/iam/v1/iam_policy_pb2.py
2025-10-15 23:09:49.000000000 +0200
+++ new/grpc_google_iam_v1-0.14.4/google/iam/v1/iam_policy_pb2.py
2026-04-01 03:52:49.000000000 +0200
@@ -18,6 +18,7 @@
# source: google/iam/v1/iam_policy.proto
# Protobuf Python Version: 4.25.3
"""Generated protocol buffer code."""
+
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
from google.protobuf import symbol_database as _symbol_database
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/grpc_google_iam_v1-0.14.3/google/iam/v1/logging/audit_data_pb2.py
new/grpc_google_iam_v1-0.14.4/google/iam/v1/logging/audit_data_pb2.py
--- old/grpc_google_iam_v1-0.14.3/google/iam/v1/logging/audit_data_pb2.py
2025-10-15 23:09:49.000000000 +0200
+++ new/grpc_google_iam_v1-0.14.4/google/iam/v1/logging/audit_data_pb2.py
2026-04-01 03:52:51.000000000 +0200
@@ -17,6 +17,7 @@
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: google/iam/v1/logging/audit_data.proto
"""Generated protocol buffer code."""
+
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
from google.protobuf import symbol_database as _symbol_database
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/grpc_google_iam_v1-0.14.3/google/iam/v1/options_pb2.py
new/grpc_google_iam_v1-0.14.4/google/iam/v1/options_pb2.py
--- old/grpc_google_iam_v1-0.14.3/google/iam/v1/options_pb2.py 2025-10-15
23:09:50.000000000 +0200
+++ new/grpc_google_iam_v1-0.14.4/google/iam/v1/options_pb2.py 2026-04-01
03:52:50.000000000 +0200
@@ -18,6 +18,7 @@
# source: google/iam/v1/options.proto
# Protobuf Python Version: 4.25.3
"""Generated protocol buffer code."""
+
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
from google.protobuf import symbol_database as _symbol_database
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/grpc_google_iam_v1-0.14.3/google/iam/v1/policy_pb2.py
new/grpc_google_iam_v1-0.14.4/google/iam/v1/policy_pb2.py
--- old/grpc_google_iam_v1-0.14.3/google/iam/v1/policy_pb2.py 2025-10-15
23:09:49.000000000 +0200
+++ new/grpc_google_iam_v1-0.14.4/google/iam/v1/policy_pb2.py 2026-04-01
03:52:51.000000000 +0200
@@ -18,6 +18,7 @@
# source: google/iam/v1/policy.proto
# Protobuf Python Version: 4.25.3
"""Generated protocol buffer code."""
+
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
from google.protobuf import symbol_database as _symbol_database
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/grpc_google_iam_v1-0.14.3/google/iam/v1/policy_pb2.pyi
new/grpc_google_iam_v1-0.14.4/google/iam/v1/policy_pb2.pyi
--- old/grpc_google_iam_v1-0.14.3/google/iam/v1/policy_pb2.pyi 2025-10-15
23:09:47.000000000 +0200
+++ new/grpc_google_iam_v1-0.14.4/google/iam/v1/policy_pb2.pyi 2026-04-01
03:52:50.000000000 +0200
@@ -73,13 +73,13 @@
class AuditLogConfig(_message.Message):
__slots__ = ("log_type", "exempted_members")
-
class LogType(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
__slots__ = ()
LOG_TYPE_UNSPECIFIED: _ClassVar[AuditLogConfig.LogType]
ADMIN_READ: _ClassVar[AuditLogConfig.LogType]
DATA_WRITE: _ClassVar[AuditLogConfig.LogType]
DATA_READ: _ClassVar[AuditLogConfig.LogType]
+
LOG_TYPE_UNSPECIFIED: AuditLogConfig.LogType
ADMIN_READ: AuditLogConfig.LogType
DATA_WRITE: AuditLogConfig.LogType
@@ -110,12 +110,12 @@
class BindingDelta(_message.Message):
__slots__ = ("action", "role", "member", "condition")
-
class Action(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
__slots__ = ()
ACTION_UNSPECIFIED: _ClassVar[BindingDelta.Action]
ADD: _ClassVar[BindingDelta.Action]
REMOVE: _ClassVar[BindingDelta.Action]
+
ACTION_UNSPECIFIED: BindingDelta.Action
ADD: BindingDelta.Action
REMOVE: BindingDelta.Action
@@ -137,12 +137,12 @@
class AuditConfigDelta(_message.Message):
__slots__ = ("action", "service", "exempted_member", "log_type")
-
class Action(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
__slots__ = ()
ACTION_UNSPECIFIED: _ClassVar[AuditConfigDelta.Action]
ADD: _ClassVar[AuditConfigDelta.Action]
REMOVE: _ClassVar[AuditConfigDelta.Action]
+
ACTION_UNSPECIFIED: AuditConfigDelta.Action
ADD: AuditConfigDelta.Action
REMOVE: AuditConfigDelta.Action
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/grpc_google_iam_v1-0.14.3/google/iam/v1/resource_policy_member_pb2.py
new/grpc_google_iam_v1-0.14.4/google/iam/v1/resource_policy_member_pb2.py
--- old/grpc_google_iam_v1-0.14.3/google/iam/v1/resource_policy_member_pb2.py
2025-10-15 23:09:47.000000000 +0200
+++ new/grpc_google_iam_v1-0.14.4/google/iam/v1/resource_policy_member_pb2.py
2026-04-01 03:52:50.000000000 +0200
@@ -18,6 +18,7 @@
# source: google/iam/v1/resource_policy_member.proto
# Protobuf Python Version: 4.25.3
"""Generated protocol buffer code."""
+
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
from google.protobuf import symbol_database as _symbol_database
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/grpc_google_iam_v1-0.14.3/grpc_google_iam_v1.egg-info/PKG-INFO
new/grpc_google_iam_v1-0.14.4/grpc_google_iam_v1.egg-info/PKG-INFO
--- old/grpc_google_iam_v1-0.14.3/grpc_google_iam_v1.egg-info/PKG-INFO
2025-10-15 23:10:19.000000000 +0200
+++ new/grpc_google_iam_v1-0.14.4/grpc_google_iam_v1.egg-info/PKG-INFO
2026-04-01 03:53:22.000000000 +0200
@@ -1,6 +1,6 @@
Metadata-Version: 2.4
Name: grpc-google-iam-v1
-Version: 0.14.3
+Version: 0.14.4
Summary: IAM API client library
Author-email: Google LLC <[email protected]>
License: Apache 2.0
@@ -10,8 +10,6 @@
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
-Classifier: Programming Language :: Python :: 3.7
-Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
@@ -20,12 +18,12 @@
Classifier: Programming Language :: Python :: 3.14
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet
-Requires-Python: >=3.7
+Requires-Python: >=3.9
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: grpcio<2.0.0,>=1.44.0
-Requires-Dist: googleapis-common-protos[grpc]<2.0.0,>=1.56.0
-Requires-Dist:
protobuf!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<7.0.0,>=3.20.2
+Requires-Dist: googleapis-common-protos[grpc]<2.0.0,>=1.63.2
+Requires-Dist: protobuf<8.0.0,>=4.25.8
Dynamic: license-file
Python Client for Cloud Identity and Access Management
@@ -91,14 +89,14 @@
Our client libraries are compatible with all current `active`_ and
`maintenance`_ versions of
Python.
-Python >= 3.7
+Python >= 3.9, including 3.14
.. _active: https://devguide.python.org/devcycle/#in-development-main-branch
.. _maintenance: https://devguide.python.org/devcycle/#maintenance-branches
Unsupported Python Versions
^^^^^^^^^^^^^^^^^^^^^^^^^^^
-Python <= 3.6
+Python <= 3.8
If you are using an `end-of-life`_
version of Python, we recommend that you update as soon as possible to an
actively supported version.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/grpc_google_iam_v1-0.14.3/grpc_google_iam_v1.egg-info/requires.txt
new/grpc_google_iam_v1-0.14.4/grpc_google_iam_v1.egg-info/requires.txt
--- old/grpc_google_iam_v1-0.14.3/grpc_google_iam_v1.egg-info/requires.txt
2025-10-15 23:10:19.000000000 +0200
+++ new/grpc_google_iam_v1-0.14.4/grpc_google_iam_v1.egg-info/requires.txt
2026-04-01 03:53:22.000000000 +0200
@@ -1,3 +1,3 @@
grpcio<2.0.0,>=1.44.0
-googleapis-common-protos[grpc]<2.0.0,>=1.56.0
-protobuf!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<7.0.0,>=3.20.2
+googleapis-common-protos[grpc]<2.0.0,>=1.63.2
+protobuf<8.0.0,>=4.25.8
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/grpc_google_iam_v1-0.14.3/pyproject.toml
new/grpc_google_iam_v1-0.14.4/pyproject.toml
--- old/grpc_google_iam_v1-0.14.3/pyproject.toml 2025-10-15
23:09:47.000000000 +0200
+++ new/grpc_google_iam_v1-0.14.4/pyproject.toml 2026-04-01
03:52:50.000000000 +0200
@@ -18,10 +18,10 @@
[project]
name = "grpc-google-iam-v1"
-version = "0.14.3"
+version = "0.14.4"
authors = [{ name = "Google LLC", email = "[email protected]" }]
license = { text = "Apache 2.0" }
-requires-python = ">=3.7"
+requires-python = ">=3.9"
description = "IAM API client library"
readme = "README.rst"
classifiers = [
@@ -30,8 +30,6 @@
"License :: OSI Approved :: Apache Software License",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
- "Programming Language :: Python :: 3.7",
- "Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
@@ -43,8 +41,8 @@
]
dependencies = [
"grpcio >= 1.44.0, < 2.0.0",
- "googleapis-common-protos[grpc] >= 1.56.0, < 2.0.0",
- "protobuf >= 3.20.2, < 7.0.0, != 4.21.1, != 4.21.2, != 4.21.3, != 4.21.4, !=
4.21.5",
+ "googleapis-common-protos[grpc] >= 1.63.2, < 2.0.0",
+ "protobuf >= 4.25.8, < 8.0.0",
]
[project.urls]