forked from pool/python-knack
07ae40ab3b8431c039e21225c3de04f370147113a8b448c8960ec73ac7163408
- 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
Description
No description provided
Languages
RPM Spec
100%