Hello community, here is the log from the commit of package python-rich for openSUSE:Factory checked in at 2020-07-05 01:15:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-rich (Old) and /work/SRC/openSUSE:Factory/.python-rich.new.3060 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-rich" Sun Jul 5 01:15:28 2020 rev:2 rq:818402 version:3.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-rich/python-rich.changes 2020-07-01 14:27:16.306874898 +0200 +++ /work/SRC/openSUSE:Factory/.python-rich.new.3060/python-rich.changes 2020-07-05 01:16:35.920693826 +0200 @@ -1,0 +2,13 @@ +Thu Jul 2 19:08:35 UTC 2020 - Martin Hauke <[email protected]> + +- Update to version 3.0.2 + Added + * Added rich.styled.Styled class to apply styles to renderable + * Table.add_row now has an optional style parameter + * Added table_movie.py to examples + Changed + * Modified box options to use half line characters at edges + * Non no_wrap columns will now shrink below minimum width if + table is compressed + +------------------------------------------------------------------- Old: ---- rich-3.0.1.tar.gz New: ---- rich-3.0.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-rich.spec ++++++ --- /var/tmp/diff_new_pack.PFFxgA/_old 2020-07-05 01:16:48.164732845 +0200 +++ /var/tmp/diff_new_pack.PFFxgA/_new 2020-07-05 01:16:48.164732845 +0200 @@ -1,6 +1,7 @@ # # spec file for package python-rich # +# Copyright (c) 2020 SUSE LLC # Copyright (c) 2020, Martin Hauke <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -12,28 +13,29 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-rich -Version: 3.0.1 +Version: 3.0.2 Release: 0 -License: MIT Summary: A Python library for rich text and beautiful formatting in the terminal -Url: https://github.com/willmcgugan/rich +License: MIT Group: Development/Languages/Python +URL: https://github.com/willmcgugan/rich Source: https://github.com/willmcgugan/rich/archive/v%{version}.tar.gz#/rich-%{version}.tar.gz -BuildRequires: python-rpm-macros BuildRequires: %{python_module setuptools} BuildRequires: python-dephell-rpm-macros +BuildRequires: python-rpm-macros # 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 typing_extensions >= 3.7.4} BuildRequires: %{python_module pytest} +BuildRequires: %{python_module typing_extensions >= 3.7.4} # /SECTION BuildRequires: fdupes Requires: python-colorama >= 0.4.0 ++++++ rich-3.0.1.tar.gz -> rich-3.0.2.tar.gz ++++++ /work/SRC/openSUSE:Factory/python-rich/rich-3.0.1.tar.gz /work/SRC/openSUSE:Factory/.python-rich.new.3060/rich-3.0.2.tar.gz differ: char 18, line 1
