From 85d30fe2f7acf139d7338441ed2f5793e69e5ac4 Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: Dec 05 2022 12:38:35 +0000 Subject: transmodrify/c8s-stream-rhel8/go-toolset-rhel8-8080020221121140318.17f3f959 --- diff --git a/go-toolset.yaml b/go-toolset.yaml new file mode 100644 index 0000000..0472246 --- /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: 1d3a9f54d635acfcb95a2dd462b55b7380d8e20a + golang: + rationale: Package providing the Go compiler toolchain. + ref: b50a267d2abc2278e526ef464634dee49e1d9346 + buildorder: 1 +... +