--- document: modulemd version: 2 data: name: avocado stream: latest version: 2820190523154745 context: 9c690d0e 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. This is the 'latest' rolling stream that tracks with the most recent upstream release. license: module: - MIT xmd: mbs: scmurl: https://src.fedoraproject.org/modules/avocado.git?#4444de1dca1b337c2772f64022b69323a8e32379 buildrequires: platform: stream: f28 ursine_rpms: filtered_rpms: [] version: 4 koji_tag: module-f28-build context: 00000000 stream_collision_modules: ref: virtual mse: TRUE rpms: python-aexpect: ref: 50ec4320b2050e8b56dd09535c0eb2c8f7f61dfa python-avocado: ref: 19e497cb573f80db5b03ca403c345fc5cacefaee commit: 4444de1dca1b337c2772f64022b69323a8e32379 dependencies: - buildrequires: platform: [f28] requires: platform: [f28] 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: - python3-avocado - python3-avocado-plugins-output-html - python3-avocado-plugins-varianter-yaml-to-mux minimal: description: Minimal profile installing only the main avocado package. rpms: - python3-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: latest 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: latest buildorder: 20 arches: [aarch64, armv7hl, i686, ppc64le, s390x, x86_64] ...