forked from pool/python-rich
- update to 12.3.0:
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rich?expand=0&rev=38
This commit is contained in:
@@ -1,19 +1,7 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jul 7 10:34:00 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
Thu Jul 7 10:34:00 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
- update to 12.4.4:
|
- update to 12.3.0:
|
||||||
* 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
|
|
||||||
* Ability to change terminal window title
|
* Ability to change terminal window title
|
||||||
* Added show_speed parameter to progress.track which will show the speed when the total is not known
|
* 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,
|
* Python blocks can now opt out from being rendered in tracebacks's frames,
|
||||||
|
@@ -21,7 +21,7 @@
|
|||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
|
|
||||||
Name: python-rich
|
Name: python-rich
|
||||||
Version: 12.4.4
|
Version: 12.3.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A Python library for rich text and beautiful formatting in the terminal
|
Summary: A Python library for rich text and beautiful formatting in the terminal
|
||||||
License: MIT
|
License: MIT
|
||||||
|
3
rich-12.3.0.tar.gz
Normal file
3
rich-12.3.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:414f7997896689ca54b18cc34d83d3b230bcacc481b84f7a75a03099a169c6a1
|
||||||
|
size 14889665
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b1d224ee0627560ea7b43da882badf1fe21b77db42bbaee37d3426903156cd56
|
|
||||||
size 14891341
|
|
Reference in New Issue
Block a user