Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python313-rich-click-1.8.9-1.1 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python313-rich-click Distribution: openSUSE Tumbleweed
Version: 1.8.9 Vendor: openSUSE
Release: 1.1 Build date: Thu Jul 31 04:35:40 2025
Group: Unspecified Build host: reproducible
Size: 300642 Source RPM: python-rich-click-1.8.9-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/ewels/rich-click
Summary: Format click help output nicely with rich
Format click help output nicely with rich.

Provides

Requires

License

MIT

Changelog

* Thu Jul 31 2025 Steve Kowalik <steven.kowalik@suse.com>
  - Update to 1.8.9:
    * Fix deprecation warning in Click 8.2.
    * Fix typing incompatibilities with Click 8.2.
    * Fixed no_args_is_help=True with Click 8.2.
    * Added Click 8.2's support for Parameter.deprecated: str | bool
    * Make text wrap instead of using ellipses for overflowing metavars in
      options tables.
    * Added --errors-in-output-format flag to rich-click CLI.
    * Actually fixed regression in stderr handling
    * Add ability to turn off option/command deduplication in groups
    * Fix regression in stderr handling
    * Fix incompatibility with click 8.2.0.
    * Fix issue with error messages not using user-defined styles.
    * Support rich.text.Text() objects for header_text, footer_text,
      errors_suggestion, and errors_epilogue.
    * Support {cmd} as an option/command group key when python -m {cmd} is the
      command_path.
    * Fixed incompatibility with Click 9.
    * Add --rich-config and --output options to the rich-click CLI.
    * Lazy load Rich to reduce overhead when not rendering help text.
    * Added RichHelpConfiguration.load_from_globals() classmethod, which pulls
      all configuration from rich_click.py.
    * Fix bug with regex highlighter for options and switches.
    * RichHelpConfiguration() is now asserted to be JSON serializable, as an
      option for porting configurations.
    * Moved exclusively to pyproject.toml and removed setup.py / setup.cfg
    * Moved to text_markup: Literal["markdown", "rich", "ansi", None] instead
      of booleans.
    * Fixed issue where error messages would not print to stderr by default.
  - Switch to github tarball.
  - Run the testsuite.
* Thu Jun 12 2025 Markéta Machová <mmachova@suse.com>
  - Convert to pip-based build and libalternatives
* Sat Mar 16 2024 Dirk Müller <dmueller@suse.com>
  - update to 1.7.4:
    * Set `legacy_windows` by default to `None`.
* Tue Jan 09 2024 Dirk Müller <dmueller@suse.com>
  - update to 1.7.3:
    * Fix false deprecation warning.
* Wed Dec 27 2023 Dirk Müller <dmueller@suse.com>
  - update to 1.7.2:
    * Add support for rich formatting in epilog text [#146]
* Wed Dec 13 2023 Dirk Müller <dmueller@suse.com>
  - update to 1.7.2:
    * Add support for rich formatting in epilog text [#146]
    * Fix bug with `rich-click` CLI not working with Python 3.12.
      [#141]
    * Fix compatibility issue with `dbt-core` CLI. [#140]
    * Extends Click's `HelpFormatter` class
    * Creates a `HelpConfiguration` class that doubles the current
      module-level settings
    * Added a decorator that allows the `HelpConfiguration` to be
      passed into Click via the supported `context_settings`
      argument provided by the `Command` and `Group` classes.
    * The Rich Console object can also be configured per command
      and is distinct from the Console instance used internally by
      the formatter. The `RichHelpFormatter` creates a console
      based on the `RichHelpConfiguration` as the tight coupling
      between the Formatter and Click's internals make it difficult
      to allow the Console to be configured externally (i.e. one
      example is that Click expects help formatting to be
      buffered).
    * Created a `RichContext` class to allow creation of the custom
      formatter.
    * The Rich Command, Group, and Context now expose the `Console`
      and `RichHelpConfiguration` properties.
    * Added contributor VSCode settings
* Thu May 04 2023 Dirk Müller <dmueller@suse.com>
  - update to 1.6.1:
    * Don't show metavars for feature switch options [#100]
* Tue Dec 13 2022 Yogalakshmi Arunachalam <yarunachalam@suse.com>
  - Update to version 1.6.0
    * warning Removed support for Typer warning
    * Please use the native Typer functionality instead.
    * Added self-updating automated readme screengrabs using rich-codex
    * Fix AssertionError when using click command call #94
* Thu Sep 01 2022 John Vandenberg <jayvdb@gmail.com>
  - Initial spec for v1.5.2

Files

/usr/bin/rich-click
/usr/bin/rich-click-3.13
/usr/lib/python3.13/site-packages/rich_click
/usr/lib/python3.13/site-packages/rich_click-1.8.9.dist-info
/usr/lib/python3.13/site-packages/rich_click-1.8.9.dist-info/INSTALLER
/usr/lib/python3.13/site-packages/rich_click-1.8.9.dist-info/METADATA
/usr/lib/python3.13/site-packages/rich_click-1.8.9.dist-info/RECORD
/usr/lib/python3.13/site-packages/rich_click-1.8.9.dist-info/REQUESTED
/usr/lib/python3.13/site-packages/rich_click-1.8.9.dist-info/WHEEL
/usr/lib/python3.13/site-packages/rich_click-1.8.9.dist-info/entry_points.txt
/usr/lib/python3.13/site-packages/rich_click-1.8.9.dist-info/licenses
/usr/lib/python3.13/site-packages/rich_click-1.8.9.dist-info/licenses/LICENSE
/usr/lib/python3.13/site-packages/rich_click-1.8.9.dist-info/top_level.txt
/usr/lib/python3.13/site-packages/rich_click/__init__.py
/usr/lib/python3.13/site-packages/rich_click/__main__.py
/usr/lib/python3.13/site-packages/rich_click/__pycache__
/usr/lib/python3.13/site-packages/rich_click/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/rich_click/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/rich_click/__pycache__/__main__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/rich_click/__pycache__/__main__.cpython-313.pyc
/usr/lib/python3.13/site-packages/rich_click/__pycache__/_compat_click.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/rich_click/__pycache__/_compat_click.cpython-313.pyc
/usr/lib/python3.13/site-packages/rich_click/__pycache__/cli.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/rich_click/__pycache__/cli.cpython-313.pyc
/usr/lib/python3.13/site-packages/rich_click/__pycache__/decorators.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/rich_click/__pycache__/decorators.cpython-313.pyc
/usr/lib/python3.13/site-packages/rich_click/__pycache__/patch.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/rich_click/__pycache__/patch.cpython-313.pyc
/usr/lib/python3.13/site-packages/rich_click/__pycache__/rich_click.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/rich_click/__pycache__/rich_click.cpython-313.pyc
/usr/lib/python3.13/site-packages/rich_click/__pycache__/rich_command.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/rich_click/__pycache__/rich_command.cpython-313.pyc
/usr/lib/python3.13/site-packages/rich_click/__pycache__/rich_context.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/rich_click/__pycache__/rich_context.cpython-313.pyc
/usr/lib/python3.13/site-packages/rich_click/__pycache__/rich_group.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/rich_click/__pycache__/rich_group.cpython-313.pyc
/usr/lib/python3.13/site-packages/rich_click/__pycache__/rich_help_configuration.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/rich_click/__pycache__/rich_help_configuration.cpython-313.pyc
/usr/lib/python3.13/site-packages/rich_click/__pycache__/rich_help_formatter.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/rich_click/__pycache__/rich_help_formatter.cpython-313.pyc
/usr/lib/python3.13/site-packages/rich_click/__pycache__/rich_help_rendering.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/rich_click/__pycache__/rich_help_rendering.cpython-313.pyc
/usr/lib/python3.13/site-packages/rich_click/__pycache__/utils.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/rich_click/__pycache__/utils.cpython-313.pyc
/usr/lib/python3.13/site-packages/rich_click/_compat_click.py
/usr/lib/python3.13/site-packages/rich_click/cli.py
/usr/lib/python3.13/site-packages/rich_click/decorators.py
/usr/lib/python3.13/site-packages/rich_click/patch.py
/usr/lib/python3.13/site-packages/rich_click/py.typed
/usr/lib/python3.13/site-packages/rich_click/rich_click.py
/usr/lib/python3.13/site-packages/rich_click/rich_command.py
/usr/lib/python3.13/site-packages/rich_click/rich_context.py
/usr/lib/python3.13/site-packages/rich_click/rich_group.py
/usr/lib/python3.13/site-packages/rich_click/rich_help_configuration.py
/usr/lib/python3.13/site-packages/rich_click/rich_help_formatter.py
/usr/lib/python3.13/site-packages/rich_click/rich_help_rendering.py
/usr/lib/python3.13/site-packages/rich_click/utils.py
/usr/share/doc/packages/python313-rich-click
/usr/share/doc/packages/python313-rich-click/README.md
/usr/share/libalternatives/rich-click
/usr/share/libalternatives/rich-click/1313.conf
/usr/share/licenses/python313-rich-click
/usr/share/licenses/python313-rich-click/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Aug 6 23:59:50 2025