Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-tabulate for openSUSE:Factory
checked in at 2021-07-21 19:05:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-tabulate (Old)
and /work/SRC/openSUSE:Factory/.python-tabulate.new.2632 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-tabulate"
Wed Jul 21 19:05:27 2021 rev:11 rq:906725 version:0.8.9
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-tabulate/python-tabulate.changes
2021-01-18 11:26:40.800461294 +0100
+++
/work/SRC/openSUSE:Factory/.python-tabulate.new.2632/python-tabulate.changes
2021-07-21 19:05:29.063198107 +0200
@@ -1,0 +2,13 @@
+Fri Jul 16 19:55:28 UTC 2021 - Dirk M??ller <[email protected]>
+
+- update to 0.8.9:
+ * Bug fix. Revert support of decimal separators.
+ * Python 3.9 support, 3.10 ready.
+ * New formats: ``unsafehtml``, ``latex_longtable``, ``fancy_outline``.
+ * Support lists of UserDicts as input.
+ * Support hyperlinks in terminal output.
+ * Improve testing on systems with proxies.
+ * Migrate to pytest.
+ * Various bug fixes and improvements.
+
+-------------------------------------------------------------------
Old:
----
tabulate-0.8.7.tar.gz
New:
----
tabulate-0.8.9.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-tabulate.spec ++++++
--- /var/tmp/diff_new_pack.EmIfm2/_old 2021-07-21 19:05:29.743199288 +0200
+++ /var/tmp/diff_new_pack.EmIfm2/_new 2021-07-21 19:05:29.747199296 +0200
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-tabulate
-Version: 0.8.7
+Version: 0.8.9
Release: 0
Summary: Pretty-printer for tabular data in Python
License: MIT
@@ -33,7 +33,7 @@
BuildRequires: python-rpm-macros
Requires: python-setuptools
Requires(post): update-alternatives
-Requires(postun): update-alternatives
+Requires(postun):update-alternatives
Recommends: python-wcwidth
Suggests: python-pandas
BuildArch: noarch
++++++ tabulate-0.8.7.tar.gz -> tabulate-0.8.9.tar.gz ++++++
++++ 1616 lines of diff (skipped)