forked from pool/python-rich
Accepting request 894109 from home:mnhauke
- Update to version 10.2.1
* Fixed panel in Markdown exploding
- Update to version 10.2.0
Added
* syntax for call, i.e. "Foo(bar)"
* Console.measure as a convenient alias for Measurement.get
* support for pretty printing attrs objects
* mappingproxy to pretty print
* UserDict and UserList support to pretty printer
Changed
* colorama init to set strip=False
* Changed highlighter for False, True, None to not match in the
middle of a word. i.e. NoneType is no longer highlighted as
None
OBS-URL: https://build.opensuse.org/request/show/894109
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rich?expand=0&rev=30
This commit is contained in:
@@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 18 16:01:09 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
- Update to version 10.2.1
|
||||||
|
* Fixed panel in Markdown exploding
|
||||||
|
- Update to version 10.2.0
|
||||||
|
Added
|
||||||
|
* syntax for call, i.e. "Foo(bar)"
|
||||||
|
* Console.measure as a convenient alias for Measurement.get
|
||||||
|
* support for pretty printing attrs objects
|
||||||
|
* mappingproxy to pretty print
|
||||||
|
* UserDict and UserList support to pretty printer
|
||||||
|
Changed
|
||||||
|
* colorama init to set strip=False
|
||||||
|
* Changed highlighter for False, True, None to not match in the
|
||||||
|
middle of a word. i.e. NoneType is no longer highlighted as
|
||||||
|
None
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 6 09:20:59 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
Tue Apr 6 09:20:59 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
|||||||
@@ -20,7 +20,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
Name: python-rich
|
Name: python-rich
|
||||||
Version: 10.1.0
|
Version: 10.2.1
|
||||||
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
|
||||||
|
|||||||
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:767753f2e453ebc02e99a7065e96b9fa24725b505053f26561e1939ee29ac7d9
|
|
||||||
size 16218332
|
|
||||||
3
rich-10.2.1.tar.gz
Normal file
3
rich-10.2.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b08b4a5dcfae94b44c216f7b1f4a8e1908088fea54914b4dadc0bbc8e3e29da6
|
||||||
|
size 16231545
|
||||||
Reference in New Issue
Block a user