From 1988adb2b022380f20e56002b7d349e593585d1824d2591f3fc018a19a1584dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Fri, 2 Jul 2021 07:54:43 +0000 Subject: [PATCH] pyyaml to pass tests OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-celery?expand=0&rev=144 --- python-celery.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-celery.spec b/python-celery.spec index f4b50e9..e1dc0df 100644 --- a/python-celery.spec +++ b/python-celery.spec @@ -59,6 +59,7 @@ Suggests: python-pytyrant BuildArch: noarch %if %{with test} BuildRequires: %{python_module SQLAlchemy} +BuildRequires: %{python_module PyYAML} BuildRequires: %{python_module boto3 >= 1.9.178} BuildRequires: %{python_module case >= 1.3.1} BuildRequires: %{python_module celery = %{version}}