import golang-ecosystem-1.0-20180823131759.14afd699

This commit is contained in:
CentOS Sources 2019-05-08 11:12:31 -04:00 committed by Stepan Oksanichenko
commit 656c6002b2
3 changed files with 64 additions and 0 deletions

0
.gitignore vendored Normal file
View File

View File

64
SOURCES/modulemd.txt Normal file
View File

@ -0,0 +1,64 @@
---
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
...