diff --git a/python-typer.changes b/python-typer.changes index cfede4f..88dc9da 100644 --- a/python-typer.changes +++ b/python-typer.changes @@ -1,5 +1,11 @@ ------------------------------------------------------------------- -Sat Aug 30 14:32:00 UTC 2025 - Matthias Bach +Sat Sep 6 09:01:49 UTC 2025 - Matthias Bach - 0.17.4 + +- Update to 0.17.4 + * Make sure rich.markup is imported when rendering help text. + +------------------------------------------------------------------- +Sat Aug 30 14:32:00 UTC 2025 - Matthias Bach - 0.17.3 - Update to 0.17.3 * Allow annotated parsing with a subclass of Path. diff --git a/python-typer.spec b/python-typer.spec index 371f652..60d083a 100644 --- a/python-typer.spec +++ b/python-typer.spec @@ -26,7 +26,7 @@ %endif %{?sle15_python_module_pythons} Name: python-typer -Version: 0.17.3 +Version: 0.17.4 Release: 0 Summary: Typer, build great CLIs. Easy to code. Based on Python type hints License: MIT diff --git a/typer-0.17.3.tar.gz b/typer-0.17.3.tar.gz deleted file mode 100644 index 7c216f2..0000000 --- a/typer-0.17.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0c600503d472bcf98d29914d4dcd67f80c24cc245395e2e00ba3603c9332e8ba -size 103517 diff --git a/typer-0.17.4.tar.gz b/typer-0.17.4.tar.gz new file mode 100644 index 0000000..28f83c1 --- /dev/null +++ b/typer-0.17.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b77dc07d849312fd2bb5e7f20a7af8985c7ec360c45b051ed5412f64d8dc1580 +size 103734