--- document: modulemd version: 2 data: name: avocado stream: latest version: 3220210210062925 context: 43bbeeef 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-f32-build ref: f32 stream: f32 stream_collision_modules: ursine_rpms: version: 1 commit: 5ebe06cc30df609473a557281630c19a525d0510 mse: TRUE rpms: python-aexpect: ref: c0e557786487b9c0551d0176cb3768c960baead7 python-avocado: ref: bf1deffff491f830a61f922277a655d646a6b0cb scmurl: https://src.fedoraproject.org/modules/avocado.git?#5ebe06cc30df609473a557281630c19a525d0510 dependencies: - buildrequires: platform: [f32] requires: platform: [f32] 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] ...