--- document: modulemd version: 2 data: name: avocado stream: 52lts version: 2820190514181108 context: 9c690d0e arch: armv7hl 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 content: - GPLv2 - GPLv2 and MIT 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: - 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-examples - python2-aexpect - python2-avocado - python2-avocado-plugins-output-html - python2-avocado-plugins-resultsdb - python2-avocado-plugins-runner-docker - python2-avocado-plugins-runner-remote - python2-avocado-plugins-runner-vm - python2-avocado-plugins-varianter-yaml-to-mux components: rpms: python-aexpect: rationale: A python library to control interactive applications needed by avocado ref: stable buildorder: 10 arches: [aarch64, armv7hl, i686, ppc64le, s390x, x86_64] python-avocado: rationale: Framework with tools and libraries for Automated Testing ref: 52lts buildorder: 20 arches: [aarch64, armv7hl, i686, ppc64le, s390x, x86_64] artifacts: rpms: - python-aexpect-0:1.5.1-5.module_f28+4310+3745c008.src - python-avocado-0:52.1-9.module_f28+3732+bc85034e.src - python-avocado-examples-0:52.1-9.module_f28+3732+bc85034e.noarch - python2-aexpect-0:1.5.1-5.module_f28+4310+3745c008.noarch - python2-avocado-0:52.1-9.module_f28+3732+bc85034e.noarch - python2-avocado-plugins-output-html-0:52.1-9.module_f28+3732+bc85034e.noarch - python2-avocado-plugins-resultsdb-0:52.1-9.module_f28+3732+bc85034e.noarch - python2-avocado-plugins-runner-docker-0:52.1-9.module_f28+3732+bc85034e.noarch - python2-avocado-plugins-runner-remote-0:52.1-9.module_f28+3732+bc85034e.noarch - python2-avocado-plugins-runner-vm-0:52.1-9.module_f28+3732+bc85034e.noarch - python2-avocado-plugins-varianter-yaml-to-mux-0:52.1-9.module_f28+3732+bc85034e.noarch - python3-aexpect-0:1.5.1-5.module_f28+4310+3745c008.noarch ...