diff --git a/python-typer.changes b/python-typer.changes index f28c035..b55d1c4 100644 --- a/python-typer.changes +++ b/python-typer.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jan 6 18:20:15 UTC 2026 - Matthias Bach - 0.21.1 + +- Update to 0.21.1 + * Fix escaping in help text when rich is installed but not used. + ------------------------------------------------------------------- Sat Dec 20 13:41:29 UTC 2025 - Matthias Bach diff --git a/python-typer.spec b/python-typer.spec index 04d60a4..71fa042 100644 --- a/python-typer.spec +++ b/python-typer.spec @@ -1,7 +1,7 @@ # # spec file for package python-typer # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC # Copyright (c) 2025 SUSE LLC and contributors # Copyright (c) 2021 Matthias Bach # @@ -26,7 +26,7 @@ %endif %{?sle15_python_module_pythons} Name: python-typer -Version: 0.20.1 +Version: 0.21.1 Release: 0 Summary: Typer, build great CLIs. Easy to code. Based on Python type hints License: MIT diff --git a/typer-0.20.1.tar.gz b/typer-0.20.1.tar.gz deleted file mode 100644 index 8b7a7c7..0000000 --- a/typer-0.20.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:68585eb1b01203689c4199bc440d6be616f0851e9f0eb41e4a778845c5a0fd5b -size 105968 diff --git a/typer-0.21.1.tar.gz b/typer-0.21.1.tar.gz new file mode 100644 index 0000000..66165b9 --- /dev/null +++ b/typer-0.21.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea835607cd752343b6b2b7ce676893e5a0324082268b48f27aa058bdb7d2145d +size 110371