14
0
forked from pool/python-typer
Commit Graph

2 Commits

Author SHA256 Message Date
Matthias Bach
61a75b9b6f - 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/package/show/devel:languages:python/python-typer?expand=0&rev=9
2022-07-18 10:32:29 +00:00
Matthias Bach
f2a7402f19 Accepting request 984949 from home:theMarix:branches:devel:languages:python
- Add run-subprocesses-with-correct-python.patch to ensure tests
  aren't accidentally running subprocesses using the wrong Python
  version.
- Add set-proper-pythonpath-for-tutorial-script-tests.patch to fix
  issue with build failing due to import failures.

OBS-URL: https://build.opensuse.org/request/show/984949
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typer?expand=0&rev=7
2022-06-24 19:16:04 +00:00