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-08-17 16:59:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-grpc-google-iam-v1 (Old)
and /work/SRC/openSUSE:Factory/.python-grpc-google-iam-v1.new.1258 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-grpc-google-iam-v1"
Mon Aug 17 16:59:56 2026 rev:14 rq:1371573 version:0.14.5
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-grpc-google-iam-v1/python-grpc-google-iam-v1.changes
2026-04-08 17:17:11.235514657 +0200
+++
/work/SRC/openSUSE:Factory/.python-grpc-google-iam-v1.new.1258/python-grpc-google-iam-v1.changes
2026-08-17 17:06:40.857315909 +0200
@@ -1,0 +2,8 @@
+Thu Aug 13 08:25:27 UTC 2026 - John Paul Adrian Glaubitz
<[email protected]>
+
+- Update to 0.14.5
+ * bump grpcio to 1.59.0; require Python 3.10+ (#17351)
+ * require Protobuf 6.33.5+ (#17743)
+- Update upstream URL in URL field
+
+-------------------------------------------------------------------
Old:
----
grpc_google_iam_v1-0.14.4.tar.gz
New:
----
grpc_google_iam_v1-0.14.5.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-grpc-google-iam-v1.spec ++++++
--- /var/tmp/diff_new_pack.Xharup/_old 2026-08-17 17:06:41.578341339 +0200
+++ /var/tmp/diff_new_pack.Xharup/_new 2026-08-17 17:06:41.580341410 +0200
@@ -18,12 +18,12 @@
%{?sle15_python_module_pythons}
Name: python-grpc-google-iam-v1
-Version: 0.14.4
+Version: 0.14.5
Release: 0
Summary: GRPC library for the google-iam-v1 service
License: Apache-2.0
Group: Development/Languages/Python
-URL: https://github.com/googleapis/python-grpc-google-iam-v1
+URL:
https://github.com/googleapis/google-cloud-python/tree/main/packages/grpc-google-iam-v1
Source:
https://files.pythonhosted.org/packages/source/g/grpc_google_iam_v1/grpc_google_iam_v1-%{version}.tar.gz
BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools}
++++++ grpc_google_iam_v1-0.14.4.tar.gz -> grpc_google_iam_v1-0.14.5.tar.gz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/grpc_google_iam_v1-0.14.4/PKG-INFO
new/grpc_google_iam_v1-0.14.5/PKG-INFO
--- old/grpc_google_iam_v1-0.14.4/PKG-INFO 2026-04-01 03:53:22.976886700
+0200
+++ new/grpc_google_iam_v1-0.14.5/PKG-INFO 2026-08-06 08:00:04.176803000
+0200
@@ -1,6 +1,6 @@
Metadata-Version: 2.4
Name: grpc-google-iam-v1
-Version: 0.14.4
+Version: 0.14.5
Summary: IAM API client library
Author-email: Google LLC <[email protected]>
License: Apache 2.0
@@ -10,7 +10,6 @@
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
-Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
@@ -18,33 +17,33 @@
Classifier: Programming Language :: Python :: 3.14
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet
-Requires-Python: >=3.9
+Requires-Python: >=3.10
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.63.2
-Requires-Dist: protobuf<8.0.0,>=4.25.8
+Requires-Dist: grpcio<2.0.0,>=1.59.0
+Requires-Dist: googleapis-common-protos[grpc]<2.0.0,>=1.69.2
+Requires-Dist: protobuf<8.0.0,>=6.33.5
Dynamic: license-file
-Python Client for Cloud Identity and Access Management
-======================================================
+Python Client for IAM Meta
+==========================
-|stable| |pypi| |versions|
+|preview| |pypi| |versions|
-`Cloud Identity and Access Management`_:
+`IAM Meta`_: Manages access control for Google Cloud Platform resources.
- `Client Library Documentation`_
- `Product Documentation`_
-.. |stable| image:: https://img.shields.io/badge/support-stable-gold.svg
+.. |preview| image:: https://img.shields.io/badge/support-preview-orange.svg
:target:
https://github.com/googleapis/google-cloud-python/blob/main/README.rst#stability-levels
.. |pypi| image:: https://img.shields.io/pypi/v/grpc-google-iam-v1.svg
:target: https://pypi.org/project/grpc-google-iam-v1/
.. |versions| image::
https://img.shields.io/pypi/pyversions/grpc-google-iam-v1.svg
:target: https://pypi.org/project/grpc-google-iam-v1/
-.. _Cloud Identity and Access Management: https://cloud.google.com/iam/docs/
+.. _IAM Meta: https://cloud.google.com/iam/
.. _Client Library Documentation:
https://cloud.google.com/python/docs/reference/grpc-iam/latest
-.. _Product Documentation: https://cloud.google.com/iam/docs/
+.. _Product Documentation: https://cloud.google.com/iam/
Quick Start
-----------
@@ -53,12 +52,12 @@
1. `Select or create a Cloud Platform project.`_
2. `Enable billing for your project.`_
-3. `Enable the Cloud Identity and Access Management.`_
+3. `Enable the IAM Meta.`_
4. `Set up Authentication.`_
.. _Select or create a Cloud Platform project.:
https://console.cloud.google.com/project
.. _Enable billing for your project.:
https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_project
-.. _Enable the Cloud Identity and Access Management.:
https://cloud.google.com/iam/docs/
+.. _Enable the IAM Meta.: https://cloud.google.com/iam/
.. _Set up Authentication.:
https://googleapis.dev/python/google-api-core/latest/auth.html
Installation
@@ -89,14 +88,15 @@
Our client libraries are compatible with all current `active`_ and
`maintenance`_ versions of
Python.
-Python >= 3.9, including 3.14
+Python >= 3.10, 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.8
+Python <= 3.9
+
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.
@@ -125,14 +125,14 @@
Next Steps
~~~~~~~~~~
-- Read the `Client Library Documentation`_ for Cloud Identity and Access
Management
+- Read the `Client Library Documentation`_ for IAM Meta
to see other available methods on the client.
-- Read the `Cloud Identity and Access Management Product documentation`_ to
learn
+- Read the `IAM Meta Product documentation`_ to learn
more about the product and see How-to Guides.
- View this `README`_ to see the full list of Cloud
APIs that we cover.
-.. _Cloud Identity and Access Management Product documentation:
https://cloud.google.com/iam/docs/
+.. _IAM Meta Product documentation: https://cloud.google.com/iam/
.. _README:
https://github.com/googleapis/google-cloud-python/blob/main/README.rst
Logging
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/grpc_google_iam_v1-0.14.4/README.rst
new/grpc_google_iam_v1-0.14.5/README.rst
--- old/grpc_google_iam_v1-0.14.4/README.rst 2026-04-01 03:52:50.000000000
+0200
+++ new/grpc_google_iam_v1-0.14.5/README.rst 2026-08-06 07:54:29.000000000
+0200
@@ -1,22 +1,22 @@
-Python Client for Cloud Identity and Access Management
-======================================================
+Python Client for IAM Meta
+==========================
-|stable| |pypi| |versions|
+|preview| |pypi| |versions|
-`Cloud Identity and Access Management`_:
+`IAM Meta`_: Manages access control for Google Cloud Platform resources.
- `Client Library Documentation`_
- `Product Documentation`_
-.. |stable| image:: https://img.shields.io/badge/support-stable-gold.svg
+.. |preview| image:: https://img.shields.io/badge/support-preview-orange.svg
:target:
https://github.com/googleapis/google-cloud-python/blob/main/README.rst#stability-levels
.. |pypi| image:: https://img.shields.io/pypi/v/grpc-google-iam-v1.svg
:target: https://pypi.org/project/grpc-google-iam-v1/
.. |versions| image::
https://img.shields.io/pypi/pyversions/grpc-google-iam-v1.svg
:target: https://pypi.org/project/grpc-google-iam-v1/
-.. _Cloud Identity and Access Management: https://cloud.google.com/iam/docs/
+.. _IAM Meta: https://cloud.google.com/iam/
.. _Client Library Documentation:
https://cloud.google.com/python/docs/reference/grpc-iam/latest
-.. _Product Documentation: https://cloud.google.com/iam/docs/
+.. _Product Documentation: https://cloud.google.com/iam/
Quick Start
-----------
@@ -25,12 +25,12 @@
1. `Select or create a Cloud Platform project.`_
2. `Enable billing for your project.`_
-3. `Enable the Cloud Identity and Access Management.`_
+3. `Enable the IAM Meta.`_
4. `Set up Authentication.`_
.. _Select or create a Cloud Platform project.:
https://console.cloud.google.com/project
.. _Enable billing for your project.:
https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_project
-.. _Enable the Cloud Identity and Access Management.:
https://cloud.google.com/iam/docs/
+.. _Enable the IAM Meta.: https://cloud.google.com/iam/
.. _Set up Authentication.:
https://googleapis.dev/python/google-api-core/latest/auth.html
Installation
@@ -61,14 +61,15 @@
Our client libraries are compatible with all current `active`_ and
`maintenance`_ versions of
Python.
-Python >= 3.9, including 3.14
+Python >= 3.10, 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.8
+Python <= 3.9
+
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.
@@ -97,14 +98,14 @@
Next Steps
~~~~~~~~~~
-- Read the `Client Library Documentation`_ for Cloud Identity and Access
Management
+- Read the `Client Library Documentation`_ for IAM Meta
to see other available methods on the client.
-- Read the `Cloud Identity and Access Management Product documentation`_ to
learn
+- Read the `IAM Meta Product documentation`_ to learn
more about the product and see How-to Guides.
- View this `README`_ to see the full list of Cloud
APIs that we cover.
-.. _Cloud Identity and Access Management Product documentation:
https://cloud.google.com/iam/docs/
+.. _IAM Meta Product documentation: https://cloud.google.com/iam/
.. _README:
https://github.com/googleapis/google-cloud-python/blob/main/README.rst
Logging
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/grpc_google_iam_v1-0.14.4/google/iam/v1/iam_policy_pb2.py
new/grpc_google_iam_v1-0.14.5/google/iam/v1/iam_policy_pb2.py
--- old/grpc_google_iam_v1-0.14.4/google/iam/v1/iam_policy_pb2.py
2026-04-01 03:52:49.000000000 +0200
+++ new/grpc_google_iam_v1-0.14.5/google/iam/v1/iam_policy_pb2.py
2026-08-06 07:54:33.000000000 +0200
@@ -33,9 +33,10 @@
from google.api import client_pb2 as google_dot_api_dot_client__pb2
from google.api import field_behavior_pb2 as
google_dot_api_dot_field__behavior__pb2
from google.api import resource_pb2 as google_dot_api_dot_resource__pb2
+from google.protobuf import field_mask_pb2 as
google_dot_protobuf_dot_field__mask__pb2
+
from google.iam.v1 import options_pb2 as google_dot_iam_dot_v1_dot_options__pb2
from google.iam.v1 import policy_pb2 as google_dot_iam_dot_v1_dot_policy__pb2
-from google.protobuf import field_mask_pb2 as
google_dot_protobuf_dot_field__mask__pb2
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(
b'\n\x1egoogle/iam/v1/iam_policy.proto\x12\rgoogle.iam.v1\x1a\x1cgoogle/api/annotations.proto\x1a\x17google/api/client.proto\x1a\x1fgoogle/api/field_behavior.proto\x1a\x19google/api/resource.proto\x1a\x1bgoogle/iam/v1/options.proto\x1a\x1agoogle/iam/v1/policy.proto\x1a
google/protobuf/field_mask.proto"\x8f\x01\n\x13SetIamPolicyRequest\x12\x1b\n\x08resource\x18\x01
\x01(\tB\t\xe0\x41\x02\xfa\x41\x03\n\x01*\x12*\n\x06policy\x18\x02
\x01(\x0b\x32\x15.google.iam.v1.PolicyB\x03\xe0\x41\x02\x12/\n\x0bupdate_mask\x18\x03
\x01(\x0b\x32\x1a.google.protobuf.FieldMask"d\n\x13GetIamPolicyRequest\x12\x1b\n\x08resource\x18\x01
\x01(\tB\t\xe0\x41\x02\xfa\x41\x03\n\x01*\x12\x30\n\x07options\x18\x02
\x01(\x0b\x32\x1f.google.iam.v1.GetPolicyOptions"R\n\x19TestIamPermissionsRequest\x12\x1b\n\x08resource\x18\x01
\x01(\tB\t\xe0\x41\x02\xfa\x41\x03\n\x01*\x12\x18\n\x0bpermissions\x18\x02
\x03(\tB\x03\xe0\x41\x02"1\n\x1aTestIamPermissionsResponse\x12\x13\n\x0bpermissions\x18\x01
\x03(\t2\xb4\x03\n\tIA
MPolicy\x12t\n\x0cSetIamPolicy\x12".google.iam.v1.SetIamPolicyRequest\x1a\x15.google.iam.v1.Policy")\x82\xd3\xe4\x93\x02#"\x1e/v1/{resource=**}:setIamPolicy:\x01*\x12t\n\x0cGetIamPolicy\x12".google.iam.v1.GetIamPolicyRequest\x1a\x15.google.iam.v1.Policy")\x82\xd3\xe4\x93\x02#"\x1e/v1/{resource=**}:getIamPolicy:\x01*\x12\x9a\x01\n\x12TestIamPermissions\x12(.google.iam.v1.TestIamPermissionsRequest\x1a).google.iam.v1.TestIamPermissionsResponse"/\x82\xd3\xe4\x93\x02)"$/v1/{resource=**}:testIamPermissions:\x01*\x1a\x1e\xca\x41\x1biam-meta-api.googleapis.comB|\n\x11\x63om.google.iam.v1B\x0eIamPolicyProtoP\x01Z)cloud.google.com/go/iam/apiv1/iampb;iampb\xaa\x02\x13Google.Cloud.Iam.V1\xca\x02\x13Google\\Cloud\\Iam\\V1b\x06proto3'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/grpc_google_iam_v1-0.14.4/google/iam/v1/iam_policy_pb2.pyi
new/grpc_google_iam_v1-0.14.5/google/iam/v1/iam_policy_pb2.pyi
--- old/grpc_google_iam_v1-0.14.4/google/iam/v1/iam_policy_pb2.pyi
2026-04-01 03:52:49.000000000 +0200
+++ new/grpc_google_iam_v1-0.14.5/google/iam/v1/iam_policy_pb2.pyi
2026-08-06 07:54:31.000000000 +0200
@@ -22,13 +22,14 @@
from google.api import client_pb2 as _client_pb2
from google.api import field_behavior_pb2 as _field_behavior_pb2
from google.api import resource_pb2 as _resource_pb2
-from google.iam.v1 import options_pb2 as _options_pb2
-from google.iam.v1 import policy_pb2 as _policy_pb2
from google.protobuf import descriptor as _descriptor
from google.protobuf import field_mask_pb2 as _field_mask_pb2
from google.protobuf import message as _message
from google.protobuf.internal import containers as _containers
+from google.iam.v1 import options_pb2 as _options_pb2
+from google.iam.v1 import policy_pb2 as _policy_pb2
+
DESCRIPTOR: _descriptor.FileDescriptor
class SetIamPolicyRequest(_message.Message):
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/grpc_google_iam_v1-0.14.4/grpc_google_iam_v1.egg-info/PKG-INFO
new/grpc_google_iam_v1-0.14.5/grpc_google_iam_v1.egg-info/PKG-INFO
--- old/grpc_google_iam_v1-0.14.4/grpc_google_iam_v1.egg-info/PKG-INFO
2026-04-01 03:53:22.000000000 +0200
+++ new/grpc_google_iam_v1-0.14.5/grpc_google_iam_v1.egg-info/PKG-INFO
2026-08-06 08:00:04.000000000 +0200
@@ -1,6 +1,6 @@
Metadata-Version: 2.4
Name: grpc-google-iam-v1
-Version: 0.14.4
+Version: 0.14.5
Summary: IAM API client library
Author-email: Google LLC <[email protected]>
License: Apache 2.0
@@ -10,7 +10,6 @@
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
-Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
@@ -18,33 +17,33 @@
Classifier: Programming Language :: Python :: 3.14
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet
-Requires-Python: >=3.9
+Requires-Python: >=3.10
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.63.2
-Requires-Dist: protobuf<8.0.0,>=4.25.8
+Requires-Dist: grpcio<2.0.0,>=1.59.0
+Requires-Dist: googleapis-common-protos[grpc]<2.0.0,>=1.69.2
+Requires-Dist: protobuf<8.0.0,>=6.33.5
Dynamic: license-file
-Python Client for Cloud Identity and Access Management
-======================================================
+Python Client for IAM Meta
+==========================
-|stable| |pypi| |versions|
+|preview| |pypi| |versions|
-`Cloud Identity and Access Management`_:
+`IAM Meta`_: Manages access control for Google Cloud Platform resources.
- `Client Library Documentation`_
- `Product Documentation`_
-.. |stable| image:: https://img.shields.io/badge/support-stable-gold.svg
+.. |preview| image:: https://img.shields.io/badge/support-preview-orange.svg
:target:
https://github.com/googleapis/google-cloud-python/blob/main/README.rst#stability-levels
.. |pypi| image:: https://img.shields.io/pypi/v/grpc-google-iam-v1.svg
:target: https://pypi.org/project/grpc-google-iam-v1/
.. |versions| image::
https://img.shields.io/pypi/pyversions/grpc-google-iam-v1.svg
:target: https://pypi.org/project/grpc-google-iam-v1/
-.. _Cloud Identity and Access Management: https://cloud.google.com/iam/docs/
+.. _IAM Meta: https://cloud.google.com/iam/
.. _Client Library Documentation:
https://cloud.google.com/python/docs/reference/grpc-iam/latest
-.. _Product Documentation: https://cloud.google.com/iam/docs/
+.. _Product Documentation: https://cloud.google.com/iam/
Quick Start
-----------
@@ -53,12 +52,12 @@
1. `Select or create a Cloud Platform project.`_
2. `Enable billing for your project.`_
-3. `Enable the Cloud Identity and Access Management.`_
+3. `Enable the IAM Meta.`_
4. `Set up Authentication.`_
.. _Select or create a Cloud Platform project.:
https://console.cloud.google.com/project
.. _Enable billing for your project.:
https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_project
-.. _Enable the Cloud Identity and Access Management.:
https://cloud.google.com/iam/docs/
+.. _Enable the IAM Meta.: https://cloud.google.com/iam/
.. _Set up Authentication.:
https://googleapis.dev/python/google-api-core/latest/auth.html
Installation
@@ -89,14 +88,15 @@
Our client libraries are compatible with all current `active`_ and
`maintenance`_ versions of
Python.
-Python >= 3.9, including 3.14
+Python >= 3.10, 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.8
+Python <= 3.9
+
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.
@@ -125,14 +125,14 @@
Next Steps
~~~~~~~~~~
-- Read the `Client Library Documentation`_ for Cloud Identity and Access
Management
+- Read the `Client Library Documentation`_ for IAM Meta
to see other available methods on the client.
-- Read the `Cloud Identity and Access Management Product documentation`_ to
learn
+- Read the `IAM Meta Product documentation`_ to learn
more about the product and see How-to Guides.
- View this `README`_ to see the full list of Cloud
APIs that we cover.
-.. _Cloud Identity and Access Management Product documentation:
https://cloud.google.com/iam/docs/
+.. _IAM Meta Product documentation: https://cloud.google.com/iam/
.. _README:
https://github.com/googleapis/google-cloud-python/blob/main/README.rst
Logging
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/grpc_google_iam_v1-0.14.4/grpc_google_iam_v1.egg-info/requires.txt
new/grpc_google_iam_v1-0.14.5/grpc_google_iam_v1.egg-info/requires.txt
--- old/grpc_google_iam_v1-0.14.4/grpc_google_iam_v1.egg-info/requires.txt
2026-04-01 03:53:22.000000000 +0200
+++ new/grpc_google_iam_v1-0.14.5/grpc_google_iam_v1.egg-info/requires.txt
2026-08-06 08:00:04.000000000 +0200
@@ -1,3 +1,3 @@
-grpcio<2.0.0,>=1.44.0
-googleapis-common-protos[grpc]<2.0.0,>=1.63.2
-protobuf<8.0.0,>=4.25.8
+grpcio<2.0.0,>=1.59.0
+googleapis-common-protos[grpc]<2.0.0,>=1.69.2
+protobuf<8.0.0,>=6.33.5
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/grpc_google_iam_v1-0.14.4/pyproject.toml
new/grpc_google_iam_v1-0.14.5/pyproject.toml
--- old/grpc_google_iam_v1-0.14.4/pyproject.toml 2026-04-01
03:52:50.000000000 +0200
+++ new/grpc_google_iam_v1-0.14.5/pyproject.toml 2026-08-06
07:54:30.000000000 +0200
@@ -18,10 +18,10 @@
[project]
name = "grpc-google-iam-v1"
-version = "0.14.4"
+version = "0.14.5"
authors = [{ name = "Google LLC", email = "[email protected]" }]
license = { text = "Apache 2.0" }
-requires-python = ">=3.9"
+requires-python = ">=3.10"
description = "IAM API client library"
readme = "README.rst"
classifiers = [
@@ -30,7 +30,6 @@
"License :: OSI Approved :: Apache Software License",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
- "Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
@@ -40,9 +39,9 @@
"Topic :: Internet",
]
dependencies = [
- "grpcio >= 1.44.0, < 2.0.0",
- "googleapis-common-protos[grpc] >= 1.63.2, < 2.0.0",
- "protobuf >= 4.25.8, < 8.0.0",
+ "grpcio >= 1.59.0, < 2.0.0",
+ "googleapis-common-protos[grpc] >= 1.69.2, < 2.0.0",
+ "protobuf >= 6.33.5, < 8.0.0",
]
[project.urls]