From 0ae22a6083731af1c9c9972477401dd9fbb77c507668180a61c07bf9459d4887 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Mon, 14 Nov 2022 13:44:05 +0000 Subject: [PATCH] Accepting request 1035646 from home:pgajdos:python - python-six is not required OBS-URL: https://build.opensuse.org/request/show/1035646 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-responses?expand=0&rev=47 --- python-responses.changes | 5 +++++ python-responses.spec | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) 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