Blame testmodule.yaml

9916b55
document: modulemd
9916b55
version: 1
9916b55
data:
9082569
    summary: A test module in all its beautiful beauty
Petr Šabata a6c1d46
    description: >-
Petr Šabata a6c1d46
        This module demonstrates how to write simple modulemd files And
Petr Šabata a6c1d46
        can be used for testing the build and release pipeline.
9916b55
    license:
9916b55
        module: [ MIT ]
9916b55
    dependencies:
9916b55
        buildrequires:
7032d66
            platform: f28
9916b55
        requires:
7032d66
            platform: f28
9916b55
    references:
1f329a7
        community: https://docs.pagure.org/modularity/
9916b55
        documentation: https://fedoraproject.org/wiki/Fedora_Packaging_Guidelines_for_Modules
65a7721
    profiles:
65a7721
        default:
65a7721
            rpms:
65a7721
            - tangerine
65a7721
    api:
65a7721
        rpms:
65a7721
        - perl-Tangerine
65a7721
        - tangerine
9916b55
    components:
9916b55
        rpms:
65a7721
            perl-List-Compare:
65a7721
                rationale: A dependency of tangerine.
Petr Šabata fb58c27
                ref: master
65a7721
            perl-Tangerine:
65a7721
                rationale: Provides API for this module and is a dependency of tangerine.
65a7721
                ref: 7e96446
65a7721
            tangerine:
65a7721
                rationale: Provides API for this module.
65a7721
                buildorder: 10
da41caf
                ref: master
65a7721