diff --git a/python-kombu.changes b/python-kombu.changes index 161bea7..99f6d2b 100644 --- a/python-kombu.changes +++ b/python-kombu.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jul 19 10:45:25 UTC 2019 - Tomáš Chvátal + +- Do not depend on pytest-sugar, it is just pretty-formatter + ------------------------------------------------------------------- Wed Jun 19 10:57:10 UTC 2019 - pgajdos@suse.com diff --git a/python-kombu.spec b/python-kombu.spec index 52235f9..792ac89 100644 --- a/python-kombu.spec +++ b/python-kombu.spec @@ -32,7 +32,6 @@ BuildRequires: %{python_module amqp >= 2.5.0} BuildRequires: %{python_module boto3} BuildRequires: %{python_module case >= 1.5.2} BuildRequires: %{python_module msgpack > 0.5.2} -BuildRequires: %{python_module pytest-sugar} BuildRequires: %{python_module pytest} BuildRequires: %{python_module pytz} BuildRequires: %{python_module redis >= 3.2.0}