diff --git a/python-typer.changes b/python-typer.changes index b87eb4e..f36c4fe 100644 --- a/python-typer.changes +++ b/python-typer.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Apr 29 17:58:31 UTC 2025 - Matthias Bach - 0.15.3 + +- Update to 0.15.3 + * Ensure that autocompletion works for Path arguments/options. + * Fix newline after header in help text. + ------------------------------------------------------------------- Fri Feb 28 16:41:20 UTC 2025 - Matthias Bach - 0.15.2 diff --git a/python-typer.spec b/python-typer.spec index 36fdc4f..e5a73f0 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.15.2 +Version: 0.15.3 Release: 0 Summary: Typer, build great CLIs. Easy to code. Based on Python type hints License: MIT diff --git a/typer-0.15.2.tar.gz b/typer-0.15.2.tar.gz deleted file mode 100644 index e3314c5..0000000 --- a/typer-0.15.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ab2fab47533a813c49fe1f16b1a370fd5819099c00b119e0633df65f22144ba5 -size 100711 diff --git a/typer-0.15.3.tar.gz b/typer-0.15.3.tar.gz new file mode 100644 index 0000000..8dc026b --- /dev/null +++ b/typer-0.15.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:818873625d0569653438316567861899f7e9972f2e6e0c16dab608345ced713c +size 101641