commit f4d0855a29fe3744f162483152bd2dbad2c19075 Author: James Antill Date: Mon Aug 8 13:55:27 2022 -0400 Update yaml diff --git a/perl-YAML-bootstrap.yaml b/perl-YAML-bootstrap.yaml new file mode 100644 index 0000000..5e3298b --- /dev/null +++ b/perl-YAML-bootstrap.yaml @@ -0,0 +1,102 @@ +--- +document: modulemd +version: 2 +data: + name: perl-YAML-bootstrap + stream: 1.24 + version: 8010020190627002119 + context: 9eeb4747 + summary: Helper module for boostrapping YAML + description: > + This module is not intended for general use. It's a helper module for bootstrapping + YAML module. + license: + module: + - MIT + xmd: + mbs: + mse: TRUE + buildrequires: + perl: + ref: a536e58d7b42332514e56b36740c48597b83ac68 + stream: 5.24 + context: 88f62144 + version: 8000020190628020724 + koji_tag: module-perl-5.24-8000020190628020724-88f62144 + filtered_rpms: [] + platform: + ref: virtual + stream: el8.1.0 + context: 00000000 + version: 2 + koji_tag: module-centos-8.1.0-build + stream_collision_modules: + ursine_rpms: + filtered_rpms: [] + scmurl: git+https://git.centos.org/modules/perl-YAML-bootstrap.git?#68466a279da3847265964fde62a6501948dcc46e + commit: 68466a279da3847265964fde62a6501948dcc46e + rpms: + perl-Test-Deep: + ref: c9a2090a088e44cd7b8b2c4bfd52b0b4ad9b96df + perl-Spiffy: + ref: 99b6a420e73a9c3850a51ee1e104ea73eb2e493a + perl-Test-YAML: + ref: 95189d28d4089ac878d7f6ef2e1f5d32a01df4f7 + perl-Test-Base: + ref: 012d92a0a4eb44db6cdb5df67fcfc64155a97015 + perl-YAML: + ref: 9d3213c5e002029676df383aa86d8265fd93e0e3 + dependencies: + - buildrequires: + perl: [5.24] + platform: [el8.1.0] + requires: + perl: [5.24] + platform: [el8.1.0] + references: + community: https://metacpan.org/release/YAML + buildopts: + rpms: + macros: | + %perl_bootstrap 1 + %_with_perl_YAML_enables_test 1 + %_without_perl_Test_Base_enables_diff 1 + %_without_perl_Test_Base_enables_extra_test 1 + %_without_perl_Test_Base_enables_network 1 + components: + rpms: + perl-Spiffy: + rationale: build dependency. + repository: git+https://git.centos.org/rpms/perl-Spiffy + cache: https://git.centos.org/repo/pkgs/perl-Spiffy + ref: 99b6a420e73a9c3850a51ee1e104ea73eb2e493a + buildorder: 1 + arches: [aarch64, i686, ppc64le, x86_64] + perl-Test-Base: + rationale: build dependency. + repository: git+https://git.centos.org/rpms/perl-Test-Base + cache: https://git.centos.org/repo/pkgs/perl-Test-Base + ref: 012d92a0a4eb44db6cdb5df67fcfc64155a97015 + buildorder: 3 + arches: [aarch64, i686, ppc64le, x86_64] + perl-Test-Deep: + rationale: build dependency. + repository: git+https://git.centos.org/rpms/perl-Test-Deep + cache: https://git.centos.org/repo/pkgs/perl-Test-Deep + ref: c9a2090a088e44cd7b8b2c4bfd52b0b4ad9b96df + buildorder: 2 + arches: [aarch64, i686, ppc64le, x86_64] + perl-Test-YAML: + rationale: build dependency. + repository: git+https://git.centos.org/rpms/perl-Test-YAML + cache: https://git.centos.org/repo/pkgs/perl-Test-YAML + ref: 95189d28d4089ac878d7f6ef2e1f5d32a01df4f7 + buildorder: 4 + arches: [aarch64, i686, ppc64le, x86_64] + perl-YAML: + rationale: build dependency. + repository: git+https://git.centos.org/rpms/perl-YAML + cache: https://git.centos.org/repo/pkgs/perl-YAML + ref: 9d3213c5e002029676df383aa86d8265fd93e0e3 + arches: [aarch64, i686, ppc64le, x86_64] +...