From 11b88666c7d1a1b1ff30b3c7ffe56592b96fc45e2e961d534bcb39503003fbc1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 22 Jul 2020 21:00:59 +0000 Subject: [PATCH] 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 --- python-rich.changes | 24 ++++++++++++++++++++++++ python-rich.spec | 2 +- rich-3.3.1.tar.gz | 3 --- rich-3.4.1.tar.gz | 3 +++ 4 files changed, 28 insertions(+), 4 deletions(-) delete mode 100644 rich-3.3.1.tar.gz create mode 100644 rich-3.4.1.tar.gz diff --git a/python-rich.changes b/python-rich.changes index aa7b2b8..270f7dc 100644 --- a/python-rich.changes +++ b/python-rich.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Wed Jul 22 20:03:19 UTC 2020 - Martin Hauke + +- 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 diff --git a/python-rich.spec b/python-rich.spec index c714854..19a195a 100644 --- a/python-rich.spec +++ b/python-rich.spec @@ -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 diff --git a/rich-3.3.1.tar.gz b/rich-3.3.1.tar.gz deleted file mode 100644 index 738ca55..0000000 --- a/rich-3.3.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ef2981ff901460f3e426fb20de87f4be89cd22844937ad856f073fb0e527cea3 -size 11093604 diff --git a/rich-3.4.1.tar.gz b/rich-3.4.1.tar.gz new file mode 100644 index 0000000..0ee8dac --- /dev/null +++ b/rich-3.4.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:674306a45c0a3f76286845af8d7c06ae554c913903d1998b970448eb77eb89c4 +size 11124995