From 0bfd848191a285e6821e1594dfa5b85e745bd169919622022805aa3a58e63d63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Mon, 28 Aug 2023 10:56:34 +0000 Subject: [PATCH] Accepting request 1106191 from home:apersaud:branches:devel:languages:python update to latest version OBS-URL: https://build.opensuse.org/request/show/1106191 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rich?expand=0&rev=55 --- python-rich.changes | 32 ++++++++++++++++++++++++++++++++ python-rich.spec | 3 +-- rich-13.4.2.tar.gz | 3 --- rich-13.5.2.tar.gz | 3 +++ 4 files changed, 36 insertions(+), 5 deletions(-) delete mode 100644 rich-13.4.2.tar.gz create mode 100644 rich-13.5.2.tar.gz diff --git a/python-rich.changes b/python-rich.changes index da3a7ef..f2596ca 100644 --- a/python-rich.changes +++ b/python-rich.changes @@ -1,3 +1,35 @@ +------------------------------------------------------------------- +Sun Aug 27 21:36:07 UTC 2023 - Arun Persaud + +- specfile: + * update copyright year + +- update to version 13.5.2: + * Fixed + + Fixed Text.expand_tab assertion error + +- changes from version 13.5.1: + * Fixed + + Fix tilde character (~) not included in link regex when printing + to console #3057 + +- changes from version 13.5.0: + * Fixed + + Fixed Text.expand_tabs not expanding spans. + + Fixed TimeElapsedColumn from showing negative. + + Fix for escaping strings with a trailing backslash #2987 + + Fixed exception in Markdown with partial table #3053 + + Fixed the HTML export template so that the tag comes + before the tag #3021 + + Fixed issue with custom classes overwriting __eq__ #2875 + + Fix rich.pretty.install breakage in iPython #3013 + * Added + + Added Text.extend_style method. + + Added Span.extend method. + * Changed + + Text.tab_size now defaults to None to indicate that + Console.tab_size should be used. + ------------------------------------------------------------------- Wed Jul 19 09:18:31 UTC 2023 - ecsos diff --git a/python-rich.spec b/python-rich.spec index 78b13e9..4adf334 100644 --- a/python-rich.spec +++ b/python-rich.spec @@ -19,7 +19,7 @@ %{?sle15_python_module_pythons} Name: python-rich -Version: 13.4.2 +Version: 13.5.2 Release: 0 Summary: A Python library for rich text and beautiful formatting in the terminal License: MIT @@ -38,7 +38,6 @@ Requires: python-markdown-it-py >= 2.2.0 Requires: python-pygments >= 2.13.0 Suggests: python-ipywidgets >= 7.5.1 BuildArch: noarch - # SECTION test requirements BuildRequires: %{python_module pytest} # /SECTION diff --git a/rich-13.4.2.tar.gz b/rich-13.4.2.tar.gz deleted file mode 100644 index cf16ba5..0000000 --- a/rich-13.4.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d653d6bccede5844304c605d5aac802c7cf9621efd700b46c7ec2b51ea914898 -size 219907 diff --git a/rich-13.5.2.tar.gz b/rich-13.5.2.tar.gz new file mode 100644 index 0000000..03b462b --- /dev/null +++ b/rich-13.5.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb9d6c0a0f643c99eed3875b5377a184132ba9be4d61516a55273d3554d75a39 +size 220216