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 2023-01-09 17:23:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-google-cloud-kms (Old)
 and      /work/SRC/openSUSE:Factory/.python-google-cloud-kms.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-google-cloud-kms"

Mon Jan  9 17:23:26 2023 rev:9 rq:1056390 version:2.13.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-google-cloud-kms/python-google-cloud-kms.changes
  2022-10-18 12:45:31.281794970 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-google-cloud-kms.new.32243/python-google-cloud-kms.changes
       2023-01-09 17:23:26.475035771 +0100
@@ -1,0 +2,18 @@
+Fri Jan  6 11:24:19 UTC 2023 - John Paul Adrian Glaubitz 
<[email protected]>
+
+- Update to 2.13.0
+  * Add SHA-2 import methods (6311278)
+  * Add support for `google.cloud.kms.__version__` (6311278)
+  * Add support for additional HMAC algorithms (6311278)
+  * Add typing to proto.Message based class attributes (6311278)
+  * Add dict typing for client_options (6311278)
+  * **deps:** Require google-api-core &gt;=1.34.0, >=2.11.0  (dbe2f96)
+  * Drop usage of pkg_resources (dbe2f96)
+  * Fix timeout default values (dbe2f96)
+  * **samples:** Snippetgen handling of repeated enum field (6311278)
+  * **samples:** Snippetgen should call await on the operation
+    coroutine before calling result (dbe2f96)
+- Drop installation of fixup_kms_v1_keywords.py, removed upstream
+- Update BuildRequires and Requires from setup.py
+
+-------------------------------------------------------------------

Old:
----
  google-cloud-kms-2.12.3.tar.gz

New:
----
  google-cloud-kms-2.13.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-google-cloud-kms.spec ++++++
--- /var/tmp/diff_new_pack.PGWaUu/_old  2023-01-09 17:23:26.987038668 +0100
+++ /var/tmp/diff_new_pack.PGWaUu/_new  2023-01-09 17:23:26.991038691 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-google-cloud-kms
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,15 +19,15 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %bcond_without python2
 Name:           python-google-cloud-kms
-Version:        2.12.3
+Version:        2.13.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.32.0}
-BuildRequires:  %{python_module grpc-google-iam-v1 >= 0.12.3}
+BuildRequires:  %{python_module google-api-core >= 1.34.0}
+BuildRequires:  %{python_module grpc-google-iam-v1 >= 0.12.4}
 BuildRequires:  %{python_module proto-plus >= 1.22.0}
 BuildRequires:  %{python_module protobuf >= 3.19}
 BuildRequires:  %{python_module pytest-asyncio}
@@ -35,8 +35,8 @@
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:       python-google-api-core >= 1.32.0
-Requires:       python-grpc-google-iam-v1 >= 0.12.3
+Requires:       python-google-api-core >= 1.34.0
+Requires:       python-grpc-google-iam-v1 >= 0.12.4
 Requires(post): update-alternatives
 Requires(preun):update-alternatives
 BuildArch:      noarch
@@ -60,13 +60,6 @@
 %install
 %python_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
-%python_clone -a %{buildroot}%{_bindir}/fixup_kms_v1_keywords.py
-
-%post
-%python_install_alternative fixup_kms_v1_keywords.py
-
-%postun
-%python_uninstall_alternative fixup_kms_v1_keywords.py
 
 %check
 %pytest tests/unit
@@ -75,6 +68,5 @@
 %doc README.rst
 %license LICENSE
 %{python_sitelib}/*
-%python_alternative %{_bindir}/fixup_kms_v1_keywords.py
 
 %changelog

++++++ google-cloud-kms-2.12.3.tar.gz -> google-cloud-kms-2.13.0.tar.gz ++++++
++++ 4882 lines of diff (skipped)

Reply via email to