Blob Blame History Raw
---
document: modulemd
version: 2
data:
  name: golang-ecosystem
  stream: 1.0
  version: 20180823131759
  context: 14afd699
  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.
  license:
    module:
    - MIT
  xmd:
    mbs:
      scmurl: git://pkgs.devel.redhat.com/modules/golang-ecosystem?#0708cc1e4feed0435061b41df45d21ff20ec7898
      buildrequires:
        platform:
          version: 2
          ref: virtual
          stream: el8
          context: 00000000
          filtered_rpms: []
        go-toolset-1.10:
          version: 20180814172137
          ref: 4127d94665c4a79ef667b443daf6847bffc8f396
          stream: 1.10
          context: 9edba152
          filtered_rpms: []
      mse: TRUE
      rpms:
        golang-github-cpuguy83-go-md2man:
          ref: 34ad755d89776ea58c5459c0626dae0bad63c735
      commit: 0708cc1e4feed0435061b41df45d21ff20ec7898
  dependencies:
  - buildrequires:
      platform: [el8]
    requires:
      platform: [el8]
  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:
      - golang-github-cpuguy83-go-md2man
  api:
    rpms:
    - golang-github-cpuguy83-go-md2man
  buildopts:
    rpms:
      macros: |
        %_with_ignore_tests 1
  components:
    rpms:
      golang-github-cpuguy83-go-md2man:
        rationale: Primary component of this module.
        repository: git://pkgs.devel.redhat.com/rpms/golang-github-cpuguy83-go-md2man
        cache: http://pkgs.devel.redhat.com/repo/pkgs/golang-github-cpuguy83-go-md2man
        ref: stream-golang-ecosystem-1.0
...