commit 4635ca8e421af91cf1dc090450bc000b609d7f30 Author: James Antill Date: Mon Aug 8 12:42:19 2022 -0400 Update yaml diff --git a/mercurial.yaml b/mercurial.yaml new file mode 100644 index 0000000..b2d62af --- /dev/null +++ b/mercurial.yaml @@ -0,0 +1,68 @@ +--- +document: modulemd +version: 2 +data: + name: mercurial + stream: 4.8 + version: 8000020190628020724 + context: 4148dfdf + 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 + xmd: + mbs: + mse: TRUE + buildrequires: + python27: + ref: fb81b9cd2ee043adff4036e57bf1b88f38418d25 + stream: 2.7 + context: 0889f2f0 + version: 8000020190622030251 + koji_tag: module-python27-2.7-8000020190622030251-0889f2f0 + filtered_rpms: [] + platform: + ref: virtual + stream: el8.0.0 + context: 00000000 + version: 3 + koji_tag: module-centos-8.0.0-build + stream_collision_modules: + ursine_rpms: + filtered_rpms: [] + scmurl: git+https://git.centos.org/modules/mercurial.git?#ccfd9be656e6934c57f346862401484d4d85cf0d + commit: ccfd9be656e6934c57f346862401484d4d85cf0d + rpms: + mercurial: + ref: 00ee5e0c80608ed2eda5ac329c007c10121df1b1 + dependencies: + - buildrequires: + platform: [el8.0.0] + 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 + repository: git+https://git.centos.org/rpms/mercurial + cache: https://git.centos.org/repo/pkgs/mercurial + ref: 00ee5e0c80608ed2eda5ac329c007c10121df1b1 + arches: [aarch64, i686, ppc64le, x86_64] +...