--- document: modulemd version: 2 data: name: testmodule stream: "rawhide" version: 3320210505201510 context: 601d93de arch: armv7hl summary: A test module in all its beautiful beauty description: >- This module demonstrates how to write simple modulemd files And can be used for testing the build and release pipeline. license: module: - MIT content: - GPL+ or Artistic - MIT xmd: {} dependencies: - buildrequires: platform: [f33] requires: platform: [f33] references: community: https://docs.pagure.org/modularity/ documentation: https://fedoraproject.org/wiki/Fedora_Packaging_Guidelines_for_Modules profiles: default: rpms: - tangerine api: rpms: - perl-Tangerine - tangerine components: rpms: perl-List-Compare: rationale: A dependency of tangerine. ref: main arches: [aarch64, armv7hl, i686, ppc64le, s390x, x86_64] perl-Tangerine: rationale: Provides API for this module and is a dependency of tangerine. ref: 7e96446 arches: [aarch64, armv7hl, i686, ppc64le, s390x, x86_64] tangerine: rationale: Provides API for this module. ref: main buildorder: 10 arches: [aarch64, armv7hl, i686, ppc64le, s390x, x86_64] artifacts: rpms: - perl-List-Compare-0:0.55-2.module_f33+11985+92c7ca4e.noarch - perl-List-Compare-0:0.55-2.module_f33+11985+92c7ca4e.src - perl-Tangerine-0:0.22-2.module_f33+11985+92c7ca4e.noarch - perl-Tangerine-0:0.22-2.module_f33+11985+92c7ca4e.src - tangerine-0:0.22-16.module_f33+11985+92c7ca4e.noarch - tangerine-0:0.22-16.module_f33+11985+92c7ca4e.src ...