From c4b1b458844a31aac00d789a991eb1a2fbf74c46 Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: Sep 11 2020 15:38:38 +0000 Subject: transmodrify/c8-stream-rhel8/go-toolset-rhel8-8020020200817154239.02f7cb7a --- diff --git a/go-toolset.yaml b/go-toolset.yaml new file mode 100644 index 0000000..c1c4e55 --- /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.2.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: 37fee63316e8e955704e5da8fe5b4aea0726d51b + buildorder: 2 + go-toolset: + rationale: Meta package for go-toolset providing scl enable scripts. + ref: 87b0851c110aa514a892e29186b79e23e847a3c2 + golang: + rationale: Package providing the Go compiler toolchain. + ref: 08486310ddfec96fcd09e9c43b6b1e5d8073ee59 + buildorder: 1 +... +