Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-google-cloud-core for 
openSUSE:Factory checked in at 2022-04-17 23:50:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-google-cloud-core (Old)
 and      /work/SRC/openSUSE:Factory/.python-google-cloud-core.new.1941 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-google-cloud-core"

Sun Apr 17 23:50:20 2022 rev:11 rq:970481 version:2.3.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-google-cloud-core/python-google-cloud-core.changes
        2021-09-30 23:45:01.684581544 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-google-cloud-core.new.1941/python-google-cloud-core.changes
      2022-04-17 23:51:56.366479662 +0200
@@ -1,0 +2,15 @@
+Sat Apr 16 08:53:50 UTC 2022 - Matej Cepl <mc...@suse.com>
+
+- Update to 2.3.0:
+  - allow extra_api_info to be passed to api request
+  - deps: require google-api-core>=1.31.5, >=2.3.2
+  - deps: require google-auth 1.25.0
+  - correct param type of
+    _ClientFactoryMixin.from_service_account_info method
+  - correct Client and Connection type annotations
+  - add mypy checking + 'py.typed' files
+  - add support for Python 3.10
+  - drop python 2.7 support
+- We really don't need mock BR at all.
+
+-------------------------------------------------------------------

Old:
----
  google-cloud-core-1.7.2.tar.gz

New:
----
  google-cloud-core-2.3.0.tar.gz

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

Other differences:
------------------
++++++ python-google-cloud-core.spec ++++++
--- /var/tmp/diff_new_pack.7Wumgm/_old  2022-04-17 23:51:56.710480134 +0200
+++ /var/tmp/diff_new_pack.7Wumgm/_new  2022-04-17 23:51:56.714480139 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-google-cloud-core
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,22 +19,21 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %bcond_without python2
 Name:           python-google-cloud-core
-Version:        1.7.2
+Version:        2.3.0
 Release:        0
 Summary:        Google Cloud API client core library
 License:        Apache-2.0
 URL:            https://github.com/googleapis/python-cloud-core
 Source:         
https://files.pythonhosted.org/packages/source/g/google-cloud-core/google-cloud-core-%{version}.tar.gz
-BuildRequires:  %{python_module google-api-core >= 1.21.0}
-BuildRequires:  %{python_module google-auth >= 1.24.0}
+BuildRequires:  %{python_module google-api-core >= 1.31.5}
+BuildRequires:  %{python_module google-auth >= 1.25.0}
 BuildRequires:  %{python_module grpcio >= 1.8.2}
-BuildRequires:  %{python_module mock}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:       python-google-api-core >= 1.21.0
-Requires:       python-google-auth >= 1.24.0
+Requires:       python-google-api-core >= 1.31.5
+Requires:       python-google-auth >= 1.25.0
 Requires:       python-six >= 1.12.0
 Recommends:     python-grpcio >= 1.8.2
 BuildArch:      noarch

++++++ google-cloud-core-1.7.2.tar.gz -> google-cloud-core-2.3.0.tar.gz ++++++
++++ 5121 lines of diff (skipped)

Reply via email to