From 03cb467dd4321b9c73d3a3a30f2804eb7c329e89a2f70674113d498bbf751433 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 19 May 2021 05:30:42 +0000 Subject: [PATCH] Accepting request 894109 from home:mnhauke - Update to version 10.2.1 * Fixed panel in Markdown exploding - Update to version 10.2.0 Added * syntax for call, i.e. "Foo(bar)" * Console.measure as a convenient alias for Measurement.get * support for pretty printing attrs objects * mappingproxy to pretty print * UserDict and UserList support to pretty printer Changed * colorama init to set strip=False * Changed highlighter for False, True, None to not match in the middle of a word. i.e. NoneType is no longer highlighted as None OBS-URL: https://build.opensuse.org/request/show/894109 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rich?expand=0&rev=30 --- python-rich.changes | 18 ++++++++++++++++++ python-rich.spec | 2 +- rich-10.1.0.tar.gz | 3 --- rich-10.2.1.tar.gz | 3 +++ 4 files changed, 22 insertions(+), 4 deletions(-) delete mode 100644 rich-10.1.0.tar.gz create mode 100644 rich-10.2.1.tar.gz diff --git a/python-rich.changes b/python-rich.changes index caf88dc..9a9fb76 100644 --- a/python-rich.changes +++ b/python-rich.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Tue May 18 16:01:09 UTC 2021 - Martin Hauke + +- Update to version 10.2.1 + * Fixed panel in Markdown exploding +- Update to version 10.2.0 + Added + * syntax for call, i.e. "Foo(bar)" + * Console.measure as a convenient alias for Measurement.get + * support for pretty printing attrs objects + * mappingproxy to pretty print + * UserDict and UserList support to pretty printer + Changed + * colorama init to set strip=False + * Changed highlighter for False, True, None to not match in the + middle of a word. i.e. NoneType is no longer highlighted as + None + ------------------------------------------------------------------- Tue Apr 6 09:20:59 UTC 2021 - Martin Hauke diff --git a/python-rich.spec b/python-rich.spec index b838f45..d4a1718 100644 --- a/python-rich.spec +++ b/python-rich.spec @@ -20,7 +20,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-rich -Version: 10.1.0 +Version: 10.2.1 Release: 0 Summary: A Python library for rich text and beautiful formatting in the terminal License: MIT diff --git a/rich-10.1.0.tar.gz b/rich-10.1.0.tar.gz deleted file mode 100644 index 35f4f3d..0000000 --- a/rich-10.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:767753f2e453ebc02e99a7065e96b9fa24725b505053f26561e1939ee29ac7d9 -size 16218332 diff --git a/rich-10.2.1.tar.gz b/rich-10.2.1.tar.gz new file mode 100644 index 0000000..785ba2d --- /dev/null +++ b/rich-10.2.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b08b4a5dcfae94b44c216f7b1f4a8e1908088fea54914b4dadc0bbc8e3e29da6 +size 16231545