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 2024-04-21 20:28:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-google-cloud-kms (Old)
and /work/SRC/openSUSE:Factory/.python-google-cloud-kms.new.26366 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-google-cloud-kms"
Sun Apr 21 20:28:23 2024 rev:19 rq:1169414 version:2.21.4
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-google-cloud-kms/python-google-cloud-kms.changes
2024-03-05 18:50:42.089129117 +0100
+++
/work/SRC/openSUSE:Factory/.python-google-cloud-kms.new.26366/python-google-cloud-kms.changes
2024-04-21 20:29:59.975907801 +0200
@@ -1,0 +2,8 @@
+Sat Apr 20 20:48:04 UTC 2024 - Dirk Müller <[email protected]>
+
+- update to 2.21.4:
+ * in google.cloud.kms.v1.PublicKey, pem field is always populated
+ * Require google-api-core>=1.34.1 (#12307) (be87bc4)
+ * fix ValueError in test__validate_universe_domain
+
+-------------------------------------------------------------------
Old:
----
google-cloud-kms-2.21.0.tar.gz
New:
----
google-cloud-kms-2.21.4.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-google-cloud-kms.spec ++++++
--- /var/tmp/diff_new_pack.VD8iDB/_old 2024-04-21 20:30:00.459925569 +0200
+++ /var/tmp/diff_new_pack.VD8iDB/_new 2024-04-21 20:30:00.459925569 +0200
@@ -18,14 +18,14 @@
%{?sle15_python_module_pythons}
Name: python-google-cloud-kms
-Version: 2.21.0
+Version: 2.21.4
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.0}
+BuildRequires: %{python_module google-api-core >= 1.34.1}
BuildRequires: %{python_module grpc-google-iam-v1 >= 0.12.4}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module proto-plus >= 1.22.3}
@@ -35,7 +35,8 @@
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
-Requires: python-google-api-core >= 1.34.0
+Requires: python-google-api-core >= 1.34.1
+Requires: python-google-auth
Requires: python-grpc-google-iam-v1 >= 0.12.4
Requires: python-proto-plus >= 1.22.3
Requires(post): update-alternatives
++++++ google-cloud-kms-2.21.0.tar.gz -> google-cloud-kms-2.21.4.tar.gz ++++++
++++ 11812 lines of diff (skipped)