From 8d023bc0a41872b1d48478c1b94963925db006b5 Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: Jan 17 2023 18:11:19 +0000 Subject: transmodrify/c8s-stream-6.2/mercurial-6.2-8070020220729131051.3dbb8329 --- diff --git a/mercurial.yaml b/mercurial.yaml new file mode 100644 index 0000000..f420574 --- /dev/null +++ b/mercurial.yaml @@ -0,0 +1,40 @@ +--- +document: modulemd +version: 2 +data: + name: mercurial + stream: "6.2" + 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.7.0] + python36: [3.6] + requires: + platform: [el8] + python36: [3.6] + 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-chg + - mercurial-hgk + components: + rpms: + mercurial: + rationale: Mercurial -- a distributed SCM + ref: 5ecabac656eee980dbd46ebce73644f08fd767a7 +... +