SHA256
1
0
forked from pool/python-cma

- Add missing runtime dependencies, as declared in setup.py

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-cma?expand=0&rev=3
This commit is contained in:
Tomáš Chvátal
2020-05-13 07:13:15 +00:00
committed by Git OBS Bridge
parent 1fcaf1093d
commit ebeb92659b
2 changed files with 4 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
-------------------------------------------------------------------
Wed May 13 07:12:07 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
Wed May 13 07:12:57 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Add missing runtime dependencies, as declared in setup.py
- Format with spec-cleaner
-------------------------------------------------------------------

View File

@@ -30,6 +30,8 @@ BuildRequires: %{python_module numpy-devel}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-numpy
Recommends: python-matplotlib
BuildArch: noarch
%python_subpackages