forked from pool/python-typer
Accepting request 1194595 from devel:languages:python
- 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. OBS-URL: https://build.opensuse.org/request/show/1194595 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-typer?expand=0&rev=14
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 17 08:05:30 UTC 2024 - Matthias Bach <marix@marix.org> - 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 <marix@marix.org>
|
||||
|
||||
|
@@ -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
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:49e73131481d804288ef62598d97a1ceef3058905aa536a1134f90891ba35482
|
||||
size 94276
|
3
typer-0.12.4.tar.gz
Normal file
3
typer-0.12.4.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c9c1613ed6a166162705b3347b8d10b661ccc5d95692654d0fb628118f2c34e6
|
||||
size 97945
|
Reference in New Issue
Block a user