14
0
forked from pool/python-knack
Go to file
Dominique Leuenberger 07ae40ab3b Accepting request 689399 from devel:languages:python
- Update to 0.5.3:
  * Removes an incorrect check when adding arguments.
  * Updates usages of yaml.load to use yaml.safe_load.
  * Fix issue with some scenarios (no args and --version)
  * Adds support for positional arguments with the .positional helper method on ArgumentsContext.
  * Removes the necessity for the type field in help.py. This information can be inferred from the class, so specifying it causes unnecessary crashes.
  * Adds support for examining the result of a command after a call to invoke. The raw object, error (if any) an exit code are accessible.
  * Fixes an issue with the default config directory. It use to be .cli and is now based on the CLI name.
  * Adds ability to specify line width for help text display.
  * Preserves logging verbosity and output format on the namespace for use by validators.
  * Adds ability to set config file name.
  * Fixes bug with argument deprecations.
- Switch to github archive to run tests

OBS-URL: https://build.opensuse.org/request/show/689399
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-knack?expand=0&rev=5
2019-03-28 21:50:14 +00:00
2019-03-28 15:22:02 +00:00
2019-03-28 15:22:02 +00:00
2019-03-28 15:22:02 +00:00
Description
No description provided
96 KiB
Languages
RPM Spec 100%