20 lines
651 B
YAML
20 lines
651 B
YAML
document: modulemd
|
|
version: 1
|
|
data:
|
|
summary: Yet another test module, for testing stuff
|
|
description: >-
|
|
This module is there to help you test things that are difficult
|
|
to test in other ways.
|
|
license:
|
|
module: [ MIT ]
|
|
dependencies:
|
|
buildrequires:
|
|
bootstrap: master
|
|
references:
|
|
community: https://docs.pagure.org/modularity/
|
|
documentation: https://fedoraproject.org/wiki/Fedora_Packaging_Guidelines_for_Modules
|
|
components:
|
|
rpms:
|
|
setools:
|
|
rationale: Testing a setools fix.
|
|
ref: 767253148766572bb17f97d5685369220a444fc4
|