From c58e50b21c3d69f4356e8ef25e75a2db3a2524c76495700b0b6e028d8b24699e Mon Sep 17 00:00:00 2001 From: Matthias Bach Date: Wed, 4 Dec 2024 21:10:53 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typer?expand=0&rev=39 --- python-typer.changes | 7 +++++++ python-typer.spec | 2 +- typer-0.15.0.tar.gz | 3 --- typer-0.15.1.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 typer-0.15.0.tar.gz create mode 100644 typer-0.15.1.tar.gz diff --git a/python-typer.changes b/python-typer.changes index 020d5b4..0d8c3a6 100644 --- a/python-typer.changes +++ b/python-typer.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Dec 4 20:49:15 UTC 2024 - Matthias Bach - 0.15.1 + +- Update to 0.15.1 + * Deprecate shell_complete and continue to use autocompletion for + CLI parameters. + ------------------------------------------------------------------- Tue Dec 3 20:36:00 UTC 2024 - Matthias Bach - 0.15.0 diff --git a/python-typer.spec b/python-typer.spec index b5964fb..5218a5f 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.0 +Version: 0.15.1 Release: 0 Summary: Typer, build great CLIs. Easy to code. Based on Python type hints License: MIT diff --git a/typer-0.15.0.tar.gz b/typer-0.15.0.tar.gz deleted file mode 100644 index 51a37a8..0000000 --- a/typer-0.15.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8995452a598922ed8d8ad8c06ca63a218881ab601f5fa6fb0c511f7776497c7e -size 99794 diff --git a/typer-0.15.1.tar.gz b/typer-0.15.1.tar.gz new file mode 100644 index 0000000..c969a4b --- /dev/null +++ b/typer-0.15.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0588c0a7fa68a1978a069818657778f86abe6ff5ea6abf472f940a08bfe4f0a +size 99789