15
0
forked from pool/python-argh
Go to file
Ana Guerrero 77684938c5 Accepting request 1116830 from devel:languages:python
- update to 0.29.4:
  * Test coverage reported as <100% when argcomplete is installed
  * Technical releases for packaging purposes.  No changes in
    functionality.
  * Backwards incompatible changes:
  * Wrapped exceptions now cause ``dispatching.dispatch()`` to
    raise ``SystemExit(1)`` instead of returning without error.
    For most users, this means failed commands will now exit
    with a failure status instead of a success.
  * Renamed arguments in `add_commands()` (#165):
    * `namespace` → `group_name`
    * `namespace_kwargs` → `group_kwargs`
  * The old names are deprecated and will be removed in v.0.30.
  * Can control exit status (see Backwards Incompatible Changes
    above) when raising ``CommandError`` using the ``code``
    keyword arg.
  * Bugs fixed:
  * Positional arguments should not lead to removal of short
    form of keyword arguments.
  * Other changes:
  * Avoid depending on iocapture by using pytest's built-in
    feature

- Update to verios 0.23.0

OBS-URL: https://build.opensuse.org/request/show/1116830
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-argh?expand=0&rev=20
2023-10-11 21:55:41 +00:00
2012-01-31 12:29:09 +00:00
2012-01-31 12:29:09 +00:00
2023-10-11 08:42:20 +00:00
2023-10-11 08:42:20 +00:00
2023-10-11 08:42:20 +00:00
Description
No description provided
94 KiB
Languages
RPM Spec 100%