Accepting request 872494 from devel:languages:python:numeric

OBS-URL: https://build.opensuse.org/request/show/872494
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-distributed?expand=0&rev=43
This commit is contained in:
Dominique Leuenberger 2021-02-15 22:16:50 +00:00 committed by Git OBS Bridge
commit df2ad29a15
2 changed files with 12 additions and 1 deletions

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Feb 15 11:56:35 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Unskip python36 build. Just skip installing optional
python36-sparse for the tests.
-------------------------------------------------------------------
Fri Feb 12 14:30:57 UTC 2021 - Dirk Müller <dmueller@suse.com>
- skip python 36 build
-------------------------------------------------------------------
Mon Feb 8 14:32:23 UTC 2021 - Ben Greiner <code@bnavigator.de>

View File

@ -75,12 +75,12 @@ BuildRequires: %{python_module pytest-xdist}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module requests}
BuildRequires: %{python_module sortedcontainers}
BuildRequires: %{python_module sparse}
BuildRequires: %{python_module tblib}
BuildRequires: %{python_module toolz >= 0.8.2}
BuildRequires: %{python_module tornado >= 5 if %python-base < 3.8}
BuildRequires: %{python_module tornado >= 6.0.3 if %python-base >= 3.8}
BuildRequires: %{python_module zict >= 0.1.3}
BuildRequires: %{python_module sparse if (%python-base without python36-base)}
%endif
%python_subpackages