From 0f5403467f4ac50bfdfc778ed3d1d3d28d3cba43567df0f6724fcf4a52d29017 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 25 Jun 2020 10:53:58 +0000 Subject: [PATCH] Accepting request 817034 from home:pgajdos:python - so remove the dependency on unittest2 from BuildRequires, too OBS-URL: https://build.opensuse.org/request/show/817034 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-python-client?expand=0&rev=37 --- python-google-api-python-client.changes | 5 +++++ python-google-api-python-client.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/python-google-api-python-client.changes b/python-google-api-python-client.changes index af03ebc..40e1cf7 100644 --- a/python-google-api-python-client.changes +++ b/python-google-api-python-client.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jun 25 10:42:58 UTC 2020 - pgajdos@suse.com + +- so remove the dependency on unittest2 from BuildRequires, too + ------------------------------------------------------------------- Mon Jun 1 13:53:40 UTC 2020 - pgajdos@suse.com diff --git a/python-google-api-python-client.spec b/python-google-api-python-client.spec index bfb7865..cf4c363 100644 --- a/python-google-api-python-client.spec +++ b/python-google-api-python-client.spec @@ -36,7 +36,6 @@ BuildRequires: %{python_module oauth2client} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module six >= 1.6.1} -BuildRequires: %{python_module unittest2} BuildRequires: %{python_module uritemplate >= 3.0.0} BuildRequires: fdupes BuildRequires: python-rpm-macros