[obs-commits] [openSUSE/osc2] dcf446: - osc.cli.description: get rid of the "parent_opti...
Branch: refs/heads/master Home: https://github.com/openSUSE/osc2 Commit: dcf446108cdaac0ecf2ebb641cb84dc4119c354f https://github.com/openSUSE/osc2/commit/dcf446108cdaac0ecf2ebb641cb84dc4119c... Author: Marcus Huewe <suse-tux@gmx.de> Date: 2012-09-25 (Tue, 25 Sep 2012) Changed paths: M osc/cli/description.py M osc/cli/review/ui.py Log Message: ----------- - osc.cli.description: get rid of the "parent_options" concept Now the options can be defined in a base class and will be inherited by subclasses (see osc.cli.review.ui for an example). Adopted osc.cli.review.ui accordingly. Commit: 7242c0156463b0d6df73eb05ef5bcf6dfb863a60 https://github.com/openSUSE/osc2/commit/7242c0156463b0d6df73eb05ef5bcf6dfb86... Author: Marcus Huewe <suse-tux@gmx.de> Date: 2012-09-25 (Tue, 25 Sep 2012) Changed paths: M osc/cli/description.py Log Message: ----------- - osc.cli.description: added support to ignore an inherited option An option can be ignored by assigning "None" to it (that is: opt_foo = None). Compare: https://github.com/openSUSE/osc2/compare/427d1e3979f5...7242c0156463
participants (1)
-
Marcus Huewe