27 lines
718 B
YAML
27 lines
718 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
|
|
components:
|
|
rpms:
|
|
dnf:
|
|
rationale: Test.
|
|
ref: boltron
|
|
buildorder: 1
|
|
libdnf:
|
|
rationale: Test.
|
|
ref: boltron
|
|
modulemd:
|
|
rationale: Test.
|
|
ref: master
|
|
python-smartcols:
|
|
rationale: Test.
|
|
ref: master
|