forked from pool/python-rich
Accepting request 1127363 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1127363 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-rich?expand=0&rev=28
This commit is contained in:
@@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 16 21:27:11 UTC 2023 - Benoît Monin <benoit.monin@gmx.fr>
|
||||
|
||||
- update to version 13.7.0:
|
||||
* Added
|
||||
+ Adds missing parameters to Panel.fit #3142
|
||||
+ Fixed
|
||||
+ Some text goes missing during wrapping when it contains
|
||||
double width characters #3176
|
||||
+ Ensure font is correctly inherited in exported HTML #3104
|
||||
+ Fixed typing for FloatPrompt.
|
||||
- additional changes from 13.6.0:
|
||||
* Added Python 3.12 to classifiers.
|
||||
- additional changes from 13.5.3:
|
||||
* Fixed
|
||||
+ Markdown table rendering issue with inline styles and links
|
||||
#3115
|
||||
+ Fix Markdown code blocks on a light background #3123
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 27 21:36:07 UTC 2023 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
|
@@ -19,7 +19,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-rich
|
||||
Version: 13.5.2
|
||||
Version: 13.7.0
|
||||
Release: 0
|
||||
Summary: A Python library for rich text and beautiful formatting in the terminal
|
||||
License: MIT
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fb9d6c0a0f643c99eed3875b5377a184132ba9be4d61516a55273d3554d75a39
|
||||
size 220216
|
3
rich-13.7.0.tar.gz
Normal file
3
rich-13.7.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5cb5123b5cf9ee70584244246816e9114227e0b98ad9176eede6ad54bf5403fa
|
||||
size 221168
|
Reference in New Issue
Block a user