forked from pool/python-matplotlib
Accepting request 590819 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/590819 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-matplotlib?expand=0&rev=60
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define oldpython python
|
||||
Name: python-matplotlib
|
||||
Version: 2.1.2
|
||||
Version: 2.2.2
|
||||
Release: 0
|
||||
Summary: Plotting Library for Python
|
||||
License: SUSE-Matplotlib
|
||||
@@ -44,6 +44,7 @@ BuildRequires: python-subprocess32
|
||||
# Needed for all versions of python
|
||||
BuildRequires: %{python_module Cycler >= 0.10}
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module kiwisolver}
|
||||
BuildRequires: %{python_module numpy >= 1.7.1}
|
||||
BuildRequires: %{python_module numpy-devel >= 1.7.1}
|
||||
BuildRequires: %{python_module pyparsing > 2.1.6}
|
||||
@@ -54,7 +55,7 @@ BuildRequires: %{python_module six >= 1.10}
|
||||
%if %{with tests}
|
||||
BuildRequires: %{python_module mock}
|
||||
BuildRequires: %{python_module nose}
|
||||
BuildRequires: %{python_module python-dateutil >= 1.1}
|
||||
BuildRequires: %{python_module python-dateutil >= 2.1}
|
||||
BuildRequires: inkscape
|
||||
# latex dependencies
|
||||
BuildRequires: ghostscript
|
||||
@@ -95,9 +96,10 @@ BuildRequires: pkgconfig(tcl)
|
||||
BuildRequires: %{python_module tornado}
|
||||
# End of backend dependencies
|
||||
Requires: python-Cycler >= 0.10
|
||||
Requires: python-kiwisolver >= 1.0.1
|
||||
Requires: python-numpy >= 1.7.1
|
||||
Requires: python-pyparsing > 2.1.6
|
||||
Requires: python-python-dateutil >= 1.1
|
||||
Requires: python-python-dateutil >= 2.1
|
||||
Requires: python-pytz
|
||||
Requires: python-six >= 1.10
|
||||
%ifpython2
|
||||
|
||||
Reference in New Issue
Block a user