Revisions of python-knack
Dominique Leuenberger (dimstar_suse)
accepted
request 1155833
from
John Paul Adrian Glaubitz (glaubitz)
(revision 22)
Dominique Leuenberger (dimstar_suse)
accepted
request 1103927
from
Dirk Mueller (dirkmueller)
(revision 21)
Dominique Leuenberger (dimstar_suse)
accepted
request 1040746
from
Dirk Mueller (dirkmueller)
(revision 20)
Dominique Leuenberger (dimstar_suse)
accepted
request 998562
from
Dirk Mueller (dirkmueller)
(revision 19)
Dominique Leuenberger (dimstar_suse)
accepted
request 936174
from
Dirk Mueller (dirkmueller)
(revision 17)
Dominique Leuenberger (dimstar_suse)
accepted
request 892151
from
Dirk Mueller (dirkmueller)
(revision 16)
Dominique Leuenberger (dimstar_suse)
accepted
request 865464
from
John Paul Adrian Glaubitz (glaubitz)
(revision 14)
Dominique Leuenberger (dimstar_suse)
accepted
request 815749
from
John Paul Adrian Glaubitz (glaubitz)
(revision 12)
Dominique Leuenberger (dimstar_suse)
accepted
request 801309
from
Robert Schweikert (rjschwei)
(revision 11)
Dominique Leuenberger (dimstar_suse)
accepted
request 791098
from
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 (dimstar_suse)
accepted
request 718123
from
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 (dimstar_suse)
accepted
request 705262
from
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 (dimstar_suse)
accepted
request 704423
from
John Paul Adrian Glaubitz (glaubitz)
(revision 7)
Dominique Leuenberger (dimstar_suse)
accepted
request 694216
from
Tomáš Chvátal (scarabeus_iv)
(revision 6)
Dominique Leuenberger (dimstar_suse)
accepted
request 689399
from
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 (dimstar_suse)
accepted
request 659467
from
Matej Cepl (mcepl)
(revision 4)
Remove superfluous devel dependency for noarch package
Displaying revisions 1 - 20 of 23