forked from pool/python-celery
Accepting request 903633 from devel:languages:python
- Add PyYAML dependency for tests OBS-URL: https://build.opensuse.org/request/show/903633 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-celery?expand=0&rev=38
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 2 08:03:23 UTC 2021 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- Add PyYAML dependency for tests
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 2 00:27:31 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -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}}
|
||||
|
||||
Reference in New Issue
Block a user