From d4b2011afdfca1196ddfd952ea4bca764864f547c7837f4cefd8959918c64ffe Mon Sep 17 00:00:00 2001 From: Matthias Bach Date: Tue, 3 Dec 2024 21:35:10 +0000 Subject: [PATCH] Accepting request 1228113 from home:theMarix:branches:devel:languages:python OBS-URL: https://build.opensuse.org/request/show/1228113 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typer?expand=0&rev=38 --- python-typer.changes | 9 +++++++++ python-typer.spec | 2 +- typer-0.13.1.tar.gz | 3 --- typer-0.15.0.tar.gz | 3 +++ 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 typer-0.13.1.tar.gz create mode 100644 typer-0.15.0.tar.gz diff --git a/python-typer.changes b/python-typer.changes index cc2e667..020d5b4 100644 --- a/python-typer.changes +++ b/python-typer.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Dec 3 20:36:00 UTC 2024 - Matthias Bach - 0.15.0 + +- Update to 0.15.0 + * Add support for extending typer apps without passing a name, + add commands to the top level. + * Breaking change: Remove auto naming of groups added via + add_typer based on the group's callback function name. + ------------------------------------------------------------------- Wed Nov 20 17:25:27 UTC 2024 - Dirk Müller diff --git a/python-typer.spec b/python-typer.spec index 8051e3b..b5964fb 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.13.1 +Version: 0.15.0 Release: 0 Summary: Typer, build great CLIs. Easy to code. Based on Python type hints License: MIT diff --git a/typer-0.13.1.tar.gz b/typer-0.13.1.tar.gz deleted file mode 100644 index 599995c..0000000 --- a/typer-0.13.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9d444cb96cc268ce6f8b94e13b4335084cef4c079998a9f4851a90229a3bd25c -size 98631 diff --git a/typer-0.15.0.tar.gz b/typer-0.15.0.tar.gz new file mode 100644 index 0000000..51a37a8 --- /dev/null +++ b/typer-0.15.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8995452a598922ed8d8ad8c06ca63a218881ab601f5fa6fb0c511f7776497c7e +size 99794