From 95e361302bbc688c6ae411f470d4f96fc11f48d93de5cc7d6e9acd25cc492a92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 19 Jul 2019 10:47:32 +0000 Subject: [PATCH] - Do not depend on pytest-sugar, it is just pretty-formatter OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kombu?expand=0&rev=143 --- python-kombu.changes | 5 +++++ python-kombu.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) 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}