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,22 +18,22 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-pandas
|
||||
Version: 0.20.1
|
||||
Version: 0.20.3
|
||||
Release: 0
|
||||
Summary: Make working with "relational" or "labeled" data both easy and intuitive
|
||||
License: BSD-3-Clause
|
||||
Group: Development/Libraries/Python
|
||||
Url: http://pandas.pydata.org/
|
||||
Source0: https://files.pythonhosted.org/packages/source/p/pandas/pandas-%{version}.tar.gz
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module numpy-devel >= 1.7.1}
|
||||
BuildRequires: %{python_module python-dateutil >= 1.5}
|
||||
BuildRequires: %{python_module pytz}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-numpy >= 1.7.1
|
||||
Requires: python-python-dateutil >= 1.5
|
||||
Requires: python-pytz
|
||||
|
Reference in New Issue
Block a user