diff --git a/python-rich.changes b/python-rich.changes index 68053da..4130d59 100644 --- a/python-rich.changes +++ b/python-rich.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Jun 1 06:05:31 UTC 2023 - Johannes Kastl + +- update to 13.4.1: + * Fixed typing extensions import in markdown #2979 +- update to 13.4.0: + * Added support for tables in Markdown #2977 + ------------------------------------------------------------------- Thu May 4 21:06:58 UTC 2023 - Dirk Müller diff --git a/python-rich.spec b/python-rich.spec index 6b105b8..4b94371 100644 --- a/python-rich.spec +++ b/python-rich.spec @@ -17,10 +17,9 @@ # -%define skip_python2 1 %{?sle15_python_module_pythons} Name: python-rich -Version: 13.3.5 +Version: 13.4.1 Release: 0 Summary: A Python library for rich text and beautiful formatting in the terminal License: MIT diff --git a/rich-13.3.5.tar.gz b/rich-13.3.5.tar.gz deleted file mode 100644 index e352f9e..0000000 --- a/rich-13.3.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2d11b9b8dd03868f09b4fffadc84a6a8cda574e40dc90821bd845720ebb8e89c -size 219245 diff --git a/rich-13.4.1.tar.gz b/rich-13.4.1.tar.gz new file mode 100644 index 0000000..0e93e39 --- /dev/null +++ b/rich-13.4.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76f6b65ea7e5c5d924ba80e322231d7cb5b5981aa60bfc1e694f1bc097fe6fe1 +size 219901