Hello community,

here is the log from the commit of package python3-pandas for openSUSE:Factory 
checked in at 2017-03-03 17:47:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-pandas (Old)
 and      /work/SRC/openSUSE:Factory/.python3-pandas.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-pandas"

Fri Mar  3 17:47:08 2017 rev:19 rq:461445 version:0.19.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-pandas/python3-pandas-doc.changes        
2017-01-09 11:01:48.508140590 +0100
+++ /work/SRC/openSUSE:Factory/.python3-pandas.new/python3-pandas-doc.changes   
2017-03-03 17:48:02.131452279 +0100
@@ -1,0 +2,5 @@
+Wed Mar  1 15:45:44 UTC 2017 - [email protected]
+
+- Fix doc building
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python3-pandas-doc.spec ++++++
--- /var/tmp/diff_new_pack.JmOCOH/_old  2017-03-03 17:48:03.683233127 +0100
+++ /var/tmp/diff_new_pack.JmOCOH/_new  2017-03-03 17:48:03.687232562 +0100
@@ -24,7 +24,20 @@
 Group:          Documentation/HTML
 Url:            http://pandas.pydata.org/
 Source0:        
https://files.pythonhosted.org/packages/source/p/pandas/pandas-%{version}.tar.gz
+BuildRequires:  gcc-c++
+BuildRequires:  python3-Cython
 BuildRequires:  python3-Sphinx
+BuildRequires:  python3-dateutil
+BuildRequires:  python3-devel
+BuildRequires:  python3-matplotlib
+BuildRequires:  python3-numpy-devel >= 1.7.0
+BuildRequires:  python3-pytz
+BuildRequires:  python3-scipy
+BuildRequires:  python3-setuptools
+BuildRequires:  python3-jupyter_client
+BuildRequires:  python3-jupyter_ipykernel
+BuildRequires:  python3-jupyter_nbconvert
+BuildRequires:  python3-jupyter_nbformat
 BuildRequires:  python3-pandas = %{version}
 Recommends:     python3-pandas = %{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -37,7 +50,7 @@
 %setup -q -n pandas-%{version}
 
 %build
-# Not needed
+python3 setup.py build_ext --inplace
 
 %install
 pushd doc


Reply via email to