From e1f1f1368983ba0fe66afd700d9723c4586fc59c Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Jul 28 2020 19:49:40 +0000 Subject: import go-toolset-rhel8-8030020200714190008.13702366 --- diff --git a/SOURCES/modulemd.src.txt b/SOURCES/modulemd.src.txt index fda178b..e925295 100644 --- a/SOURCES/modulemd.src.txt +++ b/SOURCES/modulemd.src.txt @@ -34,13 +34,13 @@ data: rpms: go-toolset: rationale: Meta package for go-toolset providing scl enable scripts. - ref: stream-rhel-8-rhel-8.2.0 + ref: stream-rhel-8-rhel-8.3.0 buildorder: 0 golang: rationale: Package providing the Go compiler toolchain. - ref: stream-rhel-8-rhel-8.2.0 + ref: stream-rhel-8-rhel-8.3.0 buildorder: 1 delve: rationale: A debugger for the Go programming language - ref: stream-rhel-8-rhel-8.2.0 + ref: stream-rhel-8-rhel-8.3.0 buildorder: 2 diff --git a/go-toolset.yaml b/go-toolset.yaml deleted file mode 100644 index 27b75b9..0000000 --- a/go-toolset.yaml +++ /dev/null @@ -1,49 +0,0 @@ ---- -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.1.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: b5fce8bfe4cc76bcd4e1ab1f0ded86942dfeb18a - buildorder: 2 - go-toolset: - rationale: Meta package for go-toolset providing scl enable scripts. - ref: 6e274ae7c6ab10a1721494d24321cc0a55a46c41 - golang: - rationale: Package providing the Go compiler toolchain. - ref: 00bee6b149667879f038932d6742517be3b6485c - buildorder: 1 -... -