diff --git a/python-responses.changes b/python-responses.changes index 44cfcf4..d977384 100644 --- a/python-responses.changes +++ b/python-responses.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Nov 14 10:42:09 UTC 2022 - pgajdos@suse.com + +- python-six is not required + ------------------------------------------------------------------- Sat Aug 6 12:18:21 UTC 2022 - Matej Cepl diff --git a/python-responses.spec b/python-responses.spec index f560602..83c1ca2 100644 --- a/python-responses.spec +++ b/python-responses.spec @@ -35,11 +35,9 @@ BuildRequires: %{python_module pytest-localserver} BuildRequires: %{python_module pytest} BuildRequires: %{python_module requests >= 2.0} BuildRequires: %{python_module setuptools} -BuildRequires: %{python_module six} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-requests >= 2.0 -Requires: python-six Suggests: python-pytest BuildArch: noarch %python_subpackages