forked from pool/python-pytools
Accepting request 857123 from home:bnavigator:branches:devel:languages:python
- Update requirements OBS-URL: https://build.opensuse.org/request/show/857123 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytools?expand=0&rev=32
This commit is contained in:
@@ -32,13 +32,16 @@ BuildRequires: %{python_module decorator >= 3.2.0}
|
||||
BuildRequires: %{python_module numpy >= 1.6.0}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module six >= 1.8.0}
|
||||
BuildRequires: ( python3-dataclasses >= 0.7 if python3-base <= 3.6 )
|
||||
BuildRequires: ( python36-dataclasses >= 0.7 if python36-base )
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-appdirs >= 1.4.0
|
||||
Requires: python-decorator >= 3.2.0
|
||||
Requires: python-numpy >= 1.6.0
|
||||
Requires: python-six >= 1.8.0
|
||||
%if %{python_version_nodots} <= 36
|
||||
Requires: python-dataclasses >= 0.7
|
||||
%endif
|
||||
BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
||||
|
Reference in New Issue
Block a user