go-toolset/go-toolset.yaml

47 lines
1.0 KiB
YAML
Raw Normal View History

2023-02-23 11:47:58 +00:00
---
document: modulemd
version: 2
data:
name: go-toolset
summary: Go
description: Go Tools and libraries
stream: rhel8
license:
module: [MIT]
dependencies:
- buildrequires:
platform: [el8]
go-toolset: [rhel8]
requires:
platform: [el8]
profiles:
common:
rpms:
- go-toolset
api:
rpms:
- golang
buildopts:
rpms:
whitelist:
- go-toolset-1.10
- go-toolset-1.10-golang
- go-toolset
- go-toolset-golang
- golang
- delve
components:
rpms:
go-toolset:
rationale: Meta package for go-toolset providing scl enable scripts.
2023-09-04 08:47:23 +00:00
ref: stream-go-toolset-rhel8-rhel-8.10.0
2023-02-23 11:47:58 +00:00
buildorder: 0
golang:
rationale: Package providing the Go compiler toolchain.
2023-09-04 08:47:23 +00:00
ref: stream-go-toolset-rhel8-rhel-8.10.0
2023-02-23 11:47:58 +00:00
buildorder: 1
delve:
rationale: A debugger for the Go programming language
2023-09-04 08:47:23 +00:00
ref: stream-go-toolset-rhel8-rhel-8.10.0
2023-02-23 11:47:58 +00:00
buildorder: 2