Hello community,
here is the log from the commit of package python-tabulate for openSUSE:Factory
checked in at 2020-03-12 22:58:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-tabulate (Old)
and /work/SRC/openSUSE:Factory/.python-tabulate.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-tabulate"
Thu Mar 12 22:58:34 2020 rev:7 rq:783188 version:0.8.6
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-tabulate/python-tabulate.changes
2019-12-02 11:38:30.846462863 +0100
+++
/work/SRC/openSUSE:Factory/.python-tabulate.new.3160/python-tabulate.changes
2020-03-12 22:58:56.615005975 +0100
@@ -1,0 +2,5 @@
+Tue Mar 10 08:42:40 UTC 2020 - Dirk Mueller <[email protected]>
+
+- remove pandas dependency (optional test dependency, and went python 3.x only)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-tabulate.spec ++++++
--- /var/tmp/diff_new_pack.KFOszx/_old 2020-03-12 22:58:57.067006155 +0100
+++ /var/tmp/diff_new_pack.KFOszx/_new 2020-03-12 22:58:57.067006155 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-tabulate
#
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -26,7 +26,6 @@
URL: https://bitbucket.org/astanin/python-tabulate
Source:
https://files.pythonhosted.org/packages/source/t/tabulate/tabulate-%{version}.tar.gz
BuildRequires: %{python_module nose}
-BuildRequires: %{python_module pandas}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module wcwidth}
BuildRequires: fdupes