39 lines
865 B
YAML
39 lines
865 B
YAML
|
---
|
||
|
document: modulemd
|
||
|
version: 2
|
||
|
data:
|
||
|
name: mercurial
|
||
|
stream: 4.8
|
||
|
summary: Mercurial -- a distributed SCM
|
||
|
description: >-
|
||
|
Mercurial is a fast, lightweight source control management system designed for
|
||
|
efficient handling of very large distributed projects.
|
||
|
license:
|
||
|
module:
|
||
|
- MIT
|
||
|
dependencies:
|
||
|
- buildrequires:
|
||
|
platform: [el8]
|
||
|
python27: [2.7]
|
||
|
requires:
|
||
|
platform: [el8]
|
||
|
python27: [2.7]
|
||
|
references:
|
||
|
community: https://www.mercurial-scm.org/
|
||
|
documentation: https://www.mercurial-scm.org/guide
|
||
|
tracker: https://www.mercurial-scm.org/wiki/BugTracker
|
||
|
profiles:
|
||
|
common:
|
||
|
rpms:
|
||
|
- mercurial
|
||
|
api:
|
||
|
rpms:
|
||
|
- mercurial
|
||
|
- mercurial-hgk
|
||
|
components:
|
||
|
rpms:
|
||
|
mercurial:
|
||
|
rationale: Mercurial -- a distributed SCM
|
||
|
ref: stream-mercurial-4.8-rhel-8.8.0
|
||
|
...
|