Hello community, here is the log from the commit of package python-rich for openSUSE:Factory checked in at 2020-08-25 09:34:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-rich (Old) and /work/SRC/openSUSE:Factory/.python-rich.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-rich" Tue Aug 25 09:34:13 2020 rev:6 rq:828941 version:5.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-rich/python-rich.changes 2020-08-13 10:17:52.370750017 +0200 +++ /work/SRC/openSUSE:Factory/.python-rich.new.3399/python-rich.changes 2020-08-25 09:36:09.656119896 +0200 @@ -1,0 +2,26 @@ +Sat Aug 22 22:09:10 UTC 2020 - Martin Hauke <[email protected]> + +- Update to version 5.2.1 + * Fixed underscore with display hook +- Update to version 5.2.0 + * Added crop argument to Console.print + * Added "ignore" overflow method + * Added multiple characters per rule +- Update to version 5.1.2 + * Further optimized pretty printing ~5X. +- Update to version 5.1.1 + * Optimized pretty printing ~3X faster +- Update to version 5.1.0 + Added + * Added Text.cell_len + * Added helpful message regarding unicode decoding errors + * Added display hook with pretty.install() + Fixed + * Fixed deprecation warnings re backslash + * Fixed repr highlighting of scientific notation, e.g. 1e100 + Changed + * Implemented pretty printing, and removed pprintpp from + dependencies + * Optimized Text.join + +------------------------------------------------------------------- Old: ---- rich-5.0.0.tar.gz New: ---- rich-5.2.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-rich.spec ++++++ --- /var/tmp/diff_new_pack.mEUeIt/_old 2020-08-25 09:36:11.936121227 +0200 +++ /var/tmp/diff_new_pack.mEUeIt/_new 2020-08-25 09:36:11.940121229 +0200 @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-rich -Version: 5.0.0 +Version: 5.2.1 Release: 0 Summary: A Python library for rich text and beautiful formatting in the terminal License: MIT @@ -32,7 +32,6 @@ # SECTION test requirements BuildRequires: %{python_module colorama >= 0.4.0} BuildRequires: %{python_module commonmark >= 0.9.0} -BuildRequires: %{python_module pprintpp >= 0.4.0} BuildRequires: %{python_module pygments >= 2.6.0} BuildRequires: %{python_module pytest} BuildRequires: %{python_module typing_extensions >= 3.7.4} @@ -40,7 +39,6 @@ BuildRequires: fdupes Requires: python-colorama >= 0.4.0 Requires: python-commonmark >= 0.9.0 -Requires: python-pprintpp >= 0.4.0 Requires: python-pygments >= 2.6.0 Requires: python-typing_extensions >= 3.7.4 %if %{python_version_nodots} < 37 ++++++ rich-5.0.0.tar.gz -> rich-5.2.1.tar.gz ++++++ /work/SRC/openSUSE:Factory/python-rich/rich-5.0.0.tar.gz /work/SRC/openSUSE:Factory/.python-rich.new.3399/rich-5.2.1.tar.gz differ: char 13, line 1
