Hello community,

here is the log from the commit of package python-pandas for openSUSE:Factory 
checked in at 2018-01-16 09:37:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pandas (Old)
 and      /work/SRC/openSUSE:Factory/.python-pandas.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pandas"

Tue Jan 16 09:37:21 2018 rev:9 rq:563565 version:0.22.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pandas/python-pandas-doc.changes  
2018-01-07 17:23:01.836614219 +0100
+++ /work/SRC/openSUSE:Factory/.python-pandas.new/python-pandas-doc.changes     
2018-01-16 09:37:22.939698521 +0100
@@ -1,0 +2,5 @@
+Thu Jan 11 11:19:29 UTC 2018 - [email protected]
+
+- Format with spec-cleaner
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/python-pandas/python-pandas.changes      
2018-01-07 17:23:01.860613094 +0100
+++ /work/SRC/openSUSE:Factory/.python-pandas.new/python-pandas.changes 
2018-01-16 09:37:23.127689721 +0100
@@ -1,0 +2,5 @@
+Thu Jan 11 11:18:48 UTC 2018 - [email protected]
+
+- Drop commented code to allow us py3 only build
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pandas-doc.spec ++++++
--- /var/tmp/diff_new_pack.hr5sWu/_old  2018-01-16 09:37:24.171640856 +0100
+++ /var/tmp/diff_new_pack.hr5sWu/_new  2018-01-16 09:37:24.175640669 +0100
@@ -42,7 +42,6 @@
 BuildRequires:  python3-scipy
 BuildRequires:  python3-setuptools
 Provides:       %{python_module pandas-doc = %{version}}
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 
 %description
@@ -63,7 +62,6 @@
 cp -r doc/build/html %{buildroot}%{_docdir}/python-pandas/
 
 %files
-%defattr(-,root,root)
 %doc LICENSE
 %{_docdir}/python-pandas/
 

++++++ python-pandas.spec ++++++
--- /var/tmp/diff_new_pack.hr5sWu/_old  2018-01-16 09:37:24.199639545 +0100
+++ /var/tmp/diff_new_pack.hr5sWu/_new  2018-01-16 09:37:24.199639545 +0100
@@ -31,7 +31,6 @@
 BuildRequires:  %{python_module pytz}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
-BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  python-rpm-macros
 Requires:       python-numpy >= 1.9.0
@@ -40,6 +39,7 @@
 Recommends:     python-Bottleneck
 Recommends:     python-Jinja2
 Recommends:     python-SQLAlchemy >= 0.8.1
+Recommends:     python-XlsxWriter
 Recommends:     python-beautifulsoup4
 Recommends:     python-blosc
 Recommends:     python-boto
@@ -52,18 +52,16 @@
 Recommends:     python-openpyxl >= 2.2
 Recommends:     python-pandas-gbq
 Recommends:     python-python-gflags
-Recommends:     python-scipy
 Recommends:     python-s3fs
+Recommends:     python-scipy
 Recommends:     python-tables >= 3.0.0
 Recommends:     python-xarray >= 0.7.0
 Recommends:     python-xlrd
-Recommends:     python-XlsxWriter
 Recommends:     python-xlwt
 Recommends:     xclip
 %ifpython2
 Recommends:     python-backports.lzma
 %endif
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %python_subpackages
 
 %description
@@ -87,13 +85,7 @@
 
 %python_expand rm -r %{buildroot}%{$python_sitearch}/pandas/tests
 
-# Fix python-bytecode-inconsistent-mtime
-# pushd %{buildroot}%{python_sitearch}
-# %py_compile .
-# popd
-
 %files %{python_files}
-%defattr(-,root,root)
 %doc LICENSE doc/README.rst RELEASE.md
 %{python_sitearch}/pandas/
 %{python_sitearch}/pandas-%{version}-py*.egg-info


Reply via email to