diff --git a/python-typer.changes b/python-typer.changes index 9d9f1bd..9d427a0 100644 --- a/python-typer.changes +++ b/python-typer.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Aug 19 20:15:13 UTC 2025 - Matthias Bach + +- Update to 0.16.1 + * Avoid printing additional output with no_args_is_help=True and + Click 8.2. + ------------------------------------------------------------------- Tue May 27 20:52:25 UTC 2025 - Matthias Bach - 0.16.0 diff --git a/python-typer.spec b/python-typer.spec index 47ae070..e2cab0c 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.16.0 +Version: 0.16.1 Release: 0 Summary: Typer, build great CLIs. Easy to code. Based on Python type hints License: MIT diff --git a/typer-0.16.0.tar.gz b/typer-0.16.0.tar.gz deleted file mode 100644 index 385b220..0000000 --- a/typer-0.16.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:af377ffaee1dbe37ae9440cb4e8f11686ea5ce4e9bae01b84ae7c63b87f1dd3b -size 102625 diff --git a/typer-0.16.1.tar.gz b/typer-0.16.1.tar.gz new file mode 100644 index 0000000..e5f8879 --- /dev/null +++ b/typer-0.16.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d358c65a464a7a90f338e3bb7ff0c74ac081449e53884b12ba658cbd72990614 +size 102836