Revisions of python-typer
Ana Guerrero (anag+factory)
accepted
request 1225371
from
Dirk Mueller (dirkmueller)
(revision 17)
- update to 0.13.1: * Remove Rich tags when showing completion text. * Render Rich markup as HTML in Markdown docs. * Support cp850 encoding for auto-completion in PowerShell. * Allow gettext translation of help message. * Fix printing HTML from Rich output. PR #1055 by @tiangolo. * Update markdown includes to use the new simpler format. PR - update to 0.13.0: * Handle `KeyboardInterrupt` separately from other exceptions. * Update `launch` to not print anything when opening urls. * Show help items in order of definition. * Fix equality check for custom classes. * Allow colon in zsh autocomplete values and descriptions. * Deprecate support for `is_flag` and `flag_value` parameters. * Remove unused functionality from `_typing.py` file. * Fix typo in function name `_make_rich_text`.
Dominique Leuenberger (dimstar_suse)
accepted
request 1219467
from
Factory Maintainer (factory-maintainer)
(revision 16)
Automatic submission by obs-autosubmit
Dominique Leuenberger (dimstar_suse)
accepted
request 1197927
from
Matthias Bach (theMarix)
(revision 15)
- Update to upstream version 0.12.5 * Unify the width of the Rich console for help and errors. * Improve assertion error message if a group is not a valid subclass. * Ensure rich_markup_mode=None disables Rich formatting.
Ana Guerrero (anag+factory)
accepted
request 1194595
from
Matthias Bach (theMarix)
(revision 14)
- 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.
Ana Guerrero (anag+factory)
accepted
request 1167138
from
Matthias Bach (theMarix)
(revision 13)
- Add conflict declaration with Erlang as both packages provide /usr/bin/typer - Update to upstream version 0.12.3 * Fix Rich formatting with no commands. * Improve column help display, ensure commands column width is the same on all panels. * Add support for an argument of type Optional[Tuple] and default - Update to upstream version 0.12.1 * The core functionality has been extracted into python-typer-slim. * The typer command is now provided as part of the main typer package. * Formerly optional dependencies required for full functionality are now automatically installed. If they are not required, the slim package can be used. - Drop set-proper-pythonpath-for-tutorial-script-tests.patch as it is now applied in python-typer-slim.
Ana Guerrero (anag+factory)
accepted
request 1163546
from
Matthias Bach (theMarix)
(revision 12)
- Update to upstream version 0.10.1 * Internal and dependency changes - Fix missing requirement specification on python-typing_extensions.
Ana Guerrero (anag+factory)
accepted
request 1161563
from
Matthias Bach (theMarix)
(revision 11)
- Update to upstream version 0.10.0 * Fix default value of None for CLI Parameters when the type is list | None and the default value is None. * Improve support for CLI translations using gettext. * Fix evaluating stringified annotations in Python 3.10. * Fix display of default value for Enum parameters inside of a list, include docs and tests. * Update type annotations for show_default parameter and update docs for setting a "Custom default string". * Add missing default_factory in Argument overloads. * Fix preserving case in enum values.
Ana Guerrero (anag+factory)
accepted
request 1118386
from
Matthias Bach (theMarix)
(revision 10)
- Fix sle15_python_module_pythons being on the wrong line post spec auto-format.
Ana Guerrero (anag+factory)
accepted
request 1118265
from
Matthias Bach (theMarix)
(revision 9)
- add sle15_python_module_python
Dominique Leuenberger (dimstar_suse)
accepted
request 1085563
from
Matthias Bach (theMarix)
(revision 8)
Dominique Leuenberger (dimstar_suse)
accepted
request 1056775
from
Matthias Bach (theMarix)
(revision 7)
- Adapt set-proper-pythonpath-for-tutorial-script-tests.patch to also work for Python 3.11.
Dominique Leuenberger (dimstar_suse)
accepted
request 1033882
from
Matthias Bach (theMarix)
(revision 6)
Richard Brown (RBrownFactory)
accepted
request 989858
from
Matthias Bach (theMarix)
(revision 5)
- Update to upstream version 0.6.1 * Adds deep integrations with Rich. If Rich is available, it will be used to show the content from --help options, validation errors, and even errors in apps. * Support for Rich Markup and Markdown in docstrings, CLI parameters, help, and epilog. * Fix type conversion for List and Tuple. * Fix context_settings for a Typer apps with a single command. * Fix setting FORCE_TERMINAL with colors. - Refreshed patches
Dominique Leuenberger (dimstar_suse)
accepted
request 984951
from
Matthias Bach (theMarix)
(revision 4)
Dominique Leuenberger (dimstar_suse)
accepted
request 915137
from
Matthias Bach (theMarix)
(revision 3)
- Update to upstream version 0.4.0 * Add support for Click 8 while keeping compatibility with Click 7. - Remove basic-click8-compat.patch as Click 8 compatibility is now provided upstream.
Dominique Leuenberger (dimstar_suse)
accepted
request 908022
from
Matthias Bach (theMarix)
(revision 2)
- Resolve Typer no longer working since Click got bumped to version 8. * This removes support for autocompletion. - Add basic-click8-compat.patch
Dominique Leuenberger (dimstar_suse)
accepted
request 885596
from
Markéta Machová (mcalabkova)
(revision 1)
new package
Displaying all 17 revisions