forked from pool/python-rich
Accepting request 822298 from home:mnhauke
- Update to version 3.4.1
* Fixed incorrect default of expand in Table.grid
- Update to version 3.4.0
Added
* Added stream parameter to Console.input
* Added password parameter to Console.input
* Added description parameter to Progress.update
* Added rich.prompt
* Added detecting 'dumb' terminals
* Added Text.styled alternative constructor
Fixes
* Fixed progress bars so that they are readable when color is
disabled
- Update to version 3.3.2
Changed
* Optimized Text.pad
Added
* Added rich.scope
* Change log_locals to use scope.render_scope
* Added title parameter to Columns
OBS-URL: https://build.opensuse.org/request/show/822298
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rich?expand=0&rev=7
This commit is contained in:
committed by
Git OBS Bridge
parent
0d6375bcb7
commit
11b88666c7
@@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 22 20:03:19 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
- Update to version 3.4.1
|
||||
* Fixed incorrect default of expand in Table.grid
|
||||
- Update to version 3.4.0
|
||||
Added
|
||||
* Added stream parameter to Console.input
|
||||
* Added password parameter to Console.input
|
||||
* Added description parameter to Progress.update
|
||||
* Added rich.prompt
|
||||
* Added detecting 'dumb' terminals
|
||||
* Added Text.styled alternative constructor
|
||||
Fixes
|
||||
* Fixed progress bars so that they are readable when color is
|
||||
disabled
|
||||
- Update to version 3.3.2
|
||||
Changed
|
||||
* Optimized Text.pad
|
||||
Added
|
||||
* Added rich.scope
|
||||
* Change log_locals to use scope.render_scope
|
||||
* Added title parameter to Columns
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 13 19:16:04 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-rich
|
||||
Version: 3.3.1
|
||||
Version: 3.4.1
|
||||
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:ef2981ff901460f3e426fb20de87f4be89cd22844937ad856f073fb0e527cea3
|
||||
size 11093604
|
||||
3
rich-3.4.1.tar.gz
Normal file
3
rich-3.4.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:674306a45c0a3f76286845af8d7c06ae554c913903d1998b970448eb77eb89c4
|
||||
size 11124995
|
||||
Reference in New Issue
Block a user