From 2c61f1ba30d787b421c8ec29e7a59d24f60cfa12bce928153667af77cbbae476 Mon Sep 17 00:00:00 2001 From: Matthias Bach Date: Sat, 17 Aug 2024 10:35:36 +0000 Subject: [PATCH] Accepting request 1194453 from home:theMarix:branches:devel:languages:python OBS-URL: https://build.opensuse.org/request/show/1194453 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typer?expand=0&rev=30 --- python-typer.changes | 9 +++++++++ python-typer.spec | 2 +- typer-0.12.3.tar.gz | 3 --- typer-0.12.4.tar.gz | 3 +++ 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 typer-0.12.3.tar.gz create mode 100644 typer-0.12.4.tar.gz diff --git a/python-typer.changes b/python-typer.changes index 04fa337..759c908 100644 --- a/python-typer.changes +++ b/python-typer.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Aug 17 08:05:30 UTC 2024 - Matthias Bach - 0.12.4 + +- Update to upstream version 0.12.4 + * Fix support for UnionType (e.g. str | None) with Python 3.11. + * Fix zsh autocompletion installation. + * Fix usage of Annotated with future annotations in Python 3.7+. + * Fix shell_complete not working for Arguments. + ------------------------------------------------------------------- Fri Apr 12 15:28:57 UTC 2024 - Matthias Bach diff --git a/python-typer.spec b/python-typer.spec index d298abf..683cbdc 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.12.3 +Version: 0.12.4 Release: 0 Summary: Typer, build great CLIs. Easy to code. Based on Python type hints License: MIT diff --git a/typer-0.12.3.tar.gz b/typer-0.12.3.tar.gz deleted file mode 100644 index 02b64b1..0000000 --- a/typer-0.12.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:49e73131481d804288ef62598d97a1ceef3058905aa536a1134f90891ba35482 -size 94276 diff --git a/typer-0.12.4.tar.gz b/typer-0.12.4.tar.gz new file mode 100644 index 0000000..c7e027f --- /dev/null +++ b/typer-0.12.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9c1613ed6a166162705b3347b8d10b661ccc5d95692654d0fb628118f2c34e6 +size 97945