Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-google-cloud-kms for
openSUSE:Factory checked in at 2026-03-27 16:51:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-google-cloud-kms (Old)
and /work/SRC/openSUSE:Factory/.python-google-cloud-kms.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-google-cloud-kms"
Fri Mar 27 16:51:51 2026 rev:24 rq:1343201 version:3.12.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-google-cloud-kms/python-google-cloud-kms.changes
2026-03-04 21:10:53.934531392 +0100
+++
/work/SRC/openSUSE:Factory/.python-google-cloud-kms.new.8177/python-google-cloud-kms.changes
2026-03-27 16:54:36.104243427 +0100
@@ -1,0 +2,10 @@
+Fri Mar 27 13:12:53 UTC 2026 - John Paul Adrian Glaubitz
<[email protected]>
+
+- Update to 3.12.0
+ * Allow Protobuf 7.x
+ * Require Python 3.9
+ * Require google-api-core >= 2.11.0
+ * Improve type checking
+- Update BuildRequires and Requires from setup.py
+
+-------------------------------------------------------------------
Old:
----
google_cloud_kms-3.11.0.tar.gz
New:
----
google_cloud_kms-3.12.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-google-cloud-kms.spec ++++++
--- /var/tmp/diff_new_pack.uAupb2/_old 2026-03-27 16:54:36.652266369 +0100
+++ /var/tmp/diff_new_pack.uAupb2/_new 2026-03-27 16:54:36.652266369 +0100
@@ -18,19 +18,19 @@
%{?sle15_python_module_pythons}
Name: python-google-cloud-kms
-Version: 3.11.0
+Version: 3.12.0
Release: 0
Summary: Cloud Key Management Service (KMS) API API client library
License: Apache-2.0
Group: Development/Languages/Python
URL: https://github.com/GoogleCloudPlatform/google-cloud-python
Source:
https://files.pythonhosted.org/packages/source/g/google_cloud_kms/google_cloud_kms-%{version}.tar.gz
-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}
BuildRequires: %{python_module grpcio}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module proto-plus >= 1.22.3}
-BuildRequires: %{python_module protobuf >= 3.20.2}
+BuildRequires: %{python_module protobuf >= 4.25.8}
BuildRequires: %{python_module pytest-asyncio}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module wheel}
@@ -41,11 +41,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
Requires: python-grpc-google-iam-v1 >= 0.12.4
Requires: python-proto-plus >= 1.22.3
-Requires: python-protobuf >= 3.20.2
+Requires: python-protobuf >= 4.25.8
Requires(post): update-alternatives
Requires(preun): update-alternatives
BuildArch: noarch
++++++ google_cloud_kms-3.11.0.tar.gz -> google_cloud_kms-3.12.0.tar.gz ++++++
++++ 12645 lines of diff (skipped)