From 3e0916000cbb101d8a5edb12f2f5d819c4683e38 Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: Jan 17 2023 18:07:42 +0000 Subject: transmodrify/c8s-stream-rhel8/go-toolset-rhel8-8080020221221205513.17f3f959 --- diff --git a/go-toolset.yaml b/go-toolset.yaml new file mode 100644 index 0000000..9a70d2e --- /dev/null +++ b/go-toolset.yaml @@ -0,0 +1,49 @@ +--- +document: modulemd +version: 2 +data: + name: go-toolset + stream: "rhel8" + summary: Go + description: >- + Go Tools and libraries + license: + module: + - MIT + dependencies: + - buildrequires: + go-toolset: [rhel8] + platform: [el8.8.0] + requires: + platform: [el8] + profiles: + common: + rpms: + - go-toolset + api: + rpms: + - golang + buildopts: + rpms: + whitelist: + - delve + - go-toolset + - go-toolset-1.10 + - go-toolset-1.10-golang + - go-toolset-golang + - golang + components: + rpms: + delve: + rationale: A debugger for the Go programming language + ref: 52ad8e990386c4beef50b53b2a1c26f423dfd97c + buildorder: 2 + go-toolset: + rationale: Meta package for go-toolset providing scl enable scripts. + ref: ad06162dda17d3c2ab989811e08905a89d058afe + golang: + rationale: Package providing the Go compiler toolchain. + ref: 159b5fedf5e5dd6cca1bd6a0d9f0aee30ca98da8 + buildorder: 1 +... +