Hello community,
here is the log from the commit of package python-tabulate for openSUSE:Factory
checked in at 2019-10-24 23:02:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-tabulate (Old)
and /work/SRC/openSUSE:Factory/.python-tabulate.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-tabulate"
Thu Oct 24 23:02:20 2019 rev:5 rq:736041 version:0.8.5
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-tabulate/python-tabulate.changes
2019-09-18 13:11:08.136693739 +0200
+++
/work/SRC/openSUSE:Factory/.python-tabulate.new.2990/python-tabulate.changes
2019-10-24 23:02:26.864052215 +0200
@@ -1,0 +2,7 @@
+Tue Oct 8 09:15:59 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Update to 0.8.5:
+ * various bugfixes
+- Remove merged pr_2.patch
+
+-------------------------------------------------------------------
Old:
----
pr_2.patch
tabulate-0.8.3.tar.gz
New:
----
tabulate-0.8.5.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-tabulate.spec ++++++
--- /var/tmp/diff_new_pack.CPmAtI/_old 2019-10-24 23:02:29.000054669 +0200
+++ /var/tmp/diff_new_pack.CPmAtI/_new 2019-10-24 23:02:29.004054674 +0200
@@ -18,15 +18,13 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-tabulate
-Version: 0.8.3
+Version: 0.8.5
Release: 0
Summary: Pretty-printer for tabular data in Python
License: MIT
Group: Development/Languages/Python
URL: https://bitbucket.org/astanin/python-tabulate
Source:
https://files.pythonhosted.org/packages/source/t/tabulate/tabulate-%{version}.tar.gz
-# https://github.com/astanin/python-tabulate/pull/2
-Patch0: pr_2.patch
BuildRequires: %{python_module nose}
BuildRequires: %{python_module pandas}
BuildRequires: %{python_module setuptools}
@@ -54,7 +52,6 @@
%prep
%setup -n tabulate-%{version}
-%patch0 -p1
%build
%python_build
@@ -68,7 +65,7 @@
%files %{python_files}
%license LICENSE
-%doc README.rst
+%doc README.md
%python3_only %{_bindir}/tabulate
%{python_sitelib}/*
++++++ tabulate-0.8.3.tar.gz -> tabulate-0.8.5.tar.gz ++++++
++++ 13504 lines of diff (skipped)