Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-google-api-python-client for openSUSE:Factory checked in at 2021-12-02 22:30:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-google-api-python-client (Old) and /work/SRC/openSUSE:Factory/.python-google-api-python-client.new.31177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-google-api-python-client" Thu Dec 2 22:30:14 2021 rev:19 rq:935081 version:2.31.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-google-api-python-client/python-google-api-python-client.changes 2021-09-13 16:25:17.318797253 +0200 +++ /work/SRC/openSUSE:Factory/.python-google-api-python-client.new.31177/python-google-api-python-client.changes 2021-12-02 22:31:07.946469742 +0100 @@ -1,0 +2,16 @@ +Wed Dec 1 16:58:38 UTC 2021 - Jan Baier <jba...@suse.com> + +- Update to 2.31.0: + * MediaIoBaseDownload range header off-by-one (#1595) (4b73b2e) +- from version 2.28.0: + * manage JSONDecodeError exception (#1574) (7d63027) + * update thread_safety.md (#1568) (0b400f9) +- from version 2.26.1: + * disable self signed jwt (#1566) (623a71e) +- from version 2.26.0: + * add support for python 3.10 (#1557) (bcc507f) +- from version 2.25.0: + * enable self signed jwt for service account credentials (#1553) (1fb3c8e) +- Drop python-google-api-python-client-no-unittest2.patch + +------------------------------------------------------------------- Old: ---- google-api-python-client-2.20.0.tar.gz python-google-api-python-client-no-unittest2.patch New: ---- google-api-python-client-2.31.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-google-api-python-client.spec ++++++ --- /var/tmp/diff_new_pack.WjlKt3/_old 2021-12-02 22:31:08.682467032 +0100 +++ /var/tmp/diff_new_pack.WjlKt3/_new 2021-12-02 22:31:08.686467017 +0100 @@ -18,21 +18,21 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 +%define skip_python36 1 Name: python-google-api-python-client -Version: 2.20.0 +Version: 2.31.0 Release: 0 Summary: Google APIs Python Client License: Apache-2.0 URL: https://github.com/google/google-api-python-client Source: https://files.pythonhosted.org/packages/source/g/google-api-python-client/google-api-python-client-%{version}.tar.gz -# https://github.com/googleapis/google-api-python-client/pull/929 -Patch0: python-google-api-python-client-no-unittest2.patch BuildRequires: %{python_module google-api-core >= 1.21.0} BuildRequires: %{python_module google-auth >= 1.16.0} BuildRequires: %{python_module google-auth-httplib2 >= 0.1.0} BuildRequires: %{python_module httplib2 >= 0.15.0} BuildRequires: %{python_module mock} BuildRequires: %{python_module oauth2client} +BuildRequires: %{python_module pandas} BuildRequires: %{python_module parameterized} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} @@ -58,7 +58,6 @@ %prep %setup -q -n google-api-python-client-%{version} -%patch0 -p1 %build %python_build @@ -71,7 +70,7 @@ # DiscoveryFromDocument::test_api_endpoint_override_from_client_options and # DiscoveryFromDocument::test_api_endpoint_override_from_client_options_dict fail with "server unavailable" # DiscoveryErrors::test_credentials_and_credentials_file_mutually_exclusive fails with "socket.gaierror: [Errno -3] Temporary failure in name resolution" -%pytest -k "not (test_api_endpoint_override_from_client_options and Document) and not test_credentials_and_credentials_file_mutually_exclusive" +%pytest --ignore=samples -k "not (test_api_endpoint_override_from_client_options and Document) and not test_credentials_and_credentials_file_mutually_exclusive" %files %{python_files} %doc README.md ++++++ google-api-python-client-2.20.0.tar.gz -> google-api-python-client-2.31.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/python-google-api-python-client/google-api-python-client-2.20.0.tar.gz /work/SRC/openSUSE:Factory/.python-google-api-python-client.new.31177/google-api-python-client-2.31.0.tar.gz differ: char 5, line 1