--- document: modulemd version: 2 data: name: avocado stream: 52lts version: 3020190312151646 context: a5b0195c 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?#d6d08c0d7b53b8e35b359c703b6dd27b612e4188 buildrequires: platform: stream: f30 ursine_rpms: filtered_rpms: [] version: 6 koji_tag: module-f30-build context: 00000000 stream_collision_modules: ref: f30 mse: TRUE rpms: python-aexpect: ref: 48e43008d88cb2ea3b43eee4d1a11b03fa447d5d python-avocado: ref: 566364403d7bd3d28a82809f0216d9fc5f299f97 commit: d6d08c0d7b53b8e35b359c703b6dd27b612e4188 dependencies: - buildrequires: platform: [f30] requires: platform: [f30] 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 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: 52lts buildorder: 20 arches: [aarch64, armv7hl, i686, ppc64le, s390x, x86_64] ...