Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python312-asyncclick | Distribution: openSUSE:Factory:zSystems |
Version: 8.1.7.0+async | Vendor: openSUSE |
Release: 1.3 | Build date: Sun Jan 14 16:48:21 2024 |
Group: Development/Languages/Python | Build host: reproducible |
Size: 1127475 | Source RPM: python-asyncclick-8.1.7.0+async-1.3.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/python-trio/asyncclick | |
Summary: A wrapper around optparse for command line utilities |
AsyncClick ist a fork of Click that works well with trio or asyncio. Click is a Python package for creating command line interfaces in a composable way with as little code as necessary. It's the "Command Line Interface Creation Kit". It is configurable, and comes with defaults out of the box.
BSD-3-Clause
* Sun Jan 14 2024 Ben Greiner <code@bnavigator.de> - Update to 8.1.7.0+async * Fix issue with regex flags in shell completion. #2581 * Bash version detection issues a warning instead of an error. [#2574] * Fix issue with completion script for Fish shell. #2567 - Version 8.1.6 * Fix an issue with type hints for @click.group(). #2558 - Version 8.1.5 * Fix an issue with type hints for @click.command(), @click.option(), and other decorators. Introduce typing tests. [#2558] - Version 8.1.4 * Replace all typing.Dict occurrences to typing.MutableMapping for parameter hints. #2255 * Improve type hinting for decorators and give all generic types parameters. #2398 * Fix return value and type signature of shell_completion.add_completion_class function. #2421 * Bash version detection doesn’t fail on Windows. #2461 * Completion works if there is a dot (.) in the program name. [#2166] * Improve type annotations for pyright type checker. #2268 * Improve responsiveness of click.clear(). #2284 * Improve command name detection when using Shiv or PEX. #2332 * Avoid showing empty lines if command help text is empty. #2368 * ZSH completion script works when loaded from fpath. #2344. * EOFError and KeyboardInterrupt tracebacks are not suppressed when standalone_mode is disabled. #2380 * @group.command does not fail if the group was created with a custom command_class. #2416 * multiple=True is allowed for flag options again and does not require setting default=(). #2246, #2292, #2295 * Make the decorators returned by @argument() and @option() reusable when the cls parameter is used. #2294 * Don’t fail when writing filenames to streams with strict errors. Replace invalid bytes with the replacement character (�). #2395 * Remove unnecessary attempt to detect MSYS2 environment. #2355 * Remove outdated and unnecessary detection of App Engine environment. #2554 * echo() does not fail when no streams are attached, such as with pythonw on Windows. #2415 * Argument with expose_value=False do not cause completion to fail. #2336 - Switch to github archive, because upstream forgot to release on PyPI gh#python-trio/asyncclick#18 * Fri May 19 2023 Dirk Müller <dmueller@suse.com> - build with setuptools_scm - build for PSP on sle15 * Thu Oct 27 2022 Yogalakshmi Arunachalam <yarunachalam@suse.com> - Update to 8.1.3.4 * Use verbose form of typing.Callable for @command and @group. :issue:`2255` * Show error when attempting to create an option with multiple=True, is_flag=True. Use count instead. :issue:`2246` * Thu Sep 29 2022 Guillaume GARDET <guillaume.gardet@opensuse.org> - Initial version 8.1.3.2
/usr/lib/python3.12/site-packages/asyncclick /usr/lib/python3.12/site-packages/asyncclick-8.1.7.0+async.dist-info /usr/lib/python3.12/site-packages/asyncclick-8.1.7.0+async.dist-info/INSTALLER /usr/lib/python3.12/site-packages/asyncclick-8.1.7.0+async.dist-info/LICENSE.rst /usr/lib/python3.12/site-packages/asyncclick-8.1.7.0+async.dist-info/METADATA /usr/lib/python3.12/site-packages/asyncclick-8.1.7.0+async.dist-info/RECORD /usr/lib/python3.12/site-packages/asyncclick-8.1.7.0+async.dist-info/REQUESTED /usr/lib/python3.12/site-packages/asyncclick-8.1.7.0+async.dist-info/WHEEL /usr/lib/python3.12/site-packages/asyncclick-8.1.7.0+async.dist-info/top_level.txt /usr/lib/python3.12/site-packages/asyncclick/__init__.py /usr/lib/python3.12/site-packages/asyncclick/__pycache__ /usr/lib/python3.12/site-packages/asyncclick/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/asyncclick/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/asyncclick/__pycache__/_compat.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/asyncclick/__pycache__/_compat.cpython-312.pyc /usr/lib/python3.12/site-packages/asyncclick/__pycache__/_termui_impl.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/asyncclick/__pycache__/_termui_impl.cpython-312.pyc /usr/lib/python3.12/site-packages/asyncclick/__pycache__/_textwrap.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/asyncclick/__pycache__/_textwrap.cpython-312.pyc /usr/lib/python3.12/site-packages/asyncclick/__pycache__/_winconsole.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/asyncclick/__pycache__/_winconsole.cpython-312.pyc /usr/lib/python3.12/site-packages/asyncclick/__pycache__/core.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/asyncclick/__pycache__/core.cpython-312.pyc /usr/lib/python3.12/site-packages/asyncclick/__pycache__/decorators.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/asyncclick/__pycache__/decorators.cpython-312.pyc /usr/lib/python3.12/site-packages/asyncclick/__pycache__/exceptions.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/asyncclick/__pycache__/exceptions.cpython-312.pyc /usr/lib/python3.12/site-packages/asyncclick/__pycache__/formatting.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/asyncclick/__pycache__/formatting.cpython-312.pyc /usr/lib/python3.12/site-packages/asyncclick/__pycache__/globals.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/asyncclick/__pycache__/globals.cpython-312.pyc /usr/lib/python3.12/site-packages/asyncclick/__pycache__/parser.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/asyncclick/__pycache__/parser.cpython-312.pyc /usr/lib/python3.12/site-packages/asyncclick/__pycache__/shell_completion.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/asyncclick/__pycache__/shell_completion.cpython-312.pyc /usr/lib/python3.12/site-packages/asyncclick/__pycache__/termui.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/asyncclick/__pycache__/termui.cpython-312.pyc /usr/lib/python3.12/site-packages/asyncclick/__pycache__/testing.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/asyncclick/__pycache__/testing.cpython-312.pyc /usr/lib/python3.12/site-packages/asyncclick/__pycache__/types.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/asyncclick/__pycache__/types.cpython-312.pyc /usr/lib/python3.12/site-packages/asyncclick/__pycache__/utils.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/asyncclick/__pycache__/utils.cpython-312.pyc /usr/lib/python3.12/site-packages/asyncclick/_compat.py /usr/lib/python3.12/site-packages/asyncclick/_termui_impl.py /usr/lib/python3.12/site-packages/asyncclick/_textwrap.py /usr/lib/python3.12/site-packages/asyncclick/_winconsole.py /usr/lib/python3.12/site-packages/asyncclick/core.py /usr/lib/python3.12/site-packages/asyncclick/decorators.py /usr/lib/python3.12/site-packages/asyncclick/exceptions.py /usr/lib/python3.12/site-packages/asyncclick/formatting.py /usr/lib/python3.12/site-packages/asyncclick/globals.py /usr/lib/python3.12/site-packages/asyncclick/parser.py /usr/lib/python3.12/site-packages/asyncclick/py.typed /usr/lib/python3.12/site-packages/asyncclick/shell_completion.py /usr/lib/python3.12/site-packages/asyncclick/termui.py /usr/lib/python3.12/site-packages/asyncclick/testing.py /usr/lib/python3.12/site-packages/asyncclick/types.py /usr/lib/python3.12/site-packages/asyncclick/utils.py /usr/share/doc/packages/python312-asyncclick /usr/share/doc/packages/python312-asyncclick/CHANGES.rst /usr/share/doc/packages/python312-asyncclick/README.rst /usr/share/licenses/python312-asyncclick /usr/share/licenses/python312-asyncclick/LICENSE.rst
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Nov 7 00:41:23 2024