Hello community,

here is the log from the commit of package python-rich for openSUSE:Factory 
checked in at 2020-08-13 10:16:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-rich (Old)
 and      /work/SRC/openSUSE:Factory/.python-rich.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-rich"

Thu Aug 13 10:16:02 2020 rev:5 rq:824958 version:5.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-rich/python-rich.changes  2020-07-24 
10:05:22.161921301 +0200
+++ /work/SRC/openSUSE:Factory/.python-rich.new.3399/python-rich.changes        
2020-08-13 10:17:52.370750017 +0200
@@ -1,0 +2,35 @@
+Sat Aug  8 04:47:19 UTC 2020 - John Vandenberg <jay...@gmail.com>
+
+- Update to v5.0.0
+  * Change to console markup syntax to not parse Python structures
+    as markup, i.e. `[1,2,3]` is treated as a literal, not a tag.
+  * Standard color numbers syntax has changed to `"color(<number>)"`
+    so that `[5]` (for example) is considered a literal.
+  * Markup escape method has changed from double brackets to
+    preceding with a backslash, so `foo[[]]` would be `foo\[bar]`
+
+- From v4.2.2
+  * Added thread to automatically call update() in progress.track().
+    Replacing previous adaptive algorithm.
+  * Second attempt at working around https://bugs.python.org/issue37871
+
+-------------------------------------------------------------------
+Fri Jul 31 08:06:43 UTC 2020 - Marketa Calabkova <mcalabk...@suse.com>
+
+- Update to version 4.2.1
+  - Added show_time and show_level parameters to RichHandler 
https://github.com/willmcgugan/rich/pull/182
+  - Fixed progress.track iterator exiting early 
https://github.com/willmcgugan/rich/issues/189
+  - Added workaround for Python bug https://bugs.python.org/issue37871, fixing 
https://github.com/willmcgugan/rich/issues/186
+  - Set overflow=fold for log messages 
https://github.com/willmcgugan/rich/issues/190
+  - Fixed missing new lines https://github.com/willmcgugan/rich/issues/178
+  - Fixed Progress.track https://github.com/willmcgugan/rich/issues/184
+  - Remove control codes from exported text 
https://github.com/willmcgugan/rich/issues/181
+  - Implemented auto-detection and color rendition of 16-color mode
+  - Optimized progress.track for very quick iterations
+  - Force default size of 80x25 if get_terminal_size reports size of 0,0
+  - Added markup switch to RichHandler 
https://github.com/willmcgugan/rich/issues/171
+  - Change signature of Text.stylize to accept style first
+  - Remove Text.stylize_all which is no longer necessary
+  - Fixed rendering of Confirm prompt 
https://github.com/willmcgugan/rich/issues/170
+
+-------------------------------------------------------------------

Old:
----
  rich-3.4.1.tar.gz

New:
----
  rich-5.0.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-rich.spec ++++++
--- /var/tmp/diff_new_pack.1iULvD/_old  2020-08-13 10:18:02.374754127 +0200
+++ /var/tmp/diff_new_pack.1iULvD/_new  2020-08-13 10:18:02.374754127 +0200
@@ -19,7 +19,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-rich
-Version:        3.4.1
+Version:        5.0.0
 Release:        0
 Summary:        A Python library for rich text and beautiful formatting in the 
terminal
 License:        MIT

++++++ rich-3.4.1.tar.gz -> rich-5.0.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-rich/rich-3.4.1.tar.gz 
/work/SRC/openSUSE:Factory/.python-rich.new.3399/rich-5.0.0.tar.gz differ: char 
13, line 1


Reply via email to