forked from pool/python-typer
Accepting request 1323838 from devel:languages:python
This depends on #1323837. - Update to 0.20.1 * Add support for standard tracebacks via the environment variable TYPER_STANDARD_TRACEBACK. * Ensure that options_metavar is passed through correctly. * Ensure an optional argument is shown in brackets, even when metavar is set. * Ensure that the default rich_markup_mode is interpreted correctly. OBS-URL: https://build.opensuse.org/request/show/1323838 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-typer?expand=0&rev=30
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 20 13:41:29 UTC 2025 - Matthias Bach <marix@marix.org>
|
||||
|
||||
- Update to 0.20.1
|
||||
* Add support for standard tracebacks via the environment
|
||||
variable TYPER_STANDARD_TRACEBACK.
|
||||
* Ensure that options_metavar is passed through correctly.
|
||||
* Ensure an optional argument is shown in brackets, even when
|
||||
metavar is set.
|
||||
* Ensure that the default rich_markup_mode is interpreted
|
||||
correctly.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 21 18:01:32 UTC 2025 - Matthias Bach <marix@marix.org> - 0.20.0
|
||||
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
%endif
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-typer
|
||||
Version: 0.20.0
|
||||
Version: 0.20.1
|
||||
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:1aaf6494031793e4876fb0bacfa6a912b551cf43c1e63c800df8b1a866720c37
|
||||
size 106492
|
||||
3
typer-0.20.1.tar.gz
Normal file
3
typer-0.20.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:68585eb1b01203689c4199bc440d6be616f0851e9f0eb41e4a778845c5a0fd5b
|
||||
size 105968
|
||||
Reference in New Issue
Block a user