--- document: modulemd version: 2 data: name: avocado stream: "latest" version: 3320210728003410 context: 601d93de 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: buildrequires: platform: context: 00000000 filtered_rpms: [] koji_tag: module-f33-build ref: f33 stream: f33 stream_collision_modules: ursine_rpms: version: 1 commit: 5d88d15cb85defa9203b79bfee21f867daffa0cb mse: TRUE rpms: python-aexpect: ref: de9e346a395aff4edb003dff70968d3896fc6f50 python-avocado: ref: abde5697f4d455023a5f616878f646311ec7fd6b scmurl: https://src.fedoraproject.org/modules/avocado.git?#5d88d15cb85defa9203b79bfee21f867daffa0cb dependencies: - buildrequires: platform: [f33] requires: platform: [f33] 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 - python3-aexpect - python3-avocado - python3-avocado-plugins-golang - python3-avocado-plugins-output-html - python3-avocado-plugins-result-upload - python3-avocado-plugins-resultsdb - 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] ...