diff --git a/python-typer.changes b/python-typer.changes index 759c908..aa30130 100644 --- a/python-typer.changes +++ b/python-typer.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Aug 29 17:42:57 UTC 2024 - Matthias Bach - 0.12.5 + +- Update to upstream version 0.12.5 + * Unify the width of the Rich console for help and errors. + * Improve assertion error message if a group is not a valid subclass. + * Ensure rich_markup_mode=None disables Rich formatting. + ------------------------------------------------------------------- Sat Aug 17 08:05:30 UTC 2024 - Matthias Bach - 0.12.4 diff --git a/python-typer.spec b/python-typer.spec index 683cbdc..098e53e 100644 --- a/python-typer.spec +++ b/python-typer.spec @@ -20,7 +20,7 @@ %define plainpython python %{?sle15_python_module_pythons} Name: python-typer -Version: 0.12.4 +Version: 0.12.5 Release: 0 Summary: Typer, build great CLIs. Easy to code. Based on Python type hints License: MIT diff --git a/typer-0.12.4.tar.gz b/typer-0.12.4.tar.gz deleted file mode 100644 index c7e027f..0000000 --- a/typer-0.12.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c9c1613ed6a166162705b3347b8d10b661ccc5d95692654d0fb628118f2c34e6 -size 97945 diff --git a/typer-0.12.5.tar.gz b/typer-0.12.5.tar.gz new file mode 100644 index 0000000..94c961d --- /dev/null +++ b/typer-0.12.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f592f089bedcc8ec1b974125d64851029c3b1af145f04aca64d69410f0c9b722 +size 98953