15
0
forked from pool/python-rich

Accepting request 843924 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/843924
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-rich?expand=0&rev=8
This commit is contained in:
2020-10-26 15:20:55 +00:00
committed by Git OBS Bridge
4 changed files with 18 additions and 4 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sun Oct 25 15:36:02 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Update to version 9.1.0
* New option to render 'indent guides' in Syntax and pretty
printing.
* Added a max_length argument to pretty printing which will
truncate containers longer than a certain length.
- Update to version 9.0.0
* Added a new pager method which will pipe any console output
in to the system 'pager'.
* There's also a new Bar renderable you could use to display a
chart in a table. See bars.py for an example of how to use it.
-------------------------------------------------------------------
Sat Sep 26 15:51:49 UTC 2020 - Martin Hauke <mardnh@gmx.de>

View File

@@ -20,7 +20,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-rich
Version: 7.1.0
Version: 9.1.0
Release: 0
Summary: A Python library for rich text and beautiful formatting in the terminal
License: MIT

View File

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

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

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