--- document: modulemd version: 2 data: name: golang-ecosystem stream: 2017.0 version: 20180816154241 context: 23fa1694 summary: The ecosystem of packages for the Go programming language description: >- This module contains golang based tools used as dependencies for other packages, for instance, go-md2man, a manpage converter written in Go, along with rpm macros for building Go based tools. license: module: - MIT xmd: mbs: scmurl: https://src.fedoraproject.org/modules/golang-ecosystem.git?#384b17a75c5c9be71c913651126d6899e42e8d84 buildrequires: golang: version: 20180816140129 ref: 92882e9696b779110fd27aa11ddbc88f30eb82a2 stream: 1.10 context: 9c690d0e filtered_rpms: [] platform: version: 4 ref: virtual stream: f28 context: 00000000 filtered_rpms: [] mse: TRUE rpms: golang-github-russross-blackfriday: ref: 5b8c2ba534b8019529df9d58b92027c6a976b40e go-srpm-macros: ref: 4f85e708533960d6edfcb6e4eef29be758b25087 golang-github-cpuguy83-go-md2man: ref: 5cdf8051cae5c0596f975d526ac476e6fb4ad5f0 go-compilers: ref: f40831872a58d2b2b28219d8ddf2931cb2f0bc2e commit: 384b17a75c5c9be71c913651126d6899e42e8d84 dependencies: - buildrequires: platform: [f28] requires: platform: [f28] references: community: https://github.com/golang-github-cpuguy83-go-md2man documentation: https://github.com/golang-github-cpuguy83-go-md2man tracker: https://github.com/golang-github-cpuguy83-go-md2man profiles: default: rpms: - go-compilers - go-srpm-macros - golang-github-cpuguy83-go-md2man - golang-github-russross-blackfriday api: rpms: - go-compilers-golang-compiler - go-srpm-macros - golang-github-cpuguy83-go-md2man buildopts: rpms: macros: | %_with_ignore_tests 1 components: rpms: go-compilers: rationale: Build dependency for Go packages. repository: git://pkgs.fedoraproject.org/rpms/go-compilers cache: http://pkgs.fedoraproject.org/repo/pkgs/go-compilers ref: f28 go-srpm-macros: rationale: Build dependency for Go packages. repository: git://pkgs.fedoraproject.org/rpms/go-srpm-macros cache: http://pkgs.fedoraproject.org/repo/pkgs/go-srpm-macros ref: f28 buildorder: 1 golang-github-cpuguy83-go-md2man: rationale: Primary component of this module. repository: git://pkgs.fedoraproject.org/rpms/golang-github-cpuguy83-go-md2man cache: http://pkgs.fedoraproject.org/repo/pkgs/golang-github-cpuguy83-go-md2man ref: f28 buildorder: 3 golang-github-russross-blackfriday: rationale: Build dependency for go-md2man. repository: git://pkgs.fedoraproject.org/rpms/golang-github-russross-blackfriday cache: http://pkgs.fedoraproject.org/repo/pkgs/golang-github-russross-blackfriday ref: f28 buildorder: 2 ...