From dfd4f216b9c3afb25bccac30ab3e82be1c4e4b03 Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: Dec 17 2021 18:34:51 +0000 Subject: transmodrify/c8-stream-rhel8/go-toolset-rhel8-8050020211211004557.7088929 --- diff --git a/go-toolset.yaml b/go-toolset.yaml new file mode 100644 index 0000000..394e212 --- /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.5.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: 626f1cff982cddf5e9d57b4306b930d896cda407 + buildorder: 2 + go-toolset: + rationale: Meta package for go-toolset providing scl enable scripts. + ref: f4209039bf8d2329da93c6c359ceb20328dd5eda + golang: + rationale: Package providing the Go compiler toolchain. + ref: 070a8a4744305e8fae17bb6b4f6b32340d842cb8 + buildorder: 1 +... +