From 46362564c61abc549c8ab031eeff0815c563b4c9 Mon Sep 17 00:00:00 2001 From: "Bernhard M. Wiedemann" Date: Mon, 11 May 2020 12:20:15 +0000 Subject: [PATCH] Update python-google-api-python-client to rev 13 via SR 802599 https://build.opensuse.org/request/show/802599 by user mcepl + dimstar_suse - Update to 1.8.2: - Remove apiclient.__version__ gh#googleapis/googleapis#870 - Adding ConnectionError to retry mechanism gh#googleapis/googleapis#558 - replace '-' in method names with '_' gh#googleapis/google-api-python-client#863 - Add missing dependency on oauth2client. - Fix filelist (no CHANGELOG anymore, missing README.md) --- .../p/python-google-api-python-client/.files | Bin 241 -> 241 bytes packages/p/python-google-api-python-client/.rev | 13 +++++++++++++ .../google-api-python-client-1.8.0.tar.gz | 1 - .../google-api-python-client-1.8.2.tar.gz | 1 + .../python-google-api-python-client.changes | 10 ++++++++++ .../python-google-api-python-client.spec | 5 +++-- 6 files changed, 27 insertions(+), 3 deletions(-) delete mode 120000 packages/p/python-google-api-python-client/google-api-python-client-1.8.0.tar.gz create mode 120000 packages/p/python-google-api-python-client/google-api-python-client-1.8.2.tar.gz diff --git a/packages/p/python-google-api-python-client/.files b/packages/p/python-google-api-python-client/.files index b2eb00f310f2352f19dfc154d38580ffc1d449b0..8a1e61e8217aa48e7ea4bca8db952fef017c8e18 100644 GIT binary patch delta 137 zcmWlRyA8rH6aa}34GTncK~x}Q+0XA|kMsPaMUV=n@K&so4M?s%-7Uj1nCE-8hvR9t zvL7c~ur?tiMpnsCQ!C=Kuy_>8*nijaIDzB9V(lhl%b23n1jG=4g7f`*xq+GWWgee( Y=~~QO)d68?tPpXlgOaa7A$4>A1BHf z)!(KcMr2W@q)9O(@z}gr1mxh2E0y_kIrT$9AT|@trb^bT`6w7_))p#(U;ne?{N3NK j=&}PhjZb%f_d{les>0qR#eie>r6i+BjZ%b+vpfF)G!`a^ diff --git a/packages/p/python-google-api-python-client/.rev b/packages/p/python-google-api-python-client/.rev index 15e9015856b..4b28e0ab3c6 100644 --- a/packages/p/python-google-api-python-client/.rev +++ b/packages/p/python-google-api-python-client/.rev @@ -129,4 +129,17 @@ eplacement for google-api-python-client, follow our naming convention 792353 + + 9dbb138d7a696a0658c9dcc7a59f1940 + 1.8.2 + + dimstar_suse + - Update to 1.8.2: + - Remove apiclient.__version__ gh#googleapis/googleapis#870 + - Adding ConnectionError to retry mechanism gh#googleapis/googleapis#558 + - replace '-' in method names with '_' gh#googleapis/google-api-python-client#863 +- Add missing dependency on oauth2client. +- Fix filelist (no CHANGELOG anymore, missing README.md) + 802599 + diff --git a/packages/p/python-google-api-python-client/google-api-python-client-1.8.0.tar.gz b/packages/p/python-google-api-python-client/google-api-python-client-1.8.0.tar.gz deleted file mode 120000 index e0c9e642b4c..00000000000 --- a/packages/p/python-google-api-python-client/google-api-python-client-1.8.0.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreiaplnbkctrnf5664qhs4riukmo35fpl32occ45ryqcauzoee7tzaa \ No newline at end of file diff --git a/packages/p/python-google-api-python-client/google-api-python-client-1.8.2.tar.gz b/packages/p/python-google-api-python-client/google-api-python-client-1.8.2.tar.gz new file mode 120000 index 00000000000..4731ab96b13 --- /dev/null +++ b/packages/p/python-google-api-python-client/google-api-python-client-1.8.2.tar.gz @@ -0,0 +1 @@ +/ipfs/bafkreif7jawbh62bu3ibo4hz2yv6nmz73tkb22gjp4v6xg7aekl33wpheu \ No newline at end of file diff --git a/packages/p/python-google-api-python-client/python-google-api-python-client.changes b/packages/p/python-google-api-python-client/python-google-api-python-client.changes index e2bae60a14d..db35fbdfa41 100644 --- a/packages/p/python-google-api-python-client/python-google-api-python-client.changes +++ b/packages/p/python-google-api-python-client/python-google-api-python-client.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon May 11 06:28:41 UTC 2020 - Matej Cepl + +- Update to 1.8.2: + - Remove apiclient.__version__ gh#googleapis/googleapis#870 + - Adding ConnectionError to retry mechanism gh#googleapis/googleapis#558 + - replace '-' in method names with '_' gh#googleapis/google-api-python-client#863 +- Add missing dependency on oauth2client. +- Fix filelist (no CHANGELOG anymore, missing README.md) + ------------------------------------------------------------------- Wed Apr 8 07:30:19 UTC 2020 - Marketa Calabkova diff --git a/packages/p/python-google-api-python-client/python-google-api-python-client.spec b/packages/p/python-google-api-python-client/python-google-api-python-client.spec index 8a3ffa98d4d..a8228b08024 100644 --- a/packages/p/python-google-api-python-client/python-google-api-python-client.spec +++ b/packages/p/python-google-api-python-client/python-google-api-python-client.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-google-api-python-client -Version: 1.8.0 +Version: 1.8.2 Release: 0 Summary: Google APIs Python Client License: Apache-2.0 @@ -30,6 +30,7 @@ BuildRequires: %{python_module google-auth >= 1.4.1} BuildRequires: %{python_module google-auth-httplib2 >= 0.0.3} BuildRequires: %{python_module httplib2 >= 0.9.2} BuildRequires: %{python_module mock} +BuildRequires: %{python_module oauth2client} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module six >= 1.6.1} @@ -69,7 +70,7 @@ Google APIs Client Library for Python %pytest -k "not (test_api_endpoint_override_from_client_options and Document)" %files %{python_files} -%doc CHANGELOG +%doc README.md %license LICENSE %{python_sitelib}/*