Revisions of python-knack

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 791098 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 10)
- Remove patch as the test fail properly as the pkg does not support
  python2:
  * k_skip-broken-tests.patch
- Fix the version field

- Update to 0.7.0rc1
  * Allow disabling color (#171)
  * Support yaml and yamlc output (#173)
  * Drop support for python 2 and 3.5 (#174)
  * Support --only-show-errors to disable warnings (#179)
  * Add experimental tag (#180)
- Add patch to skip two tests that currently fail on openSUSE
  * k_skip-broken-tests.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 718123 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 9)
- Update to 0.6.3:
  * Fixes issue where argument marked is_preview=True would not always be handled correctly.
  * Fixes issue where ensuring a directory exists could cause a race condition.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 705262 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 8)
- version update to 0.6.2
 * Adds ability to declare that command groups, commands, and arguments
   are in a preview status and therefore might change or be removed.
   This is done by passing the kwarg `is_preview=True`.
 * Adds a generic `StatusTag` class to `knack.util` that allows you
   to create your own colorized tags like `[Preview]` and `[Deprecated]`.
 * When an incorrect command name is entered, Knack will now attempt
   to suggest the closest alternative.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 689399 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 5)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 659467 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 4)
Remove superfluous devel dependency for noarch package
Displaying revisions 1 - 20 of 22
openSUSE Build Service is sponsored by