Package commands :: Module branch_fedora :: Class BranchFedoraCommand
[hide private]
[frames] | no frames]

Class BranchFedoraCommand

source code


Branch fedora-rawhide-* chroots to fedora-N* and execute rawhide_to_release on them

Instance Methods [hide private]
 
run(self, fedora_version, branch=None) source code
Class Variables [hide private]
  option_list = [Option("fedora_version", help= "The version of ...
Class Variable Details [hide private]

option_list

Value:
[Option("fedora_version", help= "The version of Fedora to branch Rawhi\
de into, e.g. 32", type= int), Option("--dist-git-branch", "-b", dest=\
 "branch", help= "Branch name for this set of new chroots"),]