- 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`.
OBS-URL: https://build.opensuse.org/request/show/1225371
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-typer?expand=0&rev=17
* 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`.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typer?expand=0&rev=36
- 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.
OBS-URL: https://build.opensuse.org/request/show/1167138
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-typer?expand=0&rev=13
- 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.
OBS-URL: https://build.opensuse.org/request/show/1161563
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-typer?expand=0&rev=11
* 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.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typer?expand=0&rev=22
- 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
OBS-URL: https://build.opensuse.org/request/show/989858
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-typer?expand=0&rev=5
* 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
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typer?expand=0&rev=9