forked from pool/python-pandas
Accepting request 530452 from devel:languages:python
1 OBS-URL: https://build.opensuse.org/request/show/530452 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pandas?expand=0&rev=5
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-pandas-doc
|
||||
Version: 0.20.1
|
||||
Version: 0.20.3
|
||||
Release: 0
|
||||
Summary: Documentation for python-pandas
|
||||
License: BSD-3-Clause
|
||||
@@ -28,10 +28,8 @@ Source0: https://files.pythonhosted.org/packages/source/p/pandas/pandas-%
|
||||
BuildRequires: %{python_module pandas = %{version}}
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-setuptools
|
||||
BuildRequires: python3-Sphinx
|
||||
BuildRequires: python3-python-dateutil >= 1.5
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-jupyter_client
|
||||
BuildRequires: python3-jupyter_ipykernel
|
||||
BuildRequires: python3-jupyter_nbconvert
|
||||
@@ -39,8 +37,10 @@ BuildRequires: python3-jupyter_nbformat
|
||||
BuildRequires: python3-jupyter_nbsphinx
|
||||
BuildRequires: python3-matplotlib
|
||||
BuildRequires: python3-numpy-devel >= 1.7.1
|
||||
BuildRequires: python3-python-dateutil >= 1.5
|
||||
BuildRequires: python3-pytz
|
||||
BuildRequires: python3-scipy
|
||||
BuildRequires: python3-setuptools
|
||||
Provides: %{python_module pandas-doc = %{version}}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildArch: noarch
|
||||
|
Reference in New Issue
Block a user