From 334f75d95a9e2bfcb75cbf596c1560b18031fc25bd271284a4f3bf9ea712d2c7 Mon Sep 17 00:00:00 2001 From: Matthias Bach Date: Thu, 29 Aug 2024 18:53:05 +0000 Subject: [PATCH] Accepting request 1197516 from home:theMarix:branches:devel:languages:python OBS-URL: https://build.opensuse.org/request/show/1197516 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typer?expand=0&rev=32 --- python-typer.changes | 8 ++++++++ python-typer.spec | 2 +- typer-0.12.4.tar.gz | 3 --- typer-0.12.5.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 typer-0.12.4.tar.gz create mode 100644 typer-0.12.5.tar.gz 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