--- document: modulemd version: 2 data: name: avocado stream: 69lts version: 2920190312141430 context: 6c81f848 summary: Framework with tools and libraries for Automated Testing description: >- Avocado is a set of tools and libraries (what people call these days a framework) to perform automated testing. license: module: - MIT xmd: mbs: scmurl: https://src.fedoraproject.org/modules/avocado.git?#de8b79e8f0d42f752462b0ffceff5c845f9a8fb5 buildrequires: platform: stream: f29 ursine_rpms: filtered_rpms: [] version: 5 koji_tag: module-f29-build context: 00000000 stream_collision_modules: ref: f29 mse: TRUE rpms: python-aexpect: ref: 48e43008d88cb2ea3b43eee4d1a11b03fa447d5d python-avocado: ref: c8e4617f2f9bd8c871affbef712dab3cd18b3aca commit: de8b79e8f0d42f752462b0ffceff5c845f9a8fb5 dependencies: - buildrequires: platform: [f29] requires: platform: [f29] references: community: http://avocado-framework.github.io/ documentation: http://avocado-framework.readthedocs.io/ tracker: https://github.com/avocado-framework/avocado/issues profiles: default: description: Default profile installing the most commonly used avocado packages. rpms: - python2-avocado - python2-avocado-plugins-output-html - python2-avocado-plugins-varianter-yaml-to-mux minimal: description: Minimal profile installing only the main avocado package. rpms: - python2-avocado api: rpms: - python-avocado-bash - python-avocado-common - python-avocado-examples - python2-aexpect - python2-avocado - python2-avocado-plugins-glib - python2-avocado-plugins-golang - python2-avocado-plugins-loader-yaml - python2-avocado-plugins-output-html - python2-avocado-plugins-result-upload - python2-avocado-plugins-resultsdb - python2-avocado-plugins-runner-docker - python2-avocado-plugins-runner-remote - python2-avocado-plugins-runner-vm - 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 - python3-avocado-plugins-loader-yaml - python3-avocado-plugins-output-html - python3-avocado-plugins-result-upload - python3-avocado-plugins-resultsdb - python3-avocado-plugins-runner-docker - python3-avocado-plugins-runner-remote - python3-avocado-plugins-runner-vm - python3-avocado-plugins-varianter-cit - python3-avocado-plugins-varianter-pict - python3-avocado-plugins-varianter-yaml-to-mux components: rpms: python-aexpect: rationale: A python library to control interactive applications needed by avocado repository: git+https://src.fedoraproject.org/rpms/python-aexpect cache: https://src.fedoraproject.org/repo/pkgs/python-aexpect ref: stable buildorder: 10 arches: [aarch64, armv7hl, i686, ppc64le, s390x, x86_64] python-avocado: rationale: Framework with tools and libraries for Automated Testing repository: git+https://src.fedoraproject.org/rpms/python-avocado cache: https://src.fedoraproject.org/repo/pkgs/python-avocado ref: 69lts buildorder: 20 arches: [aarch64, armv7hl, i686, ppc64le, s390x, x86_64] ...