From 125daaa1cc987e9530925e63989e6b1c6e77ffdd0e75d42d7d4aebaeb09b8486 Mon Sep 17 00:00:00 2001 From: Todd R Date: Thu, 31 May 2018 15:05:27 +0000 Subject: [PATCH] Accepting request 613287 from home:TheBlackCat:branches:devel:languages:python - Add bug report about tests OBS-URL: https://build.opensuse.org/request/show/613287 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-python-client?expand=0&rev=19 --- python-google-api-python-client.changes | 5 +++++ python-google-api-python-client.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-google-api-python-client.changes b/python-google-api-python-client.changes index b3c590b..0aa1fe4 100644 --- a/python-google-api-python-client.changes +++ b/python-google-api-python-client.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu May 31 15:05:04 UTC 2018 - toddrme2178@gmail.com + +- Add bug report about tests + ------------------------------------------------------------------- Tue May 29 18:36:55 UTC 2018 - tbechtold@suse.com diff --git a/python-google-api-python-client.spec b/python-google-api-python-client.spec index c2a7ca9..d0edf7b 100644 --- a/python-google-api-python-client.spec +++ b/python-google-api-python-client.spec @@ -17,6 +17,7 @@ # Test scripts not included in source archive +# https://github.com/google/google-api-python-client/issues/513 %bcond_with test %{?!python_module:%define python_module() python-%{**} python3-%{**}}