Add python-aexpect package to module
Signed-off-by: Merlin Mathesius <mmathesi@redhat.com>
This commit is contained in:
parent
f50cc21e82
commit
d9b8bb6ff1
1 changed files with 7 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ data:
|
|||
- python2-avocado
|
||||
api:
|
||||
rpms:
|
||||
- python2-aexpect
|
||||
- python2-avocado
|
||||
- python2-avocado-plugins-glib
|
||||
- python2-avocado-plugins-golang
|
||||
|
|
@ -46,6 +47,7 @@ data:
|
|||
- python2-avocado-plugins-varianter-cit
|
||||
- python2-avocado-plugins-varianter-pict
|
||||
- python2-avocado-plugins-varianter-yaml-to-mux
|
||||
- python3-aexpect
|
||||
- python3-avocado
|
||||
- python3-avocado-plugins-glib
|
||||
- python3-avocado-plugins-golang
|
||||
|
|
@ -64,7 +66,12 @@ data:
|
|||
- python-avocado-examples
|
||||
components:
|
||||
rpms:
|
||||
python-aexpect:
|
||||
rationale: A python library to control interactive applications needed by avocado
|
||||
ref: latest
|
||||
buildorder: 10
|
||||
python-avocado:
|
||||
rationale: Framework with tools and libraries for Automated Testing
|
||||
ref: latest
|
||||
buildorder: 20
|
||||
...
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue