From e4c8a04a13f28dc64b2368ac4d68ff805ec76c9cff3d7fbc7f375119c0f53e87 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 7 Jul 2022 10:39:45 +0000 Subject: [PATCH] - update to 12.3.0: OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rich?expand=0&rev=38 --- python-rich.changes | 14 +------------- python-rich.spec | 2 +- rich-12.3.0.tar.gz | 3 +++ rich-12.4.4.tar.gz | 3 --- 4 files changed, 5 insertions(+), 17 deletions(-) create mode 100644 rich-12.3.0.tar.gz delete mode 100644 rich-12.4.4.tar.gz diff --git a/python-rich.changes b/python-rich.changes index 14482c9..ccfc145 100644 --- a/python-rich.changes +++ b/python-rich.changes @@ -1,19 +1,7 @@ ------------------------------------------------------------------- Thu Jul 7 10:34:00 UTC 2022 - Dirk Müller -- update to 12.4.4: - * Added clipping per line to SVG output to avoid box characters overlapping - * Optimized SVG output - * Further tweaks to SVG character matrix - * Added clip rect to SVG to prevent box characters overlapping bottom of terminal - * Fix for SVG on Firefox - * Removed excess margin from SVG, tweaked cell sizes to better render block characters - * Fix for default background color in SVG export - * Added a keyline around SVG terminals which is visible on dark backgrounds - * Added a keyline around SVG terminals which is visible on dark backgrounds - * Rebuilt SVG export to create a simpler SVG that is more portable - * Fix render_lines crash when render height was negative - * Add `padding` to Syntax constructor +- update to 12.3.0: * Ability to change terminal window title * Added show_speed parameter to progress.track which will show the speed when the total is not known * Python blocks can now opt out from being rendered in tracebacks's frames, diff --git a/python-rich.spec b/python-rich.spec index 8a8af48..43e5441 100644 --- a/python-rich.spec +++ b/python-rich.spec @@ -21,7 +21,7 @@ %define skip_python2 1 Name: python-rich -Version: 12.4.4 +Version: 12.3.0 Release: 0 Summary: A Python library for rich text and beautiful formatting in the terminal License: MIT diff --git a/rich-12.3.0.tar.gz b/rich-12.3.0.tar.gz new file mode 100644 index 0000000..7b4637b --- /dev/null +++ b/rich-12.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:414f7997896689ca54b18cc34d83d3b230bcacc481b84f7a75a03099a169c6a1 +size 14889665 diff --git a/rich-12.4.4.tar.gz b/rich-12.4.4.tar.gz deleted file mode 100644 index a1f8cd5..0000000 --- a/rich-12.4.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b1d224ee0627560ea7b43da882badf1fe21b77db42bbaee37d3426903156cd56 -size 14891341