diff --git a/python-rich.changes b/python-rich.changes index f2596ca..9c0bd57 100644 --- a/python-rich.changes +++ b/python-rich.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Thu Nov 16 21:27:11 UTC 2023 - BenoƮt Monin + +- update to version 13.7.0: + * Added + + Adds missing parameters to Panel.fit #3142 + + Fixed + + Some text goes missing during wrapping when it contains + double width characters #3176 + + Ensure font is correctly inherited in exported HTML #3104 + + Fixed typing for FloatPrompt. +- additional changes from 13.6.0: + * Added Python 3.12 to classifiers. +- additional changes from 13.5.3: + * Fixed + + Markdown table rendering issue with inline styles and links + #3115 + + Fix Markdown code blocks on a light background #3123 + ------------------------------------------------------------------- Sun Aug 27 21:36:07 UTC 2023 - Arun Persaud diff --git a/python-rich.spec b/python-rich.spec index 4adf334..cf8567e 100644 --- a/python-rich.spec +++ b/python-rich.spec @@ -19,7 +19,7 @@ %{?sle15_python_module_pythons} Name: python-rich -Version: 13.5.2 +Version: 13.7.0 Release: 0 Summary: A Python library for rich text and beautiful formatting in the terminal License: MIT diff --git a/rich-13.5.2.tar.gz b/rich-13.5.2.tar.gz deleted file mode 100644 index 03b462b..0000000 --- a/rich-13.5.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fb9d6c0a0f643c99eed3875b5377a184132ba9be4d61516a55273d3554d75a39 -size 220216 diff --git a/rich-13.7.0.tar.gz b/rich-13.7.0.tar.gz new file mode 100644 index 0000000..72f298f --- /dev/null +++ b/rich-13.7.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cb5123b5cf9ee70584244246816e9114227e0b98ad9176eede6ad54bf5403fa +size 221168