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