Trees | Indices | Help |
---|
|
|
|||
|
|
|||
scm_type = wtforms.SelectField("Type", choices= [("git", "Git"
|
|||
clone_url = wtforms.StringField("Clone url", validators= [wtfo
|
|||
committish = wtforms.StringField("Committish", validators= [wt
|
|||
subdirectory = wtforms.StringField("Subdirectory", validators=
|
|||
spec = wtforms.StringField("Spec File", validators= [wtforms.v
|
|||
srpm_build_method = wtforms.StringField("SRPM build method", v
|
|||
Inherited from |
|
|
|
scm_type
|
clone_url
|
committish
|
subdirectory
|
spec
|
srpm_build_method
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 | http://epydoc.sourceforge.net |