Hello community,

here is the log from the commit of package python-tables for openSUSE:Factory 
checked in at 2018-08-12 20:54:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-tables (Old)
 and      /work/SRC/openSUSE:Factory/.python-tables.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-tables"

Sun Aug 12 20:54:14 2018 rev:10 rq:628607 version:3.4.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-tables/python-tables.changes      
2018-06-29 22:26:13.398491623 +0200
+++ /work/SRC/openSUSE:Factory/.python-tables.new/python-tables.changes 
2018-08-12 20:54:14.545329535 +0200
@@ -1,0 +2,5 @@
+Fri Aug 10 11:48:19 UTC 2018 - [email protected]
+
+- Drop python-unittest2 dependency it was needed only on py2.6
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-tables.spec ++++++
--- /var/tmp/diff_new_pack.nCdw38/_old  2018-08-12 20:54:14.905330266 +0200
+++ /var/tmp/diff_new_pack.nCdw38/_new  2018-08-12 20:54:14.905330266 +0200
@@ -27,6 +27,8 @@
 Source0:        
https://files.pythonhosted.org/packages/source/t/tables/tables-%{version}.tar.gz
 Patch0:         Never-use-the-msse2-flag-explicitly.patch
 BuildRequires:  %{python_module devel}
+# Python 3 version needs mock too for some reason
+BuildRequires:  %{python_module mock}
 BuildRequires:  %{python_module numexpr >= 2.5.2}
 BuildRequires:  %{python_module numpy-devel >= 1.8.1}
 BuildRequires:  %{python_module setuptools}
@@ -38,18 +40,15 @@
 BuildRequires:  libbz2-devel
 BuildRequires:  lzo-devel
 BuildRequires:  python-rpm-macros
-BuildRequires:  python2-unittest2
 BuildRequires:  python3-Sphinx >= 1.1
-BuildRequires:  python3-sphinx_rtd_theme
-BuildRequires:  python3-numpydoc
 BuildRequires:  python3-jupyter_ipython
+BuildRequires:  python3-numpydoc
+BuildRequires:  python3-sphinx_rtd_theme
 Requires:       python-numexpr >= 2.5.2
 Requires:       python-numpy >= 1.8.1
 Requires:       python-six >= 1.9.0
 Recommends:     bzip2
 Recommends:     lzo
-# Python 3 version needs mock too for some reason
-BuildRequires:  %{python_module mock}
 %python_subpackages
 
 %description


Reply via email to