14
0
forked from pool/python-rich
2022-07-07 10:39:45 +00:00
committed by Git OBS Bridge
parent b6e2bf164d
commit e4c8a04a13
4 changed files with 5 additions and 17 deletions

View File

@@ -1,19 +1,7 @@
-------------------------------------------------------------------
Thu Jul 7 10:34:00 UTC 2022 - Dirk Müller <dmueller@suse.com>
- 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,

View File

@@ -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

3
rich-12.3.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:414f7997896689ca54b18cc34d83d3b230bcacc481b84f7a75a03099a169c6a1
size 14889665

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b1d224ee0627560ea7b43da882badf1fe21b77db42bbaee37d3426903156cd56
size 14891341