From 987b5cbcfccfdf03eb11ee3f1c80cb4100034816 Mon Sep 17 00:00:00 2001 From: trevorb Date: Tue, 24 Dec 2024 18:13:43 +1100 Subject: [PATCH] add modules --- ks_netinstall.cfg | 2 + module-defaults/appstream-modules.yaml | 28825 ++++++++++++++++++++++ module-defaults/powertools-modules.yaml | 4993 ++++ module-defaults/remi-modules.yaml | 4072 +++ 4 files changed, 37892 insertions(+) create mode 100644 module-defaults/appstream-modules.yaml create mode 100644 module-defaults/powertools-modules.yaml create mode 100644 module-defaults/remi-modules.yaml diff --git a/ks_netinstall.cfg b/ks_netinstall.cfg index 23a16d7..a4ebfea 100644 --- a/ks_netinstall.cfg +++ b/ks_netinstall.cfg @@ -47,6 +47,8 @@ url --mirrorlist=https://mirrorlist.koozali.org/mirrorlist/smeos-11 @^smeserver @core @base +@smeextra +@standard chkconfig glibc-all-langpacks initscripts diff --git a/module-defaults/appstream-modules.yaml b/module-defaults/appstream-modules.yaml new file mode 100644 index 0000000..ad001d0 --- /dev/null +++ b/module-defaults/appstream-modules.yaml @@ -0,0 +1,28825 @@ +--- +document: modulemd +version: 2 +data: + name: 389-ds + stream: "1.4" + version: 8100020240315010647 + context: 945b6f6d + arch: x86_64 + summary: 389 Directory Server (base) + description: >- + 389 Directory Server is an LDAPv3 compliant server. The base package includes + the LDAP server and command line utilities for server administration. + license: + module: + - MIT + content: + - GPLv3+ and (ASL 2.0 or MIT) + xmd: {} + dependencies: + - buildrequires: + llvm-toolset: [rhel8] + nodejs: ["10"] + platform: [el8.10.0] + rust-toolset: [rhel8] + requires: + platform: [el8] + filter: + rpms: + - cockpit-389-ds + components: + rpms: + 389-ds-base: + rationale: Package in api + ref: r8s-stream-1.4 + arches: [aarch64, ppc64le, s390x, x86_64] + artifacts: + rpms: + - 389-ds-base-0:1.4.3.39-3.module+el8.10.0+1754+15117a6d.src + - 389-ds-base-0:1.4.3.39-3.module+el8.10.0+1754+15117a6d.x86_64 + - 389-ds-base-debuginfo-0:1.4.3.39-3.module+el8.10.0+1754+15117a6d.x86_64 + - 389-ds-base-debugsource-0:1.4.3.39-3.module+el8.10.0+1754+15117a6d.x86_64 + - 389-ds-base-devel-0:1.4.3.39-3.module+el8.10.0+1754+15117a6d.x86_64 + - 389-ds-base-legacy-tools-0:1.4.3.39-3.module+el8.10.0+1754+15117a6d.x86_64 + - 389-ds-base-legacy-tools-debuginfo-0:1.4.3.39-3.module+el8.10.0+1754+15117a6d.x86_64 + - 389-ds-base-libs-0:1.4.3.39-3.module+el8.10.0+1754+15117a6d.x86_64 + - 389-ds-base-libs-debuginfo-0:1.4.3.39-3.module+el8.10.0+1754+15117a6d.x86_64 + - 389-ds-base-snmp-0:1.4.3.39-3.module+el8.10.0+1754+15117a6d.x86_64 + - 389-ds-base-snmp-debuginfo-0:1.4.3.39-3.module+el8.10.0+1754+15117a6d.x86_64 + - python3-lib389-0:1.4.3.39-3.module+el8.10.0+1754+15117a6d.noarch +... +--- +document: modulemd-defaults +version: 1 +data: + module: ant + stream: "1.10" + profiles: + "1.10": [common] +... +--- +document: modulemd +version: 2 +data: + name: ant + stream: "1.10" + version: 8100020240212164931 + context: 417e5c08 + arch: x86_64 + summary: Java build tool + description: >- + Apache Ant is a Java library and command-line tool whose mission is to drive processes + described in build files as targets and extension points dependent upon each other. + The main known usage of Ant is the build of Java applications. Ant supplies a + number of built-in tasks allowing to compile, assemble, test and run Java applications. + Ant can also be used effectively to build non Java applications, for instance + C or C++ applications. More generally, Ant can be used to pilot any type of process + which can be described in terms of targets and tasks. + license: + module: + - MIT + content: + - ASL 2.0 + xmd: {} + dependencies: + - buildrequires: + javapackages-tools: ["201801"] + platform: [el8.10.0] + requires: + platform: [el8] + references: + community: https://ant.apache.org/ + profiles: + common: + rpms: + - ant + api: + rpms: + - ant + filter: + rpms: + - ant-antlr + - ant-apache-bcel + - ant-apache-bsf + - ant-apache-log4j + - ant-apache-oro + - ant-apache-regexp + - ant-apache-resolver + - ant-apache-xalan2 + - ant-commons-logging + - ant-commons-net + - ant-javadoc + - ant-javamail + - ant-jdepend + - ant-jmf + - ant-jsch + - ant-junit + - ant-manual + - ant-swing + - ant-testutil + - ant-xz + buildopts: + rpms: + macros: > + %_with_xmvn_javadoc 1 + + %_without_asciidoc 1 + + %_without_avalon 1 + + %_without_bouncycastle 1 + + %_without_cython 1 + + %_without_dafsa 1 + + %_without_desktop 1 + + %_without_doxygen 1 + + %_without_dtd 1 + + %_without_eclipse 1 + + %_without_ehcache 1 + + %_without_emacs 1 + + %_without_equinox 1 + + %_without_fop 1 + + %_without_ftp 1 + + %_without_gradle 1 + + %_without_groovy 1 + + %_without_hadoop 1 + + %_without_hsqldb 1 + + %_without_itext 1 + + %_without_jackson 1 + + %_without_jmh 1 + + %_without_jna 1 + + %_without_jpa 1 + + %_without_junit5 1 + + %_without_logback 1 + + %_without_markdown 1 + + %_without_memcached 1 + + %_without_memoryfilesystem 1 + + %_without_obr 1 + + %_without_python 1 + + %_without_reporting 1 + + %_without_scm 1 + + %_without_snappy 1 + + %_without_spring 1 + + %_without_ssh 1 + + %_without_testlib 1 + components: + rpms: + ant: + rationale: 'Module API. + +' + ref: r8s-stream-1.10 + buildorder: 10 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - ant-0:1.10.9-1.module+el8.10.0+1711+d357f861.noarch + - ant-0:1.10.9-1.module+el8.10.0+1711+d357f861.src + - ant-imageio-0:1.10.9-1.module+el8.10.0+1711+d357f861.noarch + - ant-lib-0:1.10.9-1.module+el8.10.0+1711+d357f861.noarch +... +--- +document: modulemd-defaults +version: 1 +data: + module: container-tools + stream: "rhel8" + profiles: + "1.0": [common] + "2.0": [common] + "3.0": [common] + "4.0": [common] + rhel8: [common] +... +--- +document: modulemd +version: 2 +data: + name: container-tools + stream: "1.0" + version: 8050020211109140251 + context: faa19cc5 + arch: x86_64 + summary: Stable versions of podman 1.0, buildah 1.5, skopeo 0.1, runc, conmon, CRIU, + Udica, etc as well as dependencies such as container-selinux built and tested + together, and supported for 24 months. + description: >- + Stable versions of podman 1.0 , buildah 1.5, skopeo 0.1, runc, conmon, CRIU, Udica, + etc as well as dependencies such as container-selinux built and tested together. + Released with RHEL 8.0 and supported for 24 months. During the support lifecycle, + back ports of important, critical vulnerabilities (CVEs, RHSAs) and bug fixes + (RHBAs) are provided to this stream, and versions do not move forward. For more + information see: https://access.redhat.com/support/policy/updates/containertools + license: + module: + - MIT + content: + - ASL 2.0 + - GPLv2 + - GPLv3+ + xmd: {} + dependencies: + - buildrequires: + go-toolset: [rhel8] + golang-ecosystem: ["1.0"] + platform: [el8.5.0] + requires: + platform: [el8] + references: + community: https://github.com/projectatomic + documentation: https://projectatomic.io + tracker: https://github.com/projectatomic + profiles: + common: + rpms: + - buildah + - container-selinux + - containernetworking-plugins + - criu + - fuse-overlayfs + - oci-systemd-hook + - oci-umount + - podman + - runc + - skopeo + - slirp4netns + api: + rpms: + - buildah + - container-selinux + - containernetworking-plugins + - containers-common + - fuse-overlayfs + - oci-systemd-hook + - oci-umount + - podman + - podman-docker + - runc + - skopeo + - slirp4netns + buildopts: + rpms: + macros: > + %_with_ignore_tests 1 + components: + rpms: + buildah: + rationale: Primary component of this module + ref: 7d7e010bae87dd13000b3c9c633527beba1f1066 + arches: [aarch64, i686, x86_64] + container-selinux: + rationale: Primary component of this module + ref: 25a598b76fa258808d14796af9d779bcf8146f87 + arches: [aarch64, i686, x86_64] + containernetworking-plugins: + rationale: Primary component of this module + ref: b16e582b5a6deee77d165d345b8598b17e2fc812 + arches: [aarch64, i686, x86_64] + criu: + rationale: Primary component of this module + ref: 86997fdfa04a1c452d1cd972e60e410da2feaf23 + arches: [aarch64, i686, x86_64] + fuse-overlayfs: + rationale: Primary component of this module + ref: bc3a08b702e8ec20f3465cfdbedcc67d9a0be3f7 + arches: [aarch64, i686, x86_64] + oci-systemd-hook: + rationale: Primary component of this module + ref: d6fb2913f9bcb09387a97f7d3f49d2b29b2cc85b + arches: [aarch64, i686, x86_64] + oci-umount: + rationale: Primary component of this module + ref: 90d05555e18af3527b786d5495503c7268574453 + arches: [aarch64, i686, x86_64] + podman: + rationale: Primary component of this module + ref: c67d699fa103e11325374928f57ecf48ec7896a5 + arches: [aarch64, i686, x86_64] + runc: + rationale: Primary component of this module + ref: 907d6670487d3c6d29e8d64ccc09e4ac685fa03f + arches: [aarch64, i686, x86_64] + skopeo: + rationale: Primary component of this module + ref: 5e6962aaccc1e9cf4f74aff4ef5136ac2d0474f1 + arches: [aarch64, i686, x86_64] + slirp4netns: + rationale: Primary component of this module + ref: 65276e5fc834f46fa1440a3f3c1d641f12c58455 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - buildah-0:1.5-8.gite94b4f9.module+el8.5.0+681+c9a1951f.src + - buildah-0:1.5-8.gite94b4f9.module+el8.5.0+681+c9a1951f.x86_64 + - buildah-debuginfo-0:1.5-8.gite94b4f9.module+el8.5.0+681+c9a1951f.x86_64 + - buildah-debugsource-0:1.5-8.gite94b4f9.module+el8.5.0+681+c9a1951f.x86_64 + - container-selinux-2:2.124.0-1.gitf958d0c.module+el8.5.0+681+c9a1951f.noarch + - container-selinux-2:2.124.0-1.gitf958d0c.module+el8.5.0+681+c9a1951f.src + - containernetworking-plugins-0:0.7.4-4.git9ebe139.module+el8.5.0+681+c9a1951f.src + - containernetworking-plugins-0:0.7.4-4.git9ebe139.module+el8.5.0+681+c9a1951f.x86_64 + - containernetworking-plugins-debuginfo-0:0.7.4-4.git9ebe139.module+el8.5.0+681+c9a1951f.x86_64 + - containernetworking-plugins-debugsource-0:0.7.4-4.git9ebe139.module+el8.5.0+681+c9a1951f.x86_64 + - containers-common-1:0.1.32-6.git1715c90.module+el8.5.0+681+c9a1951f.x86_64 + - crit-0:3.12-9.module+el8.5.0+681+c9a1951f.x86_64 + - criu-0:3.12-9.module+el8.5.0+681+c9a1951f.src + - criu-0:3.12-9.module+el8.5.0+681+c9a1951f.x86_64 + - criu-debuginfo-0:3.12-9.module+el8.5.0+681+c9a1951f.x86_64 + - criu-debugsource-0:3.12-9.module+el8.5.0+681+c9a1951f.x86_64 + - fuse-overlayfs-0:0.3-5.module+el8.5.0+681+c9a1951f.src + - fuse-overlayfs-0:0.3-5.module+el8.5.0+681+c9a1951f.x86_64 + - fuse-overlayfs-debuginfo-0:0.3-5.module+el8.5.0+681+c9a1951f.x86_64 + - fuse-overlayfs-debugsource-0:0.3-5.module+el8.5.0+681+c9a1951f.x86_64 + - oci-systemd-hook-1:0.1.15-2.git2d0b8a3.module+el8.4.0+557+48ba8b2f.src + - oci-systemd-hook-1:0.1.15-2.git2d0b8a3.module+el8.4.0+557+48ba8b2f.x86_64 + - oci-systemd-hook-debuginfo-1:0.1.15-2.git2d0b8a3.module+el8.4.0+557+48ba8b2f.x86_64 + - oci-systemd-hook-debugsource-1:0.1.15-2.git2d0b8a3.module+el8.4.0+557+48ba8b2f.x86_64 + - oci-umount-2:2.3.4-2.git87f9237.module+el8.4.0+557+48ba8b2f.src + - oci-umount-2:2.3.4-2.git87f9237.module+el8.4.0+557+48ba8b2f.x86_64 + - oci-umount-debuginfo-2:2.3.4-2.git87f9237.module+el8.4.0+557+48ba8b2f.x86_64 + - oci-umount-debugsource-2:2.3.4-2.git87f9237.module+el8.4.0+557+48ba8b2f.x86_64 + - podman-0:1.0.0-8.git921f98f.module+el8.5.0+681+c9a1951f.src + - podman-0:1.0.0-8.git921f98f.module+el8.5.0+681+c9a1951f.x86_64 + - podman-debuginfo-0:1.0.0-8.git921f98f.module+el8.5.0+681+c9a1951f.x86_64 + - podman-debugsource-0:1.0.0-8.git921f98f.module+el8.5.0+681+c9a1951f.x86_64 + - podman-docker-0:1.0.0-8.git921f98f.module+el8.5.0+681+c9a1951f.noarch + - python3-criu-0:3.12-9.module+el8.5.0+681+c9a1951f.x86_64 + - runc-0:1.0.0-56.rc5.dev.git2abd837.module+el8.5.0+681+c9a1951f.src + - runc-0:1.0.0-56.rc5.dev.git2abd837.module+el8.5.0+681+c9a1951f.x86_64 + - runc-debuginfo-0:1.0.0-56.rc5.dev.git2abd837.module+el8.5.0+681+c9a1951f.x86_64 + - runc-debugsource-0:1.0.0-56.rc5.dev.git2abd837.module+el8.5.0+681+c9a1951f.x86_64 + - skopeo-1:0.1.32-6.git1715c90.module+el8.5.0+681+c9a1951f.src + - skopeo-1:0.1.32-6.git1715c90.module+el8.5.0+681+c9a1951f.x86_64 + - skopeo-debuginfo-1:0.1.32-6.git1715c90.module+el8.5.0+681+c9a1951f.x86_64 + - skopeo-debugsource-1:0.1.32-6.git1715c90.module+el8.5.0+681+c9a1951f.x86_64 + - slirp4netns-0:0.1-5.dev.gitc4e1bc5.module+el8.5.0+681+c9a1951f.src + - slirp4netns-0:0.1-5.dev.gitc4e1bc5.module+el8.5.0+681+c9a1951f.x86_64 + - slirp4netns-debuginfo-0:0.1-5.dev.gitc4e1bc5.module+el8.5.0+681+c9a1951f.x86_64 + - slirp4netns-debugsource-0:0.1-5.dev.gitc4e1bc5.module+el8.5.0+681+c9a1951f.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: container-tools + stream: "2.0" + version: 8050020220426164243 + context: faa19cc5 + arch: x86_64 + summary: Stable versions of podman 1.6, buildah 1.11, skopeo 0.1, runc, conmon, + etc as well as dependencies such as container-selinux built and tested together, + and supported as documented on the Application Stream lifecycle page. + description: >- + Stable versions of podman 1.6, buildah 1.11, skopeo 0.1, runc, conmon, CRIU, Udica, + etc as well as dependencies such as container-selinux built and tested together. + Released with RHEL 8.2 and supported for 24 months. During the support lifecycle, + back ports of important, critical vulnerabilities (CVEs, RHSAs) and bug fixes + (RHBAs) are provided to this stream, and versions do not move forward. For more + information see: https://access.redhat.com/support/policy/updates/containertools + license: + module: + - MIT + content: + - ASL 2.0 + - GPLv2 + - GPLv3+ + - LGPLv2 + - LGPLv2+ + xmd: {} + dependencies: + - buildrequires: + go-toolset: [rhel8] + golang-ecosystem: ["1.0"] + platform: [el8.5.0] + requires: + platform: [el8] + references: + community: https://github.com/projectatomic + documentation: https://projectatomic.io + tracker: https://github.com/projectatomic + profiles: + common: + rpms: + - buildah + - cockpit-podman + - conmon + - container-selinux + - containernetworking-plugins + - criu + - fuse-overlayfs + - podman + - python-podman-api + - runc + - skopeo + - slirp4netns + - toolbox + - udica + api: + rpms: + - buildah + - conmon + - container-selinux + - containernetworking-plugins + - containers-common + - fuse-overlayfs + - podman + - podman-docker + - podman-manpages + - podman-remote + - python-podman-api + - runc + - skopeo + - slirp4netns + buildopts: + rpms: + macros: > + %_with_ignore_tests 1 + components: + rpms: + buildah: + rationale: Primary component of this module + ref: 006026cf926d7a96793723a6d65a22d4947f8fe1 + arches: [aarch64, i686, x86_64] + cockpit-podman: + rationale: Primary component of this module + ref: ce97b240c81bed3bb37b24449c3bb44349883e82 + arches: [aarch64, i686, x86_64] + conmon: + rationale: Primary component of this module + ref: 05c53f7d7ce63b8acbfce07a1c94a5a224a3401c + arches: [aarch64, i686, x86_64] + container-selinux: + rationale: Primary component of this module + ref: fcacc66bb2284c1fda9d8b2f9851fb5be1fd5ada + arches: [aarch64, i686, x86_64] + containernetworking-plugins: + rationale: Primary component of this module + ref: f4be6743c96ce2323f4cba46ca16af52db48dd91 + arches: [aarch64, i686, x86_64] + criu: + rationale: Primary component of this module + ref: 577938ea7d26cfb7a0b02e729d0bdabd899bb162 + arches: [aarch64, i686, x86_64] + fuse-overlayfs: + rationale: Primary component of this module + ref: aa982568d9c5696616942e546f5d8553472dcc5d + arches: [aarch64, i686, x86_64] + podman: + rationale: Primary component of this module + ref: 9649d035478921ea7655ddb96df1e0cbc823027d + arches: [aarch64, i686, x86_64] + python-podman-api: + rationale: Primary component of this module + ref: 770656a124d41e96c2ed7d228088648cfabccc38 + arches: [aarch64, i686, x86_64] + runc: + rationale: Primary component of this module + ref: e52528e7281f4c483747794e37b83b6ab3459707 + arches: [aarch64, i686, x86_64] + skopeo: + rationale: Primary component of this module + ref: c5f48d1923e9db2bdf0748b30ab102ab55579aa2 + arches: [aarch64, i686, x86_64] + slirp4netns: + rationale: Primary component of this module + ref: 1e088a263a563799e1934fc878684ee9d695520f + arches: [aarch64, i686, x86_64] + toolbox: + rationale: Primary component of this module + ref: 2a77cc345271916ac005abd95ae2dfedac12015e + arches: [aarch64, i686, x86_64] + udica: + rationale: Primary component of this module + ref: 5a6abc0ae36f0f495747585d73b3429350baf437 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - buildah-0:1.11.6-10.module+el8.5.0+770+e2f49861.src + - buildah-0:1.11.6-10.module+el8.5.0+770+e2f49861.x86_64 + - buildah-debuginfo-0:1.11.6-10.module+el8.5.0+770+e2f49861.x86_64 + - buildah-debugsource-0:1.11.6-10.module+el8.5.0+770+e2f49861.x86_64 + - buildah-tests-0:1.11.6-10.module+el8.5.0+770+e2f49861.x86_64 + - buildah-tests-debuginfo-0:1.11.6-10.module+el8.5.0+770+e2f49861.x86_64 + - cockpit-podman-0:11-1.module+el8.5.0+770+e2f49861.noarch + - cockpit-podman-0:11-1.module+el8.5.0+770+e2f49861.src + - conmon-2:2.0.15-1.module+el8.5.0+770+e2f49861.src + - conmon-2:2.0.15-1.module+el8.5.0+770+e2f49861.x86_64 + - container-selinux-2:2.130.0-1.module+el8.5.0+770+e2f49861.noarch + - container-selinux-2:2.130.0-1.module+el8.5.0+770+e2f49861.src + - containernetworking-plugins-0:0.8.3-4.module+el8.5.0+770+e2f49861.src + - containernetworking-plugins-0:0.8.3-4.module+el8.5.0+770+e2f49861.x86_64 + - containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.5.0+770+e2f49861.x86_64 + - containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.5.0+770+e2f49861.x86_64 + - containers-common-1:0.1.41-4.module+el8.5.0+770+e2f49861.x86_64 + - crit-0:3.12-9.module+el8.5.0+770+e2f49861.x86_64 + - criu-0:3.12-9.module+el8.5.0+770+e2f49861.src + - criu-0:3.12-9.module+el8.5.0+770+e2f49861.x86_64 + - criu-debuginfo-0:3.12-9.module+el8.5.0+770+e2f49861.x86_64 + - criu-debugsource-0:3.12-9.module+el8.5.0+770+e2f49861.x86_64 + - fuse-overlayfs-0:0.7.8-1.module+el8.5.0+770+e2f49861.src + - fuse-overlayfs-0:0.7.8-1.module+el8.5.0+770+e2f49861.x86_64 + - fuse-overlayfs-debuginfo-0:0.7.8-1.module+el8.5.0+770+e2f49861.x86_64 + - fuse-overlayfs-debugsource-0:0.7.8-1.module+el8.5.0+770+e2f49861.x86_64 + - podman-0:1.6.4-28.module+el8.5.0+770+e2f49861.src + - podman-0:1.6.4-28.module+el8.5.0+770+e2f49861.x86_64 + - podman-debuginfo-0:1.6.4-28.module+el8.5.0+770+e2f49861.x86_64 + - podman-debugsource-0:1.6.4-28.module+el8.5.0+770+e2f49861.x86_64 + - podman-docker-0:1.6.4-28.module+el8.5.0+770+e2f49861.noarch + - podman-remote-0:1.6.4-28.module+el8.5.0+770+e2f49861.x86_64 + - podman-remote-debuginfo-0:1.6.4-28.module+el8.5.0+770+e2f49861.x86_64 + - podman-tests-0:1.6.4-28.module+el8.5.0+770+e2f49861.x86_64 + - python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.5.0+770+e2f49861.noarch + - python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.5.0+770+e2f49861.src + - python3-criu-0:3.12-9.module+el8.5.0+770+e2f49861.x86_64 + - runc-0:1.0.0-66.rc10.module+el8.5.0+770+e2f49861.src + - runc-0:1.0.0-66.rc10.module+el8.5.0+770+e2f49861.x86_64 + - runc-debuginfo-0:1.0.0-66.rc10.module+el8.5.0+770+e2f49861.x86_64 + - runc-debugsource-0:1.0.0-66.rc10.module+el8.5.0+770+e2f49861.x86_64 + - skopeo-1:0.1.41-4.module+el8.5.0+770+e2f49861.src + - skopeo-1:0.1.41-4.module+el8.5.0+770+e2f49861.x86_64 + - skopeo-debuginfo-1:0.1.41-4.module+el8.5.0+770+e2f49861.x86_64 + - skopeo-debugsource-1:0.1.41-4.module+el8.5.0+770+e2f49861.x86_64 + - skopeo-tests-1:0.1.41-4.module+el8.5.0+770+e2f49861.x86_64 + - slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+770+e2f49861.src + - slirp4netns-0:0.4.2-3.git21fdece.module+el8.5.0+770+e2f49861.x86_64 + - slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.5.0+770+e2f49861.x86_64 + - slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.5.0+770+e2f49861.x86_64 + - toolbox-0:0.0.7-1.module+el8.5.0+770+e2f49861.noarch + - toolbox-0:0.0.7-1.module+el8.5.0+770+e2f49861.src + - udica-0:0.2.1-2.module+el8.5.0+770+e2f49861.noarch + - udica-0:0.2.1-2.module+el8.5.0+770+e2f49861.src +... +--- +document: modulemd +version: 2 +data: + name: container-tools + stream: "3.0" + version: 8070020230221173446 + context: "39077419" + arch: x86_64 + summary: Stable versions of podman 3.0, buildah 1.19, skopeo 1.2, runc, conmon, + CRIU, Udica, etc as well as dependencies such as container-selinux built and tested + together, and supported as documented on the Application Stream lifecycle page. + description: >- + Stable versions of podman 3.0, buildah 1.19, skopeo 1.2, runc, conmon, CRIU, Udica, + etc as well as dependencies such as container-selinux built and tested together. + Released with RHEL 8.4 and supported for 24 months. During the support lifecycle, + back ports of important, critical vulnerabilities (CVEs, RHSAs) and bug fixes + (RHBAs) are provided to this stream, and versions do not move forward. For more + information see: https://access.redhat.com/support/policy/updates/containertools + license: + module: + - MIT + content: + - ASL 2.0 + - ASL 2.0 and GPLv3+ + - BSD and MIT + - GPLv2 + - GPLv2+ + - GPLv3+ + - LGPLv2+ + xmd: {} + dependencies: + - buildrequires: + go-toolset: [rhel8] + golang-ecosystem: ["1.0"] + platform: [el8.7.0] + requires: + platform: [el8] + references: + community: https://github.com/projectatomic + documentation: https://projectatomic.io + tracker: https://github.com/projectatomic + profiles: + common: + rpms: + - buildah + - cockpit-podman + - conmon + - container-selinux + - containernetworking-plugins + - criu + - crun + - fuse-overlayfs + - libslirp + - podman + - runc + - skopeo + - slirp4netns + - toolbox + - udica + api: + rpms: + - buildah + - conmon + - container-selinux + - containernetworking-plugins + - containers-common + - fuse-overlayfs + - libslirp + - podman + - podman-docker + - podman-manpages + - podman-remote + - runc + - skopeo + - slirp4netns + buildopts: + rpms: + macros: > + %_with_ignore_tests 1 + components: + rpms: + buildah: + rationale: Primary component of this module + ref: 5d3113fd1db300ed9f66a003ee0ff321c3729ccf + arches: [aarch64, i686, x86_64] + cockpit-podman: + rationale: Primary component of this module + ref: 78700f4837e998d99cdf51123c35f3292216776a + arches: [aarch64, i686, x86_64] + conmon: + rationale: Primary component of this module + ref: dea489ec78bb798793eff08973abeb92313773dd + arches: [aarch64, i686, x86_64] + container-selinux: + rationale: Primary component of this module + ref: 16b6e7ef294c84035b785f7561498719747ce74e + arches: [aarch64, i686, x86_64] + containernetworking-plugins: + rationale: Primary component of this module + ref: eb4e6a9aeb83daad882c47d6577ac1afc0bf9b42 + arches: [aarch64, i686, x86_64] + criu: + rationale: Primary component of this module + ref: 47b03c6fcd15b16bbb86828f150a33d5625c008c + arches: [aarch64, i686, x86_64] + crun: + rationale: Primary component of this module + ref: 45c8937f3b94170d0dded5fe3d81d1eec6937cfa + arches: [aarch64, i686, x86_64] + fuse-overlayfs: + rationale: Primary component of this module + ref: ef46f443c14609a9043839a5a675e05262bea115 + arches: [aarch64, i686, x86_64] + libslirp: + rationale: Primary component of this module + ref: 1a103557a877ffb7255270b13786d1a45eadd1e7 + buildorder: -1 + arches: [aarch64, i686, x86_64] + oci-seccomp-bpf-hook: + rationale: Primary component of this module + ref: 1d61f0211f711866c801a1f4726049994a726c02 + arches: [aarch64, i686, x86_64] + podman: + rationale: Primary component of this module + ref: b2d6b02a1ebb1e64bf8fd1171b1d868077441000 + arches: [aarch64, i686, x86_64] + runc: + rationale: Primary component of this module + ref: 94a63e87e9ee983f52b6c3b5c1332ca21f72a7a1 + arches: [aarch64, i686, x86_64] + skopeo: + rationale: Primary component of this module + ref: e8e1110b9364733c6da954d74225623cd86f3469 + arches: [aarch64, i686, x86_64] + slirp4netns: + rationale: Primary component of this module + ref: aaf6ac34d966677ab8d5782e898ae65377bf1b9f + arches: [aarch64, i686, x86_64] + toolbox: + rationale: Primary component of this module + ref: 1dccf4b93b851e9bad60670433876853597775b8 + arches: [aarch64, i686, x86_64] + udica: + rationale: Primary component of this module + ref: 584a2b8b4a8658f7cf8500a7a005f2ba5c41709f + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - buildah-0:1.19.9-6.module+el8.7.0+1152+ac778627.src + - buildah-0:1.19.9-6.module+el8.7.0+1152+ac778627.x86_64 + - buildah-debuginfo-0:1.19.9-6.module+el8.7.0+1152+ac778627.x86_64 + - buildah-debugsource-0:1.19.9-6.module+el8.7.0+1152+ac778627.x86_64 + - buildah-tests-0:1.19.9-6.module+el8.7.0+1152+ac778627.x86_64 + - buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+1152+ac778627.x86_64 + - cockpit-podman-0:29-2.module+el8.7.0+1152+ac778627.noarch + - cockpit-podman-0:29-2.module+el8.7.0+1152+ac778627.src + - conmon-2:2.0.26-3.module+el8.7.0+1152+ac778627.src + - conmon-2:2.0.26-3.module+el8.7.0+1152+ac778627.x86_64 + - conmon-debuginfo-2:2.0.26-3.module+el8.7.0+1152+ac778627.x86_64 + - conmon-debugsource-2:2.0.26-3.module+el8.7.0+1152+ac778627.x86_64 + - container-selinux-2:2.189.0-1.module+el8.7.0+1152+ac778627.noarch + - container-selinux-2:2.189.0-1.module+el8.7.0+1152+ac778627.src + - containernetworking-plugins-0:0.9.1-1.module+el8.7.0+1152+ac778627.src + - containernetworking-plugins-0:0.9.1-1.module+el8.7.0+1152+ac778627.x86_64 + - containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+1152+ac778627.x86_64 + - containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+1152+ac778627.x86_64 + - containers-common-1:1.2.4-2.module+el8.7.0+1152+ac778627.x86_64 + - crit-0:3.15-1.module+el8.7.0+1152+ac778627.x86_64 + - criu-0:3.15-1.module+el8.7.0+1152+ac778627.src + - criu-0:3.15-1.module+el8.7.0+1152+ac778627.x86_64 + - criu-debuginfo-0:3.15-1.module+el8.7.0+1152+ac778627.x86_64 + - criu-debugsource-0:3.15-1.module+el8.7.0+1152+ac778627.x86_64 + - crun-0:0.18-3.module+el8.7.0+1152+ac778627.src + - crun-0:0.18-3.module+el8.7.0+1152+ac778627.x86_64 + - crun-debuginfo-0:0.18-3.module+el8.7.0+1152+ac778627.x86_64 + - crun-debugsource-0:0.18-3.module+el8.7.0+1152+ac778627.x86_64 + - fuse-overlayfs-0:1.4.0-2.module+el8.7.0+1152+ac778627.src + - fuse-overlayfs-0:1.4.0-2.module+el8.7.0+1152+ac778627.x86_64 + - fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+1152+ac778627.x86_64 + - fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+1152+ac778627.x86_64 + - libslirp-0:4.3.1-1.module+el8.7.0+1152+ac778627.src + - libslirp-0:4.3.1-1.module+el8.7.0+1152+ac778627.x86_64 + - libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+1152+ac778627.x86_64 + - libslirp-debugsource-0:4.3.1-1.module+el8.7.0+1152+ac778627.x86_64 + - libslirp-devel-0:4.3.1-1.module+el8.7.0+1152+ac778627.x86_64 + - oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+1152+ac778627.src + - oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+1152+ac778627.x86_64 + - oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+1152+ac778627.x86_64 + - oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+1152+ac778627.x86_64 + - podman-0:3.0.1-15.module+el8.7.0+1152+ac778627.src + - podman-0:3.0.1-15.module+el8.7.0+1152+ac778627.x86_64 + - podman-catatonit-0:3.0.1-15.module+el8.7.0+1152+ac778627.x86_64 + - podman-catatonit-debuginfo-0:3.0.1-15.module+el8.7.0+1152+ac778627.x86_64 + - podman-debuginfo-0:3.0.1-15.module+el8.7.0+1152+ac778627.x86_64 + - podman-debugsource-0:3.0.1-15.module+el8.7.0+1152+ac778627.x86_64 + - podman-docker-0:3.0.1-15.module+el8.7.0+1152+ac778627.noarch + - podman-plugins-0:3.0.1-15.module+el8.7.0+1152+ac778627.x86_64 + - podman-plugins-debuginfo-0:3.0.1-15.module+el8.7.0+1152+ac778627.x86_64 + - podman-remote-0:3.0.1-15.module+el8.7.0+1152+ac778627.x86_64 + - podman-remote-debuginfo-0:3.0.1-15.module+el8.7.0+1152+ac778627.x86_64 + - podman-tests-0:3.0.1-15.module+el8.7.0+1152+ac778627.x86_64 + - python3-criu-0:3.15-1.module+el8.7.0+1152+ac778627.x86_64 + - runc-0:1.0.0-73.rc95.module+el8.7.0+1152+ac778627.src + - runc-0:1.0.0-73.rc95.module+el8.7.0+1152+ac778627.x86_64 + - runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+1152+ac778627.x86_64 + - runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+1152+ac778627.x86_64 + - skopeo-1:1.2.4-2.module+el8.7.0+1152+ac778627.src + - skopeo-1:1.2.4-2.module+el8.7.0+1152+ac778627.x86_64 + - skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+1152+ac778627.x86_64 + - skopeo-debugsource-1:1.2.4-2.module+el8.7.0+1152+ac778627.x86_64 + - skopeo-tests-1:1.2.4-2.module+el8.7.0+1152+ac778627.x86_64 + - slirp4netns-0:1.1.8-1.module+el8.7.0+1152+ac778627.src + - slirp4netns-0:1.1.8-1.module+el8.7.0+1152+ac778627.x86_64 + - slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+1152+ac778627.x86_64 + - slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+1152+ac778627.x86_64 + - toolbox-0:0.0.99.3-1.module+el8.7.0+1152+ac778627.src + - toolbox-0:0.0.99.3-1.module+el8.7.0+1152+ac778627.x86_64 + - toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+1152+ac778627.x86_64 + - toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+1152+ac778627.x86_64 + - toolbox-tests-0:0.0.99.3-1.module+el8.7.0+1152+ac778627.x86_64 + - udica-0:0.2.4-1.module+el8.7.0+1152+ac778627.noarch + - udica-0:0.2.4-1.module+el8.7.0+1152+ac778627.src +... +--- +document: modulemd +version: 2 +data: + name: container-tools + stream: "4.0" + version: 8100020231208070625 + context: "82888897" + arch: x86_64 + summary: Stable versions of podman 4.0, buildah 1.24, skopeo 1.6, runc, conmon, + CRIU, Udica, etc as well as dependencies such as container-selinux built and tested + together, and supported as documented on the Application Stream lifecycle page. + description: >- + Stable versions of podman 4.0, buildah 1.24, skopeo 1.6, runc, conmon, CRIU, Udica, + etc as well as dependencies such as container-selinux built and tested together. + Released with RHEL 8.6 and supported for 24 months. During the support lifecycle, + back ports of important, critical vulnerabilities (CVEs, RHSAs) and bug fixes + (RHBAs) are provided to this stream, and versions do not move forward. For more + information see: https://access.redhat.com/support/policy/updates/containertools + license: + module: + - MIT + content: + - ASL 2.0 + - ASL 2.0 and BSD and MIT + - ASL 2.0 and GPLv3+ + - BSD and MIT + - GPLv2 + - GPLv2+ + - GPLv3+ + - LGPLv2+ + xmd: {} + dependencies: + - buildrequires: + go-toolset: [rhel8] + golang-ecosystem: ["1.0"] + platform: [el8.10.0] + requires: + platform: [el8] + references: + community: https://github.com/projectatomic + documentation: https://projectatomic.io + tracker: https://github.com/projectatomic + profiles: + common: + rpms: + - buildah + - cockpit-podman + - conmon + - container-selinux + - containernetworking-plugins + - containers-common + - criu + - crun + - fuse-overlayfs + - libslirp + - podman + - python3-podman + - runc + - skopeo + - slirp4netns + - toolbox + - udica + api: + rpms: + - buildah + - conmon + - container-selinux + - containernetworking-plugins + - containers-common + - fuse-overlayfs + - libslirp + - podman + - podman-docker + - podman-manpages + - podman-remote + - python3-podman + - runc + - skopeo + - slirp4netns + buildopts: + rpms: + macros: > + %_with_ignore_tests 1 + components: + rpms: + buildah: + rationale: Primary component of this module + ref: r8s-stream-4.0 + arches: [aarch64, i686, x86_64] + cockpit-podman: + rationale: Primary component of this module + ref: r8s-stream-4.0 + arches: [aarch64, i686, x86_64] + conmon: + rationale: Primary component of this module + ref: r8s-stream-4.0 + arches: [aarch64, i686, x86_64] + container-selinux: + rationale: Primary component of this module + ref: r8s-stream-4.0 + arches: [aarch64, i686, x86_64] + containernetworking-plugins: + rationale: Primary component of this module + ref: r8s-stream-4.0 + arches: [aarch64, i686, x86_64] + containers-common: + rationale: Primary component of this module + ref: r8s-stream-4.0 + arches: [aarch64, i686, x86_64] + criu: + rationale: Primary component of this module + ref: r8s-stream-4.0 + buildorder: -1 + arches: [aarch64, i686, x86_64] + crun: + rationale: Primary component of this module + ref: r8s-stream-4.0 + arches: [aarch64, i686, x86_64] + fuse-overlayfs: + rationale: Primary component of this module + ref: r8s-stream-4.0 + arches: [aarch64, i686, x86_64] + libslirp: + rationale: Primary component of this module + ref: r8s-stream-4.0 + buildorder: -1 + arches: [aarch64, i686, x86_64] + oci-seccomp-bpf-hook: + rationale: Primary component of this module + ref: r8s-stream-4.0 + arches: [aarch64, i686, x86_64] + podman: + rationale: Primary component of this module + ref: r8s-stream-4.0 + arches: [aarch64, i686, x86_64] + python-podman: + rationale: Primary component of this module + ref: r8s-stream-4.0 + arches: [aarch64, i686, x86_64] + runc: + rationale: Primary component of this module + ref: r8s-stream-4.0 + arches: [aarch64, i686, x86_64] + skopeo: + rationale: Primary component of this module + ref: r8s-stream-4.0 + arches: [aarch64, i686, x86_64] + slirp4netns: + rationale: Primary component of this module + ref: r8s-stream-4.0 + arches: [aarch64, i686, x86_64] + toolbox: + rationale: Primary component of this module + ref: r8s-stream-4.0 + arches: [aarch64, i686, x86_64] + udica: + rationale: Primary component of this module + ref: r8s-stream-4.0 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - aardvark-dns-2:1.0.1-38.module+el8.9.0+1445+07728297.x86_64 + - buildah-1:1.24.6-7.module+el8.9.0+1445+07728297.src + - buildah-1:1.24.6-7.module+el8.9.0+1445+07728297.x86_64 + - buildah-debuginfo-1:1.24.6-7.module+el8.9.0+1445+07728297.x86_64 + - buildah-debugsource-1:1.24.6-7.module+el8.9.0+1445+07728297.x86_64 + - buildah-tests-1:1.24.6-7.module+el8.9.0+1445+07728297.x86_64 + - buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+1445+07728297.x86_64 + - cockpit-podman-0:46-1.module+el8.9.0+1445+07728297.noarch + - cockpit-podman-0:46-1.module+el8.9.0+1445+07728297.src + - conmon-2:2.1.4-2.module+el8.9.0+1445+07728297.src + - conmon-2:2.1.4-2.module+el8.9.0+1445+07728297.x86_64 + - conmon-debuginfo-2:2.1.4-2.module+el8.9.0+1445+07728297.x86_64 + - conmon-debugsource-2:2.1.4-2.module+el8.9.0+1445+07728297.x86_64 + - container-selinux-2:2.205.0-3.module+el8.9.0+1445+07728297.noarch + - container-selinux-2:2.205.0-3.module+el8.9.0+1445+07728297.src + - containernetworking-plugins-1:1.1.1-5.module+el8.9.0+1445+07728297.src + - containernetworking-plugins-1:1.1.1-5.module+el8.9.0+1445+07728297.x86_64 + - containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.9.0+1445+07728297.x86_64 + - containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.9.0+1445+07728297.x86_64 + - containers-common-2:1-38.module+el8.9.0+1445+07728297.src + - containers-common-2:1-38.module+el8.9.0+1445+07728297.x86_64 + - crit-0:3.15-3.module+el8.9.0+1445+07728297.x86_64 + - criu-0:3.15-3.module+el8.9.0+1445+07728297.src + - criu-0:3.15-3.module+el8.9.0+1445+07728297.x86_64 + - criu-debuginfo-0:3.15-3.module+el8.9.0+1445+07728297.x86_64 + - criu-debugsource-0:3.15-3.module+el8.9.0+1445+07728297.x86_64 + - criu-devel-0:3.15-3.module+el8.9.0+1445+07728297.x86_64 + - criu-libs-0:3.15-3.module+el8.9.0+1445+07728297.x86_64 + - criu-libs-debuginfo-0:3.15-3.module+el8.9.0+1445+07728297.x86_64 + - crun-0:1.8.3-1.module+el8.9.0+1445+07728297.src + - crun-0:1.8.3-1.module+el8.9.0+1445+07728297.x86_64 + - crun-debuginfo-0:1.8.3-1.module+el8.9.0+1445+07728297.x86_64 + - crun-debugsource-0:1.8.3-1.module+el8.9.0+1445+07728297.x86_64 + - fuse-overlayfs-0:1.9-2.module+el8.9.0+1445+07728297.src + - fuse-overlayfs-0:1.9-2.module+el8.9.0+1445+07728297.x86_64 + - fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+1445+07728297.x86_64 + - fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+1445+07728297.x86_64 + - libslirp-0:4.4.0-1.module+el8.9.0+1445+07728297.src + - libslirp-0:4.4.0-1.module+el8.9.0+1445+07728297.x86_64 + - libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+1445+07728297.x86_64 + - libslirp-debugsource-0:4.4.0-1.module+el8.9.0+1445+07728297.x86_64 + - libslirp-devel-0:4.4.0-1.module+el8.9.0+1445+07728297.x86_64 + - netavark-2:1.0.1-38.module+el8.9.0+1445+07728297.x86_64 + - oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+1445+07728297.src + - oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+1445+07728297.x86_64 + - oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+1445+07728297.x86_64 + - oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+1445+07728297.x86_64 + - podman-2:4.0.2-24.module+el8.9.0+1445+07728297.src + - podman-2:4.0.2-24.module+el8.9.0+1445+07728297.x86_64 + - podman-catatonit-2:4.0.2-24.module+el8.9.0+1445+07728297.x86_64 + - podman-catatonit-debuginfo-2:4.0.2-24.module+el8.9.0+1445+07728297.x86_64 + - podman-debuginfo-2:4.0.2-24.module+el8.9.0+1445+07728297.x86_64 + - podman-debugsource-2:4.0.2-24.module+el8.9.0+1445+07728297.x86_64 + - podman-docker-2:4.0.2-24.module+el8.9.0+1445+07728297.noarch + - podman-gvproxy-2:4.0.2-24.module+el8.9.0+1445+07728297.x86_64 + - podman-gvproxy-debuginfo-2:4.0.2-24.module+el8.9.0+1445+07728297.x86_64 + - podman-plugins-2:4.0.2-24.module+el8.9.0+1445+07728297.x86_64 + - podman-plugins-debuginfo-2:4.0.2-24.module+el8.9.0+1445+07728297.x86_64 + - podman-remote-2:4.0.2-24.module+el8.9.0+1445+07728297.x86_64 + - podman-remote-debuginfo-2:4.0.2-24.module+el8.9.0+1445+07728297.x86_64 + - podman-tests-2:4.0.2-24.module+el8.9.0+1445+07728297.x86_64 + - python-podman-0:4.0.0-2.module+el8.9.0+1445+07728297.src + - python3-criu-0:3.15-3.module+el8.9.0+1445+07728297.x86_64 + - python3-podman-0:4.0.0-2.module+el8.9.0+1445+07728297.noarch + - runc-1:1.1.5-2.module+el8.9.0+1445+07728297.src + - runc-1:1.1.5-2.module+el8.9.0+1445+07728297.x86_64 + - runc-debuginfo-1:1.1.5-2.module+el8.9.0+1445+07728297.x86_64 + - runc-debugsource-1:1.1.5-2.module+el8.9.0+1445+07728297.x86_64 + - skopeo-2:1.6.2-9.module+el8.9.0+1578+aa900b44.src + - skopeo-2:1.6.2-9.module+el8.9.0+1578+aa900b44.x86_64 + - skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+1578+aa900b44.x86_64 + - skopeo-debugsource-2:1.6.2-9.module+el8.9.0+1578+aa900b44.x86_64 + - skopeo-tests-2:1.6.2-9.module+el8.9.0+1578+aa900b44.x86_64 + - slirp4netns-0:1.1.8-3.module+el8.9.0+1445+07728297.src + - slirp4netns-0:1.1.8-3.module+el8.9.0+1445+07728297.x86_64 + - slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+1445+07728297.x86_64 + - slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+1445+07728297.x86_64 + - toolbox-0:0.0.99.4-8.module+el8.10.0+1601+e661757f.src + - toolbox-0:0.0.99.4-8.module+el8.10.0+1601+e661757f.x86_64 + - toolbox-debuginfo-0:0.0.99.4-8.module+el8.10.0+1601+e661757f.x86_64 + - toolbox-debugsource-0:0.0.99.4-8.module+el8.10.0+1601+e661757f.x86_64 + - toolbox-tests-0:0.0.99.4-8.module+el8.10.0+1601+e661757f.x86_64 + - udica-0:0.2.6-4.module+el8.9.0+1445+07728297.noarch + - udica-0:0.2.6-4.module+el8.9.0+1445+07728297.src +... +--- +document: modulemd +version: 2 +data: + name: container-tools + stream: "rhel8" + version: 8100020240523110049 + context: "82888897" + arch: x86_64 + summary: Most recent (rolling) versions of podman, buildah, skopeo, runc, conmon, + runc, conmon, CRIU, Udica, etc as well as dependencies such as container-selinux + built and tested together, and updated as frequently as every 12 weeks. + description: >- + Latest versions of podman, buildah, skopeo, runc, conmon, CRIU, Udica, etc as + well as dependencies such as container-selinux built and tested together, and + updated as frequently as every 12 weeks. Only very limited back ports are provided + to this stream, and most patches come from providing new versions. + license: + module: + - MIT + content: + - ASL 2.0 + - ASL 2.0 and BSD and MIT + - Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 + - BSD and MIT + - GPLv2 + - GPLv2+ + - GPLv3+ + - LGPL-2.1-or-later + xmd: {} + dependencies: + - buildrequires: + go-toolset: [rhel8] + golang-ecosystem: ["1.0"] + platform: [el8.10.0] + requires: + platform: [el8] + references: + community: https://github.com/projectatomic + documentation: https://projectatomic.io + tracker: https://github.com/projectatomic + profiles: + common: + rpms: + - aardvark-dns + - buildah + - cockpit-podman + - conmon + - container-selinux + - containernetworking-plugins + - containers-common + - criu + - crun + - fuse-overlayfs + - libslirp + - netavark + - podman + - python3-podman + - runc + - skopeo + - slirp4netns + - toolbox + - udica + api: + rpms: + - buildah + - conmon + - container-selinux + - containernetworking-plugins + - containers-common + - fuse-overlayfs + - libslirp + - podman + - podman-docker + - podman-manpages + - podman-remote + - python3-podman + - runc + - skopeo + - slirp4netns + buildopts: + rpms: + macros: > + %_with_ignore_tests 1 + components: + rpms: + aardvark-dns: + rationale: Primary component of this module + ref: fcabc5c463b1b4095bc47c84618898c69aaa2cd8 + arches: [aarch64, i686, x86_64] + buildah: + rationale: Primary component of this module + ref: bc33c305d9344eae753cb592eb558377de4e74e1 + arches: [aarch64, i686, x86_64] + cockpit-podman: + rationale: Primary component of this module + ref: 63e2721936b8348229c3da500e2136102b107dad + arches: [aarch64, i686, x86_64] + conmon: + rationale: Primary component of this module + ref: bdc3c738efe10557d605aca656a9c652c5ed1e1c + arches: [aarch64, i686, x86_64] + container-selinux: + rationale: Primary component of this module + ref: 81519027194d2879699f63006a55924ad683013a + arches: [aarch64, i686, x86_64] + containernetworking-plugins: + rationale: Primary component of this module + ref: 6b7f395c253ea134eb8a8e67ee20b09375ce94a3 + arches: [aarch64, i686, x86_64] + containers-common: + rationale: Primary component of this module + ref: 59c0908c8a8f922c35e6e14c1f29cfcb3e001cae + arches: [aarch64, i686, x86_64] + criu: + rationale: Primary component of this module + ref: d6a096e8723d5f567d3327544008dc65bd8ef2f0 + buildorder: -1 + arches: [aarch64, i686, x86_64] + crun: + rationale: Primary component of this module + ref: 2346de682e727b6cf7f37c0c69a4b203c7e3cd10 + arches: [aarch64, i686, x86_64] + fuse-overlayfs: + rationale: Primary component of this module + ref: 000fe38fdb97e5acf1cc41d178e8a43e1e874a00 + arches: [aarch64, i686, x86_64] + libslirp: + rationale: Primary component of this module + ref: 18d06af1a19d4f6edfb77ccaeb8243e1756b9c8f + buildorder: -1 + arches: [aarch64, i686, x86_64] + netavark: + rationale: Primary component of this module + ref: 22b13748afc059d314d9b2f2fa689cf0b09254e4 + arches: [aarch64, i686, x86_64] + oci-seccomp-bpf-hook: + rationale: Primary component of this module + ref: dff6562f3681f283cd9efd871cde6478cdc56deb + arches: [aarch64, i686, x86_64] + podman: + rationale: Primary component of this module + ref: 6058494f71bf99d82a1e6c92ce17fa2059580b05 + arches: [aarch64, i686, x86_64] + python-podman: + rationale: Primary component of this module + ref: f0ec27a8ecb388392320a1fa1be381d19923ad6c + arches: [aarch64, i686, x86_64] + runc: + rationale: Primary component of this module + ref: 107da5be1e5a681aa148f6c24613d33e4c853805 + arches: [aarch64, i686, x86_64] + skopeo: + rationale: Primary component of this module + ref: a6c573339b94b7e6c49df77105a21a2602edcee6 + arches: [aarch64, i686, x86_64] + slirp4netns: + rationale: Primary component of this module + ref: 9d54548d50ecaebbceff49109939f0fef687460c + arches: [aarch64, i686, x86_64] + toolbox: + rationale: Primary component of this module + ref: d28ee33dcef26ed738287e256f9904c6ea10f346 + arches: [aarch64, i686, x86_64] + udica: + rationale: Primary component of this module + ref: 45d971963a11acd00197e8b80c571d8d4f4d3823 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - aardvark-dns-2:1.10.0-1.module+el8.10.0+1815+5fe7415e.src + - aardvark-dns-2:1.10.0-1.module+el8.10.0+1815+5fe7415e.x86_64 + - buildah-1:1.34.0-1.module+el8.10.0+1815+5fe7415e.src + - buildah-1:1.34.0-1.module+el8.10.0+1815+5fe7415e.x86_64 + - buildah-debuginfo-1:1.34.0-1.module+el8.10.0+1815+5fe7415e.x86_64 + - buildah-debugsource-1:1.34.0-1.module+el8.10.0+1815+5fe7415e.x86_64 + - buildah-tests-1:1.34.0-1.module+el8.10.0+1815+5fe7415e.x86_64 + - buildah-tests-debuginfo-1:1.34.0-1.module+el8.10.0+1815+5fe7415e.x86_64 + - cockpit-podman-0:84.1-1.module+el8.10.0+1815+5fe7415e.noarch + - cockpit-podman-0:84.1-1.module+el8.10.0+1815+5fe7415e.src + - conmon-3:2.1.10-1.module+el8.10.0+1815+5fe7415e.src + - conmon-3:2.1.10-1.module+el8.10.0+1815+5fe7415e.x86_64 + - conmon-debuginfo-3:2.1.10-1.module+el8.10.0+1815+5fe7415e.x86_64 + - conmon-debugsource-3:2.1.10-1.module+el8.10.0+1815+5fe7415e.x86_64 + - container-selinux-2:2.229.0-2.module+el8.10.0+1815+5fe7415e.noarch + - container-selinux-2:2.229.0-2.module+el8.10.0+1815+5fe7415e.src + - containernetworking-plugins-1:1.4.0-2.module+el8.10.0+1815+5fe7415e.src + - containernetworking-plugins-1:1.4.0-2.module+el8.10.0+1815+5fe7415e.x86_64 + - containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+1815+5fe7415e.x86_64 + - containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+1815+5fe7415e.x86_64 + - containers-common-2:1-81.module+el8.10.0+1815+5fe7415e.src + - containers-common-2:1-81.module+el8.10.0+1815+5fe7415e.x86_64 + - crit-0:3.18-5.module+el8.10.0+1815+5fe7415e.x86_64 + - criu-0:3.18-5.module+el8.10.0+1815+5fe7415e.src + - criu-0:3.18-5.module+el8.10.0+1815+5fe7415e.x86_64 + - criu-debuginfo-0:3.18-5.module+el8.10.0+1815+5fe7415e.x86_64 + - criu-debugsource-0:3.18-5.module+el8.10.0+1815+5fe7415e.x86_64 + - criu-devel-0:3.18-5.module+el8.10.0+1815+5fe7415e.x86_64 + - criu-libs-0:3.18-5.module+el8.10.0+1815+5fe7415e.x86_64 + - criu-libs-debuginfo-0:3.18-5.module+el8.10.0+1815+5fe7415e.x86_64 + - crun-0:1.14.3-2.module+el8.10.0+1815+5fe7415e.src + - crun-0:1.14.3-2.module+el8.10.0+1815+5fe7415e.x86_64 + - crun-debuginfo-0:1.14.3-2.module+el8.10.0+1815+5fe7415e.x86_64 + - crun-debugsource-0:1.14.3-2.module+el8.10.0+1815+5fe7415e.x86_64 + - fuse-overlayfs-0:1.13-1.module+el8.10.0+1815+5fe7415e.src + - fuse-overlayfs-0:1.13-1.module+el8.10.0+1815+5fe7415e.x86_64 + - fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+1815+5fe7415e.x86_64 + - fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+1815+5fe7415e.x86_64 + - libslirp-0:4.4.0-2.module+el8.10.0+1815+5fe7415e.src + - libslirp-0:4.4.0-2.module+el8.10.0+1815+5fe7415e.x86_64 + - libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+1815+5fe7415e.x86_64 + - libslirp-debugsource-0:4.4.0-2.module+el8.10.0+1815+5fe7415e.x86_64 + - libslirp-devel-0:4.4.0-2.module+el8.10.0+1815+5fe7415e.x86_64 + - netavark-2:1.10.3-1.module+el8.10.0+1815+5fe7415e.src + - netavark-2:1.10.3-1.module+el8.10.0+1815+5fe7415e.x86_64 + - oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+1815+5fe7415e.src + - oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+1815+5fe7415e.x86_64 + - oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+1815+5fe7415e.x86_64 + - oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+1815+5fe7415e.x86_64 + - podman-4:4.9.4-1.module+el8.10.0+1815+5fe7415e.src + - podman-4:4.9.4-1.module+el8.10.0+1815+5fe7415e.x86_64 + - podman-catatonit-4:4.9.4-1.module+el8.10.0+1815+5fe7415e.x86_64 + - podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+1815+5fe7415e.x86_64 + - podman-debuginfo-4:4.9.4-1.module+el8.10.0+1815+5fe7415e.x86_64 + - podman-debugsource-4:4.9.4-1.module+el8.10.0+1815+5fe7415e.x86_64 + - podman-docker-4:4.9.4-1.module+el8.10.0+1815+5fe7415e.noarch + - podman-gvproxy-4:4.9.4-1.module+el8.10.0+1815+5fe7415e.x86_64 + - podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+1815+5fe7415e.x86_64 + - podman-plugins-4:4.9.4-1.module+el8.10.0+1815+5fe7415e.x86_64 + - podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+1815+5fe7415e.x86_64 + - podman-remote-4:4.9.4-1.module+el8.10.0+1815+5fe7415e.x86_64 + - podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+1815+5fe7415e.x86_64 + - podman-tests-4:4.9.4-1.module+el8.10.0+1815+5fe7415e.x86_64 + - python-podman-0:4.9.0-1.module+el8.10.0+1815+5fe7415e.src + - python3-criu-0:3.18-5.module+el8.10.0+1815+5fe7415e.x86_64 + - python3-podman-0:4.9.0-1.module+el8.10.0+1815+5fe7415e.noarch + - runc-1:1.1.12-1.module+el8.10.0+1815+5fe7415e.src + - runc-1:1.1.12-1.module+el8.10.0+1815+5fe7415e.x86_64 + - runc-debuginfo-1:1.1.12-1.module+el8.10.0+1815+5fe7415e.x86_64 + - runc-debugsource-1:1.1.12-1.module+el8.10.0+1815+5fe7415e.x86_64 + - skopeo-2:1.14.3-2.module+el8.10.0+1815+5fe7415e.src + - skopeo-2:1.14.3-2.module+el8.10.0+1815+5fe7415e.x86_64 + - skopeo-tests-2:1.14.3-2.module+el8.10.0+1815+5fe7415e.x86_64 + - slirp4netns-0:1.2.3-1.module+el8.10.0+1815+5fe7415e.src + - slirp4netns-0:1.2.3-1.module+el8.10.0+1815+5fe7415e.x86_64 + - slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+1815+5fe7415e.x86_64 + - slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+1815+5fe7415e.x86_64 + - toolbox-0:0.0.99.5-2.module+el8.10.0+1815+5fe7415e.rocky.0.2.rocky.0.2.src + - toolbox-0:0.0.99.5-2.module+el8.10.0+1815+5fe7415e.rocky.0.2.rocky.0.2.x86_64 + - toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+1815+5fe7415e.rocky.0.2.rocky.0.2.x86_64 + - toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+1815+5fe7415e.rocky.0.2.rocky.0.2.x86_64 + - toolbox-tests-0:0.0.99.5-2.module+el8.10.0+1815+5fe7415e.rocky.0.2.rocky.0.2.x86_64 + - udica-0:0.2.6-21.module+el8.10.0+1815+5fe7415e.noarch + - udica-0:0.2.6-21.module+el8.10.0+1815+5fe7415e.src +... +--- +document: modulemd-defaults +version: 1 +data: + module: eclipse + stream: "rhel8" + profiles: + rhel8: [java] +... +--- +document: modulemd +version: 2 +data: + name: eclipse + stream: "rhel8" + version: 8060020220512074252 + context: ae9e1765 + arch: x86_64 + summary: An open, extensible IDE and application platform + description: >- + The Eclipse platform is designed for building integrated development environments + (IDEs), desktop applications, and everything in between. + license: + module: + - MIT + content: + - (ASL 2.0 or EPL-1.0) and MIT + - (CDDL or GPLv2 with exceptions) and ASL 2.0 + - (CDDL-1.1 or GPLv2 with exceptions) and ASL 2.0 + - ASL 2.0 + - ASL 2.0 and MIT + - ASL 2.0 and W3C + - ASL 2.0 and W3C and Public Domain + - ASL 2.0 or EPL-1.0 + - BSD + - CDDL-1.1 or GPLv2 with exceptions + - EPL-1.0 + - EPL-1.0 or LGPLv2 + - EPL-2.0 + - EPL-2.0 and ASL 2.0 and BSD + - Public Domain + - Unicode and MIT and BSD and Public Domain + xmd: {} + dependencies: + - buildrequires: + eclipse: [rhel8] + platform: [el8.6.0] + tycho: [rhel8] + requires: + platform: [el8] + profiles: + java: + rpms: + - eclipse-equinox-osgi + - eclipse-jdt + - eclipse-pde + - eclipse-platform + - eclipse-swt + api: + rpms: + - eclipse-ecf-core + - eclipse-ecf-runtime + - eclipse-emf-core + - eclipse-emf-runtime + - eclipse-emf-xsd + - eclipse-equinox-osgi + - eclipse-jdt + - eclipse-p2-discovery + - eclipse-pde + - eclipse-platform + - eclipse-swt + filter: + rpms: + - apache-commons-compress-javadoc + - apache-commons-jxpath-javadoc + - apache-sshd-javadoc + - apiguardian-javadoc + - args4j-javadoc + - args4j-parent + - args4j-tools + - batik + - batik-demo + - batik-javadoc + - batik-rasterizer + - batik-slideshow + - batik-squiggle + - batik-svgpp + - batik-ttf2svg + - bouncycastle-javadoc + - eclipse-ecf-sdk + - eclipse-emf-sdk + - ed25519-java-javadoc + - felix-gogo-command-javadoc + - felix-gogo-runtime-javadoc + - felix-gogo-shell-javadoc + - felix-scr-javadoc + - glassfish-annotation-api-javadoc + - glassfish-el-javadoc + - glassfish-jsp-api-javadoc + - glassfish-jsp-javadoc + - glassfish-servlet-api-javadoc + - google-gson-javadoc + - hamcrest-demo + - hamcrest-javadoc + - icu4j-charset + - icu4j-javadoc + - icu4j-localespi + - javaewah-javadoc + - jetty + - jetty-client + - jetty-jaas + - jetty-javadoc + - jetty-jmx + - jetty-webapp + - jetty-xml + - jsch-javadoc + - junit-javadoc + - junit-manual + - junit5-guide + - junit5-javadoc + - jzlib-demo + - jzlib-javadoc + - lucene-backward-codecs + - lucene-classification + - lucene-codecs + - lucene-grouping + - lucene-highlighter + - lucene-javadoc + - lucene-join + - lucene-memory + - lucene-misc + - lucene-monitor + - lucene-suggest + - objectweb-asm-javadoc + - opentest4j-javadoc + - univocity-parsers-javadoc + - xml-commons-apis-javadoc + - xml-commons-apis-manual + - xmlgraphics-commons-javadoc + - xz-java-javadoc + buildopts: + rpms: + macros: > + %app_name_prefix Red Hat Eclipse + + %_with_jp_minimal 1 + + %_without_contrib_tools 1 + + %_without_javahl 1 + + %_without_spring 1 + + %_without_tests 1 + + %_without_reflections 1 + + %_without_okcurl 1 + + %_without_snappy 1 + + %_without_hsqldb 1 + + %_without_junit5 1 + components: + rpms: + apache-commons-compress: + rationale: 'Runtime dependency of jgit, jython. + +' + ref: e27d650deef59217d3a1ec094a2bec63f6339895 + buildorder: 20 + arches: [x86_64] + apache-commons-jxpath: + rationale: 'Runtime dependency of eclipse. + +' + ref: 5f038d32a7a8fbe324a99a6e816c4f65f1a1bf66 + buildorder: 10 + arches: [x86_64] + apiguardian: + rationale: 'Runtime dependency of eclipse, junit5. + +' + ref: 11b22598713e58369e34ed19c7c338913cb078b7 + buildorder: 10 + arches: [x86_64] + batik: + rationale: 'Runtime dependency of eclipse. + +' + ref: 8e693787f8a1cb739b14b5d11c9720a27bce39bb + buildorder: 20 + arches: [x86_64] + eclipse: + rationale: 'Module API. + +' + ref: f7f8cd3d5a4d816ae6670faa0663b1230c0b7a6e + buildorder: 40 + arches: [aarch64, ppc64le, s390x, x86_64] + eclipse-ecf: + rationale: 'Runtime dependency of eclipse. + +' + ref: 88f4be0d1a05099ad7c9dfcac982cb580666a7f2 + buildorder: 30 + arches: [aarch64, ppc64le, s390x, x86_64] + eclipse-emf: + rationale: 'Runtime dependency of eclipse, eclipse-ecf. + +' + ref: 42b0bba2c58027a3d6eef8475704968fcdc23025 + buildorder: 20 + arches: [aarch64, ppc64le, s390x, x86_64] + felix-gogo-command: + rationale: 'Runtime dependency of eclipse. + +' + ref: 3e12c8815227db2de881aa3c42d8b823c283c18b + buildorder: 20 + arches: [x86_64] + felix-gogo-runtime: + rationale: "Runtime dependency of eclipse, felix-gogo-command,\n felix-gogo-shell.\n" + ref: 50fbe9fc4eb31685f93b69f5ee5212134ec5ab8a + buildorder: 10 + arches: [x86_64] + felix-gogo-shell: + rationale: 'Runtime dependency of eclipse. + +' + ref: ce3090e06f9b4d7c39e2e028b82d3128a7dc0422 + buildorder: 20 + arches: [x86_64] + felix-scr: + rationale: 'Runtime dependency of eclipse. + +' + ref: bd89b6ae7b3f0f2a0f7b38c1fe4d211f9b55e71b + buildorder: 30 + arches: [x86_64] + glassfish-annotation-api: + rationale: 'Runtime dependency of eclipse. + +' + ref: 1fea7a0aa625f8ee6ab74ed18228238ece67642e + buildorder: 10 + arches: [x86_64] + glassfish-el: + rationale: 'Runtime dependency of eclipse, glassfish-jsp-api. + +' + ref: 6eff3a05a76695fc9b1aa08e1adb7b9961139fea + buildorder: 10 + arches: [x86_64] + glassfish-jsp: + rationale: 'Runtime dependency of eclipse. + +' + ref: 0db2472bbff61047075571f4eb3c4845010e5b93 + buildorder: 30 + arches: [x86_64] + glassfish-jsp-api: + rationale: 'Runtime dependency of eclipse, glassfish-jsp. + +' + ref: f76112d18d3e752bb709bc8ca48d4654004c1dd5 + buildorder: 20 + arches: [x86_64] + glassfish-servlet-api: + rationale: 'Runtime dependency of eclipse, glassfish-jsp-api, jetty. + +' + ref: b850161c9a1b1f86d9735e635e9ec78eda2980cc + buildorder: 10 + arches: [x86_64] + google-gson: + rationale: "Runtime dependency of eclipse, eclipse-cdt, jgit,\n eclipse-m2e-core, + eclipse-webtools.\n" + ref: d4757b74e9394e11decd6595faa5bb96c84d950a + buildorder: 10 + arches: [x86_64] + hamcrest: + rationale: 'Runtime dependency of eclipse, junit. + +' + ref: 3298798c4c793cb3b93b245c44ce11d591b38a68 + buildorder: 10 + arches: [x86_64] + icu4j: + rationale: 'Runtime dependency of eclipse, jython. + +' + ref: ac344f52b2f8aa66cb65e2166f28789df04d9801 + buildorder: 10 + arches: [x86_64] + jetty: + rationale: "Runtime dependency of eclipse, jgit,\n eclipse-m2e-core, eclipse-webtools.\n" + ref: 0c4db3db96819f2ce6dddcf975627b57d8d49e38 + buildorder: 20 + arches: [x86_64] + jsch: + rationale: 'Runtime dependency of eclipse, jgit. + +' + ref: 13b1daf117fd0f4fd9336099fe7faa3d2639c0b0 + buildorder: 20 + arches: [x86_64] + junit: + rationale: 'Runtime dependency of eclipse, junit5. + +' + ref: 35533a58d33787d03ba9a8540588ed4ff2695349 + buildorder: 20 + arches: [x86_64] + junit5: + rationale: 'Runtime dependency of eclipse. + +' + ref: f6109c4235312f7c43740d4791cd416f6aeadac8 + buildorder: 30 + arches: [x86_64] + jzlib: + rationale: 'Runtime dependency of jgit, jsch. + +' + ref: f11e89348fcb805a280ab6db582856f3beaffd1e + buildorder: 10 + arches: [x86_64] + lucene: + rationale: 'Runtime dependency of eclipse, eclipse-m2e-core, maven-indexer. + +' + ref: 6aa4830f4f58d64fc9de1c0eb9e7c094bd80d039 + buildorder: 10 + arches: [x86_64] + objectweb-asm: + rationale: 'Runtime dependency of eclipse, eclipse-ecf, jython. + +' + ref: 9bd70ef66c8da97afbbd6e3a3cdf6e7dcb77d468 + buildorder: 10 + arches: [x86_64] + opentest4j: + rationale: 'Runtime dependency of eclipse, junit5. + +' + ref: 3888d44809d3f8a3804eb9c54190433a499f4ff5 + buildorder: 10 + arches: [x86_64] + sat4j: + rationale: 'Runtime dependency of eclipse. + +' + ref: a933f3beb036a73b35f50a93d21fdaa925e8e9ad + buildorder: 10 + arches: [x86_64] + univocity-parsers: + rationale: 'Runtime dependency of junit5. + +' + ref: 29efaf3cb9381ac3024696e568cb1bced93163c4 + buildorder: 10 + arches: [x86_64] + xml-commons-apis: + rationale: 'Runtime dependency of batik, eclipse, eclipse-emf. + +' + ref: f6698879f14358086ce240fb20d1f429cb5c540a + buildorder: 10 + arches: [x86_64] + xmlgraphics-commons: + rationale: 'Runtime dependency of batik. + +' + ref: 6c05a12c9407ceef1107fe3e9e34bdafccbc2144 + buildorder: 10 + arches: [x86_64] + xz-java: + rationale: 'Runtime dependency of eclipse, apache-commons-compress. + +' + ref: a4ca23e8ff1fee645c2bfdc20690b636a5959cd4 + buildorder: 10 + arches: [x86_64] + artifacts: + rpms: + - apache-commons-compress-0:1.20-3.module+el8.6.0+852+cc16a686.noarch + - apache-commons-compress-0:1.20-3.module+el8.6.0+852+cc16a686.src + - apache-commons-jxpath-0:1.3-36.module+el8.6.0+852+cc16a686.noarch + - apache-commons-jxpath-0:1.3-36.module+el8.6.0+852+cc16a686.src + - apiguardian-0:1.1.0-4.module+el8.6.0+852+cc16a686.noarch + - apiguardian-0:1.1.0-4.module+el8.6.0+852+cc16a686.src + - batik-0:1.11-6.module+el8.6.0+852+cc16a686.src + - batik-css-0:1.11-6.module+el8.6.0+852+cc16a686.noarch + - batik-util-0:1.11-6.module+el8.6.0+852+cc16a686.noarch + - eclipse-1:4.16-7.module+el8.6.0+852+cc16a686.src + - eclipse-debuginfo-1:4.16-7.module+el8.6.0+852+cc16a686.x86_64 + - eclipse-debugsource-1:4.16-7.module+el8.6.0+852+cc16a686.x86_64 + - eclipse-ecf-0:3.14.8-1.module+el8.6.0+852+cc16a686.src + - eclipse-ecf-core-0:3.14.8-1.module+el8.6.0+852+cc16a686.noarch + - eclipse-ecf-runtime-0:3.14.8-1.module+el8.6.0+852+cc16a686.noarch + - eclipse-emf-1:2.22.0-1.module+el8.6.0+852+cc16a686.src + - eclipse-emf-core-1:2.22.0-1.module+el8.6.0+852+cc16a686.noarch + - eclipse-emf-runtime-1:2.22.0-1.module+el8.6.0+852+cc16a686.noarch + - eclipse-emf-xsd-1:2.22.0-1.module+el8.6.0+852+cc16a686.noarch + - eclipse-equinox-osgi-1:4.16-7.module+el8.6.0+852+cc16a686.x86_64 + - eclipse-jdt-1:4.16-7.module+el8.6.0+852+cc16a686.noarch + - eclipse-p2-discovery-1:4.16-7.module+el8.6.0+852+cc16a686.noarch + - eclipse-pde-1:4.16-7.module+el8.6.0+852+cc16a686.x86_64 + - eclipse-platform-1:4.16-7.module+el8.6.0+852+cc16a686.x86_64 + - eclipse-platform-debuginfo-1:4.16-7.module+el8.6.0+852+cc16a686.x86_64 + - eclipse-swt-1:4.16-7.module+el8.6.0+852+cc16a686.x86_64 + - eclipse-swt-debuginfo-1:4.16-7.module+el8.6.0+852+cc16a686.x86_64 + - felix-gogo-command-0:1.0.2-11.module+el8.6.0+852+cc16a686.noarch + - felix-gogo-command-0:1.0.2-11.module+el8.6.0+852+cc16a686.src + - felix-gogo-runtime-0:1.1.0-7.module+el8.6.0+852+cc16a686.noarch + - felix-gogo-runtime-0:1.1.0-7.module+el8.6.0+852+cc16a686.src + - felix-gogo-shell-0:1.1.0-5.module+el8.6.0+852+cc16a686.noarch + - felix-gogo-shell-0:1.1.0-5.module+el8.6.0+852+cc16a686.src + - felix-scr-0:2.1.16-6.module+el8.6.0+852+cc16a686.noarch + - felix-scr-0:2.1.16-6.module+el8.6.0+852+cc16a686.src + - glassfish-annotation-api-0:1.3.2-3.module+el8.6.0+852+cc16a686.noarch + - glassfish-annotation-api-0:1.3.2-3.module+el8.6.0+852+cc16a686.src + - glassfish-el-0:3.0.1-0.14.b08.module+el8.6.0+852+cc16a686.noarch + - glassfish-el-0:3.0.1-0.14.b08.module+el8.6.0+852+cc16a686.src + - glassfish-el-api-0:3.0.1-0.14.b08.module+el8.6.0+852+cc16a686.noarch + - glassfish-jsp-0:2.3.4-6.module+el8.6.0+852+cc16a686.noarch + - glassfish-jsp-0:2.3.4-6.module+el8.6.0+852+cc16a686.src + - glassfish-jsp-api-0:2.3.3-3.module+el8.6.0+852+cc16a686.noarch + - glassfish-jsp-api-0:2.3.3-3.module+el8.6.0+852+cc16a686.src + - glassfish-servlet-api-0:3.1.0-19.module+el8.6.0+852+cc16a686.noarch + - glassfish-servlet-api-0:3.1.0-19.module+el8.6.0+852+cc16a686.src + - google-gson-0:2.8.6-5.module+el8.6.0+852+cc16a686.noarch + - google-gson-0:2.8.6-5.module+el8.6.0+852+cc16a686.src + - hamcrest-0:1.3-29.module+el8.6.0+852+cc16a686.noarch + - hamcrest-0:1.3-29.module+el8.6.0+852+cc16a686.src + - hamcrest-core-0:1.3-29.module+el8.6.0+852+cc16a686.noarch + - icu4j-1:65.1-3.module+el8.6.0+852+cc16a686.noarch + - icu4j-1:65.1-3.module+el8.6.0+852+cc16a686.src + - jetty-0:9.4.30-2.v20200611.module+el8.6.0+852+cc16a686.src + - jetty-continuation-0:9.4.30-2.v20200611.module+el8.6.0+852+cc16a686.noarch + - jetty-http-0:9.4.30-2.v20200611.module+el8.6.0+852+cc16a686.noarch + - jetty-io-0:9.4.30-2.v20200611.module+el8.6.0+852+cc16a686.noarch + - jetty-security-0:9.4.30-2.v20200611.module+el8.6.0+852+cc16a686.noarch + - jetty-server-0:9.4.30-2.v20200611.module+el8.6.0+852+cc16a686.noarch + - jetty-servlet-0:9.4.30-2.v20200611.module+el8.6.0+852+cc16a686.noarch + - jetty-util-0:9.4.30-2.v20200611.module+el8.6.0+852+cc16a686.noarch + - jsch-0:0.1.54-12.module+el8.6.0+852+cc16a686.noarch + - jsch-0:0.1.54-12.module+el8.6.0+852+cc16a686.src + - junit-1:4.12-14.module+el8.6.0+852+cc16a686.noarch + - junit-1:4.12-14.module+el8.6.0+852+cc16a686.src + - junit5-0:5.6.2-2.module+el8.6.0+852+cc16a686.noarch + - junit5-0:5.6.2-2.module+el8.6.0+852+cc16a686.src + - jzlib-0:1.1.3-14.module+el8.6.0+852+cc16a686.noarch + - jzlib-0:1.1.3-14.module+el8.6.0+852+cc16a686.src + - lucene-0:8.4.1-5.module+el8.6.0+852+cc16a686.noarch + - lucene-0:8.4.1-5.module+el8.6.0+852+cc16a686.src + - lucene-analysis-0:8.4.1-5.module+el8.6.0+852+cc16a686.noarch + - lucene-analyzers-smartcn-0:8.4.1-5.module+el8.6.0+852+cc16a686.noarch + - lucene-queries-0:8.4.1-5.module+el8.6.0+852+cc16a686.noarch + - lucene-queryparser-0:8.4.1-5.module+el8.6.0+852+cc16a686.noarch + - lucene-sandbox-0:8.4.1-5.module+el8.6.0+852+cc16a686.noarch + - objectweb-asm-0:7.3.1-3.module+el8.6.0+852+cc16a686.noarch + - objectweb-asm-0:7.3.1-3.module+el8.6.0+852+cc16a686.src + - opentest4j-0:1.2.0-2.module+el8.6.0+852+cc16a686.noarch + - opentest4j-0:1.2.0-2.module+el8.6.0+852+cc16a686.src + - sat4j-0:2.3.5-19.module+el8.6.0+852+cc16a686.noarch + - sat4j-0:2.3.5-19.module+el8.6.0+852+cc16a686.src + - univocity-parsers-0:2.8.4-3.module+el8.6.0+852+cc16a686.noarch + - univocity-parsers-0:2.8.4-3.module+el8.6.0+852+cc16a686.src + - xml-commons-apis-0:1.4.01-31.module+el8.6.0+852+cc16a686.noarch + - xml-commons-apis-0:1.4.01-31.module+el8.6.0+852+cc16a686.src + - xmlgraphics-commons-0:2.3-4.module+el8.6.0+852+cc16a686.noarch + - xmlgraphics-commons-0:2.3-4.module+el8.6.0+852+cc16a686.src + - xz-java-0:1.8-8.module+el8.6.0+852+cc16a686.noarch + - xz-java-0:1.8-8.module+el8.6.0+852+cc16a686.src +... +--- +document: modulemd-defaults +version: 1 +data: + module: freeradius + stream: "3.0" + profiles: + "3.0": [server] +... +--- +document: modulemd +version: 2 +data: + name: freeradius + stream: "3.0" + version: 8080020230114090022 + context: 89170a74 + arch: x86_64 + summary: High-performance and highly configurable free RADIUS server + description: >- + The FreeRADIUS Server Project is a high performance and highly configurable GPL'd + free RADIUS server. The server is similar in some respects to Livingston's 2.0 + server. While FreeRADIUS started as a variant of the Cistron RADIUS server, they + don't share a lot in common any more. It now has many more features than Cistron + or Livingston, and is much more configurable. + + FreeRADIUS is an Internet authentication daemon, which implements the RADIUS protocol, + as defined in RFC 2865 (and others). It allows Network Access Servers (NAS boxes) + to perform authentication for dial-up users. There are also RADIUS clients available + for Web servers, firewalls, Unix logins, and more. Using RADIUS allows authentication + and authorization for a network to be centralized, and minimizes the amount of + re-configuration which has to be done when adding or deleting new users. + license: + module: + - GPL + content: + - GPLv2+ and LGPLv2+ + xmd: {} + dependencies: + - buildrequires: + perl: ["5.26"] + platform: [el8.8.0] + requires: + perl: ["5.26"] + platform: [el8] + profiles: + server: + description: The FreeRADIUS Server + rpms: + - freeradius + api: + rpms: + - freeradius + - freeradius-devel + - freeradius-doc + - freeradius-krb5 + - freeradius-ldap + - freeradius-mysql + - freeradius-perl + - freeradius-postgresql + - freeradius-rest + - freeradius-sqlite + - freeradius-unixODBC + - freeradius-utils + components: + rpms: + freeradius: + rationale: Provides the FreeRADIUS server + ref: eba4a8eae8f0f5f2c8491477c08683870ee2a117 + buildorder: 10 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - freeradius-0:3.0.20-14.module+el8.8.0+1130+46a6e0a1.src + - freeradius-0:3.0.20-14.module+el8.8.0+1130+46a6e0a1.x86_64 + - freeradius-debuginfo-0:3.0.20-14.module+el8.8.0+1130+46a6e0a1.x86_64 + - freeradius-debugsource-0:3.0.20-14.module+el8.8.0+1130+46a6e0a1.x86_64 + - freeradius-devel-0:3.0.20-14.module+el8.8.0+1130+46a6e0a1.x86_64 + - freeradius-doc-0:3.0.20-14.module+el8.8.0+1130+46a6e0a1.x86_64 + - freeradius-krb5-0:3.0.20-14.module+el8.8.0+1130+46a6e0a1.x86_64 + - freeradius-krb5-debuginfo-0:3.0.20-14.module+el8.8.0+1130+46a6e0a1.x86_64 + - freeradius-ldap-0:3.0.20-14.module+el8.8.0+1130+46a6e0a1.x86_64 + - freeradius-ldap-debuginfo-0:3.0.20-14.module+el8.8.0+1130+46a6e0a1.x86_64 + - freeradius-mysql-0:3.0.20-14.module+el8.8.0+1130+46a6e0a1.x86_64 + - freeradius-mysql-debuginfo-0:3.0.20-14.module+el8.8.0+1130+46a6e0a1.x86_64 + - freeradius-perl-0:3.0.20-14.module+el8.8.0+1130+46a6e0a1.x86_64 + - freeradius-perl-debuginfo-0:3.0.20-14.module+el8.8.0+1130+46a6e0a1.x86_64 + - freeradius-postgresql-0:3.0.20-14.module+el8.8.0+1130+46a6e0a1.x86_64 + - freeradius-postgresql-debuginfo-0:3.0.20-14.module+el8.8.0+1130+46a6e0a1.x86_64 + - freeradius-rest-0:3.0.20-14.module+el8.8.0+1130+46a6e0a1.x86_64 + - freeradius-rest-debuginfo-0:3.0.20-14.module+el8.8.0+1130+46a6e0a1.x86_64 + - freeradius-sqlite-0:3.0.20-14.module+el8.8.0+1130+46a6e0a1.x86_64 + - freeradius-sqlite-debuginfo-0:3.0.20-14.module+el8.8.0+1130+46a6e0a1.x86_64 + - freeradius-unixODBC-0:3.0.20-14.module+el8.8.0+1130+46a6e0a1.x86_64 + - freeradius-unixODBC-debuginfo-0:3.0.20-14.module+el8.8.0+1130+46a6e0a1.x86_64 + - freeradius-utils-0:3.0.20-14.module+el8.8.0+1130+46a6e0a1.x86_64 + - freeradius-utils-debuginfo-0:3.0.20-14.module+el8.8.0+1130+46a6e0a1.x86_64 + - python3-freeradius-0:3.0.20-14.module+el8.8.0+1130+46a6e0a1.x86_64 + - python3-freeradius-debuginfo-0:3.0.20-14.module+el8.8.0+1130+46a6e0a1.x86_64 +... +--- +document: modulemd-defaults +version: 1 +data: + module: gimp + stream: "2.8" + profiles: + "2.8": [common] +... +--- +document: modulemd +version: 2 +data: + name: gimp + stream: "2.8" + version: 8090020240219182222 + context: 0ef2f6ef + arch: x86_64 + summary: gimp module + description: "GIMP (GNU Image Manipulation Program) is a powerful image composition + and\nediting program, which can be extremely useful for creating logos and other\ngraphics + for webpages. " + license: + module: + - MIT + content: + - GPLv3+ and GPLv3 + - LGPLv2+ + - LGPLv2+, MIT + - LGPLv3+ + - MPLv1.1 or LGPLv2 + xmd: {} + dependencies: + - buildrequires: + platform: [el8.9.0] + python27: ["2.7"] + requires: + platform: [el8] + python27: ["2.7"] + references: + community: https://www.gimp.org/develop/ + documentation: https://www.gimp.org/docs/ + tracker: https://www.gimp.org/bugs/ + profiles: + common: + rpms: + - gimp + devel: + rpms: + - gimp-devel + - gimp-devel-tools + api: + rpms: + - gimp + - gimp-devel + - gimp-devel-tools + - gimp-libs + components: + rpms: + gimp: + rationale: GIMP Module. + ref: 60af0016943041f71699b272f6e99ff39fba5c31 + buildorder: 10 + arches: [aarch64, i686, x86_64] + pygobject2: + rationale: GIMP Module dependency + ref: 1267848c514a162e56151ed4550bd5e999cb9c52 + buildorder: 1 + arches: [aarch64, i686, x86_64] + pygtk2: + rationale: GIMP Module dependency + ref: f94722d29e6159bcb2d56fe5bda29ba85a1ca51f + buildorder: 5 + arches: [aarch64, i686, x86_64] + python2-pycairo: + rationale: Python2 binding required by pygtk2 + ref: ece5233170f11d2ab802cdcbab0de8c41fa9e61e + buildorder: 3 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - gimp-2:2.8.22-25.module+el8.9.0+1723+9bc93544.src + - gimp-2:2.8.22-25.module+el8.9.0+1723+9bc93544.x86_64 + - gimp-debuginfo-2:2.8.22-25.module+el8.9.0+1723+9bc93544.x86_64 + - gimp-debugsource-2:2.8.22-25.module+el8.9.0+1723+9bc93544.x86_64 + - gimp-devel-2:2.8.22-25.module+el8.9.0+1723+9bc93544.x86_64 + - gimp-devel-tools-2:2.8.22-25.module+el8.9.0+1723+9bc93544.x86_64 + - gimp-devel-tools-debuginfo-2:2.8.22-25.module+el8.9.0+1723+9bc93544.x86_64 + - gimp-libs-2:2.8.22-25.module+el8.9.0+1723+9bc93544.x86_64 + - gimp-libs-debuginfo-2:2.8.22-25.module+el8.9.0+1723+9bc93544.x86_64 + - pygobject2-0:2.28.7-4.module+el8.9.0+1724+6863d082.src + - pygobject2-0:2.28.7-4.module+el8.9.0+1724+6863d082.x86_64 + - pygobject2-codegen-0:2.28.7-4.module+el8.9.0+1724+6863d082.x86_64 + - pygobject2-debuginfo-0:2.28.7-4.module+el8.9.0+1724+6863d082.x86_64 + - pygobject2-debugsource-0:2.28.7-4.module+el8.9.0+1724+6863d082.x86_64 + - pygobject2-devel-0:2.28.7-4.module+el8.9.0+1724+6863d082.x86_64 + - pygobject2-doc-0:2.28.7-4.module+el8.9.0+1724+6863d082.x86_64 + - pygtk2-0:2.24.0-25.module+el8.9.0+1723+9bc93544.src + - pygtk2-0:2.24.0-25.module+el8.9.0+1723+9bc93544.x86_64 + - pygtk2-codegen-0:2.24.0-25.module+el8.9.0+1723+9bc93544.x86_64 + - pygtk2-debuginfo-0:2.24.0-25.module+el8.9.0+1723+9bc93544.x86_64 + - pygtk2-debugsource-0:2.24.0-25.module+el8.9.0+1723+9bc93544.x86_64 + - pygtk2-devel-0:2.24.0-25.module+el8.9.0+1723+9bc93544.x86_64 + - pygtk2-doc-0:2.24.0-25.module+el8.9.0+1723+9bc93544.noarch + - python2-cairo-0:1.16.3-6.module+el8.9.0+1724+6863d082.x86_64 + - python2-cairo-debuginfo-0:1.16.3-6.module+el8.9.0+1724+6863d082.x86_64 + - python2-cairo-devel-0:1.16.3-6.module+el8.9.0+1724+6863d082.x86_64 + - python2-pycairo-0:1.16.3-6.module+el8.9.0+1724+6863d082.src + - python2-pycairo-debugsource-0:1.16.3-6.module+el8.9.0+1724+6863d082.x86_64 +... +--- +document: modulemd-defaults +version: 1 +data: + module: go-toolset + stream: "rhel8" + profiles: + rhel8: [common] +... +--- +document: modulemd +version: 2 +data: + name: go-toolset + stream: "rhel8" + version: 8100020240523095745 + context: 7e2b282f + arch: x86_64 + summary: Go + description: >- + Go Tools and libraries + license: + module: + - MIT + content: + - BSD and Public Domain + - MIT + xmd: {} + dependencies: + - buildrequires: + go-toolset: [rhel8] + platform: [el8.10.0] + requires: + platform: [el8] + profiles: + common: + rpms: + - go-toolset + api: + rpms: + - golang + buildopts: + rpms: + whitelist: + - delve + - go-toolset + - go-toolset-1.10 + - go-toolset-1.10-golang + - go-toolset-golang + - golang + components: + rpms: + delve: + rationale: A debugger for the Go programming language + ref: ca35aac3fd3349de34635e7f0fec723eb195d860 + buildorder: 2 + arches: [aarch64, i686, x86_64] + go-toolset: + rationale: Meta package for go-toolset providing scl enable scripts. + ref: 27cb9900f604b713011dcfb50ef647592158a47e + arches: [aarch64, i686, x86_64] + golang: + rationale: Package providing the Go compiler toolchain. + ref: b84124ce4934c5020de33c7d474c0f20e4b38841 + buildorder: 1 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - delve-0:1.21.2-3.module+el8.10.0+1814+f68f8a63.src + - delve-0:1.21.2-3.module+el8.10.0+1814+f68f8a63.x86_64 + - delve-debuginfo-0:1.21.2-3.module+el8.10.0+1814+f68f8a63.x86_64 + - delve-debugsource-0:1.21.2-3.module+el8.10.0+1814+f68f8a63.x86_64 + - go-toolset-0:1.21.9-1.module+el8.10.0+1814+f68f8a63.src + - go-toolset-0:1.21.9-1.module+el8.10.0+1814+f68f8a63.x86_64 + - golang-0:1.21.9-1.module+el8.10.0+1814+f68f8a63.src + - golang-0:1.21.9-1.module+el8.10.0+1814+f68f8a63.x86_64 + - golang-bin-0:1.21.9-1.module+el8.10.0+1814+f68f8a63.x86_64 + - golang-docs-0:1.21.9-1.module+el8.10.0+1814+f68f8a63.noarch + - golang-misc-0:1.21.9-1.module+el8.10.0+1814+f68f8a63.noarch + - golang-src-0:1.21.9-1.module+el8.10.0+1814+f68f8a63.noarch + - golang-tests-0:1.21.9-1.module+el8.10.0+1814+f68f8a63.noarch +... +--- +document: modulemd-defaults +version: 1 +data: + module: httpd + stream: "2.4" + profiles: + "2.4": [common] +... +--- +document: modulemd +version: 2 +data: + name: httpd + stream: "2.4" + version: 8100020240405151514 + context: e155f54d + arch: x86_64 + summary: Apache HTTP Server + description: >- + Apache httpd is a powerful, efficient, and extensible HTTP server. + license: + module: + - MIT + content: + - ASL 2.0 + xmd: {} + dependencies: + - buildrequires: + platform: [el8.10.0] + requires: + platform: [el8] + references: + documentation: https://httpd.apache.org/docs/2.4/ + tracker: https://bz.apache.org/bugzilla/ + profiles: + common: + rpms: + - httpd + - httpd-filesystem + - httpd-tools + - mod_http2 + - mod_ssl + devel: + rpms: + - httpd + - httpd-devel + - httpd-filesystem + - httpd-tools + minimal: + rpms: + - httpd + api: + rpms: + - httpd + - httpd-devel + - httpd-filesystem + - mod_ssl + components: + rpms: + httpd: + rationale: Apache httpd + ref: r8s-stream-2.4 + buildorder: 10 + arches: [aarch64, i686, x86_64] + mod_http2: + rationale: HTTP/2 support for Apache httpd + ref: r8s-stream-2.4 + buildorder: 20 + arches: [aarch64, i686, x86_64] + mod_md: + rationale: Certificate provisioning using ACME for Apache httpd + ref: r8s-stream-2.4 + buildorder: 20 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - httpd-0:2.4.37-64.module+el8.10.0+1717+030a9fed.src + - httpd-0:2.4.37-64.module+el8.10.0+1717+030a9fed.x86_64 + - httpd-debuginfo-0:2.4.37-64.module+el8.10.0+1717+030a9fed.x86_64 + - httpd-debugsource-0:2.4.37-64.module+el8.10.0+1717+030a9fed.x86_64 + - httpd-devel-0:2.4.37-64.module+el8.10.0+1717+030a9fed.x86_64 + - httpd-filesystem-0:2.4.37-64.module+el8.10.0+1717+030a9fed.noarch + - httpd-manual-0:2.4.37-64.module+el8.10.0+1717+030a9fed.noarch + - httpd-tools-0:2.4.37-64.module+el8.10.0+1717+030a9fed.x86_64 + - httpd-tools-debuginfo-0:2.4.37-64.module+el8.10.0+1717+030a9fed.x86_64 + - mod_http2-0:1.15.7-10.module+el8.10.0+1775+6b057638.src + - mod_http2-0:1.15.7-10.module+el8.10.0+1775+6b057638.x86_64 + - mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+1775+6b057638.x86_64 + - mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+1775+6b057638.x86_64 + - mod_ldap-0:2.4.37-64.module+el8.10.0+1717+030a9fed.x86_64 + - mod_ldap-debuginfo-0:2.4.37-64.module+el8.10.0+1717+030a9fed.x86_64 + - mod_md-1:2.0.8-8.module+el8.9.0+1370+89cc8ad5.src + - mod_md-1:2.0.8-8.module+el8.9.0+1370+89cc8ad5.x86_64 + - mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+1370+89cc8ad5.x86_64 + - mod_md-debugsource-1:2.0.8-8.module+el8.9.0+1370+89cc8ad5.x86_64 + - mod_proxy_html-1:2.4.37-64.module+el8.10.0+1717+030a9fed.x86_64 + - mod_proxy_html-debuginfo-1:2.4.37-64.module+el8.10.0+1717+030a9fed.x86_64 + - mod_session-0:2.4.37-64.module+el8.10.0+1717+030a9fed.x86_64 + - mod_session-debuginfo-0:2.4.37-64.module+el8.10.0+1717+030a9fed.x86_64 + - mod_ssl-1:2.4.37-64.module+el8.10.0+1717+030a9fed.x86_64 + - mod_ssl-debuginfo-1:2.4.37-64.module+el8.10.0+1717+030a9fed.x86_64 +... +--- +document: modulemd-defaults +version: 1 +data: + module: idm + stream: "client" + profiles: + DL1: [common] + client: [common] +... +--- +document: modulemd +version: 2 +data: + name: idm + stream: "DL1" + version: 8100020240523181206 + context: fc00487d + arch: x86_64 + summary: The Red Hat Enterprise Linux Identity Management system module + description: >- + RHEL IdM is an integrated solution to provide centrally managed Identity (users, + hosts, services), Authentication (SSO, 2FA), and Authorization (host access control, + SELinux user roles, services). The solution provides features for further integration + with Linux based clients (SUDO, automount) and integration with Active Directory + based infrastructures (Trusts). + license: + module: + - MIT + content: + - BSD + - GPLv2+ + - GPLv3 + - GPLv3+ + - LGPLv3+ + - MIT + xmd: {} + dependencies: + - buildrequires: + 389-ds: ["1.4"] + httpd: ["2.4"] + pki-core: ["10.6"] + platform: [el8.10.0] + requires: + 389-ds: ["1.4"] + httpd: ["2.4"] + pki-core: ["10.6"] + platform: [el8] + references: + community: https://www.freeipa.org/ + documentation: https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/linux_domain_identity_authentication_and_policy_guide/index + tracker: https://pagure.io/freeipa/issues + profiles: + adtrust: + description: RHEL IdM Server Integration with Active Directory + rpms: + - ipa-healthcheck + - ipa-healthcheck-core + - ipa-server-trust-ad + client: + description: RHEL IdM Client + rpms: + - ipa-client + common: + description: A default profile for RHEL IdM client + rpms: + - ipa-client + dns: + description: RHEL IdM with integrated DNS server and integrated CA + rpms: + - ipa-healthcheck + - ipa-healthcheck-core + - ipa-server + - ipa-server-dns + server: + description: Base RHEL IdM Server with integrated CA and no integrated DNS + rpms: + - ipa-healthcheck + - ipa-healthcheck-core + - ipa-server + components: + rpms: + bind-dyndb-ldap: + rationale: Driver for BIND to store DNS information in LDAP + ref: 878450f8c6392e71f91e34ef312fc3838925eddc + arches: [aarch64, i686, x86_64] + custodia: + rationale: Remote access to secrets and credentials in IdM topology + ref: 83ccd6595b61e542d989e79696aa84d90138765e + buildorder: 2 + arches: [aarch64, i686, x86_64] + ipa: + rationale: Module API + ref: 860cfcd78f9faadc9a22f147f07b6be912ac854c + arches: [aarch64, i686, x86_64] + ipa-healthcheck: + rationale: A tool to detect issues in IdM clusters + ref: 1e0820a902f02aa7531de8a05ca0b1460664cbd6 + buildorder: 3 + arches: [aarch64, i686, x86_64] + opendnssec: + rationale: An implementation of DNSSEC support for IdM integrated DNS server + ref: 514be623169f163a44845210394805f0947898c4 + arches: [aarch64, i686, x86_64] + python-jwcrypto: + rationale: JSON Web Cryptographic Tokens used by Custodia + ref: 5ff0bf2e0203d3a976baec17c672f45d2e32a8ba + buildorder: 1 + arches: [aarch64, i686, x86_64] + python-kdcproxy: + rationale: MS-KKDCP (kerberos proxy) WSGI module + ref: 290df349505ec28957e51fee267b999bc2324b67 + arches: [aarch64, i686, x86_64] + python-qrcode: + rationale: QR code generator for IdM two-factor authentication + ref: c9288245ae6ebfaea5bc4af6520e27554399e085 + arches: [aarch64, i686, x86_64] + python-yubico: + rationale: Support for Yubikey-based tokens for IdM two-factor authentication + ref: 906028731422f8f2900ea18131486d748a20ad3e + buildorder: 2 + arches: [aarch64, i686, x86_64] + pyusb: + rationale: Python USB support to access USB tokens for IdM two-factor authentication + ref: b884f75332fd7daa353f07babc43aa821bc4ac5d + buildorder: 1 + arches: [aarch64, i686, x86_64] + slapi-nis: + rationale: Compatibility plugin to serve legacy clients + ref: 992a4ba68db6dc2a473c6126c55a52a25a42e933 + arches: [aarch64, ppc64le, s390x, x86_64] + softhsm: + rationale: Software version of a PKCS#11 Hardware Security Module + ref: 0bfca1b11e6f644277512a9bf4f89bfc440a7e8c + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - bind-dyndb-ldap-0:11.6-5.module+el8.10.0+1819+0aeba2f1.src + - bind-dyndb-ldap-0:11.6-5.module+el8.10.0+1819+0aeba2f1.x86_64 + - bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+1819+0aeba2f1.x86_64 + - bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+1819+0aeba2f1.x86_64 + - custodia-0:0.6.0-3.module+el8.9.0+1371+ffa84eb9.noarch + - custodia-0:0.6.0-3.module+el8.9.0+1371+ffa84eb9.src + - ipa-0:4.9.13-9.module+el8.10.0+1819+0aeba2f1.src + - ipa-client-0:4.9.13-9.module+el8.10.0+1819+0aeba2f1.x86_64 + - ipa-client-common-0:4.9.13-9.module+el8.10.0+1819+0aeba2f1.noarch + - ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+1819+0aeba2f1.x86_64 + - ipa-client-epn-0:4.9.13-9.module+el8.10.0+1819+0aeba2f1.x86_64 + - ipa-client-samba-0:4.9.13-9.module+el8.10.0+1819+0aeba2f1.x86_64 + - ipa-common-0:4.9.13-9.module+el8.10.0+1819+0aeba2f1.noarch + - ipa-debuginfo-0:4.9.13-9.module+el8.10.0+1819+0aeba2f1.x86_64 + - ipa-debugsource-0:4.9.13-9.module+el8.10.0+1819+0aeba2f1.x86_64 + - ipa-healthcheck-0:0.12-3.module+el8.9.0+1434+912e18bd.noarch + - ipa-healthcheck-0:0.12-3.module+el8.9.0+1434+912e18bd.src + - ipa-healthcheck-core-0:0.12-3.module+el8.9.0+1434+912e18bd.noarch + - ipa-python-compat-0:4.9.13-9.module+el8.10.0+1819+0aeba2f1.noarch + - ipa-selinux-0:4.9.13-9.module+el8.10.0+1819+0aeba2f1.noarch + - ipa-server-0:4.9.13-9.module+el8.10.0+1819+0aeba2f1.x86_64 + - ipa-server-common-0:4.9.13-9.module+el8.10.0+1819+0aeba2f1.noarch + - ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+1819+0aeba2f1.x86_64 + - ipa-server-dns-0:4.9.13-9.module+el8.10.0+1819+0aeba2f1.noarch + - ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+1819+0aeba2f1.x86_64 + - ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+1819+0aeba2f1.x86_64 + - opendnssec-0:2.1.7-1.module+el8.9.0+1371+ffa84eb9.src + - opendnssec-0:2.1.7-1.module+el8.9.0+1371+ffa84eb9.x86_64 + - opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+1371+ffa84eb9.x86_64 + - opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+1371+ffa84eb9.x86_64 + - python-jwcrypto-0:0.5.0-2.module+el8.10.0+1819+0aeba2f1.src + - python-kdcproxy-0:0.4-5.module+el8.9.0+1371+ffa84eb9.src + - python-qrcode-0:5.1-12.module+el8.9.0+1371+ffa84eb9.src + - python-yubico-0:1.3.2-9.1.module+el8.9.0+1371+ffa84eb9.src + - python3-custodia-0:0.6.0-3.module+el8.9.0+1371+ffa84eb9.noarch + - python3-ipaclient-0:4.9.13-9.module+el8.10.0+1819+0aeba2f1.noarch + - python3-ipalib-0:4.9.13-9.module+el8.10.0+1819+0aeba2f1.noarch + - python3-ipaserver-0:4.9.13-9.module+el8.10.0+1819+0aeba2f1.noarch + - python3-ipatests-0:4.9.13-9.module+el8.10.0+1819+0aeba2f1.noarch + - python3-jwcrypto-0:0.5.0-2.module+el8.10.0+1819+0aeba2f1.noarch + - python3-kdcproxy-0:0.4-5.module+el8.9.0+1371+ffa84eb9.noarch + - python3-pyusb-0:1.0.0-9.1.module+el8.9.0+1371+ffa84eb9.noarch + - python3-qrcode-0:5.1-12.module+el8.9.0+1371+ffa84eb9.noarch + - python3-qrcode-core-0:5.1-12.module+el8.9.0+1371+ffa84eb9.noarch + - python3-yubico-0:1.3.2-9.1.module+el8.9.0+1371+ffa84eb9.noarch + - pyusb-0:1.0.0-9.1.module+el8.9.0+1371+ffa84eb9.src + - slapi-nis-0:0.60.0-4.module+el8.9.0+1573+39ab85f4.src + - slapi-nis-0:0.60.0-4.module+el8.9.0+1573+39ab85f4.x86_64 + - slapi-nis-debuginfo-0:0.60.0-4.module+el8.9.0+1573+39ab85f4.x86_64 + - slapi-nis-debugsource-0:0.60.0-4.module+el8.9.0+1573+39ab85f4.x86_64 + - softhsm-0:2.6.0-5.module+el8.9.0+1371+ffa84eb9.src + - softhsm-0:2.6.0-5.module+el8.9.0+1371+ffa84eb9.x86_64 + - softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+1371+ffa84eb9.x86_64 + - softhsm-debugsource-0:2.6.0-5.module+el8.9.0+1371+ffa84eb9.x86_64 + - softhsm-devel-0:2.6.0-5.module+el8.9.0+1371+ffa84eb9.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: idm + stream: "client" + version: 8100020240523181204 + context: 6d180cd9 + arch: x86_64 + summary: RHEL IdM long term support client module + description: >- + RHEL IdM is an integrated solution to provide centrally managed Identity (users, + hosts, services), Authentication (SSO, 2FA), and Authorization (host access control, + SELinux user roles, services). The solution provides features for further integration + with Linux based clients (SUDO, automount) and integration with Active Directory + based infrastructures (Trusts). + + This module stream supports only client side of RHEL IdM solution + license: + module: + - MIT + content: + - BSD + - GPLv3 + - GPLv3+ + - LGPLv3+ + xmd: {} + dependencies: + - buildrequires: + 389-ds: ["1.4"] + httpd: ["2.4"] + pki-core: ["10.6"] + platform: [el8.10.0] + requires: + platform: [el8] + references: + community: https://www.freeipa.org/ + documentation: https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/linux_domain_identity_authentication_and_policy_guide/index + tracker: https://pagure.io/freeipa/issues + profiles: + common: + description: A default profile for RHEL IdM client + rpms: + - ipa-client + api: + rpms: + - ipa-client + - ipa-client-common + - ipa-client-debuginfo + - ipa-common + - ipa-debuginfo + - ipa-debugsource + - ipa-healthcheck-core + - ipa-python-compat + - python3-ipaclient + - python3-ipalib + - python3-jwcrypto + - python3-pyusb + - python3-qrcode + - python3-qrcode-core + - python3-yubico + filter: + rpms: + - bind-dyndb-ldap + - bind-dyndb-ldap-debuginfo + - bind-dyndb-ldap-debugsource + - custodia + - ipa-healthcheck + - ipa-server + - ipa-server-common + - ipa-server-debuginfo + - ipa-server-dns + - ipa-server-trust-ad + - ipa-server-trust-ad-debuginfo + - opendnssec + - opendnssec-debuginfo + - opendnssec-debugsource + - python3-custodia + - python3-ipaserver + - python3-ipatests + - slapi-nis + - slapi-nis-debuginfo + - slapi-nis-debugsource + - softhsm + - softhsm-debuginfo + - softhsm-debugsource + - softhsm-devel + components: + rpms: + bind-dyndb-ldap: + rationale: Driver for BIND to store DNS information in LDAP + ref: 0fd9a75b3592597f3359012e8762dd1b00c3e53f + arches: [aarch64, i686, x86_64] + custodia: + rationale: Remote access to secrets and credentials in IdM topology + ref: 83ccd6595b61e542d989e79696aa84d90138765e + buildorder: 2 + arches: [aarch64, i686, x86_64] + ipa: + rationale: Module API + ref: f1b5d8d84fd5bdd300eb65846ef0a07c1a8dab87 + arches: [aarch64, i686, x86_64] + ipa-healthcheck: + rationale: A tool to detect issues in IdM clusters + ref: 1e0820a902f02aa7531de8a05ca0b1460664cbd6 + buildorder: 3 + arches: [aarch64, i686, x86_64] + opendnssec: + rationale: An implementation of DNSSEC support for IdM integrated DNS server + ref: 514be623169f163a44845210394805f0947898c4 + arches: [aarch64, i686, x86_64] + python-jwcrypto: + rationale: JSON Web Cryptographic Tokens used by Custodia + ref: 343bccb17d27e94e0017fd12af99d1abeb6a8aa4 + buildorder: 1 + arches: [aarch64, i686, x86_64] + python-qrcode: + rationale: QR code generator for IdM two-factor authentication + ref: c9288245ae6ebfaea5bc4af6520e27554399e085 + arches: [aarch64, i686, x86_64] + python-yubico: + rationale: Support for Yubikey-based tokens for IdM two-factor authentication + ref: 906028731422f8f2900ea18131486d748a20ad3e + buildorder: 2 + arches: [aarch64, i686, x86_64] + pyusb: + rationale: Python USB support to access USB tokens for IdM two-factor authentication + ref: b884f75332fd7daa353f07babc43aa821bc4ac5d + buildorder: 1 + arches: [aarch64, i686, x86_64] + slapi-nis: + rationale: Compatibility plugin to serve legacy clients + ref: 992a4ba68db6dc2a473c6126c55a52a25a42e933 + arches: [aarch64, ppc64le, s390x, x86_64] + softhsm: + rationale: Software version of a PKCS#11 Hardware Security Module + ref: 0bfca1b11e6f644277512a9bf4f89bfc440a7e8c + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - ipa-0:4.9.13-9.module+el8.10.0+1818+2dfda7a6.src + - ipa-client-0:4.9.13-9.module+el8.10.0+1818+2dfda7a6.x86_64 + - ipa-client-common-0:4.9.13-9.module+el8.10.0+1818+2dfda7a6.noarch + - ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+1818+2dfda7a6.x86_64 + - ipa-client-epn-0:4.9.13-9.module+el8.10.0+1818+2dfda7a6.x86_64 + - ipa-client-samba-0:4.9.13-9.module+el8.10.0+1818+2dfda7a6.x86_64 + - ipa-common-0:4.9.13-9.module+el8.10.0+1818+2dfda7a6.noarch + - ipa-debuginfo-0:4.9.13-9.module+el8.10.0+1818+2dfda7a6.x86_64 + - ipa-debugsource-0:4.9.13-9.module+el8.10.0+1818+2dfda7a6.x86_64 + - ipa-healthcheck-0:0.12-3.module+el8.9.0+1433+5bd2f890.src + - ipa-healthcheck-core-0:0.12-3.module+el8.9.0+1433+5bd2f890.noarch + - ipa-python-compat-0:4.9.13-9.module+el8.10.0+1818+2dfda7a6.noarch + - ipa-selinux-0:4.9.13-9.module+el8.10.0+1818+2dfda7a6.noarch + - python-jwcrypto-0:0.5.0-2.module+el8.10.0+1818+2dfda7a6.src + - python-qrcode-0:5.1-12.module+el8.9.0+1372+09f67869.src + - python-yubico-0:1.3.2-9.1.module+el8.9.0+1372+09f67869.src + - python3-ipaclient-0:4.9.13-9.module+el8.10.0+1818+2dfda7a6.noarch + - python3-ipalib-0:4.9.13-9.module+el8.10.0+1818+2dfda7a6.noarch + - python3-jwcrypto-0:0.5.0-2.module+el8.10.0+1818+2dfda7a6.noarch + - python3-pyusb-0:1.0.0-9.1.module+el8.9.0+1372+09f67869.noarch + - python3-qrcode-0:5.1-12.module+el8.9.0+1372+09f67869.noarch + - python3-qrcode-core-0:5.1-12.module+el8.9.0+1372+09f67869.noarch + - python3-yubico-0:1.3.2-9.1.module+el8.9.0+1372+09f67869.noarch + - pyusb-0:1.0.0-9.1.module+el8.9.0+1372+09f67869.src +... +--- +document: modulemd-defaults +version: 1 +data: + module: inkscape + stream: "0.92.3" + profiles: + 0.92.3: [common] +... +--- +document: modulemd +version: 2 +data: + name: inkscape + stream: "0.92.3" + version: 8060020220510152652 + context: b951fd09 + arch: x86_64 + summary: Vector-based drawing program using SVG + description: >- + Inkscape is a vector graphics editor, with capabilities similar to + + Illustrator, CorelDraw, or Xara X, using the W3C standard Scalable Vector + + Graphics (SVG) file format. It is therefore a very useful tool for web + + designers and as an interchange format for desktop publishing. + + + Inkscape supports many advanced SVG features (markers, clones, alpha + + blending, etc.) and great care is taken in designing a streamlined + + interface. It is very easy to edit nodes, perform complex path operations, + + trace bitmaps and much more. + license: + module: + - GPL-2.0 + content: + - ASL 2.0 + - GPLv2+ and CC-BY + xmd: {} + dependencies: + - buildrequires: + platform: [el8.6.0] + python27: ["2.7"] + requires: + platform: [el8] + python27: ["2.7"] + references: + documentation: https://inkscape.org/en/learn/ + tracker: https://bugs.launchpad.net/inkscape + profiles: + common: + rpms: + - inkscape + api: + rpms: + - inkscape + filter: + rpms: + - python3-* + - python3-dns + - python3-scour + buildopts: + rpms: + macros: > + %_with_python2 1 + components: + rpms: + inkscape: + rationale: Module API. + ref: 16abeaaa62345c2122e3138a115022db1f03d665 + arches: [aarch64, i686, x86_64] + python-scour: + rationale: Runtime requirement of inkscape, should not be in API. + ref: beab2b541211733d5127c2787135d4c43ac4e06e + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - inkscape-0:0.92.3-16.module+el8.6.0+805+841d2db4.src + - inkscape-0:0.92.3-16.module+el8.6.0+805+841d2db4.x86_64 + - inkscape-debuginfo-0:0.92.3-16.module+el8.6.0+805+841d2db4.x86_64 + - inkscape-debugsource-0:0.92.3-16.module+el8.6.0+805+841d2db4.x86_64 + - inkscape-docs-0:0.92.3-16.module+el8.6.0+805+841d2db4.x86_64 + - inkscape-view-0:0.92.3-16.module+el8.6.0+805+841d2db4.x86_64 + - inkscape-view-debuginfo-0:0.92.3-16.module+el8.6.0+805+841d2db4.x86_64 + - python-scour-0:0.35-9.module+el8.4.0+533+773bb730.src + - python2-scour-0:0.35-9.module+el8.4.0+533+773bb730.noarch +... +--- +document: modulemd-defaults +version: 1 +data: + module: javapackages-runtime + stream: "201801" + profiles: + "201801": [common] +... +--- +document: modulemd +version: 2 +data: + name: javapackages-runtime + stream: "201801" + version: 8030020210427015850 + context: bf1a9d24 + arch: x86_64 + summary: Basic runtime utilities to support Java applications + description: >- + This module contains basic filesystem layout and runtime utilities used to support + system applications written in JVM languages. + license: + module: + - MIT + content: + - BSD + xmd: {} + dependencies: + - buildrequires: + platform: [el8.3.0] + requires: + platform: [] + profiles: + common: + rpms: + - javapackages-filesystem + - javapackages-tools + api: + rpms: + - javapackages-filesystem + - javapackages-tools + filter: + rpms: + - ivy-local + - javapackages-local + - maven-local + - python3-javapackages + buildopts: + rpms: + macros: > + %_without_asciidoc 1 + + %_without_gradle 1 + components: + rpms: + javapackages-tools: + rationale: 'Module API. + +' + ref: 02ba0cad05b6a1763dff8680b8e7492434f00c42 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - javapackages-filesystem-0:5.3.0-2.module+el8.3.0+125+5da1ae29.noarch + - javapackages-tools-0:5.3.0-2.module+el8.3.0+125+5da1ae29.noarch + - javapackages-tools-0:5.3.0-2.module+el8.3.0+125+5da1ae29.src +... +--- +document: modulemd-defaults +version: 1 +data: + module: jaxb + stream: "4" + profiles: + "4": [common] +... +--- +document: modulemd +version: 2 +data: + name: jaxb + stream: "4" + version: 8080020230516204132 + context: 9d367344 + arch: x86_64 + summary: Jakarta XML Binding API and Implementation + description: >- + Jakarta XML Binding defines an API and tools that automate the mapping between + XML documents and Java objects. The Eclipse Implementation of JAXB project contains + implementation of Jakarta XML Binding API. + license: + module: + - MIT + content: + - BSD + - BSD and ASL 2.0 + - EPL-2.0 or BSD or GPLv2 with exceptions + - MIT and BSD + xmd: {} + dependencies: + - buildrequires: + javapackages-tools: ["201902"] + platform: [el8.8.0] + requires: + platform: [el8] + profiles: + common: + rpms: + - jaxb-runtime + api: + rpms: + - jakarta-activation2 + - jaxb-api4 + - jaxb-runtime + - jaxb-xjc + filter: + rpms: + - jakarta-activation2-javadoc + - jaxb-api4-javadoc + - jaxb-codemodel-annotation-compiler + - jaxb-dtd-parser-javadoc + - jaxb-fi + - jaxb-fi-tests + - jaxb-istack-commons-test + - jaxb-stax-ex + - jaxb-stax-ex-javadoc + - jaxb-txwc2 + components: + rpms: + jakarta-activation2: + rationale: Build dependency of jaxb. + ref: 6ab613704f9d1f26541255e0499af303b4f07df0 + buildorder: 10 + arches: [aarch64, i686, x86_64] + jaxb: + rationale: Module API. + ref: ef78e9d751ed93169fb08b00b878212c548e5857 + buildorder: 40 + arches: [aarch64, i686, x86_64] + jaxb-api4: + rationale: Build dependency of jaxb. + ref: ccf130ad80e4cdc9d9fd8682e9e4b74856e5f518 + buildorder: 20 + arches: [aarch64, i686, x86_64] + jaxb-dtd-parser: + rationale: Build dependency of jaxb. + ref: b6fbe8311ff010650de2bb83242004ddea9af4b3 + buildorder: 10 + arches: [aarch64, i686, x86_64] + jaxb-fi: + rationale: Build dependency of jaxb. + ref: 725c6cc28b12b153d2e7e0e062aaa173520821df + buildorder: 10 + buildonly: true + arches: [aarch64, i686, x86_64] + jaxb-istack-commons: + rationale: Build dependency of jaxb. + ref: e11ab0258d3e13b475d0bab05b62f2c5efb6e28c + buildorder: 20 + arches: [aarch64, i686, x86_64] + jaxb-stax-ex: + rationale: Build dependency of jaxb. + ref: bac4c6a228e225dba7d81a4994b23e708c4c45c3 + buildorder: 30 + buildonly: true + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - jakarta-activation2-0:2.1.1-2.module+el8.8.0+1269+5abb3350.noarch + - jakarta-activation2-0:2.1.1-2.module+el8.8.0+1269+5abb3350.src + - jaxb-0:4.0.2-1.module+el8.8.0+1269+5abb3350.src + - jaxb-api4-0:4.0.0-2.module+el8.8.0+1269+5abb3350.noarch + - jaxb-api4-0:4.0.0-2.module+el8.8.0+1269+5abb3350.src + - jaxb-codemodel-0:4.0.2-1.module+el8.8.0+1269+5abb3350.noarch + - jaxb-core-0:4.0.2-1.module+el8.8.0+1269+5abb3350.noarch + - jaxb-dtd-parser-0:1.5.0-1.module+el8.8.0+1269+5abb3350.noarch + - jaxb-dtd-parser-0:1.5.0-1.module+el8.8.0+1269+5abb3350.src + - jaxb-istack-commons-0:4.1.1-1.module+el8.8.0+1269+5abb3350.src + - jaxb-istack-commons-runtime-0:4.1.1-1.module+el8.8.0+1269+5abb3350.noarch + - jaxb-istack-commons-tools-0:4.1.1-1.module+el8.8.0+1269+5abb3350.noarch + - jaxb-relaxng-datatype-0:4.0.2-1.module+el8.8.0+1269+5abb3350.noarch + - jaxb-rngom-0:4.0.2-1.module+el8.8.0+1269+5abb3350.noarch + - jaxb-runtime-0:4.0.2-1.module+el8.8.0+1269+5abb3350.noarch + - jaxb-txw2-0:4.0.2-1.module+el8.8.0+1269+5abb3350.noarch + - jaxb-xjc-0:4.0.2-1.module+el8.8.0+1269+5abb3350.noarch + - jaxb-xsom-0:4.0.2-1.module+el8.8.0+1269+5abb3350.noarch +... +--- +document: modulemd-defaults +version: 1 +data: + module: jmc + stream: "rhel8" + profiles: + rhel8: [common] +... +--- +document: modulemd +version: 2 +data: + name: jmc + stream: "rhel8" + version: 8050020211109115703 + context: 6392b1f8 + arch: x86_64 + summary: Java Mission Control is a profiling and diagnostics tool for the Hotspot + JVM + description: >- + Java Mission Control is a powerful profiler for HotSpot JVMs and has an advanced + set of tools that enables efficient and detailed analysis of the extensive data + collected by Java Flight Recorder. The tool chain enables developers and administrators + to collect and analyze data from Java applications running locally or deployed + in production environments. + license: + module: + - GPL + content: + - ASL 2.0 + - ASL 2.0 and (BSD and GPLv2+) + - BSD + - BSD and CC0 + - EPL-2.0 or GPLv2 with exceptions + - UPL + xmd: {} + dependencies: + - buildrequires: + javapackages-tools: ["201801"] + platform: [el8.5.0] + tycho: [rhel8] + requires: + platform: [el8] + profiles: + common: + rpms: + - jmc + core: + rpms: + - jmc-core + api: + rpms: + - jmc-core + filter: + rpms: + - mvel + - mvel-javadoc + components: + rpms: + HdrHistogram: + rationale: 'Dependency of jmc. + +' + ref: b54d34e2adbdcce37eb72043c3831726ee9a8a94 + buildorder: 2 + arches: [x86_64] + directory-maven-plugin: + rationale: 'Dependency of jmc and jaf. + +' + ref: 999ad925bde2a4a78e36268528a9d4d5647e4921 + arches: [x86_64] + ee4j-parent: + rationale: 'Dependency of jaf. + +' + ref: ea43cefa137b815ec4f0e08a1084eba2fca376a3 + arches: [x86_64] + jaf: + rationale: 'Dependency of jmc. + +' + ref: d42b32127127ff2710f8dab101f3e0f98109b974 + buildorder: 1 + arches: [x86_64] + jmc: + rationale: 'Standalone application. + +' + ref: de289604cb870bda0692461fc9fb4d986bc1abd8 + buildorder: 3 + arches: [x86_64] + jmc-core: + rationale: 'Core API. Dependency of jmc. + +' + ref: b7b47ed99e2e47f8bb5b6cbc272b5300ffe60aaa + buildorder: 2 + arches: [x86_64] + lz4-java: + rationale: 'Dependency of jmc-core + +' + ref: 79582d3cb35900b932d77017eee72f238ff5403e + buildorder: 1 + arches: [x86_64] + mvel: + rationale: 'Dependency of lz4-java. + +' + ref: 7806c56cdc11e8ccddb93264ad2a0f5b59dcfde0 + arches: [x86_64] + owasp-java-encoder: + rationale: 'Dependency of jmc-core. + +' + ref: 7679f539187d282e95f93dc67212449f116290c0 + arches: [x86_64] + artifacts: + rpms: + - HdrHistogram-0:2.1.11-3.module+el8.4.0+405+66dfe7da.noarch + - HdrHistogram-0:2.1.11-3.module+el8.4.0+405+66dfe7da.src + - HdrHistogram-javadoc-0:2.1.11-3.module+el8.4.0+405+66dfe7da.noarch + - directory-maven-plugin-0:0.3.1-2.module+el8.5.0+676+5f023c1e.noarch + - directory-maven-plugin-0:0.3.1-2.module+el8.5.0+676+5f023c1e.src + - directory-maven-plugin-javadoc-0:0.3.1-2.module+el8.5.0+676+5f023c1e.noarch + - ee4j-parent-0:1.0.1-2.module+el8.5.0+676+5f023c1e.noarch + - ee4j-parent-0:1.0.1-2.module+el8.5.0+676+5f023c1e.src + - jaf-0:1.2.1-5.module+el8.4.0+405+66dfe7da.noarch + - jaf-0:1.2.1-5.module+el8.4.0+405+66dfe7da.src + - jaf-javadoc-0:1.2.1-5.module+el8.4.0+405+66dfe7da.noarch + - jmc-0:8.0.1-4.module+el8.5.0+676+5f023c1e.src + - jmc-0:8.0.1-4.module+el8.5.0+676+5f023c1e.x86_64 + - jmc-core-0:8.0.1-2.module+el8.5.0+676+5f023c1e.noarch + - jmc-core-0:8.0.1-2.module+el8.5.0+676+5f023c1e.src + - jmc-core-javadoc-0:8.0.1-2.module+el8.5.0+676+5f023c1e.noarch + - lz4-java-0:1.7.1-14.module+el8.4.0+394+13a3c723.src + - lz4-java-0:1.7.1-14.module+el8.4.0+394+13a3c723.x86_64 + - lz4-java-javadoc-0:1.7.1-14.module+el8.4.0+394+13a3c723.noarch + - owasp-java-encoder-0:1.2.2-3.module+el8.4.0+405+66dfe7da.noarch + - owasp-java-encoder-0:1.2.2-3.module+el8.4.0+405+66dfe7da.src + - owasp-java-encoder-javadoc-0:1.2.2-3.module+el8.4.0+405+66dfe7da.noarch +... +--- +document: modulemd +version: 2 +data: + name: libselinux-python + stream: "2.8" + version: 8040020210603142707 + context: 6435bff4 + arch: x86_64 + summary: Python 2 bindings for libselinux + description: >- + The libselinux-python package contains the python bindings for developing SELinux + applications. + license: + module: + - MIT + content: + - Public Domain + xmd: {} + dependencies: + - buildrequires: + platform: [el8.4.0] + python27: ["2.7"] + requires: + platform: [el8] + python27: ["2.7"] + profiles: + common: + rpms: + - libselinux-python + api: + rpms: + - libselinux-python + filter: + rpms: + - libselinux + - libselinux-debugsource + - libselinux-devel + - libselinux-ruby + - libselinux-ruby-debuginfo + - libselinux-static + - libselinux-utils + - libselinux-utils-debuginfo + - python3-libselinux + - python3-libselinux-debuginfo + buildopts: + rpms: + macros: > + %with_python2 1 + components: + rpms: + libselinux: + rationale: Provides libselinux python bindings + ref: d6767fbb2ac5beeaa1cab00dcad8424a543aa436 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - libselinux-0:2.9-2.1.module+el8.4.0+532+c114ce35.src + - libselinux-python-0:2.9-2.1.module+el8.4.0+532+c114ce35.x86_64 + - libselinux-python-debuginfo-0:2.9-2.1.module+el8.4.0+532+c114ce35.x86_64 +... +--- +document: modulemd-defaults +version: 1 +data: + module: llvm-toolset + stream: "rhel8" + profiles: + rhel8: [common] +... +--- +document: modulemd +version: 2 +data: + name: llvm-toolset + stream: "rhel8" + version: 8100020240205185413 + context: e155f54d + arch: x86_64 + summary: LLVM + description: >- + LLVM Tools and libraries + license: + module: + - MIT + content: + - Apache-2.0 WITH LLVM-exception OR NCSA + - NCSA + - NCSA and MIT + - NCSA or MIT + xmd: {} + dependencies: + - buildrequires: + platform: [el8.10.0] + requires: + platform: [el8] + profiles: + common: + rpms: + - llvm-toolset + api: + rpms: + - clang + - clang-analyzer + - clang-devel + - clang-libs + - clang-tools-extra + - git-clang-format + - lld + - lld-libs + - lldb + - lldb-devel + - llvm + - llvm-devel + - llvm-libs + components: + rpms: + clang: + rationale: clang tools and libraries + ref: r8s-stream-rhel8 + buildorder: 1 + arches: [aarch64, i686, x86_64] + multilib: [x86_64] + compiler-rt: + rationale: LLVM compiler intrinsic and sanitizer libraries + ref: r8s-stream-rhel8 + buildorder: 2 + arches: [aarch64, i686, x86_64] + multilib: [x86_64] + libomp: + rationale: LLVM OpenMP runtime + ref: r8s-stream-rhel8 + buildorder: 2 + arches: [aarch64, i686, x86_64] + multilib: [x86_64] + lld: + rationale: LLVM linker + ref: r8s-stream-rhel8 + buildorder: 1 + arches: [aarch64, i686, x86_64] + multilib: [x86_64] + lldb: + rationale: lldb debugger + ref: r8s-stream-rhel8 + buildorder: 2 + arches: [aarch64, i686, x86_64] + multilib: [x86_64] + llvm: + rationale: LLVM tools and libraries + ref: r8s-stream-rhel8 + arches: [aarch64, i686, x86_64] + multilib: [x86_64] + python-lit: + rationale: Lit test runner for LLVM + ref: r8s-stream-rhel8 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - clang-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.i686 + - clang-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.src + - clang-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.x86_64 + - clang-analyzer-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.noarch + - clang-debuginfo-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.i686 + - clang-debuginfo-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.x86_64 + - clang-debugsource-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.i686 + - clang-debugsource-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.x86_64 + - clang-devel-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.i686 + - clang-devel-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.x86_64 + - clang-devel-debuginfo-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.i686 + - clang-devel-debuginfo-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.x86_64 + - clang-libs-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.i686 + - clang-libs-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.x86_64 + - clang-libs-debuginfo-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.i686 + - clang-libs-debuginfo-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.x86_64 + - clang-resource-filesystem-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.noarch + - clang-tools-extra-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.i686 + - clang-tools-extra-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.x86_64 + - clang-tools-extra-debuginfo-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.i686 + - clang-tools-extra-debuginfo-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.x86_64 + - clang-tools-extra-devel-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.i686 + - clang-tools-extra-devel-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.x86_64 + - compiler-rt-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.i686 + - compiler-rt-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.src + - compiler-rt-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.x86_64 + - compiler-rt-debuginfo-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.i686 + - compiler-rt-debuginfo-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.x86_64 + - compiler-rt-debugsource-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.i686 + - compiler-rt-debugsource-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.x86_64 + - git-clang-format-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.i686 + - git-clang-format-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.x86_64 + - libomp-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.i686 + - libomp-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.src + - libomp-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.x86_64 + - libomp-debuginfo-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.i686 + - libomp-debuginfo-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.x86_64 + - libomp-debugsource-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.i686 + - libomp-debugsource-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.x86_64 + - libomp-devel-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.i686 + - libomp-devel-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.x86_64 + - lld-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.i686 + - lld-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.src + - lld-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.x86_64 + - lld-debuginfo-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.i686 + - lld-debuginfo-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.x86_64 + - lld-debugsource-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.i686 + - lld-debugsource-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.x86_64 + - lld-devel-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.i686 + - lld-devel-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.x86_64 + - lld-libs-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.i686 + - lld-libs-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.x86_64 + - lld-libs-debuginfo-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.i686 + - lld-libs-debuginfo-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.x86_64 + - lldb-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.i686 + - lldb-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.src + - lldb-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.x86_64 + - lldb-debuginfo-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.i686 + - lldb-debuginfo-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.x86_64 + - lldb-debugsource-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.i686 + - lldb-debugsource-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.x86_64 + - lldb-devel-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.i686 + - lldb-devel-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.x86_64 + - llvm-0:17.0.6-2.module+el8.10.0+1694+aabef26e.i686 + - llvm-0:17.0.6-2.module+el8.10.0+1694+aabef26e.src + - llvm-0:17.0.6-2.module+el8.10.0+1694+aabef26e.x86_64 + - llvm-cmake-utils-0:17.0.6-2.module+el8.10.0+1694+aabef26e.i686 + - llvm-cmake-utils-0:17.0.6-2.module+el8.10.0+1694+aabef26e.x86_64 + - llvm-debuginfo-0:17.0.6-2.module+el8.10.0+1694+aabef26e.i686 + - llvm-debuginfo-0:17.0.6-2.module+el8.10.0+1694+aabef26e.x86_64 + - llvm-debugsource-0:17.0.6-2.module+el8.10.0+1694+aabef26e.i686 + - llvm-debugsource-0:17.0.6-2.module+el8.10.0+1694+aabef26e.x86_64 + - llvm-devel-0:17.0.6-2.module+el8.10.0+1694+aabef26e.i686 + - llvm-devel-0:17.0.6-2.module+el8.10.0+1694+aabef26e.x86_64 + - llvm-devel-debuginfo-0:17.0.6-2.module+el8.10.0+1694+aabef26e.i686 + - llvm-devel-debuginfo-0:17.0.6-2.module+el8.10.0+1694+aabef26e.x86_64 + - llvm-doc-0:17.0.6-2.module+el8.10.0+1694+aabef26e.noarch + - llvm-googletest-0:17.0.6-2.module+el8.10.0+1694+aabef26e.i686 + - llvm-googletest-0:17.0.6-2.module+el8.10.0+1694+aabef26e.x86_64 + - llvm-libs-0:17.0.6-2.module+el8.10.0+1694+aabef26e.i686 + - llvm-libs-0:17.0.6-2.module+el8.10.0+1694+aabef26e.x86_64 + - llvm-libs-debuginfo-0:17.0.6-2.module+el8.10.0+1694+aabef26e.i686 + - llvm-libs-debuginfo-0:17.0.6-2.module+el8.10.0+1694+aabef26e.x86_64 + - llvm-static-0:17.0.6-2.module+el8.10.0+1694+aabef26e.i686 + - llvm-static-0:17.0.6-2.module+el8.10.0+1694+aabef26e.x86_64 + - llvm-test-0:17.0.6-2.module+el8.10.0+1694+aabef26e.i686 + - llvm-test-0:17.0.6-2.module+el8.10.0+1694+aabef26e.x86_64 + - llvm-test-debuginfo-0:17.0.6-2.module+el8.10.0+1694+aabef26e.i686 + - llvm-test-debuginfo-0:17.0.6-2.module+el8.10.0+1694+aabef26e.x86_64 + - llvm-toolset-0:17.0.6-2.module+el8.10.0+1694+aabef26e.i686 + - llvm-toolset-0:17.0.6-2.module+el8.10.0+1694+aabef26e.x86_64 + - python-lit-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.src + - python3-clang-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.i686 + - python3-clang-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.x86_64 + - python3-lit-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.noarch + - python3-lldb-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.i686 + - python3-lldb-0:17.0.6-1.module+el8.10.0+1595+29ffb9b1.x86_64 +... +--- +document: modulemd-defaults +version: 1 +data: + module: log4j + stream: "2" + profiles: + "2": [common] +... +--- +document: modulemd +version: 2 +data: + name: log4j + stream: "2" + version: 8080020230330060023 + context: 9d367344 + arch: x86_64 + summary: Java logging library + description: >- + Log4j is a popular Java logging library that allows the programmer to output log + statements to a variety of output targets. + license: + module: + - MIT + content: + - ASL 2.0 + xmd: {} + dependencies: + - buildrequires: + javapackages-tools: ["201902"] + platform: [el8.8.0] + requires: + platform: [el8] + profiles: + common: + rpms: + - log4j + api: + rpms: + - log4j + - log4j-jcl + - log4j-slf4j + filter: + rpms: + - disruptor-javadoc + - jctools-javadoc + components: + rpms: + disruptor: + rationale: Dependency of log4j. + ref: 67c09a7253b66f43b7e13412e0c285fbc53e8204 + buildorder: 10 + arches: [aarch64, i686, x86_64] + jctools: + rationale: Dependency of log4j. + ref: 6ff09ab825793111291714233409a245b01bf97e + buildorder: 10 + arches: [aarch64, i686, x86_64] + log4j: + rationale: Module API. + ref: fee82d589f83608694f4557806a05b2acb90af10 + buildorder: 20 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - disruptor-0:3.4.4-2.module+el8.6.0+895+381d2531.noarch + - disruptor-0:3.4.4-2.module+el8.6.0+895+381d2531.src + - jctools-0:3.3.0-3.module+el8.6.0+895+381d2531.noarch + - jctools-0:3.3.0-3.module+el8.6.0+895+381d2531.src + - log4j-0:2.17.2-1.module+el8.8.0+1174+e5dfc880.noarch + - log4j-0:2.17.2-1.module+el8.8.0+1174+e5dfc880.src + - log4j-jcl-0:2.17.2-1.module+el8.8.0+1174+e5dfc880.noarch + - log4j-slf4j-0:2.17.2-1.module+el8.8.0+1174+e5dfc880.noarch + - log4j-web-0:2.17.2-1.module+el8.8.0+1174+e5dfc880.noarch +... +--- +document: modulemd-defaults +version: 1 +data: + module: mailman + stream: "2.1" + profiles: + "2.1": [common] +... +--- +document: modulemd +version: 2 +data: + name: mailman + stream: "2.1" + version: 8090020230727144346 + context: 0ef2f6ef + arch: x86_64 + summary: Electronic mail discussion and e-newsletter lists managing software + description: >- + An initial version of the mailman mailing list management software + license: + module: + - MIT + content: + - GPLv2+ + xmd: {} + dependencies: + - buildrequires: + platform: [el8.9.0] + python27: ["2.7"] + requires: + platform: [el8] + python27: ["2.7"] + references: + documentation: https://launchpad.net/mailman + tracker: https://bugs.launchpad.net/mailman + profiles: + common: + rpms: + - mailman + api: + rpms: + - mailman + filter: + rpms: + - python3-dns + components: + rpms: + mailman: + rationale: Module API. + ref: r8s-stream-2.1 + buildorder: 1 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - mailman-3:2.1.30-1.module+el8.9.0+1394+2328d665.src + - mailman-3:2.1.30-1.module+el8.9.0+1394+2328d665.x86_64 + - mailman-debuginfo-3:2.1.30-1.module+el8.9.0+1394+2328d665.x86_64 + - mailman-debugsource-3:2.1.30-1.module+el8.9.0+1394+2328d665.x86_64 +... +--- +document: modulemd-defaults +version: 1 +data: + module: mariadb + stream: "10.3" + profiles: + "10.11": [server] + "10.3": [server] + "10.5": [server] +... +--- +document: modulemd +version: 2 +data: + name: mariadb + stream: "10.11" + version: 8100020240126202332 + context: e155f54d + arch: x86_64 + summary: MariaDB Module + description: >- + MariaDB is a community developed branch of MySQL. MariaDB is a multi-user, multi-threaded + SQL database server. It is a client/server implementation consisting of a server + daemon (mysqld) and many different client programs and libraries. The base package + contains the standard MariaDB/MySQL client programs and generic MySQL files. + license: + module: + - MIT + content: + - GPLv2 + - GPLv2 with exceptions and LGPLv2 and BSD + - LGPLv2+ + xmd: {} + dependencies: + - buildrequires: + platform: [el8.10.0] + requires: + platform: [el8] + references: + community: http://mariadb.org + documentation: https://mariadb.com/kb/en/library/documentation/ + tracker: http://bugzilla.redhat.com + profiles: + client: + rpms: + - mariadb + galera: + rpms: + - mariadb-server + - mariadb-server-galera + server: + rpms: + - mariadb-server + api: + rpms: + - mariadb + - mariadb-server + filter: + rpms: + - Judy-devel + - asio-devel + buildopts: + rpms: + macros: > + %runselftest 1 + + %ignore_testsuite_result 0 + components: + rpms: + Judy: + rationale: MariaDB dependency for OQgraph computation engine + ref: r8s-stream-10.11 + buildorder: 4 + arches: [aarch64, i686, x86_64] + asio: + rationale: Galera dependency for asynchronous I/O operation + ref: r8s-stream-10.11 + buildorder: 12 + arches: [aarch64, i686, x86_64] + galera: + rationale: Galera package for MariaDB server replication + ref: r8s-stream-10.11 + buildorder: 16 + arches: [aarch64, i686, x86_64] + mariadb: + rationale: MariaDB package + ref: r8s-stream-10.11 + buildorder: 8 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - Judy-0:1.0.5-18.module+el8.10.0+1674+fa55eae9.src + - Judy-0:1.0.5-18.module+el8.10.0+1674+fa55eae9.x86_64 + - Judy-debuginfo-0:1.0.5-18.module+el8.10.0+1674+fa55eae9.x86_64 + - Judy-debugsource-0:1.0.5-18.module+el8.10.0+1674+fa55eae9.x86_64 + - galera-0:26.4.16-1.module+el8.10.0+1674+fa55eae9.src + - galera-0:26.4.16-1.module+el8.10.0+1674+fa55eae9.x86_64 + - galera-debuginfo-0:26.4.16-1.module+el8.10.0+1674+fa55eae9.x86_64 + - galera-debugsource-0:26.4.16-1.module+el8.10.0+1674+fa55eae9.x86_64 + - mariadb-3:10.11.6-1.module+el8.10.0+1674+fa55eae9.src + - mariadb-3:10.11.6-1.module+el8.10.0+1674+fa55eae9.x86_64 + - mariadb-backup-3:10.11.6-1.module+el8.10.0+1674+fa55eae9.x86_64 + - mariadb-backup-debuginfo-3:10.11.6-1.module+el8.10.0+1674+fa55eae9.x86_64 + - mariadb-common-3:10.11.6-1.module+el8.10.0+1674+fa55eae9.x86_64 + - mariadb-debuginfo-3:10.11.6-1.module+el8.10.0+1674+fa55eae9.x86_64 + - mariadb-debugsource-3:10.11.6-1.module+el8.10.0+1674+fa55eae9.x86_64 + - mariadb-devel-3:10.11.6-1.module+el8.10.0+1674+fa55eae9.x86_64 + - mariadb-embedded-3:10.11.6-1.module+el8.10.0+1674+fa55eae9.x86_64 + - mariadb-embedded-debuginfo-3:10.11.6-1.module+el8.10.0+1674+fa55eae9.x86_64 + - mariadb-embedded-devel-3:10.11.6-1.module+el8.10.0+1674+fa55eae9.x86_64 + - mariadb-errmsg-3:10.11.6-1.module+el8.10.0+1674+fa55eae9.x86_64 + - mariadb-gssapi-server-3:10.11.6-1.module+el8.10.0+1674+fa55eae9.x86_64 + - mariadb-gssapi-server-debuginfo-3:10.11.6-1.module+el8.10.0+1674+fa55eae9.x86_64 + - mariadb-oqgraph-engine-3:10.11.6-1.module+el8.10.0+1674+fa55eae9.x86_64 + - mariadb-oqgraph-engine-debuginfo-3:10.11.6-1.module+el8.10.0+1674+fa55eae9.x86_64 + - mariadb-pam-3:10.11.6-1.module+el8.10.0+1674+fa55eae9.x86_64 + - mariadb-pam-debuginfo-3:10.11.6-1.module+el8.10.0+1674+fa55eae9.x86_64 + - mariadb-server-3:10.11.6-1.module+el8.10.0+1674+fa55eae9.x86_64 + - mariadb-server-debuginfo-3:10.11.6-1.module+el8.10.0+1674+fa55eae9.x86_64 + - mariadb-server-galera-3:10.11.6-1.module+el8.10.0+1674+fa55eae9.x86_64 + - mariadb-server-utils-3:10.11.6-1.module+el8.10.0+1674+fa55eae9.x86_64 + - mariadb-server-utils-debuginfo-3:10.11.6-1.module+el8.10.0+1674+fa55eae9.x86_64 + - mariadb-test-3:10.11.6-1.module+el8.10.0+1674+fa55eae9.x86_64 + - mariadb-test-debuginfo-3:10.11.6-1.module+el8.10.0+1674+fa55eae9.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: mariadb + stream: "10.3" + version: 8080020230920001707 + context: fd72936b + arch: x86_64 + summary: MariaDB Module + description: >- + MariaDB is a community developed branch of MySQL. MariaDB is a multi-user, multi-threaded + SQL database server. It is a client/server implementation consisting of a server + daemon (mysqld) and many different client programs and libraries. The base package + contains the standard MariaDB/MySQL client programs and generic MySQL files. + license: + module: + - MIT + content: + - GPLv2 + - GPLv2 with exceptions and LGPLv2 and BSD + - LGPLv2+ + xmd: {} + dependencies: + - buildrequires: + platform: [el8.8.0] + requires: + platform: [el8] + references: + community: http://mariadb.org + documentation: https://mariadb.com/kb/en/library/documentation/ + tracker: http://bugzilla.redhat.com + profiles: + client: + rpms: + - mariadb + galera: + rpms: + - mariadb-server + - mariadb-server-galera + server: + rpms: + - mariadb-server + api: + rpms: + - mariadb + - mariadb-server + filter: + rpms: + - Judy-devel + - asio-devel + buildopts: + rpms: + macros: > + %runselftest 1 + + %ignore_testsuite_result 0 + components: + rpms: + Judy: + rationale: MariaDB dependency for OQgraph computation engine + ref: 3b8fd46730ca223c3c990279fe0689b96452e620 + buildorder: 4 + arches: [aarch64, i686, x86_64] + asio: + rationale: Galera dependency for asynchronous I/O operation + ref: e378d4106502b587e9bcc616c6045cdd4bcbdd40 + buildorder: 12 + arches: [aarch64, i686, x86_64] + galera: + rationale: Galera package for MariaDB server replication + ref: c64a1b885f5c334632b8478d8fa2634935cd1c04 + buildorder: 16 + arches: [aarch64, i686, x86_64] + mariadb: + rationale: MariaDB package + ref: 3428bfe8a201e12203af38ac4bc1ca4ee43a8d60 + buildorder: 8 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - Judy-0:1.0.5-18.module+el8.4.0+427+adf35707.src + - Judy-0:1.0.5-18.module+el8.4.0+427+adf35707.x86_64 + - Judy-debuginfo-0:1.0.5-18.module+el8.4.0+427+adf35707.x86_64 + - Judy-debugsource-0:1.0.5-18.module+el8.4.0+427+adf35707.x86_64 + - galera-0:25.3.37-1.module+el8.8.0+1452+2a7eab68.src + - galera-0:25.3.37-1.module+el8.8.0+1452+2a7eab68.x86_64 + - galera-debuginfo-0:25.3.37-1.module+el8.8.0+1452+2a7eab68.x86_64 + - galera-debugsource-0:25.3.37-1.module+el8.8.0+1452+2a7eab68.x86_64 + - mariadb-3:10.3.39-1.module+el8.8.0+1452+2a7eab68.src + - mariadb-3:10.3.39-1.module+el8.8.0+1452+2a7eab68.x86_64 + - mariadb-backup-3:10.3.39-1.module+el8.8.0+1452+2a7eab68.x86_64 + - mariadb-backup-debuginfo-3:10.3.39-1.module+el8.8.0+1452+2a7eab68.x86_64 + - mariadb-common-3:10.3.39-1.module+el8.8.0+1452+2a7eab68.x86_64 + - mariadb-debuginfo-3:10.3.39-1.module+el8.8.0+1452+2a7eab68.x86_64 + - mariadb-debugsource-3:10.3.39-1.module+el8.8.0+1452+2a7eab68.x86_64 + - mariadb-devel-3:10.3.39-1.module+el8.8.0+1452+2a7eab68.x86_64 + - mariadb-embedded-3:10.3.39-1.module+el8.8.0+1452+2a7eab68.x86_64 + - mariadb-embedded-debuginfo-3:10.3.39-1.module+el8.8.0+1452+2a7eab68.x86_64 + - mariadb-embedded-devel-3:10.3.39-1.module+el8.8.0+1452+2a7eab68.x86_64 + - mariadb-errmsg-3:10.3.39-1.module+el8.8.0+1452+2a7eab68.x86_64 + - mariadb-gssapi-server-3:10.3.39-1.module+el8.8.0+1452+2a7eab68.x86_64 + - mariadb-gssapi-server-debuginfo-3:10.3.39-1.module+el8.8.0+1452+2a7eab68.x86_64 + - mariadb-oqgraph-engine-3:10.3.39-1.module+el8.8.0+1452+2a7eab68.x86_64 + - mariadb-oqgraph-engine-debuginfo-3:10.3.39-1.module+el8.8.0+1452+2a7eab68.x86_64 + - mariadb-server-3:10.3.39-1.module+el8.8.0+1452+2a7eab68.x86_64 + - mariadb-server-debuginfo-3:10.3.39-1.module+el8.8.0+1452+2a7eab68.x86_64 + - mariadb-server-galera-3:10.3.39-1.module+el8.8.0+1452+2a7eab68.x86_64 + - mariadb-server-utils-3:10.3.39-1.module+el8.8.0+1452+2a7eab68.x86_64 + - mariadb-server-utils-debuginfo-3:10.3.39-1.module+el8.8.0+1452+2a7eab68.x86_64 + - mariadb-test-3:10.3.39-1.module+el8.8.0+1452+2a7eab68.x86_64 + - mariadb-test-debuginfo-3:10.3.39-1.module+el8.8.0+1452+2a7eab68.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: mariadb + stream: "10.5" + version: 8080020231012151639 + context: fd72936b + arch: x86_64 + summary: MariaDB Module + description: >- + MariaDB is a community developed branch of MySQL. MariaDB is a multi-user, multi-threaded + SQL database server. It is a client/server implementation consisting of a server + daemon (mysqld) and many different client programs and libraries. The base package + contains the standard MariaDB/MySQL client programs and generic MySQL files. + license: + module: + - MIT + content: + - GPLv2 + - GPLv2 with exceptions and LGPLv2 and BSD + - LGPLv2+ + xmd: {} + dependencies: + - buildrequires: + platform: [el8.8.0] + requires: + platform: [el8] + references: + community: http://mariadb.org + documentation: https://mariadb.com/kb/en/library/documentation/ + tracker: http://bugzilla.redhat.com + profiles: + client: + rpms: + - mariadb + galera: + rpms: + - mariadb-server + - mariadb-server-galera + server: + rpms: + - mariadb-server + api: + rpms: + - mariadb + - mariadb-server + filter: + rpms: + - Judy-devel + - asio-devel + buildopts: + rpms: + macros: > + %runselftest 1 + + %ignore_testsuite_result 0 + components: + rpms: + Judy: + rationale: MariaDB dependency for OQgraph computation engine + ref: 5a91e2b42c38fd64cf23b0e40388dc5658b37a3c + buildorder: 4 + arches: [aarch64, i686, x86_64] + asio: + rationale: Galera dependency for asynchronous I/O operation + ref: 1e8be810552f185de7680f36f3947f2f3a6648f0 + buildorder: 12 + arches: [aarch64, i686, x86_64] + galera: + rationale: Galera package for MariaDB server replication + ref: 3dea05a16f701dcc2459672906e9780b34f9b382 + buildorder: 16 + arches: [aarch64, i686, x86_64] + mariadb: + rationale: MariaDB package + ref: 585536aa7d45b5ec6019a784ac659142a614e4f8 + buildorder: 8 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - Judy-0:1.0.5-18.module+el8.4.0+431+26aaed18.src + - Judy-0:1.0.5-18.module+el8.4.0+431+26aaed18.x86_64 + - Judy-debuginfo-0:1.0.5-18.module+el8.4.0+431+26aaed18.x86_64 + - Judy-debugsource-0:1.0.5-18.module+el8.4.0+431+26aaed18.x86_64 + - galera-0:26.4.14-1.module+el8.8.0+1490+31c52b1f.src + - galera-0:26.4.14-1.module+el8.8.0+1490+31c52b1f.x86_64 + - galera-debuginfo-0:26.4.14-1.module+el8.8.0+1490+31c52b1f.x86_64 + - galera-debugsource-0:26.4.14-1.module+el8.8.0+1490+31c52b1f.x86_64 + - mariadb-3:10.5.22-1.module+el8.8.0+1490+31c52b1f.src + - mariadb-3:10.5.22-1.module+el8.8.0+1490+31c52b1f.x86_64 + - mariadb-backup-3:10.5.22-1.module+el8.8.0+1490+31c52b1f.x86_64 + - mariadb-backup-debuginfo-3:10.5.22-1.module+el8.8.0+1490+31c52b1f.x86_64 + - mariadb-common-3:10.5.22-1.module+el8.8.0+1490+31c52b1f.x86_64 + - mariadb-debuginfo-3:10.5.22-1.module+el8.8.0+1490+31c52b1f.x86_64 + - mariadb-debugsource-3:10.5.22-1.module+el8.8.0+1490+31c52b1f.x86_64 + - mariadb-devel-3:10.5.22-1.module+el8.8.0+1490+31c52b1f.x86_64 + - mariadb-embedded-3:10.5.22-1.module+el8.8.0+1490+31c52b1f.x86_64 + - mariadb-embedded-debuginfo-3:10.5.22-1.module+el8.8.0+1490+31c52b1f.x86_64 + - mariadb-embedded-devel-3:10.5.22-1.module+el8.8.0+1490+31c52b1f.x86_64 + - mariadb-errmsg-3:10.5.22-1.module+el8.8.0+1490+31c52b1f.x86_64 + - mariadb-gssapi-server-3:10.5.22-1.module+el8.8.0+1490+31c52b1f.x86_64 + - mariadb-gssapi-server-debuginfo-3:10.5.22-1.module+el8.8.0+1490+31c52b1f.x86_64 + - mariadb-oqgraph-engine-3:10.5.22-1.module+el8.8.0+1490+31c52b1f.x86_64 + - mariadb-oqgraph-engine-debuginfo-3:10.5.22-1.module+el8.8.0+1490+31c52b1f.x86_64 + - mariadb-pam-3:10.5.22-1.module+el8.8.0+1490+31c52b1f.x86_64 + - mariadb-pam-debuginfo-3:10.5.22-1.module+el8.8.0+1490+31c52b1f.x86_64 + - mariadb-server-3:10.5.22-1.module+el8.8.0+1490+31c52b1f.x86_64 + - mariadb-server-debuginfo-3:10.5.22-1.module+el8.8.0+1490+31c52b1f.x86_64 + - mariadb-server-galera-3:10.5.22-1.module+el8.8.0+1490+31c52b1f.x86_64 + - mariadb-server-utils-3:10.5.22-1.module+el8.8.0+1490+31c52b1f.x86_64 + - mariadb-server-utils-debuginfo-3:10.5.22-1.module+el8.8.0+1490+31c52b1f.x86_64 + - mariadb-test-3:10.5.22-1.module+el8.8.0+1490+31c52b1f.x86_64 + - mariadb-test-debuginfo-3:10.5.22-1.module+el8.8.0+1490+31c52b1f.x86_64 +... +--- +document: modulemd-defaults +version: 1 +data: + module: maven + modified: 201912051051 + stream: "3.5" + profiles: + "3.5": [common] + "3.6": [common] + "3.8": [common] +... +--- +document: modulemd +version: 2 +data: + name: maven + stream: "3.5" + version: 8060020220530151437 + context: c0229ad2 + arch: x86_64 + summary: Java project management and project comprehension tool + description: >- + Maven is a software project management and comprehension tool. Based on the concept + of a project object model (POM), Maven can manage a project's build, reporting + and documentation from a central piece of information. + license: + module: + - MIT + content: + - (CDDL or GPLv2 with exceptions) and ASL 2.0 + - ASL 1.1 and ASL 2.0 and xpp and BSD and Public Domain + - ASL 2.0 + - ASL 2.0 and ASL 1.1 and MIT + - ASL 2.0 and CC0 + - ASL 2.0 and EPL-1.0 and BSD + - ASL 2.0 and MIT + - ASL 2.0 and MIT and xpp + - ASL 2.0 and Plexus + - CDDL or GPLv2 with exceptions + - EPL-1.0 and BSD + - MIT + - MIT and ASL 2.0 + - Public Domain + xmd: {} + dependencies: + - buildrequires: + javapackages-tools: ["201801"] + platform: [el8.6.0] + requires: + platform: [el8] + profiles: + common: + rpms: + - maven + api: + rpms: + - maven + filter: + rpms: + - aopalliance-javadoc + - apache-commons-cli-javadoc + - apache-commons-codec-javadoc + - apache-commons-io-javadoc + - apache-commons-lang3-javadoc + - apache-commons-logging-javadoc + - atinject-javadoc + - atinject-tck + - cdi-api-javadoc + - geronimo-annotation-javadoc + - glassfish-el + - glassfish-el-javadoc + - google-guice-javadoc + - guava20-javadoc + - guava20-testlib + - guice-assistedinject + - guice-bom + - guice-extensions + - guice-grapher + - guice-jmx + - guice-jndi + - guice-multibindings + - guice-parent + - guice-servlet + - guice-testlib + - guice-throwingproviders + - hawtjni + - hawtjni-javadoc + - httpcomponents-client-cache + - httpcomponents-client-javadoc + - httpcomponents-core-javadoc + - jansi-javadoc + - jansi-native-javadoc + - jboss-interceptors-1.2-api-javadoc + - jsoup-javadoc + - jul-to-slf4j + - log4j-over-slf4j + - maven-hawtjni-plugin + - maven-javadoc + - maven-resolver + - maven-resolver-javadoc + - maven-resolver-test-util + - maven-resolver-transport-classpath + - maven-resolver-transport-file + - maven-resolver-transport-http + - maven-shared-utils-javadoc + - maven-wagon + - maven-wagon-ftp + - maven-wagon-http-lightweight + - maven-wagon-javadoc + - maven-wagon-providers + - plexus-cipher-javadoc + - plexus-classworlds-javadoc + - plexus-containers + - plexus-containers-component-javadoc + - plexus-containers-component-metadata + - plexus-containers-container-default + - plexus-containers-javadoc + - plexus-interpolation-javadoc + - plexus-sec-dispatcher-javadoc + - plexus-utils-javadoc + - sisu-javadoc + - slf4j-ext + - slf4j-javadoc + - slf4j-jcl + - slf4j-jdk14 + - slf4j-log4j12 + - slf4j-manual + - slf4j-sources + buildopts: + rpms: + macros: > + %_with_xmvn_javadoc 1 + + %_without_asciidoc 1 + + %_without_avalon 1 + + %_without_bouncycastle 1 + + %_without_cython 1 + + %_without_dafsa 1 + + %_without_desktop 1 + + %_without_dom4j 1 + + %_without_doxygen 1 + + %_without_dtd 1 + + %_without_eclipse 1 + + %_without_ehcache 1 + + %_without_emacs 1 + + %_without_equinox 1 + + %_without_fop 1 + + %_without_ftp 1 + + %_without_gradle 1 + + %_without_groovy 1 + + %_without_hadoop 1 + + %_without_hsqldb 1 + + %_without_itext 1 + + %_without_jackson 1 + + %_without_jmh 1 + + %_without_jna 1 + + %_without_jpa 1 + + %_without_junit5 1 + + %_without_logback 1 + + %_without_markdown 1 + + %_without_memcached 1 + + %_without_memoryfilesystem 1 + + %_without_obr 1 + + %_without_python 1 + + %_without_reporting 1 + + %_without_scm 1 + + %_without_snakeyaml 1 + + %_without_snappy 1 + + %_without_spring 1 + + %_without_ssh 1 + + %_without_testlib 1 + + %_without_vfs 1 + components: + rpms: + aopalliance: + rationale: 'Runtime dependency of google-guice, maven. + +' + ref: 285c67c38f71fe55c700910a0e4ddb07337f715d + buildorder: 10 + arches: [aarch64, i686, x86_64] + apache-commons-cli: + rationale: 'Runtime dependency of maven. + +' + ref: 75036acb453b44dce3a448195d0228a4a5642408 + buildorder: 10 + arches: [aarch64, i686, x86_64] + apache-commons-codec: + rationale: 'Runtime dependency of httpcomponents-client, maven. + +' + ref: 52f4daf9bdeff702a1f3435cc3f183a439d96f26 + buildorder: 10 + arches: [aarch64, i686, x86_64] + apache-commons-io: + rationale: "Runtime dependency of maven, maven-shared-utils,\n maven-wagon.\n" + ref: 7fb688858f7ad1c099fb3c4ef2d52945ac6f5a92 + buildorder: 10 + arches: [aarch64, i686, x86_64] + apache-commons-lang3: + rationale: 'Runtime dependency of maven. + +' + ref: bfc097a9fe24f1f93563f2dc808a8f372f8bfd74 + buildorder: 10 + arches: [aarch64, i686, x86_64] + apache-commons-logging: + rationale: 'Runtime dependency of httpcomponents-client, maven. + +' + ref: fb1e34a5a15c90873e2c4387d8d48f5aba4e4d78 + buildorder: 10 + arches: [aarch64, i686, x86_64] + atinject: + rationale: 'Runtime dependency of cdi-api, google-guice, maven. + +' + ref: d194310c4b1d183aa354f98e1af9fe847052303c + buildorder: 10 + arches: [aarch64, i686, x86_64] + cdi-api: + rationale: 'Runtime dependency of maven, sisu. + +' + ref: 9a40f1ccc6fe1821c33a4f153e5401a2f9edc4e0 + buildorder: 20 + arches: [aarch64, i686, x86_64] + geronimo-annotation: + rationale: 'Runtime dependency of maven. + +' + ref: c167507785ab7137b24123da198111ccd56ad3ed + buildorder: 10 + arches: [aarch64, i686, x86_64] + glassfish-el: + rationale: 'Runtime dependency of cdi-api. + +' + ref: d23de53b2f5a2b9570f3e8c32e6d31286956c8ab + buildorder: 10 + arches: [aarch64, i686, x86_64] + google-guice: + rationale: 'Runtime dependency of maven. + +' + ref: df745286740a3be8cdcb1542a254c5146a098725 + buildorder: 20 + arches: [aarch64, i686, x86_64] + guava20: + rationale: 'Runtime dependency of google-guice, maven. + +' + ref: 7b2ffce8e518953acdc0344dd380cd55d9d61f7f + buildorder: 10 + arches: [aarch64, i686, x86_64] + hawtjni: + rationale: 'Runtime dependency of jansi, jansi-native, maven. + +' + ref: b25f135ecb360695505aad8473e6762211d65797 + buildorder: 10 + arches: [aarch64, i686, x86_64] + httpcomponents-client: + rationale: 'Runtime dependency of maven, maven-wagon. + +' + ref: a3a1f1842e66edf5a81be87a2e2dfce93cd7b0c0 + buildorder: 20 + arches: [aarch64, i686, x86_64] + httpcomponents-core: + rationale: "Runtime dependency of httpcomponents-client, maven,\n maven-wagon.\n" + ref: d8ebf31574b66f4cd9dbbd3b7cd5fe9fd4bf2553 + buildorder: 10 + arches: [aarch64, i686, x86_64] + jansi: + rationale: 'Runtime dependency of maven. + +' + ref: eb3b4175521e351e67b722d5be24b46a9a6dd01b + buildorder: 30 + arches: [aarch64, i686, x86_64] + jansi-native: + rationale: 'Runtime dependency of jansi, maven. + +' + ref: 11d56ddddc7cb1c9f939d3221da82e59f5fa069a + buildorder: 20 + arches: [aarch64, i686, x86_64] + jboss-interceptors-1.2-api: + rationale: 'Runtime dependency of cdi-api. + +' + ref: c8a7146a3ced6b5208472959cbafe8b617df0ccb + buildorder: 10 + arches: [aarch64, i686, x86_64] + jsoup: + rationale: 'Runtime dependency of maven-wagon. + +' + ref: 45bd11335d78308c9a5c4dfdcaf0ee5ce84b3f48 + buildorder: 10 + arches: [aarch64, i686, x86_64] + maven: + rationale: 'Module API. + +' + ref: f483568598e464d17e27882a9277c98848aee95b + buildorder: 50 + arches: [aarch64, i686, x86_64] + maven-resolver: + rationale: 'Runtime dependency of maven. + +' + ref: c0adec4008d78067b4416589270873ae16651b66 + buildorder: 40 + arches: [aarch64, i686, x86_64] + maven-shared-utils: + rationale: 'Runtime dependency of maven. + +' + ref: 156f61284cfbcc6209aa699a9e5727e6c0472783 + buildorder: 20 + arches: [aarch64, i686, x86_64] + maven-wagon: + rationale: 'Runtime dependency of maven, maven-resolver. + +' + ref: b808ae138a8369e71424ae674a60aeb3d3f8a48e + buildorder: 30 + arches: [aarch64, i686, x86_64] + plexus-cipher: + rationale: 'Runtime dependency of maven, plexus-sec-dispatcher. + +' + ref: 7fb8beb101178e19b55d2d445ca9cff78e09e8b1 + buildorder: 10 + arches: [aarch64, i686, x86_64] + plexus-classworlds: + rationale: 'Runtime dependency of maven, sisu. + +' + ref: 98f9add0eb057fb8a8e66a8357356013c85e57f4 + buildorder: 10 + arches: [aarch64, i686, x86_64] + plexus-containers: + rationale: 'Runtime dependency of maven, sisu. + +' + ref: e38b25c2019443fff3e4d62cb2916992faa4819b + buildorder: 10 + arches: [aarch64, i686, x86_64] + plexus-interpolation: + rationale: 'Runtime dependency of maven. + +' + ref: bae15d8c2dec8f040b81e80d9355eac2813de660 + buildorder: 10 + arches: [aarch64, i686, x86_64] + plexus-sec-dispatcher: + rationale: 'Runtime dependency of maven. + +' + ref: ed21651e7a40b8605f8fa3861085c1ffee3b29cd + buildorder: 20 + arches: [aarch64, i686, x86_64] + plexus-utils: + rationale: "Runtime dependency of maven, maven-wagon,\n plexus-sec-dispatcher, + sisu.\n" + ref: 470cac9f0441a1e456a08109f977dd28dd5da7d3 + buildorder: 10 + arches: [aarch64, i686, x86_64] + sisu: + rationale: 'Runtime dependency of maven. + +' + ref: 98c4adceb52792dc36e96a9ad5042455db2fa62e + buildorder: 30 + arches: [aarch64, i686, x86_64] + slf4j: + rationale: 'Runtime dependency of maven, maven-wagon. + +' + ref: 07b01c31614f980d06200ef1e85929600938f608 + buildorder: 10 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - aopalliance-0:1.0-17.module+el8.6.0+843+5a13dac3.noarch + - aopalliance-0:1.0-17.module+el8.6.0+843+5a13dac3.src + - apache-commons-cli-0:1.4-4.module+el8.6.0+843+5a13dac3.noarch + - apache-commons-cli-0:1.4-4.module+el8.6.0+843+5a13dac3.src + - apache-commons-codec-0:1.11-3.module+el8.6.0+843+5a13dac3.noarch + - apache-commons-codec-0:1.11-3.module+el8.6.0+843+5a13dac3.src + - apache-commons-io-1:2.6-3.module+el8.6.0+843+5a13dac3.noarch + - apache-commons-io-1:2.6-3.module+el8.6.0+843+5a13dac3.src + - apache-commons-lang3-0:3.7-3.module+el8.6.0+843+5a13dac3.noarch + - apache-commons-lang3-0:3.7-3.module+el8.6.0+843+5a13dac3.src + - apache-commons-logging-0:1.2-13.module+el8.3.0+133+b8b54b58.noarch + - apache-commons-logging-0:1.2-13.module+el8.3.0+133+b8b54b58.src + - atinject-0:1-28.20100611svn86.module+el8.6.0+843+5a13dac3.noarch + - atinject-0:1-28.20100611svn86.module+el8.6.0+843+5a13dac3.src + - cdi-api-0:1.2-8.module+el8.6.0+843+5a13dac3.noarch + - cdi-api-0:1.2-8.module+el8.6.0+843+5a13dac3.src + - geronimo-annotation-0:1.0-23.module+el8.6.0+843+5a13dac3.noarch + - geronimo-annotation-0:1.0-23.module+el8.6.0+843+5a13dac3.src + - glassfish-el-0:3.0.1-0.7.b08.module+el8.6.0+975+c0ed2db8.src + - glassfish-el-api-0:3.0.1-0.7.b08.module+el8.6.0+975+c0ed2db8.noarch + - google-guice-0:4.1-11.module+el8.6.0+843+5a13dac3.noarch + - google-guice-0:4.1-11.module+el8.6.0+843+5a13dac3.src + - guava20-0:20.0-8.module+el8.3.0+133+b8b54b58.noarch + - guava20-0:20.0-8.module+el8.3.0+133+b8b54b58.src + - hawtjni-0:1.16-2.module+el8.3.0+133+b8b54b58.src + - hawtjni-runtime-0:1.16-2.module+el8.3.0+133+b8b54b58.noarch + - httpcomponents-client-0:4.5.5-5.module+el8.6.0+843+5a13dac3.noarch + - httpcomponents-client-0:4.5.5-5.module+el8.6.0+843+5a13dac3.src + - httpcomponents-core-0:4.4.10-3.module+el8.6.0+843+5a13dac3.noarch + - httpcomponents-core-0:4.4.10-3.module+el8.6.0+843+5a13dac3.src + - jansi-0:1.17.1-1.module+el8.6.0+843+5a13dac3.noarch + - jansi-0:1.17.1-1.module+el8.6.0+843+5a13dac3.src + - jansi-native-0:1.7-7.module+el8.3.0+133+b8b54b58.src + - jansi-native-0:1.7-7.module+el8.3.0+133+b8b54b58.x86_64 + - jboss-interceptors-1.2-api-0:1.0.0-8.module+el8.3.0+133+b8b54b58.noarch + - jboss-interceptors-1.2-api-0:1.0.0-8.module+el8.3.0+133+b8b54b58.src + - jcl-over-slf4j-0:1.7.25-4.module+el8.6.0+843+5a13dac3.noarch + - jsoup-0:1.11.3-3.module+el8.6.0+843+5a13dac3.noarch + - jsoup-0:1.11.3-3.module+el8.6.0+843+5a13dac3.src + - maven-1:3.5.4-5.module+el8.6.0+975+c0ed2db8.noarch + - maven-1:3.5.4-5.module+el8.6.0+975+c0ed2db8.src + - maven-lib-1:3.5.4-5.module+el8.6.0+975+c0ed2db8.noarch + - maven-resolver-1:1.1.1-2.module+el8.6.0+843+5a13dac3.src + - maven-resolver-api-1:1.1.1-2.module+el8.6.0+843+5a13dac3.noarch + - maven-resolver-connector-basic-1:1.1.1-2.module+el8.6.0+843+5a13dac3.noarch + - maven-resolver-impl-1:1.1.1-2.module+el8.6.0+843+5a13dac3.noarch + - maven-resolver-spi-1:1.1.1-2.module+el8.6.0+843+5a13dac3.noarch + - maven-resolver-transport-wagon-1:1.1.1-2.module+el8.6.0+843+5a13dac3.noarch + - maven-resolver-util-1:1.1.1-2.module+el8.6.0+843+5a13dac3.noarch + - maven-shared-utils-0:3.2.1-0.2.module+el8.6.0+975+c0ed2db8.noarch + - maven-shared-utils-0:3.2.1-0.2.module+el8.6.0+975+c0ed2db8.src + - maven-wagon-0:3.1.0-1.module+el8.6.0+843+5a13dac3.src + - maven-wagon-file-0:3.1.0-1.module+el8.6.0+843+5a13dac3.noarch + - maven-wagon-http-0:3.1.0-1.module+el8.6.0+843+5a13dac3.noarch + - maven-wagon-http-shared-0:3.1.0-1.module+el8.6.0+843+5a13dac3.noarch + - maven-wagon-provider-api-0:3.1.0-1.module+el8.6.0+843+5a13dac3.noarch + - plexus-cipher-0:1.7-14.module+el8.6.0+843+5a13dac3.noarch + - plexus-cipher-0:1.7-14.module+el8.6.0+843+5a13dac3.src + - plexus-classworlds-0:2.5.2-9.module+el8.6.0+843+5a13dac3.noarch + - plexus-classworlds-0:2.5.2-9.module+el8.6.0+843+5a13dac3.src + - plexus-containers-0:1.7.1-8.module+el8.6.0+843+5a13dac3.src + - plexus-containers-component-annotations-0:1.7.1-8.module+el8.6.0+843+5a13dac3.noarch + - plexus-interpolation-0:1.22-9.module+el8.6.0+843+5a13dac3.noarch + - plexus-interpolation-0:1.22-9.module+el8.6.0+843+5a13dac3.src + - plexus-sec-dispatcher-0:1.4-26.module+el8.6.0+843+5a13dac3.noarch + - plexus-sec-dispatcher-0:1.4-26.module+el8.6.0+843+5a13dac3.src + - plexus-utils-0:3.1.0-3.module+el8.6.0+843+5a13dac3.noarch + - plexus-utils-0:3.1.0-3.module+el8.6.0+843+5a13dac3.src + - sisu-1:0.3.3-6.module+el8.6.0+843+5a13dac3.src + - sisu-inject-1:0.3.3-6.module+el8.6.0+843+5a13dac3.noarch + - sisu-plexus-1:0.3.3-6.module+el8.6.0+843+5a13dac3.noarch + - slf4j-0:1.7.25-4.module+el8.6.0+843+5a13dac3.noarch + - slf4j-0:1.7.25-4.module+el8.6.0+843+5a13dac3.src +... +--- +document: modulemd +version: 2 +data: + name: maven + stream: "3.6" + version: 8080020230516204143 + context: 9d367344 + arch: x86_64 + summary: Java project management and project comprehension tool + description: >- + Maven is a software project management and comprehension tool. Based on the concept + of a project object model (POM), Maven can manage a project's build, reporting + and documentation from a central piece of information. + license: + module: + - MIT + content: + - ASL 1.1 and ASL 2.0 and xpp and BSD and Public Domain + - ASL 2.0 + - ASL 2.0 and ASL 1.1 and MIT + - ASL 2.0 and CC0 + - ASL 2.0 and MIT + - ASL 2.0 and MIT and xpp + - ASL 2.0 and Plexus + - BSD and CC-BY + - EPL-1.0 and BSD + - MIT + - MIT and ASL 2.0 + - Public Domain + xmd: {} + dependencies: + - buildrequires: + javapackages-tools: ["201902"] + platform: [el8.8.0] + requires: + platform: [el8] + profiles: + common: + rpms: + - maven-openjdk11 + api: + rpms: + - maven + - maven-openjdk11 + - maven-openjdk17 + - maven-openjdk8 + filter: + rpms: + - aopalliance-javadoc + - apache-commons-cli-javadoc + - apache-commons-codec-javadoc + - apache-commons-io-javadoc + - apache-commons-lang3-javadoc + - atinject-javadoc + - atinject-tck + - cdi-api-javadoc + - geronimo-annotation-javadoc + - google-guice-javadoc + - guava-javadoc + - guava-testlib + - guice-assistedinject + - guice-bom + - guice-extensions + - guice-grapher + - guice-jmx + - guice-jndi + - guice-multibindings + - guice-parent + - guice-servlet + - guice-throwingproviders + - httpcomponents-client-javadoc + - httpcomponents-core-javadoc + - jansi-javadoc + - jsoup-javadoc + - jsr-305-javadoc + - jul-to-slf4j + - log4j-over-slf4j + - maven-javadoc + - maven-resolver-javadoc + - maven-shared-utils-javadoc + - maven-wagon-javadoc + - plexus-cipher-javadoc + - plexus-classworlds-javadoc + - plexus-containers + - plexus-containers-component-metadata + - plexus-containers-container-default + - plexus-containers-javadoc + - plexus-interpolation-javadoc + - plexus-sec-dispatcher-javadoc + - plexus-utils-javadoc + - sisu-javadoc + - slf4j-javadoc + - slf4j-jcl + - slf4j-jdk14 + - slf4j-log4j12 + - slf4j-manual + - slf4j-sources + components: + rpms: + aopalliance: + rationale: 'Runtime dependency of google-guice. + +' + ref: dfa6c104e1cfc71cb938a873490c17559f6a9ec1 + buildorder: 10 + arches: [aarch64, i686, x86_64] + apache-commons-cli: + rationale: 'Runtime dependency of maven. + +' + ref: 8c972eff9a15832746786108bf67160599178b2f + buildorder: 10 + arches: [aarch64, i686, x86_64] + apache-commons-codec: + rationale: 'Runtime dependency of httpcomponents-client. + +' + ref: 82585e3b50b62bb6318833b3123998b0417c179d + buildorder: 10 + arches: [aarch64, i686, x86_64] + apache-commons-io: + rationale: 'Runtime dependency of maven-shared-utils, maven-wagon. + +' + ref: 55cc8aac4dfbe5423c6fa712e42fa72106726af4 + buildorder: 10 + arches: [aarch64, i686, x86_64] + apache-commons-lang3: + rationale: 'Runtime dependency of maven. + +' + ref: 3c6d82a36c25a2181b9a322fb34c949ad4cd5678 + buildorder: 10 + arches: [aarch64, i686, x86_64] + atinject: + rationale: 'Runtime dependency of cdi-api, google-guice, maven. + +' + ref: 39ffbb8bc751658149635def009693e35d536a22 + buildorder: 10 + arches: [aarch64, i686, x86_64] + cdi-api: + rationale: 'Runtime dependency of sisu. + +' + ref: 8d572a76837ba08c0aadeacf2ea23adb3c6b4d07 + buildorder: 20 + arches: [aarch64, i686, x86_64] + geronimo-annotation: + rationale: 'Runtime dependency of maven. + +' + ref: 535076f8e85516b2764b24d4e37b6050a458e033 + buildorder: 10 + arches: [aarch64, i686, x86_64] + google-guice: + rationale: 'Runtime dependency of maven. + +' + ref: 972d3c2bc37ed87f065565c755236a5fc0b16e93 + buildorder: 30 + arches: [aarch64, i686, x86_64] + guava: + rationale: 'Runtime dependency of google-guice. + +' + ref: c7d8be513310f5f6d3fcca57bab4f29c27e59424 + buildorder: 20 + arches: [aarch64, i686, x86_64] + httpcomponents-client: + rationale: 'Runtime dependency of maven-wagon. + +' + ref: b9bfae521e900494091743cb8b9a4c03e3fbd88e + buildorder: 20 + arches: [aarch64, i686, x86_64] + httpcomponents-core: + rationale: "Runtime dependency of httpcomponents-client,\n maven-wagon.\n" + ref: ac5c4fe7bc29e7dacfa5ec1b1b9b86eb4823b727 + buildorder: 10 + arches: [aarch64, i686, x86_64] + jansi: + rationale: 'Runtime dependency of maven. + +' + ref: 502c5b32f9d4780e78699f97e69dafa49a9a03c1 + buildorder: 10 + arches: [aarch64, i686, x86_64] + jsoup: + rationale: 'Runtime dependency of maven-wagon. + +' + ref: 3ef079c0630fd5347a75e3931e4cec35cbc43560 + buildorder: 10 + arches: [aarch64, i686, x86_64] + jsr-305: + rationale: 'Runtime dependency of guava. + +' + ref: e166c8557c017e8d0332a513ab1b6e420ae9f4a1 + buildorder: 10 + arches: [aarch64, i686, x86_64] + maven: + rationale: 'Module API. + +' + ref: a8d1a419dd955933afac981fadec233f62264e59 + buildorder: 50 + arches: [aarch64, i686, x86_64] + maven-resolver: + rationale: 'Runtime dependency of maven. + +' + ref: 2621e20786db780a7a2d28fc5b0392191b7c73c5 + buildorder: 40 + arches: [aarch64, i686, x86_64] + maven-shared-utils: + rationale: 'Runtime dependency of maven. + +' + ref: 9d081f7416725ac05196609777d80aec54ff338f + buildorder: 20 + arches: [aarch64, i686, x86_64] + maven-wagon: + rationale: 'Runtime dependency of maven, maven-resolver. + +' + ref: 45b96ed65073d70378e8964f0437a006b997c817 + buildorder: 30 + arches: [aarch64, i686, x86_64] + plexus-cipher: + rationale: 'Runtime dependency of maven, plexus-sec-dispatcher. + +' + ref: 87566542460d4dc20c7c23efd94f4a2423586c4a + buildorder: 10 + arches: [aarch64, i686, x86_64] + plexus-classworlds: + rationale: 'Runtime dependency of maven, sisu. + +' + ref: 2e90ee0b7b277caa0e2f30a8bca71d5d4524ce03 + buildorder: 10 + arches: [aarch64, i686, x86_64] + plexus-containers: + rationale: 'Runtime dependency of maven, sisu. + +' + ref: bfcf3be15030073898d38be511f03708d956362c + buildorder: 10 + arches: [aarch64, i686, x86_64] + plexus-interpolation: + rationale: 'Runtime dependency of maven. + +' + ref: 3ab9565939e51f36001b6c2e57a44c23be453098 + buildorder: 10 + arches: [aarch64, i686, x86_64] + plexus-sec-dispatcher: + rationale: 'Runtime dependency of maven. + +' + ref: 4aba977437757df17245b14a92b29e9092ca9e46 + buildorder: 20 + arches: [aarch64, i686, x86_64] + plexus-utils: + rationale: "Runtime dependency of maven, maven-wagon,\n plexus-sec-dispatcher, + sisu.\n" + ref: 0c8d2fbc899a77ad6c28936ddff1f47e4a8dfe7d + buildorder: 10 + arches: [aarch64, i686, x86_64] + sisu: + rationale: 'Runtime dependency of maven. + +' + ref: 3608ddebe9cfe312a3127f3e1cc22f2633c447d7 + buildorder: 30 + arches: [aarch64, i686, x86_64] + slf4j: + rationale: "Runtime dependency of maven, maven-resolver,\n maven-wagon.\n" + ref: 9cd6a9dac0fa48dcf9f25dbebd248e5c2c429ecf + buildorder: 10 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - aopalliance-0:1.0-20.module+el8.8.0+1267+f46f9c46.noarch + - aopalliance-0:1.0-20.module+el8.8.0+1267+f46f9c46.src + - apache-commons-cli-0:1.4-7.module+el8.8.0+1267+f46f9c46.noarch + - apache-commons-cli-0:1.4-7.module+el8.8.0+1267+f46f9c46.src + - apache-commons-codec-0:1.13-3.module+el8.8.0+1267+f46f9c46.noarch + - apache-commons-codec-0:1.13-3.module+el8.8.0+1267+f46f9c46.src + - apache-commons-io-1:2.6-6.module+el8.8.0+1267+f46f9c46.noarch + - apache-commons-io-1:2.6-6.module+el8.8.0+1267+f46f9c46.src + - apache-commons-lang3-0:3.9-4.module+el8.8.0+1267+f46f9c46.noarch + - apache-commons-lang3-0:3.9-4.module+el8.8.0+1267+f46f9c46.src + - atinject-0:1-31.20100611svn86.module+el8.8.0+1267+f46f9c46.noarch + - atinject-0:1-31.20100611svn86.module+el8.8.0+1267+f46f9c46.src + - cdi-api-0:2.0.1-3.module+el8.8.0+1267+f46f9c46.noarch + - cdi-api-0:2.0.1-3.module+el8.8.0+1267+f46f9c46.src + - geronimo-annotation-0:1.0-26.module+el8.8.0+1267+f46f9c46.noarch + - geronimo-annotation-0:1.0-26.module+el8.8.0+1267+f46f9c46.src + - google-guice-0:4.2.2-4.module+el8.8.0+1267+f46f9c46.noarch + - google-guice-0:4.2.2-4.module+el8.8.0+1267+f46f9c46.src + - guava-0:28.1-3.module+el8.8.0+1267+f46f9c46.noarch + - guava-0:28.1-3.module+el8.8.0+1267+f46f9c46.src + - httpcomponents-client-0:4.5.10-4.module+el8.8.0+1267+f46f9c46.noarch + - httpcomponents-client-0:4.5.10-4.module+el8.8.0+1267+f46f9c46.src + - httpcomponents-core-0:4.4.12-3.module+el8.8.0+1267+f46f9c46.noarch + - httpcomponents-core-0:4.4.12-3.module+el8.8.0+1267+f46f9c46.src + - jansi-0:1.18-4.module+el8.8.0+1267+f46f9c46.noarch + - jansi-0:1.18-4.module+el8.8.0+1267+f46f9c46.src + - jcl-over-slf4j-0:1.7.28-3.module+el8.8.0+1267+f46f9c46.noarch + - jsoup-0:1.12.1-3.module+el8.8.0+1267+f46f9c46.noarch + - jsoup-0:1.12.1-3.module+el8.8.0+1267+f46f9c46.src + - jsr-305-0:0-0.25.20130910svn.module+el8.8.0+1267+f46f9c46.noarch + - jsr-305-0:0-0.25.20130910svn.module+el8.8.0+1267+f46f9c46.src + - maven-1:3.6.2-9.module+el8.8.0+1267+f46f9c46.noarch + - maven-1:3.6.2-9.module+el8.8.0+1267+f46f9c46.src + - maven-lib-1:3.6.2-9.module+el8.8.0+1267+f46f9c46.noarch + - maven-openjdk11-1:3.6.2-9.module+el8.8.0+1267+f46f9c46.noarch + - maven-openjdk17-1:3.6.2-9.module+el8.8.0+1267+f46f9c46.noarch + - maven-openjdk8-1:3.6.2-9.module+el8.8.0+1267+f46f9c46.noarch + - maven-resolver-0:1.4.1-3.module+el8.8.0+1267+f46f9c46.noarch + - maven-resolver-0:1.4.1-3.module+el8.8.0+1267+f46f9c46.src + - maven-shared-utils-0:3.2.1-0.5.module+el8.8.0+1267+f46f9c46.noarch + - maven-shared-utils-0:3.2.1-0.5.module+el8.8.0+1267+f46f9c46.src + - maven-wagon-0:3.3.4-2.module+el8.8.0+1267+f46f9c46.noarch + - maven-wagon-0:3.3.4-2.module+el8.8.0+1267+f46f9c46.src + - plexus-cipher-0:1.7-17.module+el8.8.0+1267+f46f9c46.noarch + - plexus-cipher-0:1.7-17.module+el8.8.0+1267+f46f9c46.src + - plexus-classworlds-0:2.6.0-4.module+el8.8.0+1267+f46f9c46.noarch + - plexus-classworlds-0:2.6.0-4.module+el8.8.0+1267+f46f9c46.src + - plexus-containers-0:2.1.0-2.module+el8.8.0+1267+f46f9c46.src + - plexus-containers-component-annotations-0:2.1.0-2.module+el8.8.0+1267+f46f9c46.noarch + - plexus-interpolation-0:1.26-3.module+el8.8.0+1267+f46f9c46.noarch + - plexus-interpolation-0:1.26-3.module+el8.8.0+1267+f46f9c46.src + - plexus-sec-dispatcher-0:1.4-29.module+el8.8.0+1267+f46f9c46.noarch + - plexus-sec-dispatcher-0:1.4-29.module+el8.8.0+1267+f46f9c46.src + - plexus-utils-0:3.3.0-3.module+el8.8.0+1267+f46f9c46.noarch + - plexus-utils-0:3.3.0-3.module+el8.8.0+1267+f46f9c46.src + - sisu-0:0.3.4-2.module+el8.8.0+1267+f46f9c46.noarch + - sisu-0:0.3.4-2.module+el8.8.0+1267+f46f9c46.src + - slf4j-0:1.7.28-3.module+el8.8.0+1267+f46f9c46.noarch + - slf4j-0:1.7.28-3.module+el8.8.0+1267+f46f9c46.src +... +--- +document: modulemd +version: 2 +data: + name: maven + stream: "3.8" + version: 8100020240523091213 + context: 9b3be2c4 + arch: x86_64 + summary: Java project management and project comprehension tool + description: >- + Maven is a software project management and comprehension tool. Based on the concept + of a project object model (POM), Maven can manage a project's build, reporting + and documentation from a central piece of information. + license: + module: + - MIT + content: + - ASL 1.1 and ASL 2.0 and xpp and BSD and Public Domain + - ASL 2.0 + - ASL 2.0 and ASL 1.1 and MIT + - ASL 2.0 and CC0 + - ASL 2.0 and MIT + - ASL 2.0 and MIT and xpp + - ASL 2.0 and Plexus + - BSD and CC-BY + - EPL-1.0 and BSD + - EPL-2.0 or GPLv2 with exceptions + - MIT and ASL 2.0 + xmd: {} + dependencies: + - buildrequires: + javapackages-tools: ["202201"] + platform: [el8.10.0] + requires: + platform: [el8] + profiles: + common: + rpms: + - maven-openjdk11 + api: + rpms: + - maven + - maven-openjdk11 + - maven-openjdk17 + - maven-openjdk21 + - maven-openjdk8 + filter: + rpms: + - apache-commons-cli-javadoc + - apache-commons-codec-javadoc + - apache-commons-io-javadoc + - apache-commons-lang3-javadoc + - atinject-javadoc + - cdi-api-javadoc + - google-guice-javadoc + - guava-javadoc + - guava-testlib + - guice-assistedinject + - guice-bom + - guice-extensions + - guice-grapher + - guice-jmx + - guice-jndi + - guice-multibindings + - guice-parent + - guice-servlet + - guice-throwingproviders + - httpcomponents-client-javadoc + - httpcomponents-core-javadoc + - jakarta-annotations-javadoc + - jansi-javadoc + - jsr-305-javadoc + - jul-to-slf4j + - log4j-over-slf4j + - maven-javadoc + - maven-resolver-javadoc + - maven-shared-utils-javadoc + - maven-wagon-javadoc + - plexus-cipher-javadoc + - plexus-classworlds-javadoc + - plexus-containers + - plexus-containers-component-metadata + - plexus-containers-container-default + - plexus-containers-javadoc + - plexus-interpolation-javadoc + - plexus-sec-dispatcher-javadoc + - plexus-utils-javadoc + - sisu-javadoc + - slf4j-javadoc + - slf4j-jcl + - slf4j-jdk14 + - slf4j-manual + - slf4j-migrator + - slf4j-sources + buildopts: + rpms: + macros: > + %_without_maven_resolver_extra_modules 1 + + %java_arches aarch64 ppc64le s390x x86_64 + components: + rpms: + apache-commons-cli: + rationale: Runtime dependency of maven. + ref: dd3c9d92375ff48d27db44d2d614d6d3590e04a8 + buildorder: 10 + arches: [aarch64, i686, x86_64] + apache-commons-codec: + rationale: Runtime dependency of maven. + ref: 8249f1127922c58dbecd8115d48e62bfe4fd8e24 + buildorder: 10 + arches: [aarch64, i686, x86_64] + apache-commons-io: + rationale: Runtime dependency of maven. + ref: bfc5f08c2826f7e7b5cd04f932820eda3ce8da58 + buildorder: 10 + arches: [aarch64, i686, x86_64] + apache-commons-lang3: + rationale: Runtime dependency of maven. + ref: d192bd345f17f94c28085f111b43a60a26ff112c + buildorder: 10 + arches: [aarch64, i686, x86_64] + atinject: + rationale: Runtime dependency of maven. + ref: 282af35952f2367a4bc4323737c717ad03356114 + buildorder: 10 + arches: [aarch64, i686, x86_64] + cdi-api: + rationale: Runtime dependency of maven. + ref: a172f98d0c76b816e2b6318c686550c77230f211 + buildorder: 20 + arches: [aarch64, i686, x86_64] + google-guice: + rationale: Runtime dependency of maven. + ref: b1d33b765c1cf78ff1a93913bd7a966b4abe2672 + buildorder: 30 + arches: [aarch64, i686, x86_64] + guava: + rationale: Runtime dependency of maven. + ref: d460ea564dee3d89ebc617b5ca02ba83a7aaff2e + buildorder: 20 + arches: [aarch64, i686, x86_64] + httpcomponents-client: + rationale: Runtime dependency of maven. + ref: 8c704342f1aa77199d646b08bbb3ddc549f84ede + buildorder: 20 + arches: [aarch64, i686, x86_64] + httpcomponents-core: + rationale: Runtime dependency of maven. + ref: dec7cdb30c4295691626b32196000c18c02ae16c + buildorder: 10 + arches: [aarch64, i686, x86_64] + jakarta-annotations: + rationale: Runtime dependency of maven. + ref: 63f7ee4ece86b602f744c032e7cc0a01c8b16abb + buildorder: 10 + arches: [aarch64, i686, x86_64] + jansi: + rationale: Runtime dependency of maven. + ref: 7b4dbdebba0ca0a2f26df565ef9776ffd86c7218 + buildorder: 10 + arches: [aarch64, i686, x86_64] + jsr-305: + rationale: Runtime dependency of maven. + ref: 14e0c72f4aa0d9be6634d8c853338792a2690699 + buildorder: 10 + arches: [aarch64, i686, x86_64] + maven: + rationale: Module API. + ref: 7d69a27e34d100bad3e54b279007976a2ed8c60b + buildorder: 50 + arches: [aarch64, i686, x86_64] + maven-resolver: + rationale: Runtime dependency of maven. + ref: 6f3bda75ad59930c58382a761d06e663890b7f9f + buildorder: 40 + arches: [aarch64, i686, x86_64] + maven-shared-utils: + rationale: Runtime dependency of maven. + ref: 7a579d9f6d1fa3d1fb6ac56d7743807d1049aa93 + buildorder: 20 + arches: [aarch64, i686, x86_64] + maven-wagon: + rationale: Runtime dependency of maven. + ref: 9524c720632364e255bb85063d8c8f86a57bdb29 + buildorder: 30 + arches: [aarch64, i686, x86_64] + plexus-cipher: + rationale: Runtime dependency of maven. + ref: 4cea9f27377377728965c1225b72307506ddb8f2 + buildorder: 10 + arches: [aarch64, i686, x86_64] + plexus-classworlds: + rationale: Runtime dependency of maven. + ref: 6b8d5e040e4fce09dc8bc2f1cfdcc9fe03c2478d + buildorder: 10 + arches: [aarch64, i686, x86_64] + plexus-containers: + rationale: Runtime dependency of maven. + ref: 5ac7e709a161f0dfe50bb20e4522d35660a9fb72 + buildorder: 10 + arches: [aarch64, i686, x86_64] + plexus-interpolation: + rationale: Runtime dependency of maven. + ref: 63e672ddb651d3341aaf00a02904fc0094bca221 + buildorder: 10 + arches: [aarch64, i686, x86_64] + plexus-sec-dispatcher: + rationale: Runtime dependency of maven. + ref: 52c649a33076a15f39857eaf6f86723b00a8d1a8 + buildorder: 20 + arches: [aarch64, i686, x86_64] + plexus-utils: + rationale: Runtime dependency of maven. + ref: b65543a9317778a650f71501cb33bd47d1626c71 + buildorder: 10 + arches: [aarch64, i686, x86_64] + sisu: + rationale: Runtime dependency of maven. + ref: 310f7082d63ad284cd3e66539d2c5679104821b1 + buildorder: 30 + arches: [aarch64, i686, x86_64] + slf4j: + rationale: Runtime dependency of maven. + ref: c702b6bd6622620568e40524dbbe357474e8ad62 + buildorder: 10 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - apache-commons-cli-0:1.5.0-5.module+el8.10.0+1811+d28a527b.noarch + - apache-commons-cli-0:1.5.0-5.module+el8.10.0+1811+d28a527b.src + - apache-commons-codec-0:1.15-8.module+el8.10.0+1811+d28a527b.noarch + - apache-commons-codec-0:1.15-8.module+el8.10.0+1811+d28a527b.src + - apache-commons-io-1:2.11.0-3.module+el8.10.0+1811+d28a527b.noarch + - apache-commons-io-1:2.11.0-3.module+el8.10.0+1811+d28a527b.src + - apache-commons-lang3-0:3.12.0-8.module+el8.10.0+1811+d28a527b.noarch + - apache-commons-lang3-0:3.12.0-8.module+el8.10.0+1811+d28a527b.src + - atinject-0:1.0.5-5.module+el8.10.0+1811+d28a527b.noarch + - atinject-0:1.0.5-5.module+el8.10.0+1811+d28a527b.src + - cdi-api-0:2.0.2-7.module+el8.10.0+1811+d28a527b.noarch + - cdi-api-0:2.0.2-7.module+el8.10.0+1811+d28a527b.src + - google-guice-0:4.2.3-10.module+el8.10.0+1811+d28a527b.noarch + - google-guice-0:4.2.3-10.module+el8.10.0+1811+d28a527b.src + - guava-0:31.0.1-5.module+el8.10.0+1811+d28a527b.noarch + - guava-0:31.0.1-5.module+el8.10.0+1811+d28a527b.src + - httpcomponents-client-0:4.5.13-6.module+el8.10.0+1811+d28a527b.noarch + - httpcomponents-client-0:4.5.13-6.module+el8.10.0+1811+d28a527b.src + - httpcomponents-core-0:4.4.13-8.module+el8.10.0+1811+d28a527b.noarch + - httpcomponents-core-0:4.4.13-8.module+el8.10.0+1811+d28a527b.src + - jakarta-annotations-0:1.3.5-15.module+el8.10.0+1811+d28a527b.noarch + - jakarta-annotations-0:1.3.5-15.module+el8.10.0+1811+d28a527b.src + - jansi-0:2.4.0-7.module+el8.10.0+1811+d28a527b.src + - jansi-0:2.4.0-7.module+el8.10.0+1811+d28a527b.x86_64 + - jansi-debuginfo-0:2.4.0-7.module+el8.10.0+1811+d28a527b.x86_64 + - jansi-debugsource-0:2.4.0-7.module+el8.10.0+1811+d28a527b.x86_64 + - jcl-over-slf4j-0:1.7.32-5.module+el8.10.0+1811+d28a527b.noarch + - jsr-305-0:3.0.2-7.module+el8.10.0+1811+d28a527b.noarch + - jsr-305-0:3.0.2-7.module+el8.10.0+1811+d28a527b.src + - maven-1:3.8.5-6.module+el8.10.0+1811+d28a527b.noarch + - maven-1:3.8.5-6.module+el8.10.0+1811+d28a527b.src + - maven-lib-1:3.8.5-6.module+el8.10.0+1811+d28a527b.noarch + - maven-openjdk11-1:3.8.5-6.module+el8.10.0+1811+d28a527b.noarch + - maven-openjdk17-1:3.8.5-6.module+el8.10.0+1811+d28a527b.noarch + - maven-openjdk21-1:3.8.5-6.module+el8.10.0+1811+d28a527b.noarch + - maven-openjdk8-1:3.8.5-6.module+el8.10.0+1811+d28a527b.noarch + - maven-resolver-1:1.7.3-6.module+el8.10.0+1811+d28a527b.noarch + - maven-resolver-1:1.7.3-6.module+el8.10.0+1811+d28a527b.src + - maven-shared-utils-0:3.3.4-6.module+el8.10.0+1811+d28a527b.noarch + - maven-shared-utils-0:3.3.4-6.module+el8.10.0+1811+d28a527b.src + - maven-wagon-0:3.5.1-3.module+el8.10.0+1811+d28a527b.noarch + - maven-wagon-0:3.5.1-3.module+el8.10.0+1811+d28a527b.src + - plexus-cipher-0:2.0-3.module+el8.10.0+1811+d28a527b.noarch + - plexus-cipher-0:2.0-3.module+el8.10.0+1811+d28a527b.src + - plexus-classworlds-0:2.6.0-13.module+el8.10.0+1811+d28a527b.noarch + - plexus-classworlds-0:2.6.0-13.module+el8.10.0+1811+d28a527b.src + - plexus-containers-0:2.1.1-3.module+el8.10.0+1811+d28a527b.src + - plexus-containers-component-annotations-0:2.1.1-3.module+el8.10.0+1811+d28a527b.noarch + - plexus-interpolation-0:1.26-13.module+el8.10.0+1811+d28a527b.noarch + - plexus-interpolation-0:1.26-13.module+el8.10.0+1811+d28a527b.src + - plexus-sec-dispatcher-0:2.0-5.module+el8.10.0+1811+d28a527b.noarch + - plexus-sec-dispatcher-0:2.0-5.module+el8.10.0+1811+d28a527b.src + - plexus-utils-0:3.3.0-11.module+el8.10.0+1811+d28a527b.noarch + - plexus-utils-0:3.3.0-11.module+el8.10.0+1811+d28a527b.src + - sisu-1:0.3.5-3.module+el8.10.0+1811+d28a527b.noarch + - sisu-1:0.3.5-3.module+el8.10.0+1811+d28a527b.src + - slf4j-0:1.7.32-5.module+el8.10.0+1811+d28a527b.noarch + - slf4j-0:1.7.32-5.module+el8.10.0+1811+d28a527b.src +... +--- +document: modulemd-defaults +version: 1 +data: + module: mercurial + stream: "4.8" + profiles: + "4.8": [common] + "6.2": [common] +... +--- +document: modulemd +version: 2 +data: + name: mercurial + stream: "4.8" + version: 8030020210428123809 + context: c307c522 + arch: x86_64 + 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 + content: + - GPLv2+ + xmd: {} + dependencies: + - buildrequires: + platform: [el8.3.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 + ref: 31a367737f8eef176dbbcb6e0a7cfa407d5f8d71 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - mercurial-0:4.8.2-1.module+el8.3.0+219+18f2b388.src + - mercurial-0:4.8.2-1.module+el8.3.0+219+18f2b388.x86_64 + - mercurial-debuginfo-0:4.8.2-1.module+el8.3.0+219+18f2b388.x86_64 + - mercurial-debugsource-0:4.8.2-1.module+el8.3.0+219+18f2b388.x86_64 + - mercurial-hgk-0:4.8.2-1.module+el8.3.0+219+18f2b388.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: mercurial + stream: "6.2" + version: 8070020221108111125 + context: 3dbb8329 + arch: x86_64 + 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 + content: + - GPLv2+ + xmd: {} + 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: 911ec07fd1812df59b267be8d30b6ac164157b0f + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - mercurial-0:6.2-1.module+el8.7.0+1070+25eee955.src + - mercurial-0:6.2-1.module+el8.7.0+1070+25eee955.x86_64 + - mercurial-chg-0:6.2-1.module+el8.7.0+1070+25eee955.x86_64 + - mercurial-chg-debuginfo-0:6.2-1.module+el8.7.0+1070+25eee955.x86_64 + - mercurial-debuginfo-0:6.2-1.module+el8.7.0+1070+25eee955.x86_64 + - mercurial-debugsource-0:6.2-1.module+el8.7.0+1070+25eee955.x86_64 + - mercurial-hgk-0:6.2-1.module+el8.7.0+1070+25eee955.x86_64 +... +--- +document: modulemd-defaults +version: 1 +data: + module: mod_auth_openidc + stream: "2.3" + profiles: + "2.3": [default] +... +--- +document: modulemd +version: 2 +data: + name: mod_auth_openidc + stream: "2.3" + version: 8090020230721162804 + context: b46abd14 + arch: x86_64 + summary: Apache module suporting OpenID Connect authentication + description: >- + This module enables an Apache 2.x web server to operate as an OpenID Connect Relying + Party and/or OAuth 2.0 Resource Server. + license: + module: + - MIT + content: + - ASL 2.0 + - MIT + xmd: {} + dependencies: + - buildrequires: + platform: [el8.9.0] + requires: + platform: [el8] + references: + community: https://github.com/zmartzone/mod_auth_openidc + documentation: https://github.com/zmartzone/mod_auth_openidc/wiki + tracker: https://github.com/zmartzone/mod_auth_openidc/issues + profiles: + default: + description: Default mod_auth_openidc module installation + rpms: + - cjose + - mod_auth_openidc + components: + rpms: + cjose: + rationale: Provides JOSE support + ref: r8s-stream-2.3 + buildorder: 1 + arches: [aarch64, i686, x86_64] + mod_auth_openidc: + rationale: Provides the core functionality. + ref: r8s-stream-2.3 + buildorder: 2 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - cjose-0:0.6.1-4.module+el8.9.0+1384+4b58c166.src + - cjose-0:0.6.1-4.module+el8.9.0+1384+4b58c166.x86_64 + - cjose-debuginfo-0:0.6.1-4.module+el8.9.0+1384+4b58c166.x86_64 + - cjose-debugsource-0:0.6.1-4.module+el8.9.0+1384+4b58c166.x86_64 + - cjose-devel-0:0.6.1-4.module+el8.9.0+1384+4b58c166.x86_64 + - mod_auth_openidc-0:2.4.9.4-5.module+el8.9.0+1384+4b58c166.src + - mod_auth_openidc-0:2.4.9.4-5.module+el8.9.0+1384+4b58c166.x86_64 + - mod_auth_openidc-debuginfo-0:2.4.9.4-5.module+el8.9.0+1384+4b58c166.x86_64 + - mod_auth_openidc-debugsource-0:2.4.9.4-5.module+el8.9.0+1384+4b58c166.x86_64 +... +--- +document: modulemd-defaults +version: 1 +data: + module: mysql + stream: "8.0" + profiles: + "8.0": [server] +... +--- +document: modulemd +version: 2 +data: + name: mysql + stream: "8.0" + version: 8100020240126202301 + context: e155f54d + arch: x86_64 + summary: MySQL Module + description: >- + MySQL is a multi-user, multi-threaded SQL database server. MySQL is a client/server + implementation consisting of a server daemon (mysqld) and many different client + programs and libraries. The base package contains the standard MySQL client programs + and generic MySQL files. + license: + module: + - MIT + content: + - BSD or LGPLv2+ or GPL+ + - GPLv2 with exceptions and LGPLv2 and BSD + - mecab-ipadic + xmd: {} + dependencies: + - buildrequires: + platform: [el8.10.0] + requires: + platform: [el8] + references: + community: https://dev.mysql.com/ + documentation: https://dev.mysql.com/doc/refman/8.0/en/ + tracker: http://bugzilla.redhat.com/ + profiles: + client: + rpms: + - mysql + server: + rpms: + - mysql-server + api: + rpms: + - mysql + - mysql-server + filter: + rpms: + - rapidjson + - rapidjson-devel + - rapidjson-doc + buildopts: + rpms: + macros: > + %runselftest 1 + + %ignore_testsuite_result 0 + components: + rpms: + mecab: + rationale: A dependency of mysql + ref: r8s-stream-8.0 + buildorder: 8 + arches: [aarch64, i686, x86_64] + mecab-ipadic: + rationale: A dictionary for mecab + ref: r8s-stream-8.0 + buildorder: 9 + arches: [aarch64, i686, x86_64] + mysql: + rationale: MySQL server package + ref: r8s-stream-8.0 + buildorder: 10 + arches: [aarch64, i686, x86_64] + rapidjson: + rationale: A build-time only dependency of mysql + ref: r8s-stream-8.0 + buildorder: 7 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - mecab-0:0.996-2.module+el8.10.0+1676+9b4b6e24.src + - mecab-0:0.996-2.module+el8.10.0+1676+9b4b6e24.x86_64 + - mecab-debuginfo-0:0.996-2.module+el8.10.0+1676+9b4b6e24.x86_64 + - mecab-debugsource-0:0.996-2.module+el8.10.0+1676+9b4b6e24.x86_64 + - mecab-devel-0:0.996-2.module+el8.10.0+1676+9b4b6e24.x86_64 + - mecab-ipadic-0:2.7.0.20070801-16.module+el8.10.0+1676+9b4b6e24.src + - mecab-ipadic-0:2.7.0.20070801-16.module+el8.10.0+1676+9b4b6e24.x86_64 + - mecab-ipadic-EUCJP-0:2.7.0.20070801-16.module+el8.10.0+1676+9b4b6e24.x86_64 + - mysql-0:8.0.36-1.module+el8.10.0+1676+9b4b6e24.src + - mysql-0:8.0.36-1.module+el8.10.0+1676+9b4b6e24.x86_64 + - mysql-common-0:8.0.36-1.module+el8.10.0+1676+9b4b6e24.x86_64 + - mysql-debuginfo-0:8.0.36-1.module+el8.10.0+1676+9b4b6e24.x86_64 + - mysql-debugsource-0:8.0.36-1.module+el8.10.0+1676+9b4b6e24.x86_64 + - mysql-devel-0:8.0.36-1.module+el8.10.0+1676+9b4b6e24.x86_64 + - mysql-devel-debuginfo-0:8.0.36-1.module+el8.10.0+1676+9b4b6e24.x86_64 + - mysql-errmsg-0:8.0.36-1.module+el8.10.0+1676+9b4b6e24.x86_64 + - mysql-libs-0:8.0.36-1.module+el8.10.0+1676+9b4b6e24.x86_64 + - mysql-libs-debuginfo-0:8.0.36-1.module+el8.10.0+1676+9b4b6e24.x86_64 + - mysql-server-0:8.0.36-1.module+el8.10.0+1676+9b4b6e24.x86_64 + - mysql-server-debuginfo-0:8.0.36-1.module+el8.10.0+1676+9b4b6e24.x86_64 + - mysql-test-0:8.0.36-1.module+el8.10.0+1676+9b4b6e24.x86_64 + - mysql-test-debuginfo-0:8.0.36-1.module+el8.10.0+1676+9b4b6e24.x86_64 +... +--- +document: modulemd-defaults +version: 1 +data: + module: nginx + stream: "1.14" + profiles: + "1.14": [common] + "1.16": [common] + "1.18": [common] + "1.20": [common] + "1.22": [common] + "1.24": [common] +... +--- +document: modulemd +version: 2 +data: + name: nginx + stream: "1.14" + version: 8040020210610090123 + context: 9f9e2e7e + arch: x86_64 + summary: nginx webserver + description: >- + nginx 1.14 webserver module + license: + module: + - MIT + content: + - BSD + xmd: {} + dependencies: + - buildrequires: + platform: [el8.4.0] + requires: + platform: [el8] + references: + documentation: http://nginx.org/en/docs/ + tracker: https://trac.nginx.org/nginx/ + profiles: + common: + rpms: + - nginx + - nginx-all-modules + - nginx-filesystem + - nginx-mod-http-image-filter + - nginx-mod-http-perl + - nginx-mod-http-xslt-filter + - nginx-mod-mail + - nginx-mod-stream + api: + rpms: + - nginx + - nginx-all-modules + - nginx-filesystem + - nginx-mod-http-image-filter + - nginx-mod-http-perl + - nginx-mod-http-xslt-filter + - nginx-mod-mail + - nginx-mod-stream + components: + rpms: + nginx: + rationale: Module API. + ref: f077117bc13796bd607d05e7715b570d23d35b22 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - nginx-1:1.14.1-9.module+el8.4.0+542+81547229.src + - nginx-1:1.14.1-9.module+el8.4.0+542+81547229.x86_64 + - nginx-all-modules-1:1.14.1-9.module+el8.4.0+542+81547229.noarch + - nginx-debuginfo-1:1.14.1-9.module+el8.4.0+542+81547229.x86_64 + - nginx-debugsource-1:1.14.1-9.module+el8.4.0+542+81547229.x86_64 + - nginx-filesystem-1:1.14.1-9.module+el8.4.0+542+81547229.noarch + - nginx-mod-http-image-filter-1:1.14.1-9.module+el8.4.0+542+81547229.x86_64 + - nginx-mod-http-image-filter-debuginfo-1:1.14.1-9.module+el8.4.0+542+81547229.x86_64 + - nginx-mod-http-perl-1:1.14.1-9.module+el8.4.0+542+81547229.x86_64 + - nginx-mod-http-perl-debuginfo-1:1.14.1-9.module+el8.4.0+542+81547229.x86_64 + - nginx-mod-http-xslt-filter-1:1.14.1-9.module+el8.4.0+542+81547229.x86_64 + - nginx-mod-http-xslt-filter-debuginfo-1:1.14.1-9.module+el8.4.0+542+81547229.x86_64 + - nginx-mod-mail-1:1.14.1-9.module+el8.4.0+542+81547229.x86_64 + - nginx-mod-mail-debuginfo-1:1.14.1-9.module+el8.4.0+542+81547229.x86_64 + - nginx-mod-stream-1:1.14.1-9.module+el8.4.0+542+81547229.x86_64 + - nginx-mod-stream-debuginfo-1:1.14.1-9.module+el8.4.0+542+81547229.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: nginx + stream: "1.16" + version: 8040020210610090125 + context: 9f9e2e7e + arch: x86_64 + summary: nginx webserver + description: >- + nginx 1.16 webserver module + license: + module: + - MIT + content: + - BSD + xmd: {} + dependencies: + - buildrequires: + platform: [el8.4.0] + requires: + platform: [el8] + references: + documentation: http://nginx.org/en/docs/ + tracker: https://trac.nginx.org/nginx/ + profiles: + common: + rpms: + - nginx + - nginx-all-modules + - nginx-filesystem + - nginx-mod-http-image-filter + - nginx-mod-http-perl + - nginx-mod-http-xslt-filter + - nginx-mod-mail + - nginx-mod-stream + api: + rpms: + - nginx + - nginx-all-modules + - nginx-filesystem + - nginx-mod-http-image-filter + - nginx-mod-http-perl + - nginx-mod-http-xslt-filter + - nginx-mod-mail + - nginx-mod-stream + components: + rpms: + nginx: + rationale: Module API. + ref: ba24cab5b7a99c7e92257a798de4c6341ad09184 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - nginx-1:1.16.1-2.module+el8.4.0+543+efbf198b.1.src + - nginx-1:1.16.1-2.module+el8.4.0+543+efbf198b.1.x86_64 + - nginx-all-modules-1:1.16.1-2.module+el8.4.0+543+efbf198b.1.noarch + - nginx-debuginfo-1:1.16.1-2.module+el8.4.0+543+efbf198b.1.x86_64 + - nginx-debugsource-1:1.16.1-2.module+el8.4.0+543+efbf198b.1.x86_64 + - nginx-filesystem-1:1.16.1-2.module+el8.4.0+543+efbf198b.1.noarch + - nginx-mod-http-image-filter-1:1.16.1-2.module+el8.4.0+543+efbf198b.1.x86_64 + - nginx-mod-http-image-filter-debuginfo-1:1.16.1-2.module+el8.4.0+543+efbf198b.1.x86_64 + - nginx-mod-http-perl-1:1.16.1-2.module+el8.4.0+543+efbf198b.1.x86_64 + - nginx-mod-http-perl-debuginfo-1:1.16.1-2.module+el8.4.0+543+efbf198b.1.x86_64 + - nginx-mod-http-xslt-filter-1:1.16.1-2.module+el8.4.0+543+efbf198b.1.x86_64 + - nginx-mod-http-xslt-filter-debuginfo-1:1.16.1-2.module+el8.4.0+543+efbf198b.1.x86_64 + - nginx-mod-mail-1:1.16.1-2.module+el8.4.0+543+efbf198b.1.x86_64 + - nginx-mod-mail-debuginfo-1:1.16.1-2.module+el8.4.0+543+efbf198b.1.x86_64 + - nginx-mod-stream-1:1.16.1-2.module+el8.4.0+543+efbf198b.1.x86_64 + - nginx-mod-stream-debuginfo-1:1.16.1-2.module+el8.4.0+543+efbf198b.1.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: nginx + stream: "1.18" + version: 8040020210610090124 + context: 9f9e2e7e + arch: x86_64 + summary: nginx webserver + description: >- + nginx 1.18 webserver module + license: + module: + - MIT + content: + - BSD + xmd: {} + dependencies: + - buildrequires: + platform: [el8.4.0] + requires: + platform: [el8] + references: + documentation: http://nginx.org/en/docs/ + tracker: https://trac.nginx.org/nginx/ + profiles: + common: + rpms: + - nginx + - nginx-all-modules + - nginx-filesystem + - nginx-mod-http-image-filter + - nginx-mod-http-perl + - nginx-mod-http-xslt-filter + - nginx-mod-mail + - nginx-mod-stream + api: + rpms: + - nginx + - nginx-all-modules + - nginx-filesystem + - nginx-mod-http-image-filter + - nginx-mod-http-perl + - nginx-mod-http-xslt-filter + - nginx-mod-mail + - nginx-mod-stream + components: + rpms: + nginx: + rationale: Module API. + ref: 6f536ba0943e5079bcb0846ec62588dc82349850 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - nginx-1:1.18.0-3.module+el8.4.0+544+e40554cf.1.src + - nginx-1:1.18.0-3.module+el8.4.0+544+e40554cf.1.x86_64 + - nginx-all-modules-1:1.18.0-3.module+el8.4.0+544+e40554cf.1.noarch + - nginx-debuginfo-1:1.18.0-3.module+el8.4.0+544+e40554cf.1.x86_64 + - nginx-debugsource-1:1.18.0-3.module+el8.4.0+544+e40554cf.1.x86_64 + - nginx-filesystem-1:1.18.0-3.module+el8.4.0+544+e40554cf.1.noarch + - nginx-mod-http-image-filter-1:1.18.0-3.module+el8.4.0+544+e40554cf.1.x86_64 + - nginx-mod-http-image-filter-debuginfo-1:1.18.0-3.module+el8.4.0+544+e40554cf.1.x86_64 + - nginx-mod-http-perl-1:1.18.0-3.module+el8.4.0+544+e40554cf.1.x86_64 + - nginx-mod-http-perl-debuginfo-1:1.18.0-3.module+el8.4.0+544+e40554cf.1.x86_64 + - nginx-mod-http-xslt-filter-1:1.18.0-3.module+el8.4.0+544+e40554cf.1.x86_64 + - nginx-mod-http-xslt-filter-debuginfo-1:1.18.0-3.module+el8.4.0+544+e40554cf.1.x86_64 + - nginx-mod-mail-1:1.18.0-3.module+el8.4.0+544+e40554cf.1.x86_64 + - nginx-mod-mail-debuginfo-1:1.18.0-3.module+el8.4.0+544+e40554cf.1.x86_64 + - nginx-mod-stream-1:1.18.0-3.module+el8.4.0+544+e40554cf.1.x86_64 + - nginx-mod-stream-debuginfo-1:1.18.0-3.module+el8.4.0+544+e40554cf.1.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: nginx + stream: "1.20" + version: 8100020231017150618 + context: e155f54d + arch: x86_64 + summary: nginx webserver + description: >- + nginx 1.20 webserver module + license: + module: + - MIT + content: + - BSD + xmd: {} + dependencies: + - buildrequires: + platform: [el8.10.0] + requires: + platform: [el8] + references: + documentation: http://nginx.org/en/docs/ + tracker: https://trac.nginx.org/nginx/ + profiles: + common: + rpms: + - nginx + - nginx-all-modules + - nginx-filesystem + - nginx-mod-http-image-filter + - nginx-mod-http-perl + - nginx-mod-http-xslt-filter + - nginx-mod-mail + - nginx-mod-stream + api: + rpms: + - nginx + - nginx-all-modules + - nginx-filesystem + - nginx-mod-http-image-filter + - nginx-mod-http-perl + - nginx-mod-http-xslt-filter + - nginx-mod-mail + - nginx-mod-stream + components: + rpms: + nginx: + rationale: Module API. + ref: r8s-stream-1.20 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - nginx-1:1.20.1-2.module+el8.10.0+1541+85258ade.src + - nginx-1:1.20.1-2.module+el8.10.0+1541+85258ade.x86_64 + - nginx-all-modules-1:1.20.1-2.module+el8.10.0+1541+85258ade.noarch + - nginx-debuginfo-1:1.20.1-2.module+el8.10.0+1541+85258ade.x86_64 + - nginx-debugsource-1:1.20.1-2.module+el8.10.0+1541+85258ade.x86_64 + - nginx-filesystem-1:1.20.1-2.module+el8.10.0+1541+85258ade.noarch + - nginx-mod-devel-1:1.20.1-2.module+el8.10.0+1541+85258ade.x86_64 + - nginx-mod-http-image-filter-1:1.20.1-2.module+el8.10.0+1541+85258ade.x86_64 + - nginx-mod-http-image-filter-debuginfo-1:1.20.1-2.module+el8.10.0+1541+85258ade.x86_64 + - nginx-mod-http-perl-1:1.20.1-2.module+el8.10.0+1541+85258ade.x86_64 + - nginx-mod-http-perl-debuginfo-1:1.20.1-2.module+el8.10.0+1541+85258ade.x86_64 + - nginx-mod-http-xslt-filter-1:1.20.1-2.module+el8.10.0+1541+85258ade.x86_64 + - nginx-mod-http-xslt-filter-debuginfo-1:1.20.1-2.module+el8.10.0+1541+85258ade.x86_64 + - nginx-mod-mail-1:1.20.1-2.module+el8.10.0+1541+85258ade.x86_64 + - nginx-mod-mail-debuginfo-1:1.20.1-2.module+el8.10.0+1541+85258ade.x86_64 + - nginx-mod-stream-1:1.20.1-2.module+el8.10.0+1541+85258ade.x86_64 + - nginx-mod-stream-debuginfo-1:1.20.1-2.module+el8.10.0+1541+85258ade.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: nginx + stream: "1.22" + version: 8100020231017150718 + context: e155f54d + arch: x86_64 + summary: nginx webserver + description: >- + nginx 1.22 webserver module + license: + module: + - MIT + content: + - BSD + xmd: {} + dependencies: + - buildrequires: + platform: [el8.10.0] + requires: + platform: [el8] + references: + documentation: http://nginx.org/en/docs/ + tracker: https://trac.nginx.org/nginx/ + profiles: + common: + rpms: + - nginx + - nginx-all-modules + - nginx-filesystem + - nginx-mod-http-image-filter + - nginx-mod-http-perl + - nginx-mod-http-xslt-filter + - nginx-mod-mail + - nginx-mod-stream + api: + rpms: + - nginx + - nginx-all-modules + - nginx-filesystem + - nginx-mod-http-image-filter + - nginx-mod-http-perl + - nginx-mod-http-xslt-filter + - nginx-mod-mail + - nginx-mod-stream + components: + rpms: + nginx: + rationale: Module API. + ref: r8s-stream-1.22 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - nginx-1:1.22.1-2.module+el8.10.0+1540+8eca54a7.src + - nginx-1:1.22.1-2.module+el8.10.0+1540+8eca54a7.x86_64 + - nginx-all-modules-1:1.22.1-2.module+el8.10.0+1540+8eca54a7.noarch + - nginx-debuginfo-1:1.22.1-2.module+el8.10.0+1540+8eca54a7.x86_64 + - nginx-debugsource-1:1.22.1-2.module+el8.10.0+1540+8eca54a7.x86_64 + - nginx-filesystem-1:1.22.1-2.module+el8.10.0+1540+8eca54a7.noarch + - nginx-mod-devel-1:1.22.1-2.module+el8.10.0+1540+8eca54a7.x86_64 + - nginx-mod-http-image-filter-1:1.22.1-2.module+el8.10.0+1540+8eca54a7.x86_64 + - nginx-mod-http-image-filter-debuginfo-1:1.22.1-2.module+el8.10.0+1540+8eca54a7.x86_64 + - nginx-mod-http-perl-1:1.22.1-2.module+el8.10.0+1540+8eca54a7.x86_64 + - nginx-mod-http-perl-debuginfo-1:1.22.1-2.module+el8.10.0+1540+8eca54a7.x86_64 + - nginx-mod-http-xslt-filter-1:1.22.1-2.module+el8.10.0+1540+8eca54a7.x86_64 + - nginx-mod-http-xslt-filter-debuginfo-1:1.22.1-2.module+el8.10.0+1540+8eca54a7.x86_64 + - nginx-mod-mail-1:1.22.1-2.module+el8.10.0+1540+8eca54a7.x86_64 + - nginx-mod-mail-debuginfo-1:1.22.1-2.module+el8.10.0+1540+8eca54a7.x86_64 + - nginx-mod-stream-1:1.22.1-2.module+el8.10.0+1540+8eca54a7.x86_64 + - nginx-mod-stream-debuginfo-1:1.22.1-2.module+el8.10.0+1540+8eca54a7.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: nginx + stream: "1.24" + version: 8100020240119033342 + context: e155f54d + arch: x86_64 + summary: nginx webserver + description: >- + nginx 1.24 webserver module + license: + module: + - MIT + content: + - BSD + xmd: {} + dependencies: + - buildrequires: + platform: [el8.10.0] + requires: + platform: [el8] + references: + documentation: http://nginx.org/en/docs/ + tracker: https://trac.nginx.org/nginx/ + profiles: + common: + rpms: + - nginx + - nginx-all-modules + - nginx-filesystem + - nginx-mod-http-image-filter + - nginx-mod-http-perl + - nginx-mod-http-xslt-filter + - nginx-mod-mail + - nginx-mod-stream + api: + rpms: + - nginx + - nginx-all-modules + - nginx-filesystem + - nginx-mod-http-image-filter + - nginx-mod-http-perl + - nginx-mod-http-xslt-filter + - nginx-mod-mail + - nginx-mod-stream + components: + rpms: + nginx: + rationale: Module API. + ref: r8s-stream-1.24 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - nginx-1:1.24.0-1.module+el8.10.0+1665+a6c695b5.src + - nginx-1:1.24.0-1.module+el8.10.0+1665+a6c695b5.x86_64 + - nginx-all-modules-1:1.24.0-1.module+el8.10.0+1665+a6c695b5.noarch + - nginx-debuginfo-1:1.24.0-1.module+el8.10.0+1665+a6c695b5.x86_64 + - nginx-debugsource-1:1.24.0-1.module+el8.10.0+1665+a6c695b5.x86_64 + - nginx-filesystem-1:1.24.0-1.module+el8.10.0+1665+a6c695b5.noarch + - nginx-mod-devel-1:1.24.0-1.module+el8.10.0+1665+a6c695b5.x86_64 + - nginx-mod-http-image-filter-1:1.24.0-1.module+el8.10.0+1665+a6c695b5.x86_64 + - nginx-mod-http-image-filter-debuginfo-1:1.24.0-1.module+el8.10.0+1665+a6c695b5.x86_64 + - nginx-mod-http-perl-1:1.24.0-1.module+el8.10.0+1665+a6c695b5.x86_64 + - nginx-mod-http-perl-debuginfo-1:1.24.0-1.module+el8.10.0+1665+a6c695b5.x86_64 + - nginx-mod-http-xslt-filter-1:1.24.0-1.module+el8.10.0+1665+a6c695b5.x86_64 + - nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-1.module+el8.10.0+1665+a6c695b5.x86_64 + - nginx-mod-mail-1:1.24.0-1.module+el8.10.0+1665+a6c695b5.x86_64 + - nginx-mod-mail-debuginfo-1:1.24.0-1.module+el8.10.0+1665+a6c695b5.x86_64 + - nginx-mod-stream-1:1.24.0-1.module+el8.10.0+1665+a6c695b5.x86_64 + - nginx-mod-stream-debuginfo-1:1.24.0-1.module+el8.10.0+1665+a6c695b5.x86_64 +... +--- +document: modulemd-defaults +version: 1 +data: + module: nodejs + stream: "10" + profiles: + "10": [common] + "12": [common] + "14": [common] + "16": [common] + "18": [common] + "20": [common] +... +--- +document: modulemd +version: 2 +data: + name: nodejs + stream: "10" + version: 8030020210426100849 + context: 30b713e6 + arch: x86_64 + summary: Javascript runtime + description: >- + Node.js is a platform built on Chrome's JavaScript runtime for easily building + fast, scalable network applications. Node.js uses an event-driven, non-blocking + I/O model that makes it lightweight and efficient, perfect for data-intensive + real-time applications that run across distributed devices. + license: + module: + - MIT + content: + - MIT + - MIT and ASL 2.0 and ISC and BSD + xmd: {} + dependencies: + - buildrequires: + platform: [el8.3.0] + requires: + platform: [el8] + references: + community: http://nodejs.org + documentation: http://nodejs.org/en/docs + tracker: https://github.com/nodejs/node/issues + profiles: + common: + rpms: + - nodejs + - npm + development: + rpms: + - nodejs + - nodejs-devel + - npm + minimal: + rpms: + - nodejs + s2i: + rpms: + - nodejs + - nodejs-nodemon + - npm + api: + rpms: + - nodejs + - nodejs-devel + - npm + buildopts: + rpms: + macros: > + %_with_bootstrap 1 + components: + rpms: + nodejs: + rationale: Javascript runtime and npm package manager. + ref: 4210a7839846ccbf03a1445d292355e9e009e838 + buildorder: 100 + arches: [aarch64, i686, x86_64] + nodejs-nodemon: + rationale: Simple monitor script for use during development of a node.js app + ref: a24ad76bc20a30fc0043c55c133d73d146ad2bef + buildorder: 200 + arches: [aarch64, i686, x86_64] + nodejs-packaging: + rationale: RPM Macros and Utilities for Node.js Packaging + ref: a2288ad519257d2dacc09b3fe509a617c6f648bd + buildorder: 10 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - nodejs-1:10.24.0-1.module+el8.3.0+101+f84c7154.src + - nodejs-1:10.24.0-1.module+el8.3.0+101+f84c7154.x86_64 + - nodejs-debuginfo-1:10.24.0-1.module+el8.3.0+101+f84c7154.x86_64 + - nodejs-debugsource-1:10.24.0-1.module+el8.3.0+101+f84c7154.x86_64 + - nodejs-devel-1:10.24.0-1.module+el8.3.0+101+f84c7154.x86_64 + - nodejs-docs-1:10.24.0-1.module+el8.3.0+101+f84c7154.noarch + - nodejs-full-i18n-1:10.24.0-1.module+el8.3.0+101+f84c7154.x86_64 + - nodejs-nodemon-0:1.18.3-1.module+el8.3.0+101+f84c7154.noarch + - nodejs-nodemon-0:1.18.3-1.module+el8.3.0+101+f84c7154.src + - nodejs-packaging-0:17-3.module+el8.3.0+101+f84c7154.noarch + - nodejs-packaging-0:17-3.module+el8.3.0+101+f84c7154.src + - npm-1:6.14.11-1.10.24.0.1.module+el8.3.0+101+f84c7154.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: nodejs + stream: "12" + version: 8060020220621142345 + context: d63f516d + arch: x86_64 + summary: Javascript runtime + description: >- + Node.js is a platform built on Chrome's JavaScript runtime for easily building + fast, scalable network applications. Node.js uses an event-driven, non-blocking + I/O model that makes it lightweight and efficient, perfect for data-intensive + real-time applications that run across distributed devices. + license: + module: + - MIT + content: + - MIT + - MIT and ASL 2.0 and ISC and BSD + xmd: {} + dependencies: + - buildrequires: + platform: [el8.6.0] + requires: + platform: [el8] + references: + community: http://nodejs.org + documentation: http://nodejs.org/en/docs + tracker: https://github.com/nodejs/node/issues + profiles: + common: + rpms: + - nodejs + - npm + development: + rpms: + - nodejs + - nodejs-devel + - npm + minimal: + rpms: + - nodejs + s2i: + rpms: + - nodejs + - nodejs-nodemon + - npm + api: + rpms: + - nodejs + - nodejs-devel + - npm + buildopts: + rpms: + macros: > + %_with_bootstrap 1 + + %_with_shared_brotli 1 + components: + rpms: + nodejs: + rationale: Javascript runtime and npm package manager. + ref: 007c52a5ce581fc9c12456251ca6f860aafbfb47 + buildorder: 100 + arches: [aarch64, i686, x86_64] + nodejs-nodemon: + rationale: Simple monitor script for use during development of a node.js app + ref: c9fc38e4deb4bd14b9698b70899b0eef92269289 + buildorder: 200 + arches: [aarch64, i686, x86_64] + nodejs-packaging: + rationale: RPM Macros and Utilities for Node.js Packaging + ref: 922f417a2754b1e22e65fca664c9d55d5861cc3f + buildorder: 10 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - nodejs-1:12.22.12-1.module+el8.6.0+982+9fdca2d4.src + - nodejs-1:12.22.12-1.module+el8.6.0+982+9fdca2d4.x86_64 + - nodejs-debuginfo-1:12.22.12-1.module+el8.6.0+982+9fdca2d4.x86_64 + - nodejs-debugsource-1:12.22.12-1.module+el8.6.0+982+9fdca2d4.x86_64 + - nodejs-devel-1:12.22.12-1.module+el8.6.0+982+9fdca2d4.x86_64 + - nodejs-docs-1:12.22.12-1.module+el8.6.0+982+9fdca2d4.noarch + - nodejs-full-i18n-1:12.22.12-1.module+el8.6.0+982+9fdca2d4.x86_64 + - nodejs-nodemon-0:2.0.3-1.module+el8.6.0+982+9fdca2d4.noarch + - nodejs-nodemon-0:2.0.3-1.module+el8.6.0+982+9fdca2d4.src + - nodejs-packaging-0:17-3.module+el8.6.0+982+9fdca2d4.noarch + - nodejs-packaging-0:17-3.module+el8.6.0+982+9fdca2d4.src + - npm-1:6.14.16-1.12.22.12.1.module+el8.6.0+982+9fdca2d4.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: nodejs + stream: "14" + version: 8070020230412152504 + context: 3b9f49c4 + arch: x86_64 + summary: Javascript runtime + description: >- + Node.js is a platform built on Chrome's JavaScript runtime for easily building + fast, scalable network applications. Node.js uses an event-driven, non-blocking + I/O model that makes it lightweight and efficient, perfect for data-intensive + real-time applications that run across distributed devices. + license: + module: + - MIT + content: + - MIT + - MIT and ASL 2.0 and ISC and BSD + xmd: {} + dependencies: + - buildrequires: + platform: [el8.7.0] + requires: + platform: [el8] + references: + community: http://nodejs.org + documentation: http://nodejs.org/en/docs + tracker: https://github.com/nodejs/node/issues + profiles: + common: + rpms: + - nodejs + - npm + development: + rpms: + - nodejs + - nodejs-devel + - npm + minimal: + rpms: + - nodejs + s2i: + rpms: + - nodejs + - nodejs-nodemon + - npm + api: + rpms: + - nodejs + - nodejs-devel + - npm + buildopts: + rpms: + macros: > + %_with_bundled 1 + components: + rpms: + nodejs: + rationale: Javascript runtime and npm package manager. + ref: e1f5f76d60cb0d38ac02d0a830d509916d81594d + buildorder: 100 + arches: [aarch64, i686, x86_64] + nodejs-nodemon: + rationale: Simple monitor script for use during development of a node.js app + ref: 98e0558b537b2856072620d3c4c9b35653e45984 + buildorder: 200 + arches: [aarch64, i686, x86_64] + nodejs-packaging: + rationale: RPM Macros and Utilities for Node.js Packaging + ref: f87b9b8bffdedd1bdfe0229a21d7e6b7dc3c59c7 + buildorder: 10 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - nodejs-1:14.21.3-1.module+el8.7.0+1183+c2c35f0a.src + - nodejs-1:14.21.3-1.module+el8.7.0+1183+c2c35f0a.x86_64 + - nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+1183+c2c35f0a.x86_64 + - nodejs-debugsource-1:14.21.3-1.module+el8.7.0+1183+c2c35f0a.x86_64 + - nodejs-devel-1:14.21.3-1.module+el8.7.0+1183+c2c35f0a.x86_64 + - nodejs-docs-1:14.21.3-1.module+el8.7.0+1183+c2c35f0a.noarch + - nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+1183+c2c35f0a.x86_64 + - nodejs-nodemon-0:2.0.20-3.module+el8.7.0+1183+c2c35f0a.noarch + - nodejs-nodemon-0:2.0.20-3.module+el8.7.0+1183+c2c35f0a.src + - nodejs-packaging-0:23-3.module+el8.7.0+1071+4bdda2a8.noarch + - nodejs-packaging-0:23-3.module+el8.7.0+1071+4bdda2a8.src + - npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+1183+c2c35f0a.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: nodejs + stream: "16" + version: 8090020240320190301 + context: b46abd14 + arch: x86_64 + summary: Javascript runtime + description: >- + Node.js is a platform built on Chrome's JavaScript runtime for easily building + fast, scalable network applications. Node.js uses an event-driven, non-blocking + I/O model that makes it lightweight and efficient, perfect for data-intensive + real-time applications that run across distributed devices. + license: + module: + - MIT + content: + - MIT + - MIT and ASL 2.0 and ISC and BSD + xmd: {} + dependencies: + - buildrequires: + platform: [el8.9.0] + requires: + platform: [el8] + references: + community: http://nodejs.org + documentation: http://nodejs.org/en/docs + tracker: https://github.com/nodejs/node/issues + profiles: + common: + rpms: + - nodejs + - npm + development: + rpms: + - nodejs + - nodejs-devel + - npm + minimal: + rpms: + - nodejs + s2i: + rpms: + - nodejs + - nodejs-nodemon + - npm + api: + rpms: + - nodejs + - nodejs-devel + - npm + buildopts: + rpms: + macros: > + %_with_bundled 1 + components: + rpms: + nodejs: + rationale: Javascript runtime and npm package manager. + ref: 9e83247efd5733dfd6eb528e3f579de91de2b57a + buildorder: 100 + arches: [aarch64, i686, x86_64] + nodejs-nodemon: + rationale: Simple monitor script for use during development of a node.js app + ref: af6bc99416f7f99983b16ed90445b33d3dc85f8a + buildorder: 200 + arches: [aarch64, i686, x86_64] + nodejs-packaging: + rationale: RPM Macros and Utilities for Node.js Packaging + ref: 3b52100a7e2c019e6a4d2556012aa1f4046183bc + buildorder: 10 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - nodejs-1:16.20.2-4.module+el8.9.0+1760+903d54b9.src + - nodejs-1:16.20.2-4.module+el8.9.0+1760+903d54b9.x86_64 + - nodejs-debuginfo-1:16.20.2-4.module+el8.9.0+1760+903d54b9.x86_64 + - nodejs-debugsource-1:16.20.2-4.module+el8.9.0+1760+903d54b9.x86_64 + - nodejs-devel-1:16.20.2-4.module+el8.9.0+1760+903d54b9.x86_64 + - nodejs-docs-1:16.20.2-4.module+el8.9.0+1760+903d54b9.noarch + - nodejs-full-i18n-1:16.20.2-4.module+el8.9.0+1760+903d54b9.x86_64 + - nodejs-nodemon-0:3.0.1-1.module+el8.9.0+1760+903d54b9.noarch + - nodejs-nodemon-0:3.0.1-1.module+el8.9.0+1760+903d54b9.src + - nodejs-packaging-0:26-1.module+el8.9.0+1760+903d54b9.noarch + - nodejs-packaging-0:26-1.module+el8.9.0+1760+903d54b9.src + - npm-1:8.19.4-1.16.20.2.4.module+el8.9.0+1760+903d54b9.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: nodejs + stream: "18" + version: 8100020240311162442 + context: e155f54d + arch: x86_64 + summary: Javascript runtime + description: >- + Node.js is a platform built on Chrome's JavaScript runtime for easily building + fast, scalable network applications. Node.js uses an event-driven, non-blocking + I/O model that makes it lightweight and efficient, perfect for data-intensive + real-time applications that run across distributed devices. + license: + module: + - MIT + content: + - MIT + - MIT and ASL 2.0 and ISC and BSD + xmd: {} + dependencies: + - buildrequires: + platform: [el8.10.0] + requires: + platform: [el8] + references: + community: http://nodejs.org + documentation: http://nodejs.org/en/docs + tracker: https://github.com/nodejs/node/issues + profiles: + common: + rpms: + - nodejs + - npm + development: + rpms: + - nodejs + - nodejs-devel + - npm + minimal: + rpms: + - nodejs + s2i: + rpms: + - nodejs + - nodejs-nodemon + - npm + api: + rpms: + - nodejs + - nodejs-devel + - npm + buildopts: + rpms: + macros: > + %_with_bundled 1 + components: + rpms: + nodejs: + rationale: Javascript runtime and npm package manager. + ref: r8s-stream-18 + buildorder: 100 + arches: [aarch64, i686, x86_64] + nodejs-nodemon: + rationale: Simple monitor script for use during development of a node.js app + ref: r8s-stream-18 + buildorder: 200 + arches: [aarch64, i686, x86_64] + nodejs-packaging: + rationale: RPM Macros and Utilities for Node.js Packaging + ref: r8s-stream-18 + buildorder: 10 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - nodejs-1:18.19.1-1.module+el8.10.0+1747+2869c860.src + - nodejs-1:18.19.1-1.module+el8.10.0+1747+2869c860.x86_64 + - nodejs-debuginfo-1:18.19.1-1.module+el8.10.0+1747+2869c860.x86_64 + - nodejs-debugsource-1:18.19.1-1.module+el8.10.0+1747+2869c860.x86_64 + - nodejs-devel-1:18.19.1-1.module+el8.10.0+1747+2869c860.x86_64 + - nodejs-docs-1:18.19.1-1.module+el8.10.0+1747+2869c860.noarch + - nodejs-full-i18n-1:18.19.1-1.module+el8.10.0+1747+2869c860.x86_64 + - nodejs-nodemon-0:3.0.1-1.module+el8.10.0+1667+4a788d89.noarch + - nodejs-nodemon-0:3.0.1-1.module+el8.10.0+1667+4a788d89.src + - nodejs-packaging-0:2021.06-4.module+el8.10.0+1667+4a788d89.noarch + - nodejs-packaging-0:2021.06-4.module+el8.10.0+1667+4a788d89.src + - nodejs-packaging-bundler-0:2021.06-4.module+el8.10.0+1667+4a788d89.noarch + - npm-1:10.2.4-1.18.19.1.1.module+el8.10.0+1747+2869c860.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: nodejs + stream: "20" + version: 8100020240311162424 + context: e155f54d + arch: x86_64 + summary: Javascript runtime + description: >- + Node.js is a platform built on Chrome's JavaScript runtime for easily building + fast, scalable network applications. Node.js uses an event-driven, non-blocking + I/O model that makes it lightweight and efficient, perfect for data-intensive + real-time applications that run across distributed devices. + license: + module: + - MIT + content: + - MIT + - MIT and ASL 2.0 and ISC and BSD + xmd: {} + dependencies: + - buildrequires: + platform: [el8.10.0] + requires: + platform: [el8] + references: + community: http://nodejs.org + documentation: http://nodejs.org/en/docs + tracker: https://github.com/nodejs/node/issues + profiles: + common: + rpms: + - nodejs + - npm + development: + rpms: + - nodejs + - nodejs-devel + - npm + minimal: + rpms: + - nodejs + s2i: + rpms: + - nodejs + - nodejs-nodemon + - npm + api: + rpms: + - nodejs + - nodejs-devel + - npm + buildopts: + rpms: + macros: > + %_with_bundled 1 + components: + rpms: + nodejs: + rationale: Javascript runtime and npm package manager. + ref: r8s-stream-20 + buildorder: 100 + arches: [aarch64, i686, x86_64] + nodejs-nodemon: + rationale: Simple monitor script for use during development of a node.js app + ref: r8s-stream-20 + buildorder: 200 + arches: [aarch64, i686, x86_64] + nodejs-packaging: + rationale: RPM Macros and Utilities for Node.js Packaging + ref: r8s-stream-20 + buildorder: 10 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - nodejs-1:20.11.1-1.module+el8.10.0+1748+70b97908.src + - nodejs-1:20.11.1-1.module+el8.10.0+1748+70b97908.x86_64 + - nodejs-debuginfo-1:20.11.1-1.module+el8.10.0+1748+70b97908.x86_64 + - nodejs-debugsource-1:20.11.1-1.module+el8.10.0+1748+70b97908.x86_64 + - nodejs-devel-1:20.11.1-1.module+el8.10.0+1748+70b97908.x86_64 + - nodejs-docs-1:20.11.1-1.module+el8.10.0+1748+70b97908.noarch + - nodejs-full-i18n-1:20.11.1-1.module+el8.10.0+1748+70b97908.x86_64 + - nodejs-nodemon-0:3.0.1-1.module+el8.10.0+1666+930e28e8.noarch + - nodejs-nodemon-0:3.0.1-1.module+el8.10.0+1666+930e28e8.src + - nodejs-packaging-0:2021.06-4.module+el8.9.0+1419+1f26ef47.noarch + - nodejs-packaging-0:2021.06-4.module+el8.9.0+1419+1f26ef47.src + - nodejs-packaging-bundler-0:2021.06-4.module+el8.9.0+1419+1f26ef47.noarch + - npm-1:10.2.4-1.20.11.1.1.module+el8.10.0+1748+70b97908.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: parfait + stream: "0.5" + version: 8050020220126145328 + context: b41b4492 + arch: x86_64 + summary: Parfait Module + description: >- + Parfait is a Java performance monitoring library that exposes and collects metrics + through a variety of outputs. It provides APIs for extracting performance metrics + from the JVM and other sources. It interfaces to Performance Co-Pilot (PCP) using + the Memory Mapped Value (MMV) machinery for extremely lightweight instrumentation. + license: + module: + - ASL 2.0 + content: + - ASL 2.0 + - BSD + xmd: {} + dependencies: + - buildrequires: + javapackages-tools: ["201801"] + pki-deps: ["10.6"] + platform: [el8.5.0] + requires: + javapackages-runtime: ["201801"] + pki-deps: ["10.6"] + platform: [el8] + profiles: + common: + rpms: + - parfait + - parfait-examples + - pcp-parfait-agent + api: + rpms: + - parfait + - parfait-examples + - pcp-parfait-agent + components: + rpms: + parfait: + rationale: Main Parfait Package + ref: 44886cc92466d9075c26f4b3a044642709e57bf3 + buildorder: 70 + arches: [aarch64, i686, x86_64] + si-units: + rationale: A library of SI quantities and unit types (JSR 363). + ref: 3091d736b20e124057ddf47192e0f4c5173aa87f + buildorder: 50 + arches: [aarch64, i686, x86_64] + unit-api: + rationale: "The Unit of Measurement library provides a set of Java language + programming interfaces for handling units and quantities. The interfaces + provide a layer which separates client code, which would call the API, from + library code, which implements the API.\nThe specification contains Interfaces + and abstract classes with methods for unit operations:\n\n * Checking of + unit compatibility\n * Expression of a quantity in various units\n * Arithmetic + operations on units" + ref: 37cca666280cb10f45026cd420fc038077a1b206 + buildorder: 10 + arches: [aarch64, i686, x86_64] + uom-lib: + rationale: Units of Measurement Libraries - extending and complementing JSR + 363. + ref: 170928ad6dcf1a9fd70fdd9556a768d62de2db63 + buildorder: 30 + arches: [aarch64, i686, x86_64] + uom-parent: + rationale: Main parent POM for all Units of Measurement Maven projects. + ref: b9bb0244f6275545cb1c05a06d42a983f41f06ce + buildorder: 20 + arches: [aarch64, i686, x86_64] + uom-se: + rationale: This package contains documentation for the Units Standard (JSR + 363) Java SE 8 Implementation. + ref: ee494475253d324babadd8938b4b89c5122436f7 + buildorder: 40 + arches: [aarch64, i686, x86_64] + uom-systems: + rationale: Units of Measurement Systems - modules for JSR 363. + ref: 0987bb36d93ebd5d19fb156d5bd6c2fe15add92b + buildorder: 60 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - parfait-0:0.5.4-4.module+el8.5.0+728+553fbdb8.noarch + - parfait-0:0.5.4-4.module+el8.5.0+728+553fbdb8.src + - parfait-examples-0:0.5.4-4.module+el8.5.0+728+553fbdb8.noarch + - parfait-javadoc-0:0.5.4-4.module+el8.5.0+728+553fbdb8.noarch + - pcp-parfait-agent-0:0.5.4-4.module+el8.5.0+728+553fbdb8.noarch + - si-units-0:0.6.5-2.module+el8.3.0+214+edf13b3f.noarch + - si-units-0:0.6.5-2.module+el8.3.0+214+edf13b3f.src + - si-units-javadoc-0:0.6.5-2.module+el8.3.0+214+edf13b3f.noarch + - unit-api-0:1.0-5.module+el8.3.0+214+edf13b3f.noarch + - unit-api-0:1.0-5.module+el8.3.0+214+edf13b3f.src + - unit-api-javadoc-0:1.0-5.module+el8.3.0+214+edf13b3f.noarch + - uom-lib-0:1.0.1-6.module+el8.3.0+214+edf13b3f.noarch + - uom-lib-0:1.0.1-6.module+el8.3.0+214+edf13b3f.src + - uom-lib-javadoc-0:1.0.1-6.module+el8.3.0+214+edf13b3f.noarch + - uom-parent-0:1.0.3-3.module+el8.3.0+214+edf13b3f.noarch + - uom-parent-0:1.0.3-3.module+el8.3.0+214+edf13b3f.src + - uom-se-0:1.0.4-3.module+el8.3.0+214+edf13b3f.noarch + - uom-se-0:1.0.4-3.module+el8.3.0+214+edf13b3f.src + - uom-se-javadoc-0:1.0.4-3.module+el8.3.0+214+edf13b3f.noarch + - uom-systems-0:0.7-1.module+el8.3.0+214+edf13b3f.noarch + - uom-systems-0:0.7-1.module+el8.3.0+214+edf13b3f.src + - uom-systems-javadoc-0:0.7-1.module+el8.3.0+214+edf13b3f.noarch +... +--- +document: modulemd-defaults +version: 1 +data: + module: perl + stream: "5.26" + profiles: + "5.24": [common] + "5.26": [common] + "5.30": [common] + "5.32": [common] +... +--- +document: modulemd +version: 2 +data: + name: perl + stream: "5.24" + version: 8060020220512171222 + context: b0d79fe6 + arch: x86_64 + summary: Practical Extraction and Report Language + description: > + Perl is a high-level programming language with roots in C, sed, awk and shell + scripting. Perl is good at handling processes and files, and is especially good + at handling text. Perl's hallmarks are practicality and efficiency. While it is + used to do a lot of different things, Perl's most common applications are system + administration utilities and web programming. + license: + module: + - MIT + content: + - (GPL+ or Artistic) and (GPLv2+ or Artistic) + - (GPL+ or Artistic) and (GPLv2+ or Artistic) and BSD and Public Domain and UCD + - (GPL+ or Artistic) and (GPLv2+ or Artistic) and MIT + - (GPL+ or Artistic) and Artistic 2.0 and UCD + - (GPL+ or Artistic) and BSD + - (GPL+ or Artistic) and CC0 and Public Domain + - (GPL+ or Artistic) and HSLR and MIT and UCD + - (GPL+ or Artistic) and MIT + - (GPL+ or Artistic) and Public Domain + - (GPL+ or Artistic) and UCD + - (GPL+ or Artistic) and Unicode + - (GPL+ or Artistic) and zlib + - ASL 2.0 + - GPL+ + - GPL+ or Artistic + - GPLv2+ or Artistic + - GPLv3+ + - MIT + - TTWL + xmd: {} + dependencies: + - buildrequires: + perl-bootstrap: ["5.24"] + platform: [el8.6.0] + requires: + platform: [el8] + references: + community: https://docs.pagure.org/modularity/ + profiles: + common: + rpms: + - perl-core + minimal: + rpms: + - perl + api: + rpms: + - perl + - perl-Algorithm-Diff + - perl-Archive-Tar + - perl-Archive-Zip + - perl-Attribute-Handlers + - perl-B-Debug + - perl-CPAN + - perl-CPAN-Meta + - perl-CPAN-Meta-Requirements + - perl-CPAN-Meta-YAML + - perl-Carp + - perl-Compress-Bzip2 + - perl-Compress-Raw-Bzip2 + - perl-Compress-Raw-Zlib + - perl-Config-Perl-V + - perl-DB_File + - perl-Data-Dumper + - perl-Data-OptList + - perl-Data-Section + - perl-Devel-PPPort + - perl-Devel-Peek + - perl-Devel-SelfStubber + - perl-Devel-Size + - perl-Digest + - perl-Digest-MD5 + - perl-Digest-SHA + - perl-Encode + - perl-Encode-devel + - perl-Env + - perl-Errno + - perl-Exporter + - perl-ExtUtils-CBuilder + - perl-ExtUtils-Command + - perl-ExtUtils-Embed + - perl-ExtUtils-Install + - perl-ExtUtils-MM-Utils + - perl-ExtUtils-MakeMaker + - perl-ExtUtils-Manifest + - perl-ExtUtils-Miniperl + - perl-ExtUtils-ParseXS + - perl-Fedora-VSP + - perl-File-Fetch + - perl-File-HomeDir + - perl-File-Path + - perl-File-Temp + - perl-File-Which + - perl-Filter + - perl-Filter-Simple + - perl-Getopt-Long + - perl-HTTP-Tiny + - perl-IO + - perl-IO-Compress + - perl-IO-Socket-IP + - perl-IO-Zlib + - perl-IPC-Cmd + - perl-IPC-SysV + - perl-IPC-System-Simple + - perl-JSON-PP + - perl-Locale-Codes + - perl-Locale-Maketext + - perl-Locale-Maketext-Simple + - perl-MIME-Base64 + - perl-MRO-Compat + - perl-Math-BigInt + - perl-Math-BigInt-FastCalc + - perl-Math-BigRat + - perl-Math-Complex + - perl-Memoize + - perl-Module-Build + - perl-Module-CoreList + - perl-Module-CoreList-tools + - perl-Module-Load + - perl-Module-Load-Conditional + - perl-Module-Loaded + - perl-Module-Metadata + - perl-Net-Ping + - perl-Package-Generator + - perl-Params-Check + - perl-Params-Util + - perl-PathTools + - perl-Perl-OSType + - perl-PerlIO-via-QuotedPrint + - perl-Pod-Checker + - perl-Pod-Escapes + - perl-Pod-Html + - perl-Pod-Parser + - perl-Pod-Perldoc + - perl-Pod-Simple + - perl-Pod-Usage + - perl-Scalar-List-Utils + - perl-SelfLoader + - perl-Socket + - perl-Software-License + - perl-Storable + - perl-Sub-Exporter + - perl-Sub-Install + - perl-Sys-Syslog + - perl-Term-ANSIColor + - perl-Term-Cap + - perl-Test + - perl-Test-Harness + - perl-Test-Simple + - perl-Text-Balanced + - perl-Text-Diff + - perl-Text-Glob + - perl-Text-ParseWords + - perl-Text-Tabs+Wrap + - perl-Text-Template + - perl-Thread-Queue + - perl-Time-HiRes + - perl-Time-Local + - perl-Time-Piece + - perl-URI + - perl-Unicode-Collate + - perl-Unicode-Normalize + - perl-autodie + - perl-bignum + - perl-constant + - perl-devel + - perl-encoding + - perl-experimental + - perl-generators + - perl-homedir + - perl-inc-latest + - perl-interpreter + - perl-libnet + - perl-libnetcfg + - perl-libs + - perl-local-lib + - perl-macros + - perl-open + - perl-parent + - perl-perlfaq + - perl-podlators + - perl-tests + - perl-threads + - perl-threads-shared + - perl-utils + - perl-version + buildopts: + rpms: + macros: > + %_with_perl_enables_groff 1 + + %_without_perl_enables_syslog_test 1 + + %_with_perl_enables_systemtap 1 + + %_without_perl_enables_tcsh 1 + + %_without_perl_Compress_Bzip2_enables_optional_test 1 + + %_without_perl_CPAN_Meta_Requirements_enables_optional_test 1 + + %_without_perl_IPC_System_Simple_enables_optional_test 1 + + %_without_perl_LWP_MediaTypes_enables_mailcap 1 + + %_without_perl_Module_Build_enables_optional_test 1 + + %_without_perl_Perl_OSType_enables_optional_test 1 + + %_without_perl_Pod_Perldoc_enables_tk_test 1 + + %_without_perl_Software_License_enables_optional_test 1 + + %_without_perl_Sys_Syslog_enables_optional_test 1 + + %_without_perl_Test_Harness_enables_optional_test 1 + + %_without_perl_URI_enables_Business_ISBN 1 + components: + rpms: + perl: + rationale: The Perl interpreter. + ref: 4820807a19413c36f4e340f015bd0f7dc3e53a61 + arches: [aarch64, i686, x86_64] + perl-Algorithm-Diff: + rationale: A run-time dependency. + ref: 2640712bad25a06e412efbac48ea01cea2d2ad0e + arches: [aarch64, i686, x86_64] + perl-Archive-Tar: + rationale: Core Perl API. + ref: 12edcf052a81ef5cee3addd9f67eca6b3f60c4fd + arches: [aarch64, i686, x86_64] + perl-Archive-Zip: + rationale: A run-time dependency. + ref: 444cf8735e34dd29ac3c2abb6a952295f5e29c9b + arches: [aarch64, i686, x86_64] + perl-B-Debug: + rationale: Core Perl API. + ref: 5cc45155c5525cdccb4adbbd56fc78ad0b91bbeb + arches: [aarch64, i686, x86_64] + perl-CPAN: + rationale: Core Perl API. + ref: fe7645600e3a2b5b58c2b528ce3886778c676460 + arches: [aarch64, i686, x86_64] + perl-CPAN-Meta: + rationale: Core Perl API. + ref: b42d47a861b689c7a0cecaf745db18227c87ca5b + arches: [aarch64, i686, x86_64] + perl-CPAN-Meta-Requirements: + rationale: Core Perl API. + ref: 39c0553da7ef3630864417ecf0fe1da7be459fa7 + arches: [aarch64, i686, x86_64] + perl-CPAN-Meta-YAML: + rationale: Core Perl API. + ref: d68b346fda50b7126acbc6da7cf756b22fa37cc1 + arches: [aarch64, i686, x86_64] + perl-Carp: + rationale: Core Perl API. + ref: a3e3017961eff03969471e312b0f6e32c8e90ac6 + arches: [aarch64, i686, x86_64] + perl-Compress-Bzip2: + rationale: A run-time dependency. + ref: 8cf95245edd8e1291dbe15472ba3748aeef21a35 + arches: [aarch64, i686, x86_64] + perl-Compress-Raw-Bzip2: + rationale: Core Perl API. + ref: 761f3f86671d390044a421729ba84b3e8ed28d7a + arches: [aarch64, i686, x86_64] + perl-Compress-Raw-Zlib: + rationale: Core Perl API. + ref: 07c8098e4fba8259e2a1aaa18e9856087f81c752 + arches: [aarch64, i686, x86_64] + perl-Config-Perl-V: + rationale: Core Perl API. + ref: 7672c59bc220625fd891f25ea0d12d5b7226d651 + arches: [aarch64, i686, x86_64] + perl-DB_File: + rationale: Core Perl API. + ref: 45d7a198ee5b6b704378ca017014508561d72ed4 + arches: [aarch64, i686, x86_64] + perl-Data-Dumper: + rationale: Core Perl API. + ref: 89990885a1fa0f21d22e553ceda4352348727a5c + arches: [aarch64, i686, x86_64] + perl-Data-OptList: + rationale: A run-time dependency. + ref: 3108ca65c2024b4d04bc7a9de3bd05972d165bcb + arches: [aarch64, i686, x86_64] + perl-Data-Section: + rationale: A run-time dependency. + ref: baeefce5407921895242b9ae97437285512b21e0 + arches: [aarch64, i686, x86_64] + perl-Devel-PPPort: + rationale: Core Perl API. + ref: b11b7936faa627299a6816f9033b59c59b863dee + arches: [aarch64, i686, x86_64] + perl-Devel-Size: + rationale: A run-time dependency. + ref: bb48366838f70b26d025c66681269e03fdf42d7d + arches: [aarch64, i686, x86_64] + perl-Digest: + rationale: Core Perl API. + ref: 9b78a01d2828667f3932556329120e227872f175 + arches: [aarch64, i686, x86_64] + perl-Digest-MD5: + rationale: Core Perl API. + ref: e1a016dfdf967ada59bd67eec1e984bd0033c79b + arches: [aarch64, i686, x86_64] + perl-Digest-SHA: + rationale: Core Perl API. + ref: e03f86f1de731108e2834310a19ab137c27c37d6 + arches: [aarch64, i686, x86_64] + perl-Encode: + rationale: Core Perl API. + ref: 3f2d0a595cf88754ca9cf5884a68928add2cefc5 + arches: [aarch64, i686, x86_64] + perl-Env: + rationale: Core Perl API. + ref: e26ac72c1afde522a45dd3ba35105d242fd1c7ab + arches: [aarch64, i686, x86_64] + perl-Exporter: + rationale: Core Perl API. + ref: 15e1a1b85978b87307158977ecc5b378440189ce + arches: [aarch64, i686, x86_64] + perl-ExtUtils-CBuilder: + rationale: Core Perl API. + ref: ed222f71c69ab5dddf6a3a7035fb395f8172259e + arches: [aarch64, i686, x86_64] + perl-ExtUtils-Install: + rationale: Core Perl API. + ref: cef456a3931019666474bb0149fc187b6e45e6b1 + arches: [aarch64, i686, x86_64] + perl-ExtUtils-MakeMaker: + rationale: Core Perl API. + ref: 93b02f03050c5214e163c7788de4160d46c59b45 + arches: [aarch64, i686, x86_64] + perl-ExtUtils-Manifest: + rationale: Core Perl API. + ref: 8fe1279a3401c92d103ae175a840c3eff88aaba5 + arches: [aarch64, i686, x86_64] + perl-ExtUtils-ParseXS: + rationale: Core Perl API. + ref: a4f2c70b6f5b6750da44c7f4ee1eda98df4c2f14 + arches: [aarch64, i686, x86_64] + perl-Fedora-VSP: + rationale: RPM dependency generator. + ref: 5e8f858b0b4d3929aa03d2e900840e163cb3ae3e + arches: [aarch64, i686, x86_64] + perl-File-Fetch: + rationale: Core Perl API. + ref: f17d94021ffd35ed0731a7d1709f99eab8aed72d + arches: [aarch64, i686, x86_64] + perl-File-HomeDir: + rationale: A run-time dependency. + ref: b9771db2935c10eec064308fd9bcb3e4d8b8a24d + arches: [aarch64, i686, x86_64] + perl-File-Path: + rationale: Core Perl API. + ref: 2b5e473aed185c067f2de5dd0fa2fdb19e0d85da + arches: [aarch64, i686, x86_64] + perl-File-Temp: + rationale: Core Perl API. + ref: 721869bba5dff9ddb41176364be64faf8c7e5d78 + arches: [aarch64, i686, x86_64] + perl-File-Which: + rationale: A run-time dependency. + ref: f990e90e598c2acb5423e1af58a72394365325f9 + arches: [aarch64, i686, x86_64] + perl-Filter: + rationale: Core Perl API. + ref: d99f4f10d1e8df2dd26e82b79ac1deec0e83db74 + arches: [aarch64, i686, x86_64] + perl-Filter-Simple: + rationale: Core Perl API. + ref: 957819fb29264bb49b297c4d2268dc1dad701e15 + arches: [aarch64, i686, x86_64] + perl-Getopt-Long: + rationale: Core Perl API. + ref: 0f0ffeeec3c646b769147991eb06d34d5fbcc479 + arches: [aarch64, i686, x86_64] + perl-HTTP-Tiny: + rationale: Core Perl API. + ref: 4d551233349388b010f8a56df8f1bd701aeab19a + arches: [aarch64, i686, x86_64] + perl-IO-Compress: + rationale: Core Perl API. + ref: 7cd5210ea448c1e089106f408b8e0de4c696f341 + arches: [aarch64, i686, x86_64] + perl-IO-Socket-IP: + rationale: Core Perl API. + ref: 3163cf2d9233f289fe234c8631ab8610cea96866 + arches: [aarch64, i686, x86_64] + perl-IPC-Cmd: + rationale: Core Perl API. + ref: b85610aafbf4c84c0c8f11daa433ff5ed2d675e0 + arches: [aarch64, i686, x86_64] + perl-IPC-SysV: + rationale: Core Perl API. + ref: 9bf048c37db1eaae1685ee9ebe98c9956709f060 + arches: [aarch64, i686, x86_64] + perl-IPC-System-Simple: + rationale: A run-time dependency. + ref: 8aba5532c7c88d6ddf774c27e512dba0f17dd951 + arches: [aarch64, i686, x86_64] + perl-JSON-PP: + rationale: Core Perl API. + ref: e6c5b1ab1e08a5a05a4f6f7643eded46a47075c3 + arches: [aarch64, i686, x86_64] + perl-Locale-Codes: + rationale: Core Perl API. + ref: bcd6d5c0741bb609b2b3b8ac26a0e82c383e9969 + arches: [aarch64, i686, x86_64] + perl-Locale-Maketext: + rationale: Core Perl API. + ref: e11987ec999e058cf648e34adebda0e5aeaed542 + arches: [aarch64, i686, x86_64] + perl-MIME-Base64: + rationale: Core Perl API. + ref: 3d26d162d07424ded74a3b4790867675c91f77e9 + arches: [aarch64, i686, x86_64] + perl-MRO-Compat: + rationale: A run-time dependency. + ref: c4246542ef1b377636f933c5387ac90a832cca0d + arches: [aarch64, i686, x86_64] + perl-Math-BigInt: + rationale: Core Perl API. + ref: aab11e7ae10d021493bad096012c591c4454edb5 + arches: [aarch64, i686, x86_64] + perl-Math-BigInt-FastCalc: + rationale: Core Perl API. + ref: 539ab62a77c74f39292d341e65f6b6b8adb76ce0 + arches: [aarch64, i686, x86_64] + perl-Math-BigRat: + rationale: Core Perl API. + ref: 084412bddc7dff24e78417df6074df8f88e575c2 + arches: [aarch64, i686, x86_64] + perl-Module-Build: + rationale: A run-time dependency. + ref: a1c5e79a4df1964bd1cefd281a088f3be8e210db + arches: [aarch64, i686, x86_64] + perl-Module-CoreList: + rationale: Core Perl API. + ref: 5a064cbe2d1fc789ab0edab60572b8c33ce36d9d + arches: [aarch64, i686, x86_64] + perl-Module-Load: + rationale: Core Perl API. + ref: 5282be979f76d63d2badaac0aab54d1293dbce91 + arches: [aarch64, i686, x86_64] + perl-Module-Load-Conditional: + rationale: Core Perl API. + ref: b99d92258b6dab434c493f86f88c7bac5ec7a844 + arches: [aarch64, i686, x86_64] + perl-Module-Metadata: + rationale: Core Perl API. + ref: fb0820e12116735109451454749e0f94355a2533 + arches: [aarch64, i686, x86_64] + perl-Package-Generator: + rationale: A run-time dependency. + ref: 4f0f8e20174be11768104cd9d182753daa8c43c8 + arches: [aarch64, i686, x86_64] + perl-Params-Check: + rationale: Core Perl API. + ref: a11852b06d613bf43db508d34372d7964cc6b481 + arches: [aarch64, i686, x86_64] + perl-Params-Util: + rationale: A run-time dependency. + ref: ef0743f0a1a939249c1d1e473fae7d879723bbff + arches: [aarch64, i686, x86_64] + perl-PathTools: + rationale: Core Perl API. + ref: bcb113db1d28d3eb1d2b331f44a036d03d3f25ce + arches: [aarch64, i686, x86_64] + perl-Perl-OSType: + rationale: Core Perl API. + ref: fd88e049e73a96fe84f9be01e89a6b89aa56d33d + arches: [aarch64, i686, x86_64] + perl-PerlIO-via-QuotedPrint: + rationale: Core Perl API. + ref: ee1953982df0592b0f4e0f40de02b778087376e7 + arches: [aarch64, i686, x86_64] + perl-Pod-Checker: + rationale: Core Perl API. + ref: e468df122c216c27a87b24df20aac7680ad717db + arches: [aarch64, i686, x86_64] + perl-Pod-Escapes: + rationale: Core Perl API. + ref: 95cc5eb24438df883126a209aa984253c31c32f3 + arches: [aarch64, i686, x86_64] + perl-Pod-Parser: + rationale: Core Perl API. + ref: d042bc323d9b7e0ec5089b0da2a29c693166af19 + arches: [aarch64, i686, x86_64] + perl-Pod-Perldoc: + rationale: Core Perl API. + ref: a59f01e09a5059a8f3f97672f1f57f35d5696b69 + arches: [aarch64, i686, x86_64] + perl-Pod-Simple: + rationale: Core Perl API. + ref: 02604ad6fcb6b59a59d0f3be48a3d83bd701f633 + arches: [aarch64, i686, x86_64] + perl-Pod-Usage: + rationale: Core Perl API. + ref: 052cb7019e4acad3e5625c48809685bc7c65c113 + arches: [aarch64, i686, x86_64] + perl-Scalar-List-Utils: + rationale: Core Perl API. + ref: 35900c5a9816f5dfd544f7a99caf901213125c21 + arches: [aarch64, i686, x86_64] + perl-Socket: + rationale: Core Perl API. + ref: 904dbb4d19339ab46625d3b46abf4384b877f833 + arches: [aarch64, i686, x86_64] + perl-Software-License: + rationale: A run-time dependency. + ref: 520d3797c5883caadbea0959f4a94c5218501cc7 + arches: [aarch64, i686, x86_64] + perl-Storable: + rationale: Core Perl API. + ref: 8cf5d5f3271fa6f70b7ecbd27acae6bc40d4b7b8 + arches: [aarch64, i686, x86_64] + perl-Sub-Exporter: + rationale: A run-time dependency. + ref: 518168b51399908476b0a63474deb20573bbd5d8 + arches: [aarch64, i686, x86_64] + perl-Sub-Install: + rationale: A run-time dependency. + ref: af4a75e664599c7c01e241754f71e408d0ce6165 + arches: [aarch64, i686, x86_64] + perl-Sys-Syslog: + rationale: Core Perl API. + ref: f0cf7b58b5ef50bcf7d23c42d44c362be8422870 + arches: [aarch64, i686, x86_64] + perl-Term-ANSIColor: + rationale: Core Perl API. + ref: cf77cae4a8dcf7331a72d7ac5cde681adec87e33 + arches: [aarch64, i686, x86_64] + perl-Term-Cap: + rationale: Core Perl API. + ref: ae46bf51f912f779ca5eb7ea337a209fdbd3e3d5 + arches: [aarch64, i686, x86_64] + perl-Test-Harness: + rationale: Core Perl API. + ref: 4975c840b7687b5fe1a729f6b857bb07cc85a8ca + arches: [aarch64, i686, x86_64] + perl-Test-Simple: + rationale: Core Perl API. + ref: 6cf55d99794b52252cf2e8125617a6d3f2681724 + arches: [aarch64, i686, x86_64] + perl-Text-Balanced: + rationale: Core Perl API. + ref: f379b95c5a192e1ed3ba0395ac42dad005a84857 + arches: [aarch64, i686, x86_64] + perl-Text-Diff: + rationale: A run-time dependency. + ref: 0cd84bcf45f315f38704a18d520e8ef4bd921e63 + arches: [aarch64, i686, x86_64] + perl-Text-Glob: + rationale: A run-time dependency. + ref: b029ecf54bd3d445cbe12bace55ce49ff3e1c618 + arches: [aarch64, i686, x86_64] + perl-Text-ParseWords: + rationale: Core Perl API. + ref: ecdc714529b975372665d3c537107ab8378c77f1 + arches: [aarch64, i686, x86_64] + perl-Text-Tabs+Wrap: + rationale: Core Perl API. + ref: 098cdcda64108d4535610d654ea55cd0a3a75b1c + arches: [aarch64, i686, x86_64] + perl-Text-Template: + rationale: A run-time dependency. + ref: 30e68b7f79866793425ee192d380d3a95dafb9dc + arches: [aarch64, i686, x86_64] + perl-Thread-Queue: + rationale: Core Perl API. + ref: 1537a57b7ddd04389bc8201d7bad4ee74281dcaf + arches: [aarch64, i686, x86_64] + perl-Time-HiRes: + rationale: Core Perl API. + ref: f13187829fcf8104f5b3955f322a8b12ed348363 + arches: [aarch64, i686, x86_64] + perl-Time-Local: + rationale: Core Perl API. + ref: 4e7b3e3eea6984881e748a7c3fe2d6c764fe611e + arches: [aarch64, i686, x86_64] + perl-URI: + rationale: A run-time dependency. + ref: 9b5253b7ff50e7097829615b2c6cb208cdef12a7 + arches: [aarch64, i686, x86_64] + perl-Unicode-Collate: + rationale: Core Perl API. + ref: a517a9d321327d72a658eeea8b63a63ff593e314 + arches: [aarch64, i686, x86_64] + perl-Unicode-Normalize: + rationale: Core Perl API. + ref: d8020ea762f73212423fa6a2d315f4a18f4a0018 + arches: [aarch64, i686, x86_64] + perl-autodie: + rationale: Core Perl API. + ref: 100f39813a1a4136c8b2b042eae21d53bbc5eebd + arches: [aarch64, i686, x86_64] + perl-bignum: + rationale: Core Perl API. + ref: 7927f08e28eec3effa3198b24bc92876a70b3d3c + arches: [aarch64, i686, x86_64] + perl-constant: + rationale: Core Perl API. + ref: a414213cc4f50e52a7752c028ed7c150ede10d49 + arches: [aarch64, i686, x86_64] + perl-experimental: + rationale: Core Perl API. + ref: d98013d65a6d424616131331e7ef7dc23187cb6b + arches: [aarch64, i686, x86_64] + perl-generators: + rationale: RPM dependency generator. + ref: a2fefe1b30d85bacd36ccb33cb90c1bc313b6367 + arches: [aarch64, i686, x86_64] + perl-inc-latest: + rationale: A run-time dependency. + ref: 1a1be347d91918a1cef56c97c858eb6c027707e5 + arches: [aarch64, i686, x86_64] + perl-libnet: + rationale: Core Perl API. + ref: 191763571d44d34615d9e17ec4c1be5be695694f + arches: [aarch64, i686, x86_64] + perl-local-lib: + rationale: A run-time dependency. + ref: 00b764a5073c0a405c3fc6abfc40e2982dcd6fcc + arches: [aarch64, i686, x86_64] + perl-parent: + rationale: Core Perl API. + ref: 11db43d013943f9408e561dc7f905b42ca8a2900 + arches: [aarch64, i686, x86_64] + perl-perlfaq: + rationale: Core Perl API. + ref: 8a5ccee2f0afc4da368e86446ec7c58c334dbd05 + arches: [aarch64, i686, x86_64] + perl-podlators: + rationale: Core Perl API. + ref: befaa30f836678295da02ae81a17f1ad640fbc3c + arches: [aarch64, i686, x86_64] + perl-threads: + rationale: Core Perl API. + ref: ba10fe5b921bc0d1df3d736ed560486ba59db890 + arches: [aarch64, i686, x86_64] + perl-threads-shared: + rationale: Core Perl API. + ref: 6d130ea00aa6552e97c8f733bbd1b6c71b015954 + arches: [aarch64, i686, x86_64] + perl-version: + rationale: Core Perl API. + ref: 6be78e7c59a76d989cc5ec04cf495836d0463dbc + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - perl-4:5.24.4-404.module+el8.6.0+882+2fa1e48f.src + - perl-4:5.24.4-404.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-Algorithm-Diff-0:1.1903-10.module+el8.6.0+882+2fa1e48f.noarch + - perl-Algorithm-Diff-0:1.1903-10.module+el8.6.0+882+2fa1e48f.src + - perl-Archive-Tar-0:2.30-2.module+el8.6.0+882+2fa1e48f.noarch + - perl-Archive-Tar-0:2.30-2.module+el8.6.0+882+2fa1e48f.src + - perl-Archive-Zip-0:1.59-5.module+el8.6.0+882+2fa1e48f.noarch + - perl-Archive-Zip-0:1.59-5.module+el8.6.0+882+2fa1e48f.src + - perl-Attribute-Handlers-0:0.99-404.module+el8.6.0+882+2fa1e48f.noarch + - perl-B-Debug-0:1.24-3.module+el8.6.0+882+2fa1e48f.noarch + - perl-B-Debug-0:1.24-3.module+el8.6.0+882+2fa1e48f.src + - perl-CPAN-0:2.16-2.module+el8.6.0+882+2fa1e48f.noarch + - perl-CPAN-0:2.16-2.module+el8.6.0+882+2fa1e48f.src + - perl-CPAN-Meta-0:2.150010-397.module+el8.6.0+882+2fa1e48f.noarch + - perl-CPAN-Meta-0:2.150010-397.module+el8.6.0+882+2fa1e48f.src + - perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.6.0+882+2fa1e48f.noarch + - perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.6.0+882+2fa1e48f.src + - perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.6.0+882+2fa1e48f.noarch + - perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.6.0+882+2fa1e48f.src + - perl-Carp-0:1.40-367.module+el8.6.0+882+2fa1e48f.noarch + - perl-Carp-0:1.40-367.module+el8.6.0+882+2fa1e48f.src + - perl-Compress-Bzip2-0:2.26-7.module+el8.6.0+882+2fa1e48f.src + - perl-Compress-Bzip2-0:2.26-7.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-Compress-Bzip2-debuginfo-0:2.26-7.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-Compress-Bzip2-debugsource-0:2.26-7.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-Compress-Raw-Bzip2-0:2.074-2.module+el8.6.0+882+2fa1e48f.src + - perl-Compress-Raw-Bzip2-0:2.074-2.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-Compress-Raw-Bzip2-debuginfo-0:2.074-2.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-Compress-Raw-Bzip2-debugsource-0:2.074-2.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-Compress-Raw-Zlib-0:2.074-2.module+el8.6.0+882+2fa1e48f.src + - perl-Compress-Raw-Zlib-0:2.074-2.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-Compress-Raw-Zlib-debuginfo-0:2.074-2.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-Compress-Raw-Zlib-debugsource-0:2.074-2.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-Config-Perl-V-0:0.27-3.module+el8.6.0+882+2fa1e48f.noarch + - perl-Config-Perl-V-0:0.27-3.module+el8.6.0+882+2fa1e48f.src + - perl-DB_File-0:1.842-2.module+el8.6.0+882+2fa1e48f.src + - perl-DB_File-0:1.842-2.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-DB_File-debuginfo-0:1.842-2.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-DB_File-debugsource-0:1.842-2.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-Data-Dumper-0:2.161-5.module+el8.6.0+882+2fa1e48f.src + - perl-Data-Dumper-0:2.161-5.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-Data-Dumper-debuginfo-0:2.161-5.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-Data-Dumper-debugsource-0:2.161-5.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-Data-OptList-0:0.110-7.module+el8.6.0+882+2fa1e48f.noarch + - perl-Data-OptList-0:0.110-7.module+el8.6.0+882+2fa1e48f.src + - perl-Data-Section-0:0.200006-9.module+el8.6.0+882+2fa1e48f.noarch + - perl-Data-Section-0:0.200006-9.module+el8.6.0+882+2fa1e48f.src + - perl-Devel-PPPort-0:3.36-6.module+el8.6.0+882+2fa1e48f.src + - perl-Devel-PPPort-0:3.36-6.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-Devel-PPPort-debuginfo-0:3.36-6.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-Devel-PPPort-debugsource-0:3.36-6.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-Devel-Peek-0:1.23-404.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-Devel-Peek-debuginfo-0:1.23-404.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-Devel-SelfStubber-0:1.05-404.module+el8.6.0+882+2fa1e48f.noarch + - perl-Devel-Size-0:0.81-3.module+el8.6.0+882+2fa1e48f.src + - perl-Devel-Size-0:0.81-3.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-Devel-Size-debuginfo-0:0.81-3.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-Devel-Size-debugsource-0:0.81-3.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-Digest-0:1.17-396.module+el8.6.0+882+2fa1e48f.noarch + - perl-Digest-0:1.17-396.module+el8.6.0+882+2fa1e48f.src + - perl-Digest-MD5-0:2.55-397.module+el8.6.0+882+2fa1e48f.src + - perl-Digest-MD5-0:2.55-397.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-Digest-MD5-debuginfo-0:2.55-397.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-Digest-MD5-debugsource-0:2.55-397.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-Digest-SHA-1:6.02-2.module+el8.6.0+882+2fa1e48f.src + - perl-Digest-SHA-1:6.02-2.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-Digest-SHA-debugsource-1:6.02-2.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-Encode-4:2.88-7.module+el8.6.0+882+2fa1e48f.src + - perl-Encode-4:2.88-7.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-Encode-debuginfo-4:2.88-7.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-Encode-debugsource-4:2.88-7.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-Encode-devel-4:2.88-7.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-Env-0:1.04-396.module+el8.6.0+882+2fa1e48f.noarch + - perl-Env-0:1.04-396.module+el8.6.0+882+2fa1e48f.src + - perl-Errno-0:1.25-404.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-Exporter-0:5.72-1001.module+el8.6.0+882+2fa1e48f.noarch + - perl-Exporter-0:5.72-1001.module+el8.6.0+882+2fa1e48f.src + - perl-ExtUtils-CBuilder-1:0.280225-367.module+el8.6.0+882+2fa1e48f.noarch + - perl-ExtUtils-CBuilder-1:0.280225-367.module+el8.6.0+882+2fa1e48f.src + - perl-ExtUtils-Command-0:7.24-4.module+el8.6.0+882+2fa1e48f.noarch + - perl-ExtUtils-Embed-0:1.33-404.module+el8.6.0+882+2fa1e48f.noarch + - perl-ExtUtils-Install-0:2.04-368.module+el8.6.0+882+2fa1e48f.noarch + - perl-ExtUtils-Install-0:2.04-368.module+el8.6.0+882+2fa1e48f.src + - perl-ExtUtils-MM-Utils-0:7.24-4.module+el8.6.0+882+2fa1e48f.noarch + - perl-ExtUtils-MakeMaker-0:7.24-4.module+el8.6.0+882+2fa1e48f.noarch + - perl-ExtUtils-MakeMaker-0:7.24-4.module+el8.6.0+882+2fa1e48f.src + - perl-ExtUtils-Manifest-0:1.70-396.module+el8.6.0+882+2fa1e48f.noarch + - perl-ExtUtils-Manifest-0:1.70-396.module+el8.6.0+882+2fa1e48f.src + - perl-ExtUtils-Miniperl-0:1.05-404.module+el8.6.0+882+2fa1e48f.noarch + - perl-ExtUtils-ParseXS-1:3.31-369.module+el8.6.0+882+2fa1e48f.noarch + - perl-ExtUtils-ParseXS-1:3.31-369.module+el8.6.0+882+2fa1e48f.src + - perl-Fedora-VSP-0:0.001-10.module+el8.6.0+882+2fa1e48f.noarch + - perl-Fedora-VSP-0:0.001-10.module+el8.6.0+882+2fa1e48f.src + - perl-File-Fetch-0:0.56-3.module+el8.6.0+882+2fa1e48f.noarch + - perl-File-Fetch-0:0.56-3.module+el8.6.0+882+2fa1e48f.src + - perl-File-HomeDir-0:1.00-14.module+el8.6.0+882+2fa1e48f.noarch + - perl-File-HomeDir-0:1.00-14.module+el8.6.0+882+2fa1e48f.src + - perl-File-Path-0:2.12-368.module+el8.6.0+882+2fa1e48f.noarch + - perl-File-Path-0:2.12-368.module+el8.6.0+882+2fa1e48f.src + - perl-File-Temp-0:0.230.600-2.module+el8.6.0+882+2fa1e48f.noarch + - perl-File-Temp-0:0.230.600-2.module+el8.6.0+882+2fa1e48f.src + - perl-File-Which-0:1.21-4.module+el8.6.0+882+2fa1e48f.noarch + - perl-File-Which-0:1.21-4.module+el8.6.0+882+2fa1e48f.src + - perl-Filter-2:1.58-3.module+el8.6.0+882+2fa1e48f.src + - perl-Filter-2:1.58-3.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-Filter-Simple-0:0.92-367.module+el8.6.0+882+2fa1e48f.noarch + - perl-Filter-Simple-0:0.92-367.module+el8.6.0+882+2fa1e48f.src + - perl-Filter-debuginfo-2:1.58-3.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-Filter-debugsource-2:1.58-3.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-Getopt-Long-0:2.49.1-3.module+el8.6.0+882+2fa1e48f.noarch + - perl-Getopt-Long-0:2.49.1-3.module+el8.6.0+882+2fa1e48f.src + - perl-HTTP-Tiny-0:0.074-2.module+el8.6.0+882+2fa1e48f.noarch + - perl-HTTP-Tiny-0:0.074-2.module+el8.6.0+882+2fa1e48f.src + - perl-IO-0:1.36-404.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-IO-Compress-0:2.074-2.module+el8.6.0+882+2fa1e48f.noarch + - perl-IO-Compress-0:2.074-2.module+el8.6.0+882+2fa1e48f.src + - perl-IO-Socket-IP-0:0.39-6.module+el8.6.0+882+2fa1e48f.noarch + - perl-IO-Socket-IP-0:0.39-6.module+el8.6.0+882+2fa1e48f.src + - perl-IO-Zlib-1:1.10-404.module+el8.6.0+882+2fa1e48f.noarch + - perl-IO-debuginfo-0:1.36-404.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-IPC-Cmd-1:0.98-2.module+el8.6.0+882+2fa1e48f.noarch + - perl-IPC-Cmd-1:0.98-2.module+el8.6.0+882+2fa1e48f.src + - perl-IPC-SysV-0:2.07-398.module+el8.6.0+882+2fa1e48f.src + - perl-IPC-SysV-0:2.07-398.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-IPC-SysV-debuginfo-0:2.07-398.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-IPC-SysV-debugsource-0:2.07-398.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-IPC-System-Simple-0:1.25-18.module+el8.6.0+882+2fa1e48f.noarch + - perl-IPC-System-Simple-0:1.25-18.module+el8.6.0+882+2fa1e48f.src + - perl-JSON-PP-0:2.94000-2.module+el8.6.0+882+2fa1e48f.noarch + - perl-JSON-PP-0:2.94000-2.module+el8.6.0+882+2fa1e48f.src + - perl-Locale-Codes-0:3.42-3.module+el8.6.0+882+2fa1e48f.noarch + - perl-Locale-Codes-0:3.42-3.module+el8.6.0+882+2fa1e48f.src + - perl-Locale-Maketext-0:1.28-397.module+el8.6.0+882+2fa1e48f.noarch + - perl-Locale-Maketext-0:1.28-397.module+el8.6.0+882+2fa1e48f.src + - perl-Locale-Maketext-Simple-1:0.21-404.module+el8.6.0+882+2fa1e48f.noarch + - perl-MIME-Base64-0:3.15-1001.module+el8.6.0+882+2fa1e48f.src + - perl-MIME-Base64-0:3.15-1001.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-MRO-Compat-0:0.13-5.module+el8.6.0+882+2fa1e48f.noarch + - perl-MRO-Compat-0:0.13-5.module+el8.6.0+882+2fa1e48f.src + - perl-Math-BigInt-1:1.9998.11-6.module+el8.6.0+882+2fa1e48f.noarch + - perl-Math-BigInt-1:1.9998.11-6.module+el8.6.0+882+2fa1e48f.src + - perl-Math-BigInt-FastCalc-0:0.500.600-7.module+el8.6.0+882+2fa1e48f.src + - perl-Math-BigInt-FastCalc-0:0.500.600-7.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-Math-BigInt-FastCalc-debuginfo-0:0.500.600-7.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-Math-BigInt-FastCalc-debugsource-0:0.500.600-7.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-Math-BigRat-0:0.2614-2.module+el8.6.0+882+2fa1e48f.noarch + - perl-Math-BigRat-0:0.2614-2.module+el8.6.0+882+2fa1e48f.src + - perl-Math-Complex-0:1.59-404.module+el8.6.0+882+2fa1e48f.noarch + - perl-Memoize-0:1.03-404.module+el8.6.0+882+2fa1e48f.noarch + - perl-Module-Build-2:0.42.24-6.module+el8.6.0+882+2fa1e48f.noarch + - perl-Module-Build-2:0.42.24-6.module+el8.6.0+882+2fa1e48f.src + - perl-Module-CoreList-1:5.20180414-2.module+el8.6.0+882+2fa1e48f.noarch + - perl-Module-CoreList-1:5.20180414-2.module+el8.6.0+882+2fa1e48f.src + - perl-Module-CoreList-tools-1:5.20180414-2.module+el8.6.0+882+2fa1e48f.noarch + - perl-Module-Load-1:0.32-396.module+el8.6.0+882+2fa1e48f.noarch + - perl-Module-Load-1:0.32-396.module+el8.6.0+882+2fa1e48f.src + - perl-Module-Load-Conditional-0:0.68-396.module+el8.6.0+882+2fa1e48f.noarch + - perl-Module-Load-Conditional-0:0.68-396.module+el8.6.0+882+2fa1e48f.src + - perl-Module-Loaded-1:0.08-404.module+el8.6.0+882+2fa1e48f.noarch + - perl-Module-Metadata-0:1.000033-396.module+el8.6.0+882+2fa1e48f.noarch + - perl-Module-Metadata-0:1.000033-396.module+el8.6.0+882+2fa1e48f.src + - perl-Net-Ping-0:2.43-404.module+el8.6.0+882+2fa1e48f.noarch + - perl-Package-Generator-0:1.106-12.module+el8.6.0+882+2fa1e48f.noarch + - perl-Package-Generator-0:1.106-12.module+el8.6.0+882+2fa1e48f.src + - perl-Params-Check-1:0.38-396.module+el8.6.0+882+2fa1e48f.noarch + - perl-Params-Check-1:0.38-396.module+el8.6.0+882+2fa1e48f.src + - perl-Params-Util-0:1.07-23.module+el8.6.0+882+2fa1e48f.src + - perl-Params-Util-0:1.07-23.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-Params-Util-debuginfo-0:1.07-23.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-Params-Util-debugsource-0:1.07-23.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-PathTools-0:3.63-368.module+el8.6.0+882+2fa1e48f.src + - perl-PathTools-0:3.63-368.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-PathTools-debuginfo-0:3.63-368.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-PathTools-debugsource-0:3.63-368.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-Perl-OSType-0:1.010-397.module+el8.6.0+882+2fa1e48f.noarch + - perl-Perl-OSType-0:1.010-397.module+el8.6.0+882+2fa1e48f.src + - perl-PerlIO-via-QuotedPrint-0:0.08-396.module+el8.6.0+882+2fa1e48f.noarch + - perl-PerlIO-via-QuotedPrint-0:0.08-396.module+el8.6.0+882+2fa1e48f.src + - perl-Pod-Checker-4:1.73-396.module+el8.6.0+882+2fa1e48f.noarch + - perl-Pod-Checker-4:1.73-396.module+el8.6.0+882+2fa1e48f.src + - perl-Pod-Escapes-1:1.07-396.module+el8.6.0+882+2fa1e48f.noarch + - perl-Pod-Escapes-1:1.07-396.module+el8.6.0+882+2fa1e48f.src + - perl-Pod-Html-0:1.22.01-404.module+el8.6.0+882+2fa1e48f.noarch + - perl-Pod-Parser-0:1.63-1001.module+el8.6.0+882+2fa1e48f.noarch + - perl-Pod-Parser-0:1.63-1001.module+el8.6.0+882+2fa1e48f.src + - perl-Pod-Perldoc-0:3.28-397.module+el8.6.0+882+2fa1e48f.noarch + - perl-Pod-Perldoc-0:3.28-397.module+el8.6.0+882+2fa1e48f.src + - perl-Pod-Simple-1:3.35-396.module+el8.6.0+882+2fa1e48f.noarch + - perl-Pod-Simple-1:3.35-396.module+el8.6.0+882+2fa1e48f.src + - perl-Pod-Usage-4:1.69-396.module+el8.6.0+882+2fa1e48f.noarch + - perl-Pod-Usage-4:1.69-396.module+el8.6.0+882+2fa1e48f.src + - perl-Scalar-List-Utils-3:1.48-2.module+el8.6.0+882+2fa1e48f.src + - perl-Scalar-List-Utils-3:1.48-2.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-Scalar-List-Utils-debuginfo-3:1.48-2.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-Scalar-List-Utils-debugsource-3:1.48-2.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-SelfLoader-0:1.23-404.module+el8.6.0+882+2fa1e48f.noarch + - perl-Socket-4:2.027-4.module+el8.6.0+882+2fa1e48f.src + - perl-Socket-4:2.027-4.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-Socket-debuginfo-4:2.027-4.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-Socket-debugsource-4:2.027-4.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-Software-License-0:0.103012-5.module+el8.6.0+882+2fa1e48f.noarch + - perl-Software-License-0:0.103012-5.module+el8.6.0+882+2fa1e48f.src + - perl-Storable-1:2.56-369.module+el8.6.0+882+2fa1e48f.src + - perl-Storable-1:2.56-369.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-Storable-debuginfo-1:2.56-369.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-Storable-debugsource-1:2.56-369.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-Sub-Exporter-0:0.987-16.module+el8.6.0+882+2fa1e48f.noarch + - perl-Sub-Exporter-0:0.987-16.module+el8.6.0+882+2fa1e48f.src + - perl-Sub-Install-0:0.928-15.module+el8.6.0+882+2fa1e48f.noarch + - perl-Sub-Install-0:0.928-15.module+el8.6.0+882+2fa1e48f.src + - perl-Sys-Syslog-0:0.35-398.module+el8.6.0+882+2fa1e48f.src + - perl-Sys-Syslog-0:0.35-398.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-Sys-Syslog-debuginfo-0:0.35-398.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-Sys-Syslog-debugsource-0:0.35-398.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-Term-ANSIColor-0:4.06-397.module+el8.6.0+882+2fa1e48f.noarch + - perl-Term-ANSIColor-0:4.06-397.module+el8.6.0+882+2fa1e48f.src + - perl-Term-Cap-0:1.17-396.module+el8.6.0+882+2fa1e48f.noarch + - perl-Term-Cap-0:1.17-396.module+el8.6.0+882+2fa1e48f.src + - perl-Test-0:1.28-404.module+el8.6.0+882+2fa1e48f.noarch + - perl-Test-Harness-1:3.42-2.module+el8.6.0+882+2fa1e48f.noarch + - perl-Test-Harness-1:3.42-2.module+el8.6.0+882+2fa1e48f.src + - perl-Test-Simple-1:1.302086-2.module+el8.6.0+882+2fa1e48f.noarch + - perl-Test-Simple-1:1.302086-2.module+el8.6.0+882+2fa1e48f.src + - perl-Text-Balanced-0:2.03-396.module+el8.6.0+882+2fa1e48f.noarch + - perl-Text-Balanced-0:2.03-396.module+el8.6.0+882+2fa1e48f.src + - perl-Text-Diff-0:1.44-4.module+el8.6.0+882+2fa1e48f.noarch + - perl-Text-Diff-0:1.44-4.module+el8.6.0+882+2fa1e48f.src + - perl-Text-Glob-0:0.11-5.module+el8.6.0+882+2fa1e48f.noarch + - perl-Text-Glob-0:0.11-5.module+el8.6.0+882+2fa1e48f.src + - perl-Text-ParseWords-0:3.30-396.module+el8.6.0+882+2fa1e48f.noarch + - perl-Text-ParseWords-0:3.30-396.module+el8.6.0+882+2fa1e48f.src + - perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.6.0+882+2fa1e48f.noarch + - perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.6.0+882+2fa1e48f.src + - perl-Text-Template-0:1.47-2.module+el8.6.0+882+2fa1e48f.noarch + - perl-Text-Template-0:1.47-2.module+el8.6.0+882+2fa1e48f.src + - perl-Thread-Queue-0:3.13-2.module+el8.6.0+882+2fa1e48f.noarch + - perl-Thread-Queue-0:3.13-2.module+el8.6.0+882+2fa1e48f.src + - perl-Time-HiRes-0:1.9753-2.module+el8.6.0+882+2fa1e48f.src + - perl-Time-HiRes-0:1.9753-2.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-Time-HiRes-debuginfo-0:1.9753-2.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-Time-HiRes-debugsource-0:1.9753-2.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-Time-Local-1:1.280-2.module+el8.6.0+882+2fa1e48f.noarch + - perl-Time-Local-1:1.280-2.module+el8.6.0+882+2fa1e48f.src + - perl-Time-Piece-0:1.31-404.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-Time-Piece-debuginfo-0:1.31-404.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-URI-0:1.71-7.module+el8.6.0+882+2fa1e48f.noarch + - perl-URI-0:1.71-7.module+el8.6.0+882+2fa1e48f.src + - perl-Unicode-Collate-0:1.20-2.module+el8.6.0+882+2fa1e48f.src + - perl-Unicode-Collate-0:1.20-2.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-Unicode-Collate-debuginfo-0:1.20-2.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-Unicode-Collate-debugsource-0:1.20-2.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-Unicode-Normalize-0:1.25-1001.module+el8.6.0+882+2fa1e48f.src + - perl-Unicode-Normalize-0:1.25-1001.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-Unicode-Normalize-debuginfo-0:1.25-1001.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-Unicode-Normalize-debugsource-0:1.25-1001.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-autodie-0:2.29-1001.module+el8.6.0+882+2fa1e48f.noarch + - perl-autodie-0:2.29-1001.module+el8.6.0+882+2fa1e48f.src + - perl-bignum-0:0.49-3.module+el8.6.0+882+2fa1e48f.noarch + - perl-bignum-0:0.49-3.module+el8.6.0+882+2fa1e48f.src + - perl-constant-0:1.33-1001.module+el8.6.0+882+2fa1e48f.noarch + - perl-constant-0:1.33-1001.module+el8.6.0+882+2fa1e48f.src + - perl-core-0:5.24.4-404.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-debuginfo-4:5.24.4-404.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-debugsource-4:5.24.4-404.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-devel-4:5.24.4-404.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-encoding-4:2.19-7.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-experimental-0:0.019-3.module+el8.6.0+882+2fa1e48f.noarch + - perl-experimental-0:0.019-3.module+el8.6.0+882+2fa1e48f.src + - perl-generators-0:1.10-10.module+el8.6.0+882+2fa1e48f.noarch + - perl-generators-0:1.10-10.module+el8.6.0+882+2fa1e48f.src + - perl-homedir-0:2.000023-2.module+el8.6.0+882+2fa1e48f.noarch + - perl-inc-latest-2:0.500-10.module+el8.6.0+882+2fa1e48f.noarch + - perl-inc-latest-2:0.500-10.module+el8.6.0+882+2fa1e48f.src + - perl-interpreter-4:5.24.4-404.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-libnet-0:3.11-4.module+el8.6.0+882+2fa1e48f.noarch + - perl-libnet-0:3.11-4.module+el8.6.0+882+2fa1e48f.src + - perl-libnetcfg-4:5.24.4-404.module+el8.6.0+882+2fa1e48f.noarch + - perl-libs-4:5.24.4-404.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-libs-debuginfo-4:5.24.4-404.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-local-lib-0:2.000023-2.module+el8.6.0+882+2fa1e48f.noarch + - perl-local-lib-0:2.000023-2.module+el8.6.0+882+2fa1e48f.src + - perl-macros-4:5.24.4-404.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-open-0:1.10-404.module+el8.6.0+882+2fa1e48f.noarch + - perl-parent-1:0.237-2.module+el8.6.0+882+2fa1e48f.noarch + - perl-parent-1:0.237-2.module+el8.6.0+882+2fa1e48f.src + - perl-perlfaq-0:5.20180605-2.module+el8.6.0+882+2fa1e48f.noarch + - perl-perlfaq-0:5.20180605-2.module+el8.6.0+882+2fa1e48f.src + - perl-podlators-0:4.09-4.module+el8.6.0+882+2fa1e48f.noarch + - perl-podlators-0:4.09-4.module+el8.6.0+882+2fa1e48f.src + - perl-tests-4:5.24.4-404.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-threads-1:2.21-3.module+el8.6.0+882+2fa1e48f.src + - perl-threads-1:2.21-3.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-threads-debuginfo-1:2.21-3.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-threads-debugsource-1:2.21-3.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-threads-shared-0:1.58-3.module+el8.6.0+882+2fa1e48f.src + - perl-threads-shared-0:1.58-3.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-threads-shared-debuginfo-0:1.58-3.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-threads-shared-debugsource-0:1.58-3.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-utils-0:5.24.4-404.module+el8.6.0+882+2fa1e48f.noarch + - perl-version-6:0.99.24-2.module+el8.6.0+882+2fa1e48f.src + - perl-version-6:0.99.24-2.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-version-debuginfo-6:0.99.24-2.module+el8.6.0+882+2fa1e48f.x86_64 + - perl-version-debugsource-6:0.99.24-2.module+el8.6.0+882+2fa1e48f.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: perl + stream: "5.26" + version: 8050020211109115414 + context: b4937e53 + arch: x86_64 + summary: Practical Extraction and Report Language + description: > + Perl is a high-level programming language with roots in C, sed, awk and shell + scripting. Perl is good at handling processes and files, and is especially good + at handling text. Perl's hallmarks are practicality and efficiency. While it is + used to do a lot of different things, Perl's most common applications are system + administration utilities and web programming. + license: + module: + - MIT + xmd: {} + dependencies: + - buildrequires: + platform: [el8.5.0] + requires: + platform: [el8] + references: + community: https://docs.pagure.org/modularity/ + profiles: + common: + description: Interpreter and all Perl modules bundled within upstream Perl. + rpms: + - perl + minimal: + description: Only the interpreter as a standalone executable. + rpms: + - perl-interpreter + api: + rpms: + - perl + - perl-Archive-Tar + - perl-Attribute-Handlers + - perl-B-Debug + - perl-CPAN + - perl-CPAN-Meta + - perl-CPAN-Meta-Requirements + - perl-CPAN-Meta-YAML + - perl-Carp + - perl-Compress-Raw-Bzip2 + - perl-Compress-Raw-Zlib + - perl-Config-Perl-V + - perl-DB_File + - perl-Data-Dumper + - perl-Devel-PPPort + - perl-Devel-Peek + - perl-Devel-SelfStubber + - perl-Digest + - perl-Digest-MD5 + - perl-Digest-SHA + - perl-Encode + - perl-Encode-devel + - perl-Env + - perl-Errno + - perl-Exporter + - perl-ExtUtils-CBuilder + - perl-ExtUtils-Command + - perl-ExtUtils-Embed + - perl-ExtUtils-Install + - perl-ExtUtils-MM-Utils + - perl-ExtUtils-MakeMaker + - perl-ExtUtils-Manifest + - perl-ExtUtils-Miniperl + - perl-ExtUtils-ParseXS + - perl-File-Fetch + - perl-File-Path + - perl-File-Temp + - perl-Filter + - perl-Filter-Simple + - perl-Getopt-Long + - perl-HTTP-Tiny + - perl-IO + - perl-IO-Compress + - perl-IO-Socket-IP + - perl-IO-Zlib + - perl-IPC-Cmd + - perl-IPC-SysV + - perl-JSON-PP + - perl-Locale-Codes + - perl-Locale-Maketext + - perl-Locale-Maketext-Simple + - perl-MIME-Base64 + - perl-Math-BigInt + - perl-Math-BigInt-FastCalc + - perl-Math-BigRat + - perl-Math-Complex + - perl-Memoize + - perl-Module-CoreList + - perl-Module-CoreList-tools + - perl-Module-Load + - perl-Module-Load-Conditional + - perl-Module-Loaded + - perl-Module-Metadata + - perl-Net-Ping + - perl-Params-Check + - perl-PathTools + - perl-Perl-OSType + - perl-PerlIO-via-QuotedPrint + - perl-Pod-Checker + - perl-Pod-Escapes + - perl-Pod-Html + - perl-Pod-Parser + - perl-Pod-Perldoc + - perl-Pod-Simple + - perl-Pod-Usage + - perl-Scalar-List-Utils + - perl-SelfLoader + - perl-Socket + - perl-Storable + - perl-Sys-Syslog + - perl-Term-ANSIColor + - perl-Term-Cap + - perl-Test + - perl-Test-Harness + - perl-Test-Simple + - perl-Text-Balanced + - perl-Text-ParseWords + - perl-Text-Tabs+Wrap + - perl-Thread-Queue + - perl-Time-HiRes + - perl-Time-Local + - perl-Time-Piece + - perl-Unicode-Collate + - perl-Unicode-Normalize + - perl-autodie + - perl-bignum + - perl-constant + - perl-devel + - perl-encoding + - perl-experimental + - perl-generators + - perl-interpreter + - perl-libnet + - perl-libnetcfg + - perl-libs + - perl-macros + - perl-open + - perl-parent + - perl-perlfaq + - perl-podlators + - perl-tests + - perl-threads + - perl-threads-shared + - perl-utils + - perl-version +... +--- +document: modulemd +version: 2 +data: + name: perl + stream: "5.30" + version: 8060020220512171251 + context: 45ff1b7c + arch: x86_64 + summary: Practical Extraction and Report Language + description: > + Perl is a high-level programming language with roots in C, sed, awk and shell + scripting. Perl is good at handling processes and files, and is especially good + at handling text. Perl's hallmarks are practicality and efficiency. While it is + used to do a lot of different things, Perl's most common applications are system + administration utilities and web programming. + license: + module: + - MIT + content: + - (GPL+ or Artistic) and (GPLv2+ or Artistic) and BSD and Public Domain and UCD + - (GPL+ or Artistic) and (GPLv2+ or Artistic) and MIT + - (GPL+ or Artistic) and Artistic 2.0 and UCD + - (GPL+ or Artistic) and BSD + - (GPL+ or Artistic) and CC0 and Public Domain + - (GPL+ or Artistic) and FSFAP + - (GPL+ or Artistic) and HSRL and MIT and UCD + - (GPL+ or Artistic) and MIT + - (GPL+ or Artistic) and Public Domain + - (GPL+ or Artistic) and UCD + - (GPL+ or Artistic) and Unicode + - (GPL+ or Artistic) and zlib + - ASL 2.0 + - GPL+ + - GPL+ or Artistic + - GPLv2+ or Artistic + - GPLv3+ + - MIT + - TTWL + xmd: {} + dependencies: + - buildrequires: + perl-bootstrap: ["5.30"] + platform: [el8.6.0] + requires: + platform: [el8] + references: + community: https://www.perl.org/ + documentation: https://www.perl.org/docs.html + tracker: https://bugzilla.redhat.com/buglist.cgi?classification=Red%20Hat&component=perl-5.30-module&product=Red%20Hat%20Enterprise%20Linux%208 + profiles: + common: + description: Interpreter and all Perl modules bundled within upstream Perl. + rpms: + - perl + minimal: + description: Only the interpreter as a standalone executable. + rpms: + - perl-interpreter + api: + rpms: + - perl + - perl-Archive-Tar + - perl-Attribute-Handlers + - perl-CPAN + - perl-CPAN-Meta + - perl-CPAN-Meta-Requirements + - perl-CPAN-Meta-YAML + - perl-Carp + - perl-Compress-Raw-Bzip2 + - perl-Compress-Raw-Zlib + - perl-Config-Perl-V + - perl-DB_File + - perl-Data-Dumper + - perl-Devel-PPPort + - perl-Devel-Peek + - perl-Devel-SelfStubber + - perl-Digest + - perl-Digest-MD5 + - perl-Digest-SHA + - perl-Encode + - perl-Encode-devel + - perl-Env + - perl-Errno + - perl-Exporter + - perl-ExtUtils-CBuilder + - perl-ExtUtils-Command + - perl-ExtUtils-Embed + - perl-ExtUtils-Install + - perl-ExtUtils-MakeMaker + - perl-ExtUtils-Manifest + - perl-ExtUtils-Miniperl + - perl-ExtUtils-ParseXS + - perl-File-Fetch + - perl-File-Path + - perl-File-Temp + - perl-Filter + - perl-Filter-Simple + - perl-Getopt-Long + - perl-HTTP-Tiny + - perl-IO + - perl-IO-Compress + - perl-IO-Socket-IP + - perl-IO-Zlib + - perl-IPC-Cmd + - perl-IPC-SysV + - perl-JSON-PP + - perl-Locale-Maketext + - perl-Locale-Maketext-Simple + - perl-MIME-Base64 + - perl-Math-BigInt + - perl-Math-BigInt-FastCalc + - perl-Math-BigRat + - perl-Math-Complex + - perl-Memoize + - perl-Module-CoreList + - perl-Module-CoreList-tools + - perl-Module-Load + - perl-Module-Load-Conditional + - perl-Module-Loaded + - perl-Module-Metadata + - perl-Net-Ping + - perl-Params-Check + - perl-PathTools + - perl-Perl-OSType + - perl-PerlIO-via-QuotedPrint + - perl-Pod-Checker + - perl-Pod-Escapes + - perl-Pod-Html + - perl-Pod-Parser + - perl-Pod-Perldoc + - perl-Pod-Simple + - perl-Pod-Usage + - perl-Scalar-List-Utils + - perl-SelfLoader + - perl-Socket + - perl-Storable + - perl-Sys-Syslog + - perl-Term-ANSIColor + - perl-Term-Cap + - perl-Test + - perl-Test-Harness + - perl-Test-Simple + - perl-Text-Balanced + - perl-Text-ParseWords + - perl-Text-Tabs+Wrap + - perl-Thread-Queue + - perl-Time-HiRes + - perl-Time-Local + - perl-Time-Piece + - perl-Unicode-Collate + - perl-Unicode-Normalize + - perl-autodie + - perl-bignum + - perl-constant + - perl-devel + - perl-encoding + - perl-experimental + - perl-generators + - perl-interpreter + - perl-libnet + - perl-libnetcfg + - perl-libs + - perl-macros + - perl-open + - perl-parent + - perl-perlfaq + - perl-podlators + - perl-tests + - perl-threads + - perl-threads-shared + - perl-utils + - perl-version + buildopts: + rpms: + macros: > + %_with_perl_enables_groff 1 + + %_without_perl_enables_syslog_test 1 + + %_with_perl_enables_systemtap 1 + + %_without_perl_enables_tcsh 1 + + %_without_perl_Archive_Tar_enables_optional_test 1 + + %_without_perl_autodie_enables_optional_test 1 + + %_without_perl_B_Debug_enables_optional_test 1 + + %_without_perl_Compress_Bzip2_enables_optional_test 1 + + %_without_perl_Compress_Raw_Bzip2_enables_optional_test 1 + + %_without_perl_Compress_Raw_Zlib_enables_optional_test 1 + + %_without_perl_constant_enables_optional_test 1 + + %_without_perl_CPAN_enables_optional_test 1 + + %_without_perl_CPAN_Meta_Requirements_enables_optional_test 1 + + %_without_perl_CPAN_Meta_YAML_enables_extra_test 1 + + %_without_perl_Data_OptList_enables_extra_test 1 + + %_without_perl_Data_Section_enables_extra_test 1 + + %_without_perl_Data_Section_enables_optional_test 1 + + %_without_perl_DB_File_enables_optional_test 1 + + %_without_perl_Devel_PPPort_enables_optional_test 1 + + %_without_perl_Devel_Size_enables_optional_test 1 + + %_without_perl_Digest_SHA_enables_optional_test 1 + + %_without_perl_Exporter_enables_optional_test 1 + + %_without_perl_ExtUtils_Install_enables_optional_test 1 + + %_without_perl_Filter_enables_optional_test 1 + + %_without_perl_IO_Compress_enables_optional_test 1 + + %_without_perl_IO_Socket_IP_enables_optional_test 1 + + %_without_perl_IPC_Cmd_enables_IPC_Run 1 + + %_without_perl_IPC_System_Simple_enables_optional_test 1 + + %_without_perl_IPC_SysV_enables_optional_test 1 + + %_without_perl_JSON_PP_enables_optional_test 1 + + %_without_perl_libnet_enables_ssl 1 + + %_without_perl_Locale_Maketext_enables_optional_test 1 + + %_without_perl_LWP_MediaTypes_enables_mailcap 1 + + %_without_perl_Module_Build_enables_optional_test 1 + + %_without_perl_Module_CoreList_enables_optional_test 1 + + %_without_perl_Package_Generator_enables_extra_test 1 + + %_without_perl_Perl_OSType_enables_optional_test 1 + + %_without_perl_Pod_Parser_enables_optional_test 1 + + %_without_perl_Pod_Perldoc_enables_tk_test 1 + + %_without_perl_Pod_Simple_enables_optional_test 1 + + %_without_perl_Software_License_enables_extra_test 1 + + %_without_perl_Software_License_enables_optional_test 1 + + %_without_perl_Sub_Exporter_enables_extra_test 1 + + %_without_perl_Sub_Identify_enables_optional_test 1 + + %_without_perl_Sub_Install_enables_optional_test 1 + + %_without_perl_Sys_Syslog_enables_optional_test 1 + + %_without_perl_Term_Size_Any_enabels_optional_test 1 + + %_with_perl_Term_Table_enables_terminal 1 + + %_without_perl_Term_Table_enables_unicode 1 + + %_without_perl_Test_Harness_enables_optional_test 1 + + %_without_perl_Test_MockModule_enables_optional_test 1 + + %_without_perl_Test_NoWarnings_enables_stack_trace 1 + + %_without_perl_Test_Simple_enables_optional_test 1 + + %_without_perl_Test_Warnings_enables_optional_test 1 + + %_without_perl_Text_Template_enables_optional_test 1 + + %_without_perl_Try_Tiny_enables_optional_test 1 + + %_without_perl_URI_enables_Business_ISBN 1 + + %_without_perl_version_enables_optional_test 1 + components: + rpms: + perl: + rationale: The Perl interpreter. + ref: 307a90f8aac55a3a117b80b29bda76e67dc53cb2 + arches: [aarch64, i686, x86_64] + perl-Algorithm-Diff: + rationale: A run-time dependency. + ref: d937741de28ee2863cc0197baac0c14a9988b7cc + arches: [aarch64, i686, x86_64] + perl-Archive-Tar: + rationale: Core Perl API. + ref: 2e3fc53be762a0b97088859e3ccf07b15e286519 + arches: [aarch64, i686, x86_64] + perl-Archive-Zip: + rationale: A run-time dependency. + ref: 42b49a238ae1eb98fb5b2b78c6854ea40986f0c9 + arches: [aarch64, i686, x86_64] + perl-CPAN: + rationale: Core Perl API. + ref: 80d5e7d3821925534a956865099d1535d0768b62 + arches: [aarch64, i686, x86_64] + perl-CPAN-DistnameInfo: + rationale: A run-time dependency. + ref: fac7bf1a324f31bd3ed5435b030c15dc8dd73c28 + arches: [aarch64, i686, x86_64] + perl-CPAN-Meta: + rationale: Core Perl API. + ref: 92d27b7315ceb49d4b935bf4999c6f662f9545ca + arches: [aarch64, i686, x86_64] + perl-CPAN-Meta-Requirements: + rationale: Core Perl API. + ref: 665cf593712367b5e964602dffcf47653dee55b3 + arches: [aarch64, i686, x86_64] + perl-CPAN-Meta-YAML: + rationale: Core Perl API. + ref: 2eb2b18a0207892ae02a476518cc35bd60a0583b + arches: [aarch64, i686, x86_64] + perl-Carp: + rationale: Core Perl API. + ref: 63c9760eb063096771823c5c48d3a453a8774ca7 + arches: [aarch64, i686, x86_64] + perl-Compress-Bzip2: + rationale: A run-time dependency. + ref: 2ecdba43ac3fefdaad4727cd4d3a97193bff9adc + arches: [aarch64, i686, x86_64] + perl-Compress-Raw-Bzip2: + rationale: Core Perl API. + ref: b0318ebfe629269da547a5e95d6d296f43fc4af1 + arches: [aarch64, i686, x86_64] + perl-Compress-Raw-Zlib: + rationale: Core Perl API. + ref: 28f3fa3c4a0be4474f6747cb4f134ae861816677 + arches: [aarch64, i686, x86_64] + perl-Config-Perl-V: + rationale: Core Perl API. + ref: f80671593c902205ea5ab337b61a2d2a77f9f533 + arches: [aarch64, i686, x86_64] + perl-DB_File: + rationale: Core Perl API. + ref: 5c7318ba33bc2205989020471813dea2f666f78c + arches: [aarch64, i686, x86_64] + perl-Data-Dumper: + rationale: Core Perl API. + ref: 548399f4589c5d72234c56a27561d078bfd759b5 + arches: [aarch64, i686, x86_64] + perl-Data-OptList: + rationale: A run-time dependency. + ref: e18fe0832e28f152663f683816664849a8482325 + arches: [aarch64, i686, x86_64] + perl-Data-Section: + rationale: A run-time dependency. + ref: c696f8b68a71ff2a9b0b1b27625c030428084e05 + arches: [aarch64, i686, x86_64] + perl-Devel-PPPort: + rationale: Core Perl API. + ref: e0699ec1c94ed9d09785f0ef3d253e4057eaf4a0 + arches: [aarch64, i686, x86_64] + perl-Devel-Size: + rationale: A run-time dependency. + ref: 9be652f905531712423a9a6b976285b6d6e492e6 + arches: [aarch64, i686, x86_64] + perl-Digest: + rationale: Core Perl API. + ref: 25b7dccc4bc5615e002172047e4af05f399d77d5 + arches: [aarch64, i686, x86_64] + perl-Digest-MD5: + rationale: Core Perl API. + ref: 36a444e60e2b8e913c707b6c84bd974de7a7e8ca + arches: [aarch64, i686, x86_64] + perl-Digest-SHA: + rationale: Core Perl API. + ref: c69e4c8f9bd480e8648a2748bbe68f6f45f143f3 + arches: [aarch64, i686, x86_64] + perl-Encode: + rationale: Core Perl API. + ref: 4dc242db167c9656fc727054c45cf3d5e0602a8d + arches: [aarch64, i686, x86_64] + perl-Env: + rationale: Core Perl API. + ref: 8e1e9ce59aadc1b02f0788390df135a8c84bf882 + arches: [aarch64, i686, x86_64] + perl-Exporter: + rationale: Core Perl API. + ref: 4f3c24b28028dc94e0c2073f6ae797a184080767 + arches: [aarch64, i686, x86_64] + perl-ExtUtils-CBuilder: + rationale: Core Perl API. + ref: a9d45da23462f53bf999d20cbe61cc9252a9740e + arches: [aarch64, i686, x86_64] + perl-ExtUtils-Install: + rationale: Core Perl API. + ref: e17095d2845558ce16a60150a8297516d3fb527a + arches: [aarch64, i686, x86_64] + perl-ExtUtils-MakeMaker: + rationale: Core Perl API. + ref: 81eb78771de3ebe12e136717f4058c79e37c2a8e + arches: [aarch64, i686, x86_64] + perl-ExtUtils-Manifest: + rationale: Core Perl API. + ref: 4b09164cf06aa08d287a3e944504f738def9eb43 + arches: [aarch64, i686, x86_64] + perl-ExtUtils-ParseXS: + rationale: Core Perl API. + ref: 49c539a996e90beca3360a29804e63e80193dda0 + arches: [aarch64, i686, x86_64] + perl-Fedora-VSP: + rationale: A run-time dependency. + ref: d1dd593af2acaabc830639e8a81f407936df271d + arches: [aarch64, i686, x86_64] + perl-File-Fetch: + rationale: Core Perl API. + ref: 7c12cb4bb0381ea09058faef2f4a09cb8e5866e9 + arches: [aarch64, i686, x86_64] + perl-File-HomeDir: + rationale: A run-time dependency. + ref: 55f0a82b5468a858f71b75e88fd708af51814a7c + arches: [aarch64, i686, x86_64] + perl-File-Path: + rationale: Core Perl API. + ref: 861c4e0f8dd24fe8cc2a2c62ecf7237e106db71c + arches: [aarch64, i686, x86_64] + perl-File-Temp: + rationale: Core Perl API. + ref: 7d794d857ad5fdd974b6c23a2ef45d00d74f3244 + arches: [aarch64, i686, x86_64] + perl-File-Which: + rationale: A run-time dependency. + ref: 94fdea4e14ed6c2fd1554bed44376b4eaa40d007 + arches: [aarch64, i686, x86_64] + perl-Filter: + rationale: Core Perl API. + ref: 0672575f56a62034b4d26885bb338ad323d4a284 + arches: [aarch64, i686, x86_64] + perl-Filter-Simple: + rationale: Core Perl API. + ref: 0d6f8eb02413258df5526903e13b944706c2761e + arches: [aarch64, i686, x86_64] + perl-Getopt-Long: + rationale: Core Perl API. + ref: 072e04e33914da9e0556038af6ce4e641d30c663 + arches: [aarch64, i686, x86_64] + perl-HTTP-Tiny: + rationale: Core Perl API. + ref: 46f54436ab17bafd1b1408499d80c32f12a176ca + arches: [aarch64, i686, x86_64] + perl-IO-Compress: + rationale: Core Perl API. + ref: 178ed6c101763008d181bdef8ce32e92a9d549e1 + arches: [aarch64, i686, x86_64] + perl-IO-Socket-IP: + rationale: Core Perl API. + ref: 6917753aaf56be6dde64c5f9aac1f0816deb31b2 + arches: [aarch64, i686, x86_64] + perl-IPC-Cmd: + rationale: Core Perl API. + ref: e5f3d3514b9f70ccbbc91307e34a4811848f0648 + arches: [aarch64, i686, x86_64] + perl-IPC-SysV: + rationale: Core Perl API. + ref: 07a5bdac521f0d582874bbc8646c713af78edf57 + arches: [aarch64, i686, x86_64] + perl-IPC-System-Simple: + rationale: A run-time dependency. + ref: 4099952b30385ed78bcd1766fb12e7b974fc15ce + arches: [aarch64, i686, x86_64] + perl-Importer: + rationale: A run-time dependency. + ref: 0a8f412de0e18c6611bcbc93332f7cb22da6bc11 + arches: [aarch64, i686, x86_64] + perl-JSON-PP: + rationale: Core Perl API. + ref: a2517179e58798a0f09d1b031f8619914929a501 + arches: [aarch64, i686, x86_64] + perl-Locale-Maketext: + rationale: Core Perl API. + ref: d9519d37ce7b69a3c01ee30b8de8dcaacae4d970 + arches: [aarch64, i686, x86_64] + perl-MIME-Base64: + rationale: Core Perl API. + ref: 5693bd402a8ff3e1723d2f8069865fc8aa29b8d5 + arches: [aarch64, i686, x86_64] + perl-MRO-Compat: + rationale: A run-time dependency. + ref: 79fc03237aef94fcb4b30712380afbcab2b2f5de + arches: [aarch64, i686, x86_64] + perl-Math-BigInt: + rationale: Core Perl API. + ref: 360bbc4ad6dbc1a35eafdba130ee41fd636d20a0 + arches: [aarch64, i686, x86_64] + perl-Math-BigInt-FastCalc: + rationale: Core Perl API. + ref: 1ee66fbdc743ff003303628b5ef04330eb37c5f3 + arches: [aarch64, i686, x86_64] + perl-Math-BigRat: + rationale: Core Perl API. + ref: 88fc6ac901388493a09baca2a73bcafb1b556164 + arches: [aarch64, i686, x86_64] + perl-Module-Build: + rationale: A run-time dependency. + ref: 529b1031b77215284955df1d0e1b92001f130b93 + arches: [aarch64, i686, x86_64] + perl-Module-CoreList: + rationale: Core Perl API. + ref: 682fb2ed599181b32e691bab20f367343f174dc9 + arches: [aarch64, i686, x86_64] + perl-Module-Load: + rationale: Core Perl API. + ref: 7f13642a0376a5870546be9bf55f03ce646d0ce0 + arches: [aarch64, i686, x86_64] + perl-Module-Load-Conditional: + rationale: Core Perl API. + ref: d540d9e582ed9f3bf67204aa8262f16caac09a93 + arches: [aarch64, i686, x86_64] + perl-Module-Metadata: + rationale: Core Perl API. + ref: 04f13b159025728163b94b70d8ce2b483cb13c9e + arches: [aarch64, i686, x86_64] + perl-Object-HashBase: + rationale: A run-time dependency. + ref: 467e07baa1d8d12980d2d1b1946011f803daaa98 + arches: [aarch64, i686, x86_64] + perl-Package-Generator: + rationale: A run-time dependency. + ref: a1375ca1a1ac8cbfedbb5a4eb493b5ec8c2faf3b + arches: [aarch64, i686, x86_64] + perl-Params-Check: + rationale: Core Perl API. + ref: e1ea3d284f05ddfb96897bb1dba6b1ad73d3d79e + arches: [aarch64, i686, x86_64] + perl-Params-Util: + rationale: A run-time dependency. + ref: 5dd81f2896b82b2fed3ff7828612c2ad917645c6 + arches: [aarch64, i686, x86_64] + perl-PathTools: + rationale: Core Perl API. + ref: 69b49c99172a261dffca434f5ad2efd418ea8e12 + arches: [aarch64, i686, x86_64] + perl-Perl-OSType: + rationale: Core Perl API. + ref: c529feb7e5bc3ad3018382752c15ab23b96ad21a + arches: [aarch64, i686, x86_64] + perl-PerlIO-via-QuotedPrint: + rationale: Core Perl API. + ref: 95566d0090dbfe59e727aff916731fca00abaecb + arches: [aarch64, i686, x86_64] + perl-Pod-Checker: + rationale: Core Perl API. + ref: b0c0c5cfa8e7e87cd65783746c7aee82fce736b5 + arches: [aarch64, i686, x86_64] + perl-Pod-Escapes: + rationale: Core Perl API. + ref: 8703808579b3f772d7eda51b861b0a98bcd856ad + arches: [aarch64, i686, x86_64] + perl-Pod-Parser: + rationale: Core Perl API. + ref: 0f9ec2878c290636e83db9d981282ebba64989f6 + arches: [aarch64, i686, x86_64] + perl-Pod-Perldoc: + rationale: Core Perl API. + ref: 29103ad8298af57cfc063485a35fde898de61583 + arches: [aarch64, i686, x86_64] + perl-Pod-Simple: + rationale: Core Perl API. + ref: 77a36ff480ca6ddc2051a5b6c8f6aa054cba26c2 + arches: [aarch64, i686, x86_64] + perl-Pod-Usage: + rationale: Core Perl API. + ref: 70faaece04164123ed03911f376132d3826a8b4c + arches: [aarch64, i686, x86_64] + perl-Scalar-List-Utils: + rationale: Core Perl API. + ref: e90127db99c54989b98a24ab4a194c6b2feff4ba + arches: [aarch64, i686, x86_64] + perl-Socket: + rationale: Core Perl API. + ref: 99a502724e84e6406b83f4bbec94a9a14fc68c12 + arches: [aarch64, i686, x86_64] + perl-Software-License: + rationale: A run-time dependency. + ref: 541d19ca660fd0d3650c7d0ae547d4dfd10d0e82 + arches: [aarch64, i686, x86_64] + perl-Storable: + rationale: Core Perl API. + ref: c3a622cf2f22a6d71ff2dce2c42ae68ac486afdc + arches: [aarch64, i686, x86_64] + perl-Sub-Exporter: + rationale: A run-time dependency. + ref: e1a4c74b69e117fdd9d69618702a5d516ccffcdf + arches: [aarch64, i686, x86_64] + perl-Sub-Install: + rationale: A run-time dependency. + ref: 04b03ad6870fc7550f0f18e9907ec6f8abedcf8e + arches: [aarch64, i686, x86_64] + perl-Sys-Syslog: + rationale: Core Perl API. + ref: f7ff2e09d8f19b3502f3f1d09a125d7b3aff241c + arches: [aarch64, i686, x86_64] + perl-Term-ANSIColor: + rationale: Core Perl API. + ref: 12cfcd73440ae2e654bd1f250e242bfb16959868 + arches: [aarch64, i686, x86_64] + perl-Term-Cap: + rationale: Core Perl API. + ref: 86cde46bf45630626b1dc0664983dda04a7f6cd9 + arches: [aarch64, i686, x86_64] + perl-Term-Table: + rationale: A run-time dependency. + ref: f8b09c75d16f359dd637800cc33beb8fe011fe79 + arches: [aarch64, i686, x86_64] + perl-Test-Harness: + rationale: Core Perl API. + ref: 0ad96163d6d76596bffe410123730b0c91dfaee7 + arches: [aarch64, i686, x86_64] + perl-Test-Simple: + rationale: Core Perl API. + ref: f7a0bfe68e25fbeccb7fbdcf141011267a128a80 + arches: [aarch64, i686, x86_64] + perl-Text-Balanced: + rationale: Core Perl API. + ref: 5c1403a976cbff811210a29d08e73ccefbe1e39c + arches: [aarch64, i686, x86_64] + perl-Text-Diff: + rationale: A run-time dependency. + ref: 7912f7c80a462e56f8c42319aa84a7160524cfbd + arches: [aarch64, i686, x86_64] + perl-Text-Glob: + rationale: A run-time dependency. + ref: 4960aedc83783edc6cc461ad5f16e628614fd604 + arches: [aarch64, i686, x86_64] + perl-Text-ParseWords: + rationale: Core Perl API. + ref: a997f6c79c89eba5f277ae8ddb3f38205dd35bac + arches: [aarch64, i686, x86_64] + perl-Text-Tabs+Wrap: + rationale: Core Perl API. + ref: 32597d06f62c9241df9296e917f54008549e9f58 + arches: [aarch64, i686, x86_64] + perl-Text-Template: + rationale: A run-time dependency. + ref: 9bfa50ca5310719fecf8f3e1c7e0d746669a2a60 + arches: [aarch64, i686, x86_64] + perl-Thread-Queue: + rationale: Core Perl API. + ref: 136a10827d6da3d42344f6ac5cc3c4e7e39161fc + arches: [aarch64, i686, x86_64] + perl-Time-HiRes: + rationale: Core Perl API. + ref: 026dc4e4e37b56a27844dc0e6372795be1741ce2 + arches: [aarch64, i686, x86_64] + perl-Time-Local: + rationale: Core Perl API. + ref: 31bf9878e53547318b8c81cfa2eceb3525c9182d + arches: [aarch64, i686, x86_64] + perl-URI: + rationale: A run-time dependency. + ref: 4ab145fa14290a0dc7a2bc44a42832a5bbf41f23 + arches: [aarch64, i686, x86_64] + perl-Unicode-Collate: + rationale: Core Perl API. + ref: bed6e750c59c323cdb83e569ff10874a695daa0b + arches: [aarch64, i686, x86_64] + perl-Unicode-Normalize: + rationale: Core Perl API. + ref: 9ca17265a8553ca95b36b92c1fd466a4fbfec4a0 + arches: [aarch64, i686, x86_64] + perl-autodie: + rationale: Core Perl API. + ref: e78b6e9c86ed6a325e7c13bb34f558a31186cc9e + arches: [aarch64, i686, x86_64] + perl-bignum: + rationale: Core Perl API. + ref: f3d9d5e248ad46bc5cac17392eaf074c6c6e5943 + arches: [aarch64, i686, x86_64] + perl-constant: + rationale: Core Perl API. + ref: 604baf24d4172e8883d82cad4730878e23dbd543 + arches: [aarch64, i686, x86_64] + perl-experimental: + rationale: Core Perl API. + ref: 9b6f38015d16b35ebc5b8e7e1f191513ca7eae27 + arches: [aarch64, i686, x86_64] + perl-generators: + rationale: A developmental support. + ref: 4b0af9949c1e97bd326822d7806704d52cd4e5df + arches: [aarch64, i686, x86_64] + perl-inc-latest: + rationale: A run-time dependency. + ref: 812d5db3f6a3c4b027f13b5f80c0350caca5e956 + arches: [aarch64, i686, x86_64] + perl-libnet: + rationale: Core Perl API. + ref: 91887859cb6dbd687fb58010f5f4f421796affaa + arches: [aarch64, i686, x86_64] + perl-local-lib: + rationale: A run-time dependency. + ref: 708315be6fc135db753dda4d1bc5b8f87e99ddd8 + arches: [aarch64, i686, x86_64] + perl-parent: + rationale: Core Perl API. + ref: 0946ce07adb54a08ee83b09faea5d5882b0f8de9 + arches: [aarch64, i686, x86_64] + perl-perlfaq: + rationale: Core Perl API. + ref: 5ecf14fa66d59a2f4d4eb2404622653fd2cd7056 + arches: [aarch64, i686, x86_64] + perl-podlators: + rationale: Core Perl API. + ref: 1b563ba4ed7627f681b910ad5b800eb6023432ca + arches: [aarch64, i686, x86_64] + perl-threads: + rationale: Core Perl API. + ref: 5700816d3dded7dd4eb8545f0d565b1deb733294 + arches: [aarch64, i686, x86_64] + perl-threads-shared: + rationale: Core Perl API. + ref: 98fa14820174ff6f3858781b097cf8de13bbfaac + arches: [aarch64, i686, x86_64] + perl-version: + rationale: Core Perl API. + ref: 6d050a118b923db10a9c287bfbda91799039eb2c + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - perl-4:5.30.1-452.module+el8.6.0+878+f93dfff7.src + - perl-4:5.30.1-452.module+el8.6.0+878+f93dfff7.x86_64 + - perl-Algorithm-Diff-0:1.1903-10.module+el8.6.0+878+f93dfff7.noarch + - perl-Algorithm-Diff-0:1.1903-10.module+el8.6.0+878+f93dfff7.src + - perl-Archive-Tar-0:2.32-440.module+el8.6.0+878+f93dfff7.noarch + - perl-Archive-Tar-0:2.32-440.module+el8.6.0+878+f93dfff7.src + - perl-Archive-Zip-0:1.67-1.module+el8.6.0+878+f93dfff7.noarch + - perl-Archive-Zip-0:1.67-1.module+el8.6.0+878+f93dfff7.src + - perl-Attribute-Handlers-0:1.01-452.module+el8.6.0+878+f93dfff7.noarch + - perl-CPAN-0:2.27-2.module+el8.6.0+878+f93dfff7.noarch + - perl-CPAN-0:2.27-2.module+el8.6.0+878+f93dfff7.src + - perl-CPAN-DistnameInfo-0:0.12-13.module+el8.6.0+878+f93dfff7.noarch + - perl-CPAN-DistnameInfo-0:0.12-13.module+el8.6.0+878+f93dfff7.src + - perl-CPAN-Meta-0:2.150010-397.module+el8.6.0+878+f93dfff7.noarch + - perl-CPAN-Meta-0:2.150010-397.module+el8.6.0+878+f93dfff7.src + - perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.6.0+878+f93dfff7.noarch + - perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.6.0+878+f93dfff7.src + - perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.6.0+878+f93dfff7.noarch + - perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.6.0+878+f93dfff7.src + - perl-Carp-0:1.50-439.module+el8.6.0+878+f93dfff7.noarch + - perl-Carp-0:1.50-439.module+el8.6.0+878+f93dfff7.src + - perl-Compress-Bzip2-0:2.26-7.module+el8.6.0+878+f93dfff7.src + - perl-Compress-Bzip2-0:2.26-7.module+el8.6.0+878+f93dfff7.x86_64 + - perl-Compress-Bzip2-debuginfo-0:2.26-7.module+el8.6.0+878+f93dfff7.x86_64 + - perl-Compress-Bzip2-debugsource-0:2.26-7.module+el8.6.0+878+f93dfff7.x86_64 + - perl-Compress-Raw-Bzip2-0:2.093-1.module+el8.6.0+878+f93dfff7.src + - perl-Compress-Raw-Bzip2-0:2.093-1.module+el8.6.0+878+f93dfff7.x86_64 + - perl-Compress-Raw-Bzip2-debuginfo-0:2.093-1.module+el8.6.0+878+f93dfff7.x86_64 + - perl-Compress-Raw-Bzip2-debugsource-0:2.093-1.module+el8.6.0+878+f93dfff7.x86_64 + - perl-Compress-Raw-Zlib-0:2.093-1.module+el8.6.0+878+f93dfff7.src + - perl-Compress-Raw-Zlib-0:2.093-1.module+el8.6.0+878+f93dfff7.x86_64 + - perl-Compress-Raw-Zlib-debuginfo-0:2.093-1.module+el8.6.0+878+f93dfff7.x86_64 + - perl-Compress-Raw-Zlib-debugsource-0:2.093-1.module+el8.6.0+878+f93dfff7.x86_64 + - perl-Config-Perl-V-0:0.32-441.module+el8.6.0+878+f93dfff7.noarch + - perl-Config-Perl-V-0:0.32-441.module+el8.6.0+878+f93dfff7.src + - perl-DB_File-0:1.852-4.module+el8.6.0+878+f93dfff7.src + - perl-DB_File-0:1.852-4.module+el8.6.0+878+f93dfff7.x86_64 + - perl-DB_File-debuginfo-0:1.852-4.module+el8.6.0+878+f93dfff7.x86_64 + - perl-DB_File-debugsource-0:1.852-4.module+el8.6.0+878+f93dfff7.x86_64 + - perl-Data-Dumper-0:2.174-440.module+el8.6.0+878+f93dfff7.src + - perl-Data-Dumper-0:2.174-440.module+el8.6.0+878+f93dfff7.x86_64 + - perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.6.0+878+f93dfff7.x86_64 + - perl-Data-Dumper-debugsource-0:2.174-440.module+el8.6.0+878+f93dfff7.x86_64 + - perl-Data-OptList-0:0.110-7.module+el8.6.0+878+f93dfff7.noarch + - perl-Data-OptList-0:0.110-7.module+el8.6.0+878+f93dfff7.src + - perl-Data-Section-0:0.200007-8.module+el8.6.0+878+f93dfff7.noarch + - perl-Data-Section-0:0.200007-8.module+el8.6.0+878+f93dfff7.src + - perl-Devel-PPPort-0:3.56-1.module+el8.6.0+878+f93dfff7.src + - perl-Devel-PPPort-0:3.56-1.module+el8.6.0+878+f93dfff7.x86_64 + - perl-Devel-PPPort-debuginfo-0:3.56-1.module+el8.6.0+878+f93dfff7.x86_64 + - perl-Devel-PPPort-debugsource-0:3.56-1.module+el8.6.0+878+f93dfff7.x86_64 + - perl-Devel-Peek-0:1.28-452.module+el8.6.0+878+f93dfff7.x86_64 + - perl-Devel-Peek-debuginfo-0:1.28-452.module+el8.6.0+878+f93dfff7.x86_64 + - perl-Devel-SelfStubber-0:1.06-452.module+el8.6.0+878+f93dfff7.noarch + - perl-Devel-Size-0:0.83-3.module+el8.6.0+878+f93dfff7.src + - perl-Devel-Size-0:0.83-3.module+el8.6.0+878+f93dfff7.x86_64 + - perl-Devel-Size-debuginfo-0:0.83-3.module+el8.6.0+878+f93dfff7.x86_64 + - perl-Devel-Size-debugsource-0:0.83-3.module+el8.6.0+878+f93dfff7.x86_64 + - perl-Digest-0:1.17-396.module+el8.6.0+878+f93dfff7.noarch + - perl-Digest-0:1.17-396.module+el8.6.0+878+f93dfff7.src + - perl-Digest-MD5-0:2.55-397.module+el8.6.0+878+f93dfff7.src + - perl-Digest-MD5-0:2.55-397.module+el8.6.0+878+f93dfff7.x86_64 + - perl-Digest-MD5-debuginfo-0:2.55-397.module+el8.6.0+878+f93dfff7.x86_64 + - perl-Digest-MD5-debugsource-0:2.55-397.module+el8.6.0+878+f93dfff7.x86_64 + - perl-Digest-SHA-1:6.02-2.module+el8.6.0+878+f93dfff7.src + - perl-Digest-SHA-1:6.02-2.module+el8.6.0+878+f93dfff7.x86_64 + - perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.6.0+878+f93dfff7.x86_64 + - perl-Digest-SHA-debugsource-1:6.02-2.module+el8.6.0+878+f93dfff7.x86_64 + - perl-Encode-4:3.01-439.module+el8.6.0+878+f93dfff7.src + - perl-Encode-4:3.01-439.module+el8.6.0+878+f93dfff7.x86_64 + - perl-Encode-debuginfo-4:3.01-439.module+el8.6.0+878+f93dfff7.x86_64 + - perl-Encode-debugsource-4:3.01-439.module+el8.6.0+878+f93dfff7.x86_64 + - perl-Encode-devel-4:3.01-439.module+el8.6.0+878+f93dfff7.x86_64 + - perl-Env-0:1.04-396.module+el8.6.0+878+f93dfff7.noarch + - perl-Env-0:1.04-396.module+el8.6.0+878+f93dfff7.src + - perl-Errno-0:1.30-452.module+el8.6.0+878+f93dfff7.x86_64 + - perl-Exporter-0:5.73-440.module+el8.6.0+878+f93dfff7.noarch + - perl-Exporter-0:5.73-440.module+el8.6.0+878+f93dfff7.src + - perl-ExtUtils-CBuilder-1:0.280231-439.module+el8.6.0+878+f93dfff7.noarch + - perl-ExtUtils-CBuilder-1:0.280231-439.module+el8.6.0+878+f93dfff7.src + - perl-ExtUtils-Command-2:7.42-1.module+el8.6.0+878+f93dfff7.noarch + - perl-ExtUtils-Embed-0:1.35-452.module+el8.6.0+878+f93dfff7.noarch + - perl-ExtUtils-Install-0:2.14-440.module+el8.6.0+878+f93dfff7.noarch + - perl-ExtUtils-Install-0:2.14-440.module+el8.6.0+878+f93dfff7.src + - perl-ExtUtils-MM-Utils-2:7.42-1.module+el8.6.0+878+f93dfff7.noarch + - perl-ExtUtils-MakeMaker-2:7.42-1.module+el8.6.0+878+f93dfff7.noarch + - perl-ExtUtils-MakeMaker-2:7.42-1.module+el8.6.0+878+f93dfff7.src + - perl-ExtUtils-Manifest-1:1.72-438.module+el8.6.0+878+f93dfff7.noarch + - perl-ExtUtils-Manifest-1:1.72-438.module+el8.6.0+878+f93dfff7.src + - perl-ExtUtils-Miniperl-0:1.09-452.module+el8.6.0+878+f93dfff7.noarch + - perl-ExtUtils-ParseXS-1:3.40-439.module+el8.6.0+878+f93dfff7.noarch + - perl-ExtUtils-ParseXS-1:3.40-439.module+el8.6.0+878+f93dfff7.src + - perl-Fedora-VSP-0:0.001-10.module+el8.6.0+878+f93dfff7.noarch + - perl-Fedora-VSP-0:0.001-10.module+el8.6.0+878+f93dfff7.src + - perl-File-Fetch-0:0.56-3.module+el8.6.0+878+f93dfff7.noarch + - perl-File-Fetch-0:0.56-3.module+el8.6.0+878+f93dfff7.src + - perl-File-HomeDir-0:1.004-6.module+el8.6.0+878+f93dfff7.noarch + - perl-File-HomeDir-0:1.004-6.module+el8.6.0+878+f93dfff7.src + - perl-File-Path-0:2.16-439.module+el8.6.0+878+f93dfff7.noarch + - perl-File-Path-0:2.16-439.module+el8.6.0+878+f93dfff7.src + - perl-File-Temp-1:0.230.900-439.module+el8.6.0+878+f93dfff7.noarch + - perl-File-Temp-1:0.230.900-439.module+el8.6.0+878+f93dfff7.src + - perl-File-Which-0:1.23-4.module+el8.6.0+878+f93dfff7.noarch + - perl-File-Which-0:1.23-4.module+el8.6.0+878+f93dfff7.src + - perl-Filter-2:1.59-440.module+el8.6.0+878+f93dfff7.src + - perl-Filter-2:1.59-440.module+el8.6.0+878+f93dfff7.x86_64 + - perl-Filter-Simple-0:0.95-439.module+el8.6.0+878+f93dfff7.noarch + - perl-Filter-Simple-0:0.95-439.module+el8.6.0+878+f93dfff7.src + - perl-Filter-debuginfo-2:1.59-440.module+el8.6.0+878+f93dfff7.x86_64 + - perl-Filter-debugsource-2:1.59-440.module+el8.6.0+878+f93dfff7.x86_64 + - perl-Getopt-Long-1:2.51-1.module+el8.6.0+878+f93dfff7.noarch + - perl-Getopt-Long-1:2.51-1.module+el8.6.0+878+f93dfff7.src + - perl-HTTP-Tiny-0:0.076-439.module+el8.6.0+878+f93dfff7.noarch + - perl-HTTP-Tiny-0:0.076-439.module+el8.6.0+878+f93dfff7.src + - perl-IO-0:1.40-452.module+el8.6.0+878+f93dfff7.x86_64 + - perl-IO-Compress-0:2.093-1.module+el8.6.0+878+f93dfff7.noarch + - perl-IO-Compress-0:2.093-1.module+el8.6.0+878+f93dfff7.src + - perl-IO-Socket-IP-0:0.39-6.module+el8.6.0+878+f93dfff7.noarch + - perl-IO-Socket-IP-0:0.39-6.module+el8.6.0+878+f93dfff7.src + - perl-IO-Zlib-1:1.10-452.module+el8.6.0+878+f93dfff7.noarch + - perl-IO-debuginfo-0:1.40-452.module+el8.6.0+878+f93dfff7.x86_64 + - perl-IPC-Cmd-2:1.04-2.module+el8.6.0+878+f93dfff7.noarch + - perl-IPC-Cmd-2:1.04-2.module+el8.6.0+878+f93dfff7.src + - perl-IPC-SysV-0:2.07-398.module+el8.6.0+878+f93dfff7.src + - perl-IPC-SysV-0:2.07-398.module+el8.6.0+878+f93dfff7.x86_64 + - perl-IPC-SysV-debuginfo-0:2.07-398.module+el8.6.0+878+f93dfff7.x86_64 + - perl-IPC-SysV-debugsource-0:2.07-398.module+el8.6.0+878+f93dfff7.x86_64 + - perl-IPC-System-Simple-0:1.25-18.module+el8.6.0+878+f93dfff7.noarch + - perl-IPC-System-Simple-0:1.25-18.module+el8.6.0+878+f93dfff7.src + - perl-Importer-0:0.025-6.module+el8.6.0+878+f93dfff7.noarch + - perl-Importer-0:0.025-6.module+el8.6.0+878+f93dfff7.src + - perl-JSON-PP-1:4.04-2.module+el8.6.0+878+f93dfff7.noarch + - perl-JSON-PP-1:4.04-2.module+el8.6.0+878+f93dfff7.src + - perl-Locale-Maketext-0:1.29-440.module+el8.6.0+878+f93dfff7.noarch + - perl-Locale-Maketext-0:1.29-440.module+el8.6.0+878+f93dfff7.src + - perl-Locale-Maketext-Simple-1:0.21-452.module+el8.6.0+878+f93dfff7.noarch + - perl-MIME-Base64-0:3.15-1001.module+el8.6.0+878+f93dfff7.src + - perl-MIME-Base64-0:3.15-1001.module+el8.6.0+878+f93dfff7.x86_64 + - perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.6.0+878+f93dfff7.x86_64 + - perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.6.0+878+f93dfff7.x86_64 + - perl-MRO-Compat-0:0.13-5.module+el8.6.0+878+f93dfff7.noarch + - perl-MRO-Compat-0:0.13-5.module+el8.6.0+878+f93dfff7.src + - perl-Math-BigInt-1:1.9998.18-1.module+el8.6.0+878+f93dfff7.noarch + - perl-Math-BigInt-1:1.9998.18-1.module+el8.6.0+878+f93dfff7.src + - perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.6.0+878+f93dfff7.src + - perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.6.0+878+f93dfff7.x86_64 + - perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.6.0+878+f93dfff7.x86_64 + - perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.6.0+878+f93dfff7.x86_64 + - perl-Math-BigRat-0:0.2614-2.module+el8.6.0+878+f93dfff7.noarch + - perl-Math-BigRat-0:0.2614-2.module+el8.6.0+878+f93dfff7.src + - perl-Math-Complex-0:1.59-452.module+el8.6.0+878+f93dfff7.noarch + - perl-Memoize-0:1.03-452.module+el8.6.0+878+f93dfff7.noarch + - perl-Module-Build-2:0.42.29-4.module+el8.6.0+878+f93dfff7.noarch + - perl-Module-Build-2:0.42.29-4.module+el8.6.0+878+f93dfff7.src + - perl-Module-CoreList-1:5.20191220-1.module+el8.6.0+878+f93dfff7.noarch + - perl-Module-CoreList-1:5.20191220-1.module+el8.6.0+878+f93dfff7.src + - perl-Module-CoreList-tools-1:5.20191220-1.module+el8.6.0+878+f93dfff7.noarch + - perl-Module-Load-1:0.34-439.module+el8.6.0+878+f93dfff7.noarch + - perl-Module-Load-1:0.34-439.module+el8.6.0+878+f93dfff7.src + - perl-Module-Load-Conditional-0:0.70-1.module+el8.6.0+878+f93dfff7.noarch + - perl-Module-Load-Conditional-0:0.70-1.module+el8.6.0+878+f93dfff7.src + - perl-Module-Loaded-1:0.08-452.module+el8.6.0+878+f93dfff7.noarch + - perl-Module-Metadata-0:1.000037-1.module+el8.6.0+878+f93dfff7.noarch + - perl-Module-Metadata-0:1.000037-1.module+el8.6.0+878+f93dfff7.src + - perl-Net-Ping-0:2.71-452.module+el8.6.0+878+f93dfff7.noarch + - perl-Object-HashBase-0:0.008-1.module+el8.6.0+878+f93dfff7.noarch + - perl-Object-HashBase-0:0.008-1.module+el8.6.0+878+f93dfff7.src + - perl-Object-HashBase-tools-0:0.008-1.module+el8.6.0+878+f93dfff7.noarch + - perl-Package-Generator-0:1.106-12.module+el8.6.0+878+f93dfff7.noarch + - perl-Package-Generator-0:1.106-12.module+el8.6.0+878+f93dfff7.src + - perl-Params-Check-1:0.38-396.module+el8.6.0+878+f93dfff7.noarch + - perl-Params-Check-1:0.38-396.module+el8.6.0+878+f93dfff7.src + - perl-Params-Util-0:1.07-23.module+el8.6.0+878+f93dfff7.src + - perl-Params-Util-0:1.07-23.module+el8.6.0+878+f93dfff7.x86_64 + - perl-Params-Util-debuginfo-0:1.07-23.module+el8.6.0+878+f93dfff7.x86_64 + - perl-Params-Util-debugsource-0:1.07-23.module+el8.6.0+878+f93dfff7.x86_64 + - perl-PathTools-0:3.78-439.module+el8.6.0+878+f93dfff7.src + - perl-PathTools-0:3.78-439.module+el8.6.0+878+f93dfff7.x86_64 + - perl-PathTools-debuginfo-0:3.78-439.module+el8.6.0+878+f93dfff7.x86_64 + - perl-PathTools-debugsource-0:3.78-439.module+el8.6.0+878+f93dfff7.x86_64 + - perl-Perl-OSType-0:1.010-397.module+el8.6.0+878+f93dfff7.noarch + - perl-Perl-OSType-0:1.010-397.module+el8.6.0+878+f93dfff7.src + - perl-PerlIO-via-QuotedPrint-0:0.08-396.module+el8.6.0+878+f93dfff7.noarch + - perl-PerlIO-via-QuotedPrint-0:0.08-396.module+el8.6.0+878+f93dfff7.src + - perl-Pod-Checker-4:1.73-396.module+el8.6.0+878+f93dfff7.noarch + - perl-Pod-Checker-4:1.73-396.module+el8.6.0+878+f93dfff7.src + - perl-Pod-Escapes-1:1.07-396.module+el8.6.0+878+f93dfff7.noarch + - perl-Pod-Escapes-1:1.07-396.module+el8.6.0+878+f93dfff7.src + - perl-Pod-Html-0:1.24-452.module+el8.6.0+878+f93dfff7.noarch + - perl-Pod-Parser-0:1.63-1001.module+el8.6.0+878+f93dfff7.noarch + - perl-Pod-Parser-0:1.63-1001.module+el8.6.0+878+f93dfff7.src + - perl-Pod-Perldoc-0:3.28.01-442.module+el8.6.0+878+f93dfff7.noarch + - perl-Pod-Perldoc-0:3.28.01-442.module+el8.6.0+878+f93dfff7.src + - perl-Pod-Simple-1:3.40-1.module+el8.6.0+878+f93dfff7.noarch + - perl-Pod-Simple-1:3.40-1.module+el8.6.0+878+f93dfff7.src + - perl-Pod-Usage-4:1.69-396.module+el8.6.0+878+f93dfff7.noarch + - perl-Pod-Usage-4:1.69-396.module+el8.6.0+878+f93dfff7.src + - perl-Scalar-List-Utils-3:1.53-439.module+el8.6.0+878+f93dfff7.src + - perl-Scalar-List-Utils-3:1.53-439.module+el8.6.0+878+f93dfff7.x86_64 + - perl-Scalar-List-Utils-debuginfo-3:1.53-439.module+el8.6.0+878+f93dfff7.x86_64 + - perl-Scalar-List-Utils-debugsource-3:1.53-439.module+el8.6.0+878+f93dfff7.x86_64 + - perl-SelfLoader-0:1.25-452.module+el8.6.0+878+f93dfff7.noarch + - perl-Socket-4:2.029-4.module+el8.6.0+878+f93dfff7.src + - perl-Socket-4:2.029-4.module+el8.6.0+878+f93dfff7.x86_64 + - perl-Socket-debuginfo-4:2.029-4.module+el8.6.0+878+f93dfff7.x86_64 + - perl-Socket-debugsource-4:2.029-4.module+el8.6.0+878+f93dfff7.x86_64 + - perl-Software-License-0:0.103014-5.module+el8.6.0+878+f93dfff7.noarch + - perl-Software-License-0:0.103014-5.module+el8.6.0+878+f93dfff7.src + - perl-Storable-1:3.15-442.module+el8.6.0+878+f93dfff7.src + - perl-Storable-1:3.15-442.module+el8.6.0+878+f93dfff7.x86_64 + - perl-Storable-debuginfo-1:3.15-442.module+el8.6.0+878+f93dfff7.x86_64 + - perl-Storable-debugsource-1:3.15-442.module+el8.6.0+878+f93dfff7.x86_64 + - perl-Sub-Exporter-0:0.987-16.module+el8.6.0+878+f93dfff7.noarch + - perl-Sub-Exporter-0:0.987-16.module+el8.6.0+878+f93dfff7.src + - perl-Sub-Install-0:0.928-15.module+el8.6.0+878+f93dfff7.noarch + - perl-Sub-Install-0:0.928-15.module+el8.6.0+878+f93dfff7.src + - perl-Sys-Syslog-0:0.36-1.module+el8.6.0+878+f93dfff7.src + - perl-Sys-Syslog-0:0.36-1.module+el8.6.0+878+f93dfff7.x86_64 + - perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.6.0+878+f93dfff7.x86_64 + - perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.6.0+878+f93dfff7.x86_64 + - perl-Term-ANSIColor-0:4.06-397.module+el8.6.0+878+f93dfff7.noarch + - perl-Term-ANSIColor-0:4.06-397.module+el8.6.0+878+f93dfff7.src + - perl-Term-Cap-0:1.17-396.module+el8.6.0+878+f93dfff7.noarch + - perl-Term-Cap-0:1.17-396.module+el8.6.0+878+f93dfff7.src + - perl-Term-Table-0:0.015-2.module+el8.6.0+878+f93dfff7.noarch + - perl-Term-Table-0:0.015-2.module+el8.6.0+878+f93dfff7.src + - perl-Test-0:1.31-452.module+el8.6.0+878+f93dfff7.noarch + - perl-Test-Harness-1:3.42-2.module+el8.6.0+878+f93dfff7.noarch + - perl-Test-Harness-1:3.42-2.module+el8.6.0+878+f93dfff7.src + - perl-Test-Simple-3:1.302170-1.module+el8.6.0+878+f93dfff7.noarch + - perl-Test-Simple-3:1.302170-1.module+el8.6.0+878+f93dfff7.src + - perl-Text-Balanced-0:2.03-396.module+el8.6.0+878+f93dfff7.noarch + - perl-Text-Balanced-0:2.03-396.module+el8.6.0+878+f93dfff7.src + - perl-Text-Diff-0:1.45-7.module+el8.6.0+878+f93dfff7.noarch + - perl-Text-Diff-0:1.45-7.module+el8.6.0+878+f93dfff7.src + - perl-Text-Glob-0:0.11-5.module+el8.6.0+878+f93dfff7.noarch + - perl-Text-Glob-0:0.11-5.module+el8.6.0+878+f93dfff7.src + - perl-Text-ParseWords-0:3.30-396.module+el8.6.0+878+f93dfff7.noarch + - perl-Text-ParseWords-0:3.30-396.module+el8.6.0+878+f93dfff7.src + - perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.6.0+878+f93dfff7.noarch + - perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.6.0+878+f93dfff7.src + - perl-Text-Template-0:1.58-1.module+el8.6.0+878+f93dfff7.noarch + - perl-Text-Template-0:1.58-1.module+el8.6.0+878+f93dfff7.src + - perl-Thread-Queue-0:3.13-2.module+el8.6.0+878+f93dfff7.noarch + - perl-Thread-Queue-0:3.13-2.module+el8.6.0+878+f93dfff7.src + - perl-Time-HiRes-0:1.9760-439.module+el8.6.0+878+f93dfff7.src + - perl-Time-HiRes-0:1.9760-439.module+el8.6.0+878+f93dfff7.x86_64 + - perl-Time-HiRes-debuginfo-0:1.9760-439.module+el8.6.0+878+f93dfff7.x86_64 + - perl-Time-HiRes-debugsource-0:1.9760-439.module+el8.6.0+878+f93dfff7.x86_64 + - perl-Time-Local-1:1.280-2.module+el8.6.0+878+f93dfff7.noarch + - perl-Time-Local-1:1.280-2.module+el8.6.0+878+f93dfff7.src + - perl-Time-Piece-0:1.33-452.module+el8.6.0+878+f93dfff7.x86_64 + - perl-Time-Piece-debuginfo-0:1.33-452.module+el8.6.0+878+f93dfff7.x86_64 + - perl-URI-0:1.76-5.module+el8.6.0+878+f93dfff7.noarch + - perl-URI-0:1.76-5.module+el8.6.0+878+f93dfff7.src + - perl-Unicode-Collate-0:1.27-439.module+el8.6.0+878+f93dfff7.src + - perl-Unicode-Collate-0:1.27-439.module+el8.6.0+878+f93dfff7.x86_64 + - perl-Unicode-Collate-debuginfo-0:1.27-439.module+el8.6.0+878+f93dfff7.x86_64 + - perl-Unicode-Collate-debugsource-0:1.27-439.module+el8.6.0+878+f93dfff7.x86_64 + - perl-Unicode-Normalize-0:1.26-439.module+el8.6.0+878+f93dfff7.src + - perl-Unicode-Normalize-0:1.26-439.module+el8.6.0+878+f93dfff7.x86_64 + - perl-Unicode-Normalize-debuginfo-0:1.26-439.module+el8.6.0+878+f93dfff7.x86_64 + - perl-Unicode-Normalize-debugsource-0:1.26-439.module+el8.6.0+878+f93dfff7.x86_64 + - perl-autodie-0:2.29-1001.module+el8.6.0+878+f93dfff7.noarch + - perl-autodie-0:2.29-1001.module+el8.6.0+878+f93dfff7.src + - perl-bignum-0:0.51-439.module+el8.6.0+878+f93dfff7.noarch + - perl-bignum-0:0.51-439.module+el8.6.0+878+f93dfff7.src + - perl-constant-0:1.33-1001.module+el8.6.0+878+f93dfff7.noarch + - perl-constant-0:1.33-1001.module+el8.6.0+878+f93dfff7.src + - perl-debuginfo-4:5.30.1-452.module+el8.6.0+878+f93dfff7.x86_64 + - perl-debugsource-4:5.30.1-452.module+el8.6.0+878+f93dfff7.x86_64 + - perl-devel-4:5.30.1-452.module+el8.6.0+878+f93dfff7.x86_64 + - perl-encoding-4:2.22-439.module+el8.6.0+878+f93dfff7.x86_64 + - perl-experimental-0:0.020-439.module+el8.6.0+878+f93dfff7.noarch + - perl-experimental-0:0.020-439.module+el8.6.0+878+f93dfff7.src + - perl-generators-0:1.11-4.module+el8.6.0+878+f93dfff7.noarch + - perl-generators-0:1.11-4.module+el8.6.0+878+f93dfff7.src + - perl-homedir-0:2.000024-7.module+el8.6.0+878+f93dfff7.noarch + - perl-inc-latest-2:0.500-10.module+el8.6.0+878+f93dfff7.noarch + - perl-inc-latest-2:0.500-10.module+el8.6.0+878+f93dfff7.src + - perl-interpreter-4:5.30.1-452.module+el8.6.0+878+f93dfff7.x86_64 + - perl-interpreter-debuginfo-4:5.30.1-452.module+el8.6.0+878+f93dfff7.x86_64 + - perl-libnet-0:3.11-4.module+el8.6.0+878+f93dfff7.noarch + - perl-libnet-0:3.11-4.module+el8.6.0+878+f93dfff7.src + - perl-libnetcfg-4:5.30.1-452.module+el8.6.0+878+f93dfff7.noarch + - perl-libs-4:5.30.1-452.module+el8.6.0+878+f93dfff7.x86_64 + - perl-libs-debuginfo-4:5.30.1-452.module+el8.6.0+878+f93dfff7.x86_64 + - perl-local-lib-0:2.000024-7.module+el8.6.0+878+f93dfff7.noarch + - perl-local-lib-0:2.000024-7.module+el8.6.0+878+f93dfff7.src + - perl-macros-4:5.30.1-452.module+el8.6.0+878+f93dfff7.x86_64 + - perl-open-0:1.11-452.module+el8.6.0+878+f93dfff7.noarch + - perl-parent-1:0.237-2.module+el8.6.0+878+f93dfff7.noarch + - perl-parent-1:0.237-2.module+el8.6.0+878+f93dfff7.src + - perl-perlfaq-0:5.20191102-1.module+el8.6.0+878+f93dfff7.noarch + - perl-perlfaq-0:5.20191102-1.module+el8.6.0+878+f93dfff7.src + - perl-podlators-1:4.12-2.module+el8.6.0+878+f93dfff7.noarch + - perl-podlators-1:4.12-2.module+el8.6.0+878+f93dfff7.src + - perl-tests-4:5.30.1-452.module+el8.6.0+878+f93dfff7.x86_64 + - perl-threads-1:2.22-439.module+el8.6.0+878+f93dfff7.src + - perl-threads-1:2.22-439.module+el8.6.0+878+f93dfff7.x86_64 + - perl-threads-debuginfo-1:2.22-439.module+el8.6.0+878+f93dfff7.x86_64 + - perl-threads-debugsource-1:2.22-439.module+el8.6.0+878+f93dfff7.x86_64 + - perl-threads-shared-0:1.60-440.module+el8.6.0+878+f93dfff7.src + - perl-threads-shared-0:1.60-440.module+el8.6.0+878+f93dfff7.x86_64 + - perl-threads-shared-debuginfo-0:1.60-440.module+el8.6.0+878+f93dfff7.x86_64 + - perl-threads-shared-debugsource-0:1.60-440.module+el8.6.0+878+f93dfff7.x86_64 + - perl-utils-0:5.30.1-452.module+el8.6.0+878+f93dfff7.noarch + - perl-version-7:0.99.24-441.module+el8.6.0+878+f93dfff7.src + - perl-version-7:0.99.24-441.module+el8.6.0+878+f93dfff7.x86_64 + - perl-version-debuginfo-7:0.99.24-441.module+el8.6.0+878+f93dfff7.x86_64 + - perl-version-debugsource-7:0.99.24-441.module+el8.6.0+878+f93dfff7.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: perl + stream: "5.32" + version: 8100020240314184317 + context: 9fe1d287 + arch: x86_64 + summary: Practical Extraction and Report Language + description: > + Perl is a high-level programming language with roots in C, sed, awk and shell + scripting. Perl is good at handling processes and files, and is especially good + at handling text. Perl's hallmarks are practicality and efficiency. While it is + used to do a lot of different things, Perl's most common applications are system + administration utilities and web programming. + license: + module: + - MIT + content: + - (GPL+ or Artistic) and (GPLv2+ or Artistic) and MIT + - (GPL+ or Artistic) and Artistic 2.0 and UCD + - (GPL+ or Artistic) and BSD + - (GPL+ or Artistic) and BSD and HSRL and MIT and UCD and Public domain + - (GPL+ or Artistic) and CC0 and Public Domain + - (GPL+ or Artistic) and FSFAP + - (GPL+ or Artistic) and MIT + - (GPL+ or Artistic) and Public Domain + - (GPL+ or Artistic) and UCD + - (GPL+ or Artistic) and UCD and Public Domain + - (GPL+ or Artistic) and Unicode + - (GPL+ or Artistic) and zlib + - ASL 2.0 + - GPL+ + - GPL+ or Artistic + - GPLv2+ or Artistic + - GPLv3+ + - MIT + - TTWL + xmd: {} + dependencies: + - buildrequires: + perl-bootstrap: ["5.32"] + platform: [el8.10.0] + requires: + platform: [el8] + references: + community: https://www.perl.org/ + documentation: https://www.perl.org/docs.html + tracker: https://bugzilla.redhat.com/buglist.cgi?classification=Red%20Hat&component=perl-5.30-module&product=Red%20Hat%20Enterprise%20Linux%208 + profiles: + common: + description: Interpreter and all Perl modules bundled within upstream Perl. + rpms: + - perl + minimal: + description: Only the interpreter as a standalone executable. + rpms: + - perl-interpreter + api: + rpms: + - perl + - perl-Archive-Tar + - perl-Attribute-Handlers + - perl-AutoLoader + - perl-AutoSplit + - perl-B + - perl-Benchmark + - perl-CPAN + - perl-CPAN-Meta + - perl-CPAN-Meta-Requirements + - perl-CPAN-Meta-YAML + - perl-Carp + - perl-Class-Struct + - perl-Compress-Raw-Bzip2 + - perl-Compress-Raw-Zlib + - perl-Config-Extensions + - perl-Config-Perl-V + - perl-DBM_Filter + - perl-DB_File + - perl-Data-Dumper + - perl-Devel-PPPort + - perl-Devel-Peek + - perl-Devel-SelfStubber + - perl-Digest + - perl-Digest-MD5 + - perl-Digest-SHA + - perl-DirHandle + - perl-Dumpvalue + - perl-DynaLoader + - perl-Encode + - perl-Encode-devel + - perl-English + - perl-Env + - perl-Errno + - perl-Exporter + - perl-ExtUtils-CBuilder + - perl-ExtUtils-Command + - perl-ExtUtils-Constant + - perl-ExtUtils-Embed + - perl-ExtUtils-Install + - perl-ExtUtils-MM-Utils + - perl-ExtUtils-MakeMaker + - perl-ExtUtils-Manifest + - perl-ExtUtils-Miniperl + - perl-ExtUtils-ParseXS + - perl-Fcntl + - perl-File-Basename + - perl-File-Compare + - perl-File-Copy + - perl-File-DosGlob + - perl-File-Fetch + - perl-File-Find + - perl-File-Path + - perl-File-Temp + - perl-File-stat + - perl-FileCache + - perl-FileHandle + - perl-Filter + - perl-Filter-Simple + - perl-FindBin + - perl-GDBM_File + - perl-Getopt-Long + - perl-Getopt-Std + - perl-HTTP-Tiny + - perl-Hash-Util + - perl-Hash-Util-FieldHash + - perl-I18N-Collate + - perl-I18N-LangTags + - perl-I18N-Langinfo + - perl-IO + - perl-IO-Compress + - perl-IO-Socket-IP + - perl-IO-Zlib + - perl-IPC-Cmd + - perl-IPC-Open3 + - perl-IPC-SysV + - perl-JSON-PP + - perl-Locale-Maketext + - perl-Locale-Maketext-Simple + - perl-MIME-Base64 + - perl-Math-BigInt + - perl-Math-BigInt-FastCalc + - perl-Math-BigRat + - perl-Math-Complex + - perl-Memoize + - perl-Module-CoreList + - perl-Module-CoreList-tools + - perl-Module-Load + - perl-Module-Load-Conditional + - perl-Module-Loaded + - perl-Module-Metadata + - perl-NDBM_File + - perl-NEXT + - perl-Net + - perl-Net-Ping + - perl-ODBM_File + - perl-Opcode + - perl-POSIX + - perl-Params-Check + - perl-PathTools + - perl-Perl-OSType + - perl-PerlIO-via-QuotedPrint + - perl-Pod-Checker + - perl-Pod-Escapes + - perl-Pod-Functions + - perl-Pod-Html + - perl-Pod-Parser + - perl-Pod-Perldoc + - perl-Pod-Simple + - perl-Pod-Usage + - perl-Safe + - perl-Scalar-List-Utils + - perl-Search-Dict + - perl-SelectSaver + - perl-SelfLoader + - perl-Socket + - perl-Storable + - perl-Symbol + - perl-Sys-Hostname + - perl-Sys-Syslog + - perl-Term-ANSIColor + - perl-Term-Cap + - perl-Term-Complete + - perl-Term-ReadLine + - perl-Test + - perl-Test-Harness + - perl-Test-Simple + - perl-Text-Abbrev + - perl-Text-Balanced + - perl-Text-ParseWords + - perl-Text-Tabs+Wrap + - perl-Thread + - perl-Thread-Queue + - perl-Thread-Semaphore + - perl-Tie + - perl-Tie-File + - perl-Tie-Memoize + - perl-Tie-RefHash + - perl-Time + - perl-Time-HiRes + - perl-Time-Local + - perl-Time-Piece + - perl-Unicode-Collate + - perl-Unicode-Normalize + - perl-Unicode-UCD + - perl-User-pwent + - perl-autodie + - perl-autouse + - perl-base + - perl-bignum + - perl-blib + - perl-constant + - perl-debugger + - perl-deprecate + - perl-devel + - perl-diagnostics + - perl-doc + - perl-encoding + - perl-encoding-warnings + - perl-experimental + - perl-fields + - perl-filetest + - perl-generators + - perl-if + - perl-interpreter + - perl-less + - perl-lib + - perl-libnet + - perl-libnetcfg + - perl-libs + - perl-locale + - perl-macros + - perl-meta-notation + - perl-mro + - perl-open + - perl-overload + - perl-overloading + - perl-parent + - perl-perlfaq + - perl-ph + - perl-podlators + - perl-sigtrap + - perl-sort + - perl-subs + - perl-threads + - perl-threads-shared + - perl-utils + - perl-vars + - perl-version + - perl-vmsish + filter: + rpms: + - perl-Compress-Raw-Bzip2-tests + - perl-Compress-Raw-Zlib-tests + - perl-Digest-tests + - perl-ExtUtils-MakeMaker-tests + - perl-IO-Compress-tests + - perl-Module-CoreList-tests + - perl-Storable-tests + - perl-URI-tests + - perl-tests + buildopts: + rpms: + macros: > + %_with_perl_enables_groff 1 + + %_without_perl_enables_syslog_test 1 + + %_with_perl_enables_systemtap 1 + + %_without_perl_enables_tcsh 1 + + %_without_perl_Archive_Tar_enables_optional_test 1 + + %_without_perl_autodie_enables_optional_test 1 + + %_without_perl_Compress_Bzip2_enables_optional_test 1 + + %_without_perl_Compress_Raw_Bzip2_enables_optional_test 1 + + %_without_perl_Compress_Raw_Lzma_enables_optional_test 1 + + %_without_perl_Compress_Raw_Zlib_enables_optional_test 1 + + %_without_perl_constant_enables_optional_test 1 + + %_without_perl_CPAN_enables_optional_test 1 + + %_without_perl_CPAN_Meta_Requirements_enables_optional_test 1 + + %_without_perl_CPAN_Meta_YAML_enables_extra_test 1 + + %_without_perl_Data_OptList_enables_extra_test 1 + + %_without_perl_Data_Section_enables_extra_test 1 + + %_without_perl_Data_Section_enables_optional_test 1 + + %_without_perl_DB_File_enables_optional_test 1 + + %_without_perl_Devel_PPPort_enables_optional_test 1 + + %_without_perl_Devel_Size_enables_optional_test 1 + + %_without_perl_Digest_SHA_enables_optional_test 1 + + %_without_perl_Exporter_enables_optional_test 1 + + %_without_perl_ExtUtils_Install_enables_optional_test 1 + + %_without_perl_Filter_enables_optional_test 1 + + %_without_perl_IO_Compress_enables_optional_test 1 + + %_without_perl_IO_Compress_Lzma_enables_optional_test 1 + + %_without_perl_IO_Socket_IP_enables_optional_test 1 + + %_without_perl_IPC_Cmd_enables_IPC_Run 1 + + %_without_perl_IPC_System_Simple_enables_optional_test 1 + + %_without_perl_IPC_SysV_enables_optional_test 1 + + %_without_perl_JSON_PP_enables_optional_test 1 + + %_without_perl_libnet_enables_ssl 1 + + %_without_perl_Locale_Maketext_enables_optional_test 1 + + %_without_perl_Module_Build_enables_optional_test 1 + + %_without_perl_Module_CoreList_enables_optional_test 1 + + %_without_perl_Package_Generator_enables_extra_test 1 + + %_without_perl_Perl_OSType_enables_optional_test 1 + + %_without_perl_Pod_Parser_enables_optional_test 1 + + %_without_perl_Pod_Perldoc_enables_tk_test 1 + + %_without_perl_Pod_Simple_enables_optional_test 1 + + %_without_perl_Software_License_enables_extra_test 1 + + %_without_perl_Software_License_enables_optional_test 1 + + %_without_perl_Sub_Exporter_enables_extra_test 1 + + %_without_perl_Sub_Install_enables_optional_test 1 + + %_without_perl_Sys_Syslog_enables_optional_test 1 + + %_without_perl_Term_Size_Any_enabels_optional_test 1 + + %_with_perl_Term_Table_enables_terminal 1 + + %_without_perl_Term_Table_enables_unicode 1 + + %_without_perl_Test_Harness_enables_optional_test 1 + + %_without_perl_Test_NoWarnings_enables_stack_trace 1 + + %_without_perl_Test_Simple_enables_Module_Pluggable 1 + + %_without_perl_Test_Simple_enables_optional_test 1 + + %_without_perl_Text_Template_enables_optional_test 1 + + %_without_perl_Try_Tiny_enables_optional_test 1 + + %_without_perl_URI_enables_Business_ISBN 1 + + %_without_perl_version_enables_optional_test 1 + components: + rpms: + perl: + rationale: The Perl interpreter. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Algorithm-Diff: + rationale: A run-time dependency. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Archive-Tar: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Archive-Zip: + rationale: A run-time dependency. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-CPAN: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-CPAN-DistnameInfo: + rationale: A run-time dependency. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-CPAN-Meta: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-CPAN-Meta-Requirements: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-CPAN-Meta-YAML: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Carp: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Compress-Bzip2: + rationale: A run-time dependency. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Compress-Raw-Bzip2: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Compress-Raw-Lzma: + rationale: A run-time dependency. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Compress-Raw-Zlib: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Config-Perl-V: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-DB_File: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Data-Dumper: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Data-OptList: + rationale: A run-time dependency. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Data-Section: + rationale: A run-time dependency. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Devel-PPPort: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Devel-Size: + rationale: A run-time dependency. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Digest: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Digest-MD5: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Digest-SHA: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Encode: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Encode-Locale: + rationale: A run-time dependency. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Env: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Exporter: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-ExtUtils-CBuilder: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-ExtUtils-Install: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-ExtUtils-MakeMaker: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-ExtUtils-Manifest: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-ExtUtils-ParseXS: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Fedora-VSP: + rationale: A run-time dependency. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-File-Fetch: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-File-HomeDir: + rationale: A run-time dependency. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-File-Path: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-File-Temp: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-File-Which: + rationale: A run-time dependency. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Filter: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Filter-Simple: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Getopt-Long: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-HTTP-Tiny: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-IO-Compress: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-IO-Compress-Lzma: + rationale: A run-time dependency. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-IO-Socket-IP: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-IPC-Cmd: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-IPC-SysV: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-IPC-System-Simple: + rationale: A run-time dependency. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Importer: + rationale: A run-time dependency. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-JSON-PP: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Locale-Maketext: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-MIME-Base64: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-MRO-Compat: + rationale: A run-time dependency. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Math-BigInt: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Math-BigInt-FastCalc: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Math-BigRat: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Module-Build: + rationale: A run-time dependency. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Module-CoreList: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Module-Load: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Module-Load-Conditional: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Module-Metadata: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Object-HashBase: + rationale: A run-time dependency. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Package-Generator: + rationale: A run-time dependency. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Params-Check: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Params-Util: + rationale: A run-time dependency. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-PathTools: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Perl-OSType: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-PerlIO-via-QuotedPrint: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Pod-Checker: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Pod-Escapes: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Pod-Parser: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Pod-Perldoc: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Pod-Simple: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Pod-Usage: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Scalar-List-Utils: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Socket: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Software-License: + rationale: A run-time dependency. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Storable: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Sub-Exporter: + rationale: A run-time dependency. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Sub-Install: + rationale: A run-time dependency. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Sys-Syslog: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Term-ANSIColor: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Term-Cap: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Term-Table: + rationale: A run-time dependency. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Test-Harness: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Test-Simple: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Text-Balanced: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Text-Diff: + rationale: A run-time dependency. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Text-Glob: + rationale: A run-time dependency. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Text-ParseWords: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Text-Tabs+Wrap: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Text-Template: + rationale: A run-time dependency. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Thread-Queue: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Time-HiRes: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Time-Local: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-URI: + rationale: A run-time dependency. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Unicode-Collate: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-Unicode-Normalize: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-autodie: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-bignum: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-constant: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-experimental: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-generators: + rationale: A developmental support. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-inc-latest: + rationale: A run-time dependency. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-libnet: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-local-lib: + rationale: A run-time dependency. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-parent: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-perlfaq: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-podlators: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-threads: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-threads-shared: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + perl-version: + rationale: Core Perl API. + ref: r8s-stream-5.32 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - perl-4:5.32.1-473.module+el8.10.0+1616+0d20cc68.src + - perl-4:5.32.1-473.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Algorithm-Diff-0:1.1903-10.module+el8.10.0+1616+0d20cc68.noarch + - perl-Algorithm-Diff-0:1.1903-10.module+el8.10.0+1616+0d20cc68.src + - perl-Archive-Tar-0:2.38-3.module+el8.10.0+1616+0d20cc68.noarch + - perl-Archive-Tar-0:2.38-3.module+el8.10.0+1616+0d20cc68.src + - perl-Archive-Zip-0:1.68-3.module+el8.10.0+1616+0d20cc68.noarch + - perl-Archive-Zip-0:1.68-3.module+el8.10.0+1616+0d20cc68.src + - perl-Attribute-Handlers-0:1.01-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-AutoLoader-0:5.74-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-AutoSplit-0:5.74-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-B-0:1.80-473.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-B-debuginfo-0:1.80-473.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Benchmark-0:1.23-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-CPAN-0:2.28-5.module+el8.10.0+1616+0d20cc68.noarch + - perl-CPAN-0:2.28-5.module+el8.10.0+1616+0d20cc68.src + - perl-CPAN-DistnameInfo-0:0.12-13.module+el8.10.0+1616+0d20cc68.noarch + - perl-CPAN-DistnameInfo-0:0.12-13.module+el8.10.0+1616+0d20cc68.src + - perl-CPAN-Meta-0:2.150010-397.module+el8.10.0+1616+0d20cc68.noarch + - perl-CPAN-Meta-0:2.150010-397.module+el8.10.0+1616+0d20cc68.src + - perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.10.0+1616+0d20cc68.noarch + - perl-CPAN-Meta-Requirements-0:2.140-397.module+el8.10.0+1616+0d20cc68.src + - perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.10.0+1616+0d20cc68.noarch + - perl-CPAN-Meta-YAML-0:0.018-1001.module+el8.10.0+1616+0d20cc68.src + - perl-Carp-0:1.50-439.module+el8.10.0+1616+0d20cc68.noarch + - perl-Carp-0:1.50-439.module+el8.10.0+1616+0d20cc68.src + - perl-Class-Struct-0:0.66-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-Compress-Bzip2-0:2.28-2.module+el8.10.0+1616+0d20cc68.src + - perl-Compress-Bzip2-0:2.28-2.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Compress-Bzip2-debuginfo-0:2.28-2.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Compress-Bzip2-debugsource-0:2.28-2.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.10.0+1616+0d20cc68.src + - perl-Compress-Raw-Bzip2-0:2.096-1.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Compress-Raw-Bzip2-debuginfo-0:2.096-1.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Compress-Raw-Bzip2-debugsource-0:2.096-1.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Compress-Raw-Lzma-0:2.096-1.module+el8.10.0+1616+0d20cc68.src + - perl-Compress-Raw-Lzma-0:2.096-1.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Compress-Raw-Lzma-debuginfo-0:2.096-1.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Compress-Raw-Lzma-debugsource-0:2.096-1.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Compress-Raw-Zlib-0:2.096-2.module+el8.10.0+1753+8441f55f.src + - perl-Compress-Raw-Zlib-0:2.096-2.module+el8.10.0+1753+8441f55f.x86_64 + - perl-Compress-Raw-Zlib-debuginfo-0:2.096-2.module+el8.10.0+1753+8441f55f.x86_64 + - perl-Compress-Raw-Zlib-debugsource-0:2.096-2.module+el8.10.0+1753+8441f55f.x86_64 + - perl-Config-Extensions-0:0.03-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-Config-Perl-V-0:0.32-441.module+el8.10.0+1616+0d20cc68.noarch + - perl-Config-Perl-V-0:0.32-441.module+el8.10.0+1616+0d20cc68.src + - perl-DBM_Filter-0:0.06-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-DB_File-0:1.855-1.module+el8.10.0+1616+0d20cc68.src + - perl-DB_File-0:1.855-1.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-DB_File-debuginfo-0:1.855-1.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-DB_File-debugsource-0:1.855-1.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Data-Dumper-0:2.174-440.module+el8.10.0+1616+0d20cc68.src + - perl-Data-Dumper-0:2.174-440.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Data-Dumper-debuginfo-0:2.174-440.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Data-Dumper-debugsource-0:2.174-440.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Data-OptList-0:0.110-7.module+el8.10.0+1616+0d20cc68.noarch + - perl-Data-OptList-0:0.110-7.module+el8.10.0+1616+0d20cc68.src + - perl-Data-Section-0:0.200007-8.module+el8.10.0+1616+0d20cc68.noarch + - perl-Data-Section-0:0.200007-8.module+el8.10.0+1616+0d20cc68.src + - perl-Devel-PPPort-0:3.62-1.module+el8.10.0+1616+0d20cc68.src + - perl-Devel-PPPort-0:3.62-1.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Devel-PPPort-debuginfo-0:3.62-1.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Devel-PPPort-debugsource-0:3.62-1.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Devel-Peek-0:1.28-473.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Devel-Peek-debuginfo-0:1.28-473.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Devel-SelfStubber-0:1.06-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-Devel-Size-0:0.83-3.module+el8.10.0+1616+0d20cc68.src + - perl-Devel-Size-0:0.83-3.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Devel-Size-debuginfo-0:0.83-3.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Devel-Size-debugsource-0:0.83-3.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Digest-0:1.20-1.module+el8.10.0+1616+0d20cc68.noarch + - perl-Digest-0:1.20-1.module+el8.10.0+1616+0d20cc68.src + - perl-Digest-MD5-0:2.58-1.module+el8.10.0+1616+0d20cc68.src + - perl-Digest-MD5-0:2.58-1.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Digest-MD5-debuginfo-0:2.58-1.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Digest-MD5-debugsource-0:2.58-1.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Digest-SHA-1:6.02-2.module+el8.10.0+1616+0d20cc68.src + - perl-Digest-SHA-1:6.02-2.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Digest-SHA-debuginfo-1:6.02-2.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Digest-SHA-debugsource-1:6.02-2.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-DirHandle-0:1.05-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-Dumpvalue-0:2.27-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-DynaLoader-0:1.47-473.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-DynaLoader-debuginfo-0:1.47-473.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Encode-4:3.08-461.module+el8.10.0+1616+0d20cc68.src + - perl-Encode-4:3.08-461.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Encode-Locale-0:1.05-10.module+el8.10.0+1616+0d20cc68.noarch + - perl-Encode-Locale-0:1.05-10.module+el8.10.0+1616+0d20cc68.src + - perl-Encode-debuginfo-4:3.08-461.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Encode-debugsource-4:3.08-461.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Encode-devel-4:3.08-461.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-English-0:1.11-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-Env-0:1.04-396.module+el8.10.0+1616+0d20cc68.noarch + - perl-Env-0:1.04-396.module+el8.10.0+1616+0d20cc68.src + - perl-Errno-0:1.30-473.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Exporter-0:5.74-458.module+el8.10.0+1616+0d20cc68.noarch + - perl-Exporter-0:5.74-458.module+el8.10.0+1616+0d20cc68.src + - perl-ExtUtils-CBuilder-1:0.280236-1.module+el8.10.0+1616+0d20cc68.noarch + - perl-ExtUtils-CBuilder-1:0.280236-1.module+el8.10.0+1616+0d20cc68.src + - perl-ExtUtils-Command-2:7.46-3.module+el8.10.0+1616+0d20cc68.noarch + - perl-ExtUtils-Constant-0:0.25-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-ExtUtils-Embed-0:1.35-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-ExtUtils-Install-0:2.20-1.module+el8.10.0+1616+0d20cc68.noarch + - perl-ExtUtils-Install-0:2.20-1.module+el8.10.0+1616+0d20cc68.src + - perl-ExtUtils-MM-Utils-2:7.46-3.module+el8.10.0+1616+0d20cc68.noarch + - perl-ExtUtils-MakeMaker-2:7.46-3.module+el8.10.0+1616+0d20cc68.noarch + - perl-ExtUtils-MakeMaker-2:7.46-3.module+el8.10.0+1616+0d20cc68.src + - perl-ExtUtils-Manifest-1:1.73-1.module+el8.10.0+1616+0d20cc68.noarch + - perl-ExtUtils-Manifest-1:1.73-1.module+el8.10.0+1616+0d20cc68.src + - perl-ExtUtils-Miniperl-0:1.09-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-ExtUtils-ParseXS-1:3.40-439.module+el8.10.0+1616+0d20cc68.noarch + - perl-ExtUtils-ParseXS-1:3.40-439.module+el8.10.0+1616+0d20cc68.src + - perl-Fcntl-0:1.13-473.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Fcntl-debuginfo-0:1.13-473.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Fedora-VSP-0:0.001-10.module+el8.10.0+1616+0d20cc68.noarch + - perl-Fedora-VSP-0:0.001-10.module+el8.10.0+1616+0d20cc68.src + - perl-File-Basename-0:2.85-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-File-Compare-0:1.100.600-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-File-Copy-0:2.34-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-File-DosGlob-0:1.12-473.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-File-DosGlob-debuginfo-0:1.12-473.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-File-Fetch-0:1.00-1.module+el8.10.0+1616+0d20cc68.noarch + - perl-File-Fetch-0:1.00-1.module+el8.10.0+1616+0d20cc68.src + - perl-File-Find-0:1.37-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-File-HomeDir-0:1.004-6.module+el8.10.0+1616+0d20cc68.noarch + - perl-File-HomeDir-0:1.004-6.module+el8.10.0+1616+0d20cc68.src + - perl-File-Path-0:2.16-439.module+el8.10.0+1616+0d20cc68.noarch + - perl-File-Path-0:2.16-439.module+el8.10.0+1616+0d20cc68.src + - perl-File-Temp-1:0.231.100-1.module+el8.10.0+1616+0d20cc68.noarch + - perl-File-Temp-1:0.231.100-1.module+el8.10.0+1616+0d20cc68.src + - perl-File-Which-0:1.23-4.module+el8.10.0+1616+0d20cc68.noarch + - perl-File-Which-0:1.23-4.module+el8.10.0+1616+0d20cc68.src + - perl-File-stat-0:1.09-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-FileCache-0:1.10-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-FileHandle-0:2.03-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-Filter-2:1.60-1.module+el8.10.0+1616+0d20cc68.src + - perl-Filter-2:1.60-1.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Filter-Simple-0:0.96-457.module+el8.10.0+1616+0d20cc68.noarch + - perl-Filter-Simple-0:0.96-457.module+el8.10.0+1616+0d20cc68.src + - perl-Filter-debuginfo-2:1.60-1.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Filter-debugsource-2:1.60-1.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-FindBin-0:1.51-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-GDBM_File-0:1.18-473.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-GDBM_File-debuginfo-0:1.18-473.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Getopt-Long-1:2.52-1.module+el8.10.0+1616+0d20cc68.noarch + - perl-Getopt-Long-1:2.52-1.module+el8.10.0+1616+0d20cc68.src + - perl-Getopt-Std-0:1.12-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-HTTP-Tiny-0:0.078-1.module+el8.10.0+1616+0d20cc68.noarch + - perl-HTTP-Tiny-0:0.078-1.module+el8.10.0+1616+0d20cc68.src + - perl-Hash-Util-0:0.23-473.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Hash-Util-FieldHash-0:1.20-473.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Hash-Util-FieldHash-debuginfo-0:1.20-473.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Hash-Util-debuginfo-0:0.23-473.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-I18N-Collate-0:1.02-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-I18N-LangTags-0:0.44-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-I18N-Langinfo-0:0.19-473.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-I18N-Langinfo-debuginfo-0:0.19-473.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-IO-0:1.43-473.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-IO-Compress-0:2.096-1.module+el8.10.0+1616+0d20cc68.noarch + - perl-IO-Compress-0:2.096-1.module+el8.10.0+1616+0d20cc68.src + - perl-IO-Compress-Lzma-0:2.096-1.module+el8.10.0+1616+0d20cc68.noarch + - perl-IO-Compress-Lzma-0:2.096-1.module+el8.10.0+1616+0d20cc68.src + - perl-IO-Socket-IP-0:0.41-2.module+el8.10.0+1616+0d20cc68.noarch + - perl-IO-Socket-IP-0:0.41-2.module+el8.10.0+1616+0d20cc68.src + - perl-IO-Zlib-1:1.10-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-IO-debuginfo-0:1.43-473.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-IPC-Cmd-2:1.04-2.module+el8.10.0+1616+0d20cc68.noarch + - perl-IPC-Cmd-2:1.04-2.module+el8.10.0+1616+0d20cc68.src + - perl-IPC-Open3-0:1.21-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-IPC-SysV-0:2.09-1.module+el8.10.0+1616+0d20cc68.src + - perl-IPC-SysV-0:2.09-1.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-IPC-SysV-debuginfo-0:2.09-1.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-IPC-SysV-debugsource-0:2.09-1.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-IPC-System-Simple-0:1.30-3.module+el8.10.0+1616+0d20cc68.noarch + - perl-IPC-System-Simple-0:1.30-3.module+el8.10.0+1616+0d20cc68.src + - perl-Importer-0:0.025-6.module+el8.10.0+1616+0d20cc68.noarch + - perl-Importer-0:0.025-6.module+el8.10.0+1616+0d20cc68.src + - perl-JSON-PP-1:4.04-2.module+el8.10.0+1616+0d20cc68.noarch + - perl-JSON-PP-1:4.04-2.module+el8.10.0+1616+0d20cc68.src + - perl-Locale-Maketext-0:1.29-440.module+el8.10.0+1616+0d20cc68.noarch + - perl-Locale-Maketext-0:1.29-440.module+el8.10.0+1616+0d20cc68.src + - perl-Locale-Maketext-Simple-1:0.21-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-MIME-Base64-0:3.15-1001.module+el8.10.0+1616+0d20cc68.src + - perl-MIME-Base64-0:3.15-1001.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-MIME-Base64-debuginfo-0:3.15-1001.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-MIME-Base64-debugsource-0:3.15-1001.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-MRO-Compat-0:0.13-5.module+el8.10.0+1616+0d20cc68.noarch + - perl-MRO-Compat-0:0.13-5.module+el8.10.0+1616+0d20cc68.src + - perl-Math-BigInt-1:1.9998.18-1.module+el8.10.0+1616+0d20cc68.noarch + - perl-Math-BigInt-1:1.9998.18-1.module+el8.10.0+1616+0d20cc68.src + - perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.10.0+1616+0d20cc68.src + - perl-Math-BigInt-FastCalc-0:0.500.900-1.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Math-BigInt-FastCalc-debuginfo-0:0.500.900-1.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Math-BigInt-FastCalc-debugsource-0:0.500.900-1.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Math-BigRat-0:0.2614-2.module+el8.10.0+1616+0d20cc68.noarch + - perl-Math-BigRat-0:0.2614-2.module+el8.10.0+1616+0d20cc68.src + - perl-Math-Complex-0:1.59-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-Memoize-0:1.03-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-Module-Build-2:0.42.31-5.module+el8.10.0+1616+0d20cc68.noarch + - perl-Module-Build-2:0.42.31-5.module+el8.10.0+1616+0d20cc68.src + - perl-Module-CoreList-1:5.20211020-1.module+el8.10.0+1616+0d20cc68.noarch + - perl-Module-CoreList-1:5.20211020-1.module+el8.10.0+1616+0d20cc68.src + - perl-Module-CoreList-tools-1:5.20211020-1.module+el8.10.0+1616+0d20cc68.noarch + - perl-Module-Load-1:0.36-1.module+el8.10.0+1616+0d20cc68.noarch + - perl-Module-Load-1:0.36-1.module+el8.10.0+1616+0d20cc68.src + - perl-Module-Load-Conditional-0:0.74-1.module+el8.10.0+1616+0d20cc68.noarch + - perl-Module-Load-Conditional-0:0.74-1.module+el8.10.0+1616+0d20cc68.src + - perl-Module-Loaded-1:0.08-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-Module-Metadata-0:1.000037-1.module+el8.10.0+1616+0d20cc68.noarch + - perl-Module-Metadata-0:1.000037-1.module+el8.10.0+1616+0d20cc68.src + - perl-NDBM_File-0:1.15-473.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-NDBM_File-debuginfo-0:1.15-473.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-NEXT-0:0.67-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-Net-0:1.02-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-Net-Ping-0:2.72-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-ODBM_File-0:1.16-473.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-ODBM_File-debuginfo-0:1.16-473.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Object-HashBase-0:0.009-4.module+el8.10.0+1616+0d20cc68.noarch + - perl-Object-HashBase-0:0.009-4.module+el8.10.0+1616+0d20cc68.src + - perl-Object-HashBase-tools-0:0.009-4.module+el8.10.0+1616+0d20cc68.noarch + - perl-Opcode-0:1.48-473.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Opcode-debuginfo-0:1.48-473.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-POSIX-0:1.94-473.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-POSIX-debuginfo-0:1.94-473.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Package-Generator-0:1.106-12.module+el8.10.0+1616+0d20cc68.noarch + - perl-Package-Generator-0:1.106-12.module+el8.10.0+1616+0d20cc68.src + - perl-Params-Check-1:0.38-396.module+el8.10.0+1616+0d20cc68.noarch + - perl-Params-Check-1:0.38-396.module+el8.10.0+1616+0d20cc68.src + - perl-Params-Util-0:1.102-2.module+el8.10.0+1616+0d20cc68.src + - perl-Params-Util-0:1.102-2.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Params-Util-debuginfo-0:1.102-2.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Params-Util-debugsource-0:1.102-2.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-PathTools-0:3.78-439.module+el8.10.0+1616+0d20cc68.src + - perl-PathTools-0:3.78-439.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-PathTools-debuginfo-0:3.78-439.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-PathTools-debugsource-0:3.78-439.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Perl-OSType-0:1.010-397.module+el8.10.0+1616+0d20cc68.noarch + - perl-Perl-OSType-0:1.010-397.module+el8.10.0+1616+0d20cc68.src + - perl-PerlIO-via-QuotedPrint-0:0.09-1.module+el8.10.0+1616+0d20cc68.noarch + - perl-PerlIO-via-QuotedPrint-0:0.09-1.module+el8.10.0+1616+0d20cc68.src + - perl-Pod-Checker-4:1.74-1.module+el8.10.0+1616+0d20cc68.noarch + - perl-Pod-Checker-4:1.74-1.module+el8.10.0+1616+0d20cc68.src + - perl-Pod-Escapes-1:1.07-396.module+el8.10.0+1616+0d20cc68.noarch + - perl-Pod-Escapes-1:1.07-396.module+el8.10.0+1616+0d20cc68.src + - perl-Pod-Functions-0:1.13-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-Pod-Html-0:1.25-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-Pod-Parser-0:1.63-1001.module+el8.10.0+1616+0d20cc68.noarch + - perl-Pod-Parser-0:1.63-1001.module+el8.10.0+1616+0d20cc68.src + - perl-Pod-Perldoc-0:3.28.01-443.module+el8.10.0+1616+0d20cc68.noarch + - perl-Pod-Perldoc-0:3.28.01-443.module+el8.10.0+1616+0d20cc68.src + - perl-Pod-Simple-1:3.42-1.module+el8.10.0+1616+0d20cc68.noarch + - perl-Pod-Simple-1:3.42-1.module+el8.10.0+1616+0d20cc68.src + - perl-Pod-Usage-4:2.01-1.module+el8.10.0+1616+0d20cc68.noarch + - perl-Pod-Usage-4:2.01-1.module+el8.10.0+1616+0d20cc68.src + - perl-Safe-0:2.41-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-Scalar-List-Utils-4:1.55-457.module+el8.10.0+1616+0d20cc68.src + - perl-Scalar-List-Utils-4:1.55-457.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Scalar-List-Utils-debuginfo-4:1.55-457.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Scalar-List-Utils-debugsource-4:1.55-457.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Search-Dict-0:1.07-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-SelectSaver-0:1.02-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-SelfLoader-0:1.26-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-Socket-4:2.031-1.module+el8.10.0+1616+0d20cc68.src + - perl-Socket-4:2.031-1.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Socket-debuginfo-4:2.031-1.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Socket-debugsource-4:2.031-1.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Software-License-0:0.103014-5.module+el8.10.0+1616+0d20cc68.noarch + - perl-Software-License-0:0.103014-5.module+el8.10.0+1616+0d20cc68.src + - perl-Storable-1:3.21-457.module+el8.10.0+1616+0d20cc68.src + - perl-Storable-1:3.21-457.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Storable-debuginfo-1:3.21-457.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Storable-debugsource-1:3.21-457.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Sub-Exporter-0:0.987-17.module+el8.10.0+1616+0d20cc68.noarch + - perl-Sub-Exporter-0:0.987-17.module+el8.10.0+1616+0d20cc68.src + - perl-Sub-Install-0:0.928-15.module+el8.10.0+1616+0d20cc68.noarch + - perl-Sub-Install-0:0.928-15.module+el8.10.0+1616+0d20cc68.src + - perl-Symbol-0:1.08-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-Sys-Hostname-0:1.23-473.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Sys-Hostname-debuginfo-0:1.23-473.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Sys-Syslog-0:0.36-1.module+el8.10.0+1616+0d20cc68.src + - perl-Sys-Syslog-0:0.36-1.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Sys-Syslog-debuginfo-0:0.36-1.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Sys-Syslog-debugsource-0:0.36-1.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Term-ANSIColor-0:5.01-458.module+el8.10.0+1616+0d20cc68.noarch + - perl-Term-ANSIColor-0:5.01-458.module+el8.10.0+1616+0d20cc68.src + - perl-Term-Cap-0:1.17-396.module+el8.10.0+1616+0d20cc68.noarch + - perl-Term-Cap-0:1.17-396.module+el8.10.0+1616+0d20cc68.src + - perl-Term-Complete-0:1.403-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-Term-ReadLine-0:1.17-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-Term-Table-0:0.015-2.module+el8.10.0+1616+0d20cc68.noarch + - perl-Term-Table-0:0.015-2.module+el8.10.0+1616+0d20cc68.src + - perl-Test-0:1.31-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-Test-Harness-1:3.42-2.module+el8.10.0+1616+0d20cc68.noarch + - perl-Test-Harness-1:3.42-2.module+el8.10.0+1616+0d20cc68.src + - perl-Test-Simple-3:1.302181-2.module+el8.10.0+1616+0d20cc68.noarch + - perl-Test-Simple-3:1.302181-2.module+el8.10.0+1616+0d20cc68.src + - perl-Text-Abbrev-0:1.02-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-Text-Balanced-0:2.04-1.module+el8.10.0+1616+0d20cc68.noarch + - perl-Text-Balanced-0:2.04-1.module+el8.10.0+1616+0d20cc68.src + - perl-Text-Diff-0:1.45-7.module+el8.10.0+1616+0d20cc68.noarch + - perl-Text-Diff-0:1.45-7.module+el8.10.0+1616+0d20cc68.src + - perl-Text-Glob-0:0.11-5.module+el8.10.0+1616+0d20cc68.noarch + - perl-Text-Glob-0:0.11-5.module+el8.10.0+1616+0d20cc68.src + - perl-Text-ParseWords-0:3.30-396.module+el8.10.0+1616+0d20cc68.noarch + - perl-Text-ParseWords-0:3.30-396.module+el8.10.0+1616+0d20cc68.src + - perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.10.0+1616+0d20cc68.noarch + - perl-Text-Tabs+Wrap-0:2013.0523-396.module+el8.10.0+1616+0d20cc68.src + - perl-Text-Template-0:1.58-1.module+el8.10.0+1616+0d20cc68.noarch + - perl-Text-Template-0:1.58-1.module+el8.10.0+1616+0d20cc68.src + - perl-Thread-0:3.05-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-Thread-Queue-0:3.14-457.module+el8.10.0+1616+0d20cc68.noarch + - perl-Thread-Queue-0:3.14-457.module+el8.10.0+1616+0d20cc68.src + - perl-Thread-Semaphore-0:2.13-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-Tie-0:4.6-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-Tie-File-0:1.06-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-Tie-Memoize-0:1.1-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-Tie-RefHash-0:1.39-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-Time-0:1.03-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-Time-HiRes-4:1.9764-459.module+el8.10.0+1616+0d20cc68.src + - perl-Time-HiRes-4:1.9764-459.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Time-HiRes-debuginfo-4:1.9764-459.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Time-HiRes-debugsource-4:1.9764-459.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Time-Local-2:1.300-4.module+el8.10.0+1616+0d20cc68.noarch + - perl-Time-Local-2:1.300-4.module+el8.10.0+1616+0d20cc68.src + - perl-Time-Piece-0:1.3401-473.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Time-Piece-debuginfo-0:1.3401-473.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-URI-0:1.76-5.module+el8.10.0+1616+0d20cc68.noarch + - perl-URI-0:1.76-5.module+el8.10.0+1616+0d20cc68.src + - perl-Unicode-Collate-0:1.29-1.module+el8.10.0+1616+0d20cc68.src + - perl-Unicode-Collate-0:1.29-1.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Unicode-Collate-debuginfo-0:1.29-1.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Unicode-Collate-debugsource-0:1.29-1.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Unicode-Normalize-0:1.27-458.module+el8.10.0+1616+0d20cc68.src + - perl-Unicode-Normalize-0:1.27-458.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Unicode-Normalize-debuginfo-0:1.27-458.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Unicode-Normalize-debugsource-0:1.27-458.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-Unicode-UCD-0:0.75-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-User-pwent-0:1.03-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-autodie-0:2.34-1.module+el8.10.0+1616+0d20cc68.noarch + - perl-autodie-0:2.34-1.module+el8.10.0+1616+0d20cc68.src + - perl-autouse-0:1.11-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-base-0:2.27-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-bignum-0:0.51-439.module+el8.10.0+1616+0d20cc68.noarch + - perl-bignum-0:0.51-439.module+el8.10.0+1616+0d20cc68.src + - perl-blib-0:1.07-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-constant-0:1.33-1001.module+el8.10.0+1616+0d20cc68.noarch + - perl-constant-0:1.33-1001.module+el8.10.0+1616+0d20cc68.src + - perl-debugger-0:1.56-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-debuginfo-4:5.32.1-473.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-debugsource-4:5.32.1-473.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-deprecate-0:0.04-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-devel-4:5.32.1-473.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-diagnostics-0:1.37-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-doc-0:5.32.1-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-encoding-4:3.00-461.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-encoding-warnings-0:0.13-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-experimental-0:0.025-1.module+el8.10.0+1616+0d20cc68.noarch + - perl-experimental-0:0.025-1.module+el8.10.0+1616+0d20cc68.src + - perl-fields-0:2.27-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-filetest-0:1.03-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-generators-0:1.13-1.module+el8.10.0+1616+0d20cc68.noarch + - perl-generators-0:1.13-1.module+el8.10.0+1616+0d20cc68.src + - perl-homedir-0:2.000024-7.module+el8.10.0+1616+0d20cc68.noarch + - perl-if-0:0.60.800-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-inc-latest-2:0.500-10.module+el8.10.0+1616+0d20cc68.noarch + - perl-inc-latest-2:0.500-10.module+el8.10.0+1616+0d20cc68.src + - perl-interpreter-4:5.32.1-473.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-interpreter-debuginfo-4:5.32.1-473.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-less-0:0.03-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-lib-0:0.65-473.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-libnet-0:3.13-1.module+el8.10.0+1616+0d20cc68.noarch + - perl-libnet-0:3.13-1.module+el8.10.0+1616+0d20cc68.src + - perl-libnetcfg-4:5.32.1-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-libs-4:5.32.1-473.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-libs-debuginfo-4:5.32.1-473.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-local-lib-0:2.000024-7.module+el8.10.0+1616+0d20cc68.noarch + - perl-local-lib-0:2.000024-7.module+el8.10.0+1616+0d20cc68.src + - perl-locale-0:1.09-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-macros-4:5.32.1-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-meta-notation-0:5.32.1-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-mro-0:1.23-473.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-mro-debuginfo-0:1.23-473.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-open-0:1.12-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-overload-0:1.31-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-overloading-0:0.02-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-parent-1:0.238-457.module+el8.10.0+1616+0d20cc68.noarch + - perl-parent-1:0.238-457.module+el8.10.0+1616+0d20cc68.src + - perl-perlfaq-0:5.20210520-1.module+el8.10.0+1616+0d20cc68.noarch + - perl-perlfaq-0:5.20210520-1.module+el8.10.0+1616+0d20cc68.src + - perl-ph-0:5.32.1-473.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-podlators-1:4.14-457.module+el8.10.0+1616+0d20cc68.noarch + - perl-podlators-1:4.14-457.module+el8.10.0+1616+0d20cc68.src + - perl-sigtrap-0:1.09-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-sort-0:2.04-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-subs-0:1.03-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-threads-1:2.25-457.module+el8.10.0+1616+0d20cc68.src + - perl-threads-1:2.25-457.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-threads-debuginfo-1:2.25-457.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-threads-debugsource-1:2.25-457.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-threads-shared-0:1.61-457.module+el8.10.0+1616+0d20cc68.src + - perl-threads-shared-0:1.61-457.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-threads-shared-debuginfo-0:1.61-457.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-threads-shared-debugsource-0:1.61-457.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-utils-0:5.32.1-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-vars-0:1.05-473.module+el8.10.0+1616+0d20cc68.noarch + - perl-version-7:0.99.29-1.module+el8.10.0+1616+0d20cc68.src + - perl-version-7:0.99.29-1.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-version-debuginfo-7:0.99.29-1.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-version-debugsource-7:0.99.29-1.module+el8.10.0+1616+0d20cc68.x86_64 + - perl-vmsish-0:1.04-473.module+el8.10.0+1616+0d20cc68.noarch +... +--- +document: modulemd-defaults +version: 1 +data: + module: perl-App-cpanminus + stream: "1.7044" + profiles: + "1.7044": [common] +... +--- +document: modulemd +version: 2 +data: + name: perl-App-cpanminus + stream: "1.7044" + version: 8090020231016030101 + context: aae07d19 + arch: x86_64 + summary: Get, unpack, build and install CPAN modules + description: > + This is a CPAN client that requires zero configuration, and stands alone but it's + maintainable and extensible with plug-ins and friendly to shell scripting. + license: + module: + - MIT + content: + - (GPL+ or Artistic) and GPLv2+ + - ASL 2.0 + - GPL+ or Artistic + xmd: {} + dependencies: + - buildrequires: + perl: ["5.30"] + platform: [el8.9.0] + requires: + perl: ["5.30"] + perl-YAML: [] + platform: [el8] + references: + community: https://metacpan.org/release/App-cpanminus + profiles: + common: + description: App-cpanminus distribution + rpms: + - perl-App-cpanminus + api: + rpms: + - perl-App-cpanminus + filter: + rpms: + - perl-CPAN-DistnameInfo-dummy + - perl-Test-Deep + buildopts: + rpms: + macros: > + %_without_perl_CPAN_Meta_Check_enables_extra_test 1 + components: + rpms: + perl-App-cpanminus: + rationale: The API. + ref: 844365c7a5c52ce8112197959b3ff4eb3673f2fc + buildorder: 1 + arches: [aarch64, i686, x86_64] + perl-CPAN-DistnameInfo: + rationale: Run-time dependency. + ref: 05c3421c836a110be7a8b2578731481251a00200 + arches: [aarch64, i686, x86_64] + perl-CPAN-Meta-Check: + rationale: Run-time dependency. + ref: 54d7a77025c1478a90291198c60a91d0b7ce16bf + buildorder: 1 + arches: [aarch64, i686, x86_64] + perl-File-pushd: + rationale: Run-time dependency. + ref: c835a5f9dd5a6b83ff92cbf774fe29a1e7616b0a + arches: [aarch64, i686, x86_64] + perl-Module-CPANfile: + rationale: Run-time dependency. + ref: cdb9754f93aec8610251fd6c33f56d20df7e69cc + arches: [aarch64, i686, x86_64] + perl-Parse-PMFile: + rationale: Run-time dependency. + ref: 099b6250d406d453e21cbc1c4473367e8297a64d + arches: [aarch64, i686, x86_64] + perl-String-ShellQuote: + rationale: Run-time dependency. + ref: 094247522c43cef241747509d98ca0216b81f56a + arches: [aarch64, i686, x86_64] + perl-Test-Deep: + rationale: Build-time dependency. + ref: 9f51da3d961eddce45cccb967548361309484b78 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - perl-App-cpanminus-0:1.7044-5.module+el8.9.0+1491+19eb7ac4.noarch + - perl-App-cpanminus-0:1.7044-5.module+el8.9.0+1491+19eb7ac4.src + - perl-CPAN-Meta-Check-0:0.014-6.module+el8.9.0+1491+19eb7ac4.noarch + - perl-CPAN-Meta-Check-0:0.014-6.module+el8.9.0+1491+19eb7ac4.src + - perl-File-pushd-0:1.014-6.module+el8.9.0+1491+19eb7ac4.noarch + - perl-File-pushd-0:1.014-6.module+el8.9.0+1491+19eb7ac4.src + - perl-Module-CPANfile-0:1.1002-7.module+el8.9.0+1491+19eb7ac4.noarch + - perl-Module-CPANfile-0:1.1002-7.module+el8.9.0+1491+19eb7ac4.src + - perl-Parse-PMFile-0:0.41-7.module+el8.9.0+1491+19eb7ac4.noarch + - perl-Parse-PMFile-0:0.41-7.module+el8.9.0+1491+19eb7ac4.src + - perl-String-ShellQuote-0:1.04-24.module+el8.9.0+1491+19eb7ac4.noarch + - perl-String-ShellQuote-0:1.04-24.module+el8.9.0+1491+19eb7ac4.src +... +--- +document: modulemd +version: 2 +data: + name: perl-App-cpanminus + stream: "1.7044" + version: 8090020231016030101 + context: bf988095 + arch: x86_64 + summary: Get, unpack, build and install CPAN modules + description: > + This is a CPAN client that requires zero configuration, and stands alone but it's + maintainable and extensible with plug-ins and friendly to shell scripting. + license: + module: + - MIT + content: + - (GPL+ or Artistic) and GPLv2+ + - ASL 2.0 + - GPL+ or Artistic + xmd: {} + dependencies: + - buildrequires: + perl: ["5.32"] + platform: [el8.9.0] + requires: + perl: ["5.32"] + perl-YAML: [] + platform: [el8] + references: + community: https://metacpan.org/release/App-cpanminus + profiles: + common: + description: App-cpanminus distribution + rpms: + - perl-App-cpanminus + api: + rpms: + - perl-App-cpanminus + filter: + rpms: + - perl-CPAN-DistnameInfo-dummy + - perl-Test-Deep + buildopts: + rpms: + macros: > + %_without_perl_CPAN_Meta_Check_enables_extra_test 1 + components: + rpms: + perl-App-cpanminus: + rationale: The API. + ref: 844365c7a5c52ce8112197959b3ff4eb3673f2fc + buildorder: 1 + arches: [aarch64, i686, x86_64] + perl-CPAN-DistnameInfo: + rationale: Run-time dependency. + ref: 05c3421c836a110be7a8b2578731481251a00200 + arches: [aarch64, i686, x86_64] + perl-CPAN-Meta-Check: + rationale: Run-time dependency. + ref: 54d7a77025c1478a90291198c60a91d0b7ce16bf + buildorder: 1 + arches: [aarch64, i686, x86_64] + perl-File-pushd: + rationale: Run-time dependency. + ref: c835a5f9dd5a6b83ff92cbf774fe29a1e7616b0a + arches: [aarch64, i686, x86_64] + perl-Module-CPANfile: + rationale: Run-time dependency. + ref: cdb9754f93aec8610251fd6c33f56d20df7e69cc + arches: [aarch64, i686, x86_64] + perl-Parse-PMFile: + rationale: Run-time dependency. + ref: 099b6250d406d453e21cbc1c4473367e8297a64d + arches: [aarch64, i686, x86_64] + perl-String-ShellQuote: + rationale: Run-time dependency. + ref: 094247522c43cef241747509d98ca0216b81f56a + arches: [aarch64, i686, x86_64] + perl-Test-Deep: + rationale: Build-time dependency. + ref: 9f51da3d961eddce45cccb967548361309484b78 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - perl-App-cpanminus-0:1.7044-5.module+el8.9.0+1491+a1bcd037.noarch + - perl-App-cpanminus-0:1.7044-5.module+el8.9.0+1491+a1bcd037.src + - perl-CPAN-DistnameInfo-0:0.12-13.module+el8.9.0+1491+a1bcd037.noarch + - perl-CPAN-DistnameInfo-0:0.12-13.module+el8.9.0+1491+a1bcd037.src + - perl-CPAN-Meta-Check-0:0.014-6.module+el8.9.0+1491+a1bcd037.noarch + - perl-CPAN-Meta-Check-0:0.014-6.module+el8.9.0+1491+a1bcd037.src + - perl-File-pushd-0:1.014-6.module+el8.9.0+1491+a1bcd037.noarch + - perl-File-pushd-0:1.014-6.module+el8.9.0+1491+a1bcd037.src + - perl-Module-CPANfile-0:1.1002-7.module+el8.9.0+1491+a1bcd037.noarch + - perl-Module-CPANfile-0:1.1002-7.module+el8.9.0+1491+a1bcd037.src + - perl-Parse-PMFile-0:0.41-7.module+el8.9.0+1491+a1bcd037.noarch + - perl-Parse-PMFile-0:0.41-7.module+el8.9.0+1491+a1bcd037.src + - perl-String-ShellQuote-0:1.04-24.module+el8.9.0+1491+a1bcd037.noarch + - perl-String-ShellQuote-0:1.04-24.module+el8.9.0+1491+a1bcd037.src +... +--- +document: modulemd +version: 2 +data: + name: perl-App-cpanminus + stream: "1.7044" + version: 8090020231016030101 + context: e7008f14 + arch: x86_64 + summary: Get, unpack, build and install CPAN modules + description: > + This is a CPAN client that requires zero configuration, and stands alone but it's + maintainable and extensible with plug-ins and friendly to shell scripting. + license: + module: + - MIT + content: + - (GPL+ or Artistic) and GPLv2+ + - ASL 2.0 + - GPL+ or Artistic + xmd: {} + dependencies: + - buildrequires: + perl: ["5.24"] + platform: [el8.9.0] + requires: + perl: ["5.24"] + perl-YAML: [] + platform: [el8] + references: + community: https://metacpan.org/release/App-cpanminus + profiles: + common: + description: App-cpanminus distribution + rpms: + - perl-App-cpanminus + api: + rpms: + - perl-App-cpanminus + filter: + rpms: + - perl-CPAN-DistnameInfo-dummy + - perl-Test-Deep + buildopts: + rpms: + macros: > + %_without_perl_CPAN_Meta_Check_enables_extra_test 1 + components: + rpms: + perl-App-cpanminus: + rationale: The API. + ref: 844365c7a5c52ce8112197959b3ff4eb3673f2fc + buildorder: 1 + arches: [aarch64, i686, x86_64] + perl-CPAN-DistnameInfo: + rationale: Run-time dependency. + ref: 05c3421c836a110be7a8b2578731481251a00200 + arches: [aarch64, i686, x86_64] + perl-CPAN-Meta-Check: + rationale: Run-time dependency. + ref: 54d7a77025c1478a90291198c60a91d0b7ce16bf + buildorder: 1 + arches: [aarch64, i686, x86_64] + perl-File-pushd: + rationale: Run-time dependency. + ref: c835a5f9dd5a6b83ff92cbf774fe29a1e7616b0a + arches: [aarch64, i686, x86_64] + perl-Module-CPANfile: + rationale: Run-time dependency. + ref: cdb9754f93aec8610251fd6c33f56d20df7e69cc + arches: [aarch64, i686, x86_64] + perl-Parse-PMFile: + rationale: Run-time dependency. + ref: 099b6250d406d453e21cbc1c4473367e8297a64d + arches: [aarch64, i686, x86_64] + perl-String-ShellQuote: + rationale: Run-time dependency. + ref: 094247522c43cef241747509d98ca0216b81f56a + arches: [aarch64, i686, x86_64] + perl-Test-Deep: + rationale: Build-time dependency. + ref: 9f51da3d961eddce45cccb967548361309484b78 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - perl-App-cpanminus-0:1.7044-5.module+el8.9.0+1491+219f8fe7.noarch + - perl-App-cpanminus-0:1.7044-5.module+el8.9.0+1491+219f8fe7.src + - perl-CPAN-DistnameInfo-0:0.12-13.module+el8.9.0+1491+219f8fe7.noarch + - perl-CPAN-DistnameInfo-0:0.12-13.module+el8.9.0+1491+219f8fe7.src + - perl-CPAN-Meta-Check-0:0.014-6.module+el8.9.0+1491+219f8fe7.noarch + - perl-CPAN-Meta-Check-0:0.014-6.module+el8.9.0+1491+219f8fe7.src + - perl-File-pushd-0:1.014-6.module+el8.9.0+1491+219f8fe7.noarch + - perl-File-pushd-0:1.014-6.module+el8.9.0+1491+219f8fe7.src + - perl-Module-CPANfile-0:1.1002-7.module+el8.9.0+1491+219f8fe7.noarch + - perl-Module-CPANfile-0:1.1002-7.module+el8.9.0+1491+219f8fe7.src + - perl-Parse-PMFile-0:0.41-7.module+el8.9.0+1491+219f8fe7.noarch + - perl-Parse-PMFile-0:0.41-7.module+el8.9.0+1491+219f8fe7.src + - perl-String-ShellQuote-0:1.04-24.module+el8.9.0+1491+219f8fe7.noarch + - perl-String-ShellQuote-0:1.04-24.module+el8.9.0+1491+219f8fe7.src +... +--- +document: modulemd +version: 2 +data: + name: perl-App-cpanminus + stream: "1.7044" + version: 8090020231016030101 + context: f7b448bf + arch: x86_64 + summary: Get, unpack, build and install CPAN modules + description: > + This is a CPAN client that requires zero configuration, and stands alone but it's + maintainable and extensible with plug-ins and friendly to shell scripting. + license: + module: + - MIT + content: + - (GPL+ or Artistic) and GPLv2+ + - ASL 2.0 + - GPL+ or Artistic + xmd: {} + dependencies: + - buildrequires: + perl: ["5.26"] + platform: [el8.9.0] + requires: + perl: ["5.26"] + perl-YAML: [] + platform: [el8] + references: + community: https://metacpan.org/release/App-cpanminus + profiles: + common: + description: App-cpanminus distribution + rpms: + - perl-App-cpanminus + api: + rpms: + - perl-App-cpanminus + filter: + rpms: + - perl-CPAN-DistnameInfo-dummy + - perl-Test-Deep + buildopts: + rpms: + macros: > + %_without_perl_CPAN_Meta_Check_enables_extra_test 1 + components: + rpms: + perl-App-cpanminus: + rationale: The API. + ref: 844365c7a5c52ce8112197959b3ff4eb3673f2fc + buildorder: 1 + arches: [aarch64, i686, x86_64] + perl-CPAN-DistnameInfo: + rationale: Run-time dependency. + ref: 05c3421c836a110be7a8b2578731481251a00200 + arches: [aarch64, i686, x86_64] + perl-CPAN-Meta-Check: + rationale: Run-time dependency. + ref: 54d7a77025c1478a90291198c60a91d0b7ce16bf + buildorder: 1 + arches: [aarch64, i686, x86_64] + perl-File-pushd: + rationale: Run-time dependency. + ref: c835a5f9dd5a6b83ff92cbf774fe29a1e7616b0a + arches: [aarch64, i686, x86_64] + perl-Module-CPANfile: + rationale: Run-time dependency. + ref: cdb9754f93aec8610251fd6c33f56d20df7e69cc + arches: [aarch64, i686, x86_64] + perl-Parse-PMFile: + rationale: Run-time dependency. + ref: 099b6250d406d453e21cbc1c4473367e8297a64d + arches: [aarch64, i686, x86_64] + perl-String-ShellQuote: + rationale: Run-time dependency. + ref: 094247522c43cef241747509d98ca0216b81f56a + arches: [aarch64, i686, x86_64] + perl-Test-Deep: + rationale: Build-time dependency. + ref: 9f51da3d961eddce45cccb967548361309484b78 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - perl-App-cpanminus-0:1.7044-5.module+el8.9.0+1491+3507a112.noarch + - perl-App-cpanminus-0:1.7044-5.module+el8.9.0+1491+3507a112.src + - perl-CPAN-DistnameInfo-0:0.12-13.module+el8.9.0+1491+3507a112.noarch + - perl-CPAN-DistnameInfo-0:0.12-13.module+el8.9.0+1491+3507a112.src + - perl-CPAN-Meta-Check-0:0.014-6.module+el8.9.0+1491+3507a112.noarch + - perl-CPAN-Meta-Check-0:0.014-6.module+el8.9.0+1491+3507a112.src + - perl-File-pushd-0:1.014-6.module+el8.9.0+1491+3507a112.noarch + - perl-File-pushd-0:1.014-6.module+el8.9.0+1491+3507a112.src + - perl-Module-CPANfile-0:1.1002-7.module+el8.9.0+1491+3507a112.noarch + - perl-Module-CPANfile-0:1.1002-7.module+el8.9.0+1491+3507a112.src + - perl-Parse-PMFile-0:0.41-7.module+el8.9.0+1491+3507a112.noarch + - perl-Parse-PMFile-0:0.41-7.module+el8.9.0+1491+3507a112.src + - perl-String-ShellQuote-0:1.04-24.module+el8.9.0+1491+3507a112.noarch + - perl-String-ShellQuote-0:1.04-24.module+el8.9.0+1491+3507a112.src +... +--- +document: modulemd-defaults +version: 1 +data: + module: perl-DBD-MySQL + stream: "4.046" + profiles: + "4.046": [common] +... +--- +document: modulemd +version: 2 +data: + name: perl-DBD-MySQL + stream: "4.046" + version: 8090020231016064114 + context: 074499c9 + arch: x86_64 + summary: A MySQL interface for Perl + description: > + DBD::mysql is the Perl5 Database Interface driver for the MySQL database. In other + words: DBD::mysql is an interface between the Perl programming language and the + MySQL programming API that comes with the MySQL relational database management + system. + license: + module: + - MIT + content: + - GPL+ or Artistic + xmd: {} + dependencies: + - buildrequires: + perl: ["5.30"] + perl-DBI: ["1.641"] + platform: [el8.9.0] + requires: + perl: ["5.30"] + perl-DBI: ["1.641"] + platform: [el8] + references: + community: http://search.cpan.org/dist/DBD-mysql/ + profiles: + common: + description: DBD-mysql distribution + rpms: + - perl-DBD-MySQL + api: + rpms: + - perl-DBD-MySQL + components: + rpms: + perl-DBD-MySQL: + rationale: The API. + ref: 2d52bdd856e26f60659d6044b961148ad6c8dfcc + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - perl-DBD-MySQL-0:4.046-3.module+el8.9.0+1501+8c089dd5.src + - perl-DBD-MySQL-0:4.046-3.module+el8.9.0+1501+8c089dd5.x86_64 + - perl-DBD-MySQL-debuginfo-0:4.046-3.module+el8.9.0+1501+8c089dd5.x86_64 + - perl-DBD-MySQL-debugsource-0:4.046-3.module+el8.9.0+1501+8c089dd5.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: perl-DBD-MySQL + stream: "4.046" + version: 8090020231016064114 + context: 0aad9023 + arch: x86_64 + summary: A MySQL interface for Perl + description: > + DBD::mysql is the Perl5 Database Interface driver for the MySQL database. In other + words: DBD::mysql is an interface between the Perl programming language and the + MySQL programming API that comes with the MySQL relational database management + system. + license: + module: + - MIT + content: + - GPL+ or Artistic + xmd: {} + dependencies: + - buildrequires: + perl: ["5.26"] + perl-DBI: ["1.641"] + platform: [el8.9.0] + requires: + perl: ["5.26"] + perl-DBI: ["1.641"] + platform: [el8] + references: + community: http://search.cpan.org/dist/DBD-mysql/ + profiles: + common: + description: DBD-mysql distribution + rpms: + - perl-DBD-MySQL + api: + rpms: + - perl-DBD-MySQL + components: + rpms: + perl-DBD-MySQL: + rationale: The API. + ref: 2d52bdd856e26f60659d6044b961148ad6c8dfcc + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - perl-DBD-MySQL-0:4.046-3.module+el8.9.0+1501+450eec3b.src + - perl-DBD-MySQL-0:4.046-3.module+el8.9.0+1501+450eec3b.x86_64 + - perl-DBD-MySQL-debuginfo-0:4.046-3.module+el8.9.0+1501+450eec3b.x86_64 + - perl-DBD-MySQL-debugsource-0:4.046-3.module+el8.9.0+1501+450eec3b.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: perl-DBD-MySQL + stream: "4.046" + version: 8090020231016064114 + context: 9ffcca46 + arch: x86_64 + summary: A MySQL interface for Perl + description: > + DBD::mysql is the Perl5 Database Interface driver for the MySQL database. In other + words: DBD::mysql is an interface between the Perl programming language and the + MySQL programming API that comes with the MySQL relational database management + system. + license: + module: + - MIT + content: + - GPL+ or Artistic + xmd: {} + dependencies: + - buildrequires: + perl: ["5.32"] + perl-DBI: ["1.641"] + platform: [el8.9.0] + requires: + perl: ["5.32"] + perl-DBI: ["1.641"] + platform: [el8] + references: + community: http://search.cpan.org/dist/DBD-mysql/ + profiles: + common: + description: DBD-mysql distribution + rpms: + - perl-DBD-MySQL + api: + rpms: + - perl-DBD-MySQL + components: + rpms: + perl-DBD-MySQL: + rationale: The API. + ref: 2d52bdd856e26f60659d6044b961148ad6c8dfcc + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - perl-DBD-MySQL-0:4.046-3.module+el8.9.0+1501+2d66331e.src + - perl-DBD-MySQL-0:4.046-3.module+el8.9.0+1501+2d66331e.x86_64 + - perl-DBD-MySQL-debuginfo-0:4.046-3.module+el8.9.0+1501+2d66331e.x86_64 + - perl-DBD-MySQL-debugsource-0:4.046-3.module+el8.9.0+1501+2d66331e.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: perl-DBD-MySQL + stream: "4.046" + version: 8090020231016064114 + context: a4359c37 + arch: x86_64 + summary: A MySQL interface for Perl + description: > + DBD::mysql is the Perl5 Database Interface driver for the MySQL database. In other + words: DBD::mysql is an interface between the Perl programming language and the + MySQL programming API that comes with the MySQL relational database management + system. + license: + module: + - MIT + content: + - GPL+ or Artistic + xmd: {} + dependencies: + - buildrequires: + perl: ["5.24"] + perl-DBI: ["1.641"] + platform: [el8.9.0] + requires: + perl: ["5.24"] + perl-DBI: ["1.641"] + platform: [el8] + references: + community: http://search.cpan.org/dist/DBD-mysql/ + profiles: + common: + description: DBD-mysql distribution + rpms: + - perl-DBD-MySQL + api: + rpms: + - perl-DBD-MySQL + components: + rpms: + perl-DBD-MySQL: + rationale: The API. + ref: 2d52bdd856e26f60659d6044b961148ad6c8dfcc + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - perl-DBD-MySQL-0:4.046-3.module+el8.9.0+1501+be4bb10c.src + - perl-DBD-MySQL-0:4.046-3.module+el8.9.0+1501+be4bb10c.x86_64 + - perl-DBD-MySQL-debuginfo-0:4.046-3.module+el8.9.0+1501+be4bb10c.x86_64 + - perl-DBD-MySQL-debugsource-0:4.046-3.module+el8.9.0+1501+be4bb10c.x86_64 +... +--- +document: modulemd-defaults +version: 1 +data: + module: perl-DBD-Pg + stream: "3.7" + profiles: + "3.7": [common] +... +--- +document: modulemd +version: 2 +data: + name: perl-DBD-Pg + stream: "3.7" + version: 8090020231016064233 + context: 3ece9ff6 + arch: x86_64 + summary: A PostgreSQL interface for Perl + description: > + DBD::Pg is a Perl module that works with the DBI module to provide access to PostgreSQL + databases. + license: + module: + - MIT + content: + - GPLv2+ or Artistic + xmd: {} + dependencies: + - buildrequires: + perl: ["5.26"] + perl-DBI: ["1.641"] + platform: [el8.9.0] + postgresql: ["10"] + requires: + perl: ["5.26"] + perl-DBI: ["1.641"] + platform: [el8] + references: + community: http://search.cpan.org/dist/DBD-Pg/ + profiles: + common: + description: DBD-Pg distribution + rpms: + - perl-DBD-Pg + api: + rpms: + - perl-DBD-Pg + components: + rpms: + perl-DBD-Pg: + rationale: The API. + ref: 04db8153590215713d730942ba86a1fdd5814556 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - perl-DBD-Pg-0:3.7.4-4.module+el8.9.0+1505+f5679c18.src + - perl-DBD-Pg-0:3.7.4-4.module+el8.9.0+1505+f5679c18.x86_64 + - perl-DBD-Pg-debuginfo-0:3.7.4-4.module+el8.9.0+1505+f5679c18.x86_64 + - perl-DBD-Pg-debugsource-0:3.7.4-4.module+el8.9.0+1505+f5679c18.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: perl-DBD-Pg + stream: "3.7" + version: 8090020231016064233 + context: 8db488fd + arch: x86_64 + summary: A PostgreSQL interface for Perl + description: > + DBD::Pg is a Perl module that works with the DBI module to provide access to PostgreSQL + databases. + license: + module: + - MIT + content: + - GPLv2+ or Artistic + xmd: {} + dependencies: + - buildrequires: + perl: ["5.30"] + perl-DBI: ["1.641"] + platform: [el8.9.0] + postgresql: ["10"] + requires: + perl: ["5.30"] + perl-DBI: ["1.641"] + platform: [el8] + references: + community: http://search.cpan.org/dist/DBD-Pg/ + profiles: + common: + description: DBD-Pg distribution + rpms: + - perl-DBD-Pg + api: + rpms: + - perl-DBD-Pg + components: + rpms: + perl-DBD-Pg: + rationale: The API. + ref: 04db8153590215713d730942ba86a1fdd5814556 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - perl-DBD-Pg-0:3.7.4-4.module+el8.9.0+1505+a87a05b7.src + - perl-DBD-Pg-0:3.7.4-4.module+el8.9.0+1505+a87a05b7.x86_64 + - perl-DBD-Pg-debuginfo-0:3.7.4-4.module+el8.9.0+1505+a87a05b7.x86_64 + - perl-DBD-Pg-debugsource-0:3.7.4-4.module+el8.9.0+1505+a87a05b7.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: perl-DBD-Pg + stream: "3.7" + version: 8090020231016064233 + context: b3d03cf6 + arch: x86_64 + summary: A PostgreSQL interface for Perl + description: > + DBD::Pg is a Perl module that works with the DBI module to provide access to PostgreSQL + databases. + license: + module: + - MIT + content: + - GPLv2+ or Artistic + xmd: {} + dependencies: + - buildrequires: + perl: ["5.24"] + perl-DBI: ["1.641"] + platform: [el8.9.0] + postgresql: ["10"] + requires: + perl: ["5.24"] + perl-DBI: ["1.641"] + platform: [el8] + references: + community: http://search.cpan.org/dist/DBD-Pg/ + profiles: + common: + description: DBD-Pg distribution + rpms: + - perl-DBD-Pg + api: + rpms: + - perl-DBD-Pg + components: + rpms: + perl-DBD-Pg: + rationale: The API. + ref: 04db8153590215713d730942ba86a1fdd5814556 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - perl-DBD-Pg-0:3.7.4-4.module+el8.9.0+1505+ab2076fc.src + - perl-DBD-Pg-0:3.7.4-4.module+el8.9.0+1505+ab2076fc.x86_64 + - perl-DBD-Pg-debuginfo-0:3.7.4-4.module+el8.9.0+1505+ab2076fc.x86_64 + - perl-DBD-Pg-debugsource-0:3.7.4-4.module+el8.9.0+1505+ab2076fc.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: perl-DBD-Pg + stream: "3.7" + version: 8090020231016064233 + context: d706c26f + arch: x86_64 + summary: A PostgreSQL interface for Perl + description: > + DBD::Pg is a Perl module that works with the DBI module to provide access to PostgreSQL + databases. + license: + module: + - MIT + content: + - GPLv2+ or Artistic + xmd: {} + dependencies: + - buildrequires: + perl: ["5.32"] + perl-DBI: ["1.641"] + platform: [el8.9.0] + postgresql: ["10"] + requires: + perl: ["5.32"] + perl-DBI: ["1.641"] + platform: [el8] + references: + community: http://search.cpan.org/dist/DBD-Pg/ + profiles: + common: + description: DBD-Pg distribution + rpms: + - perl-DBD-Pg + api: + rpms: + - perl-DBD-Pg + components: + rpms: + perl-DBD-Pg: + rationale: The API. + ref: 04db8153590215713d730942ba86a1fdd5814556 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - perl-DBD-Pg-0:3.7.4-4.module+el8.9.0+1505+f8a89b5d.src + - perl-DBD-Pg-0:3.7.4-4.module+el8.9.0+1505+f8a89b5d.x86_64 + - perl-DBD-Pg-debuginfo-0:3.7.4-4.module+el8.9.0+1505+f8a89b5d.x86_64 + - perl-DBD-Pg-debugsource-0:3.7.4-4.module+el8.9.0+1505+f8a89b5d.x86_64 +... +--- +document: modulemd-defaults +version: 1 +data: + module: perl-DBD-SQLite + stream: "1.58" + profiles: + "1.58": [common] +... +--- +document: modulemd +version: 2 +data: + name: perl-DBD-SQLite + stream: "1.58" + version: 8090020231016064426 + context: 074499c9 + arch: x86_64 + summary: SQLite DBI driver + description: > + SQLite is a public domain RDBMS database engine that you can find at http://www.hwaci.com/sw/sqlite/. + This Perl module provides a SQLite RDBMS module that uses the system SQLite libraries. + license: + module: + - MIT + content: + - (GPL+ or Artistic) and Public Domain + xmd: {} + dependencies: + - buildrequires: + perl: ["5.30"] + perl-DBI: ["1.641"] + platform: [el8.9.0] + requires: + perl: ["5.30"] + perl-DBI: ["1.641"] + platform: [el8] + references: + community: http://search.cpan.org/dist/DBD-SQLite/ + profiles: + common: + description: DBD-SQLite distribution + rpms: + - perl-DBD-SQLite + api: + rpms: + - perl-DBD-SQLite + filter: + rpms: + - perl-Test-NoWarnings + buildopts: + rpms: + macros: > + %_without_perl_Test_NoWarnings_enables_stack_trace 1 + components: + rpms: + perl-DBD-SQLite: + rationale: The API. + ref: 2bec200145bfe3397e54908830e627d96a18ce7c + buildorder: 1 + arches: [aarch64, i686, x86_64] + perl-Test-NoWarnings: + rationale: A build-time dependency. + ref: 9099f6de260e74a07dc5af25781a7ae132aa1e17 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - perl-DBD-SQLite-0:1.58-2.module+el8.9.0+1509+4a533680.src + - perl-DBD-SQLite-0:1.58-2.module+el8.9.0+1509+4a533680.x86_64 + - perl-DBD-SQLite-debuginfo-0:1.58-2.module+el8.9.0+1509+4a533680.x86_64 + - perl-DBD-SQLite-debugsource-0:1.58-2.module+el8.9.0+1509+4a533680.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: perl-DBD-SQLite + stream: "1.58" + version: 8090020231016064426 + context: 0aad9023 + arch: x86_64 + summary: SQLite DBI driver + description: > + SQLite is a public domain RDBMS database engine that you can find at http://www.hwaci.com/sw/sqlite/. + This Perl module provides a SQLite RDBMS module that uses the system SQLite libraries. + license: + module: + - MIT + content: + - (GPL+ or Artistic) and Public Domain + xmd: {} + dependencies: + - buildrequires: + perl: ["5.26"] + perl-DBI: ["1.641"] + platform: [el8.9.0] + requires: + perl: ["5.26"] + perl-DBI: ["1.641"] + platform: [el8] + references: + community: http://search.cpan.org/dist/DBD-SQLite/ + profiles: + common: + description: DBD-SQLite distribution + rpms: + - perl-DBD-SQLite + api: + rpms: + - perl-DBD-SQLite + filter: + rpms: + - perl-Test-NoWarnings + buildopts: + rpms: + macros: > + %_without_perl_Test_NoWarnings_enables_stack_trace 1 + components: + rpms: + perl-DBD-SQLite: + rationale: The API. + ref: 2bec200145bfe3397e54908830e627d96a18ce7c + buildorder: 1 + arches: [aarch64, i686, x86_64] + perl-Test-NoWarnings: + rationale: A build-time dependency. + ref: 9099f6de260e74a07dc5af25781a7ae132aa1e17 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - perl-DBD-SQLite-0:1.58-2.module+el8.9.0+1509+4b8cbd7e.src + - perl-DBD-SQLite-0:1.58-2.module+el8.9.0+1509+4b8cbd7e.x86_64 + - perl-DBD-SQLite-debuginfo-0:1.58-2.module+el8.9.0+1509+4b8cbd7e.x86_64 + - perl-DBD-SQLite-debugsource-0:1.58-2.module+el8.9.0+1509+4b8cbd7e.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: perl-DBD-SQLite + stream: "1.58" + version: 8090020231016064426 + context: 9ffcca46 + arch: x86_64 + summary: SQLite DBI driver + description: > + SQLite is a public domain RDBMS database engine that you can find at http://www.hwaci.com/sw/sqlite/. + This Perl module provides a SQLite RDBMS module that uses the system SQLite libraries. + license: + module: + - MIT + content: + - (GPL+ or Artistic) and Public Domain + xmd: {} + dependencies: + - buildrequires: + perl: ["5.32"] + perl-DBI: ["1.641"] + platform: [el8.9.0] + requires: + perl: ["5.32"] + perl-DBI: ["1.641"] + platform: [el8] + references: + community: http://search.cpan.org/dist/DBD-SQLite/ + profiles: + common: + description: DBD-SQLite distribution + rpms: + - perl-DBD-SQLite + api: + rpms: + - perl-DBD-SQLite + filter: + rpms: + - perl-Test-NoWarnings + buildopts: + rpms: + macros: > + %_without_perl_Test_NoWarnings_enables_stack_trace 1 + components: + rpms: + perl-DBD-SQLite: + rationale: The API. + ref: 2bec200145bfe3397e54908830e627d96a18ce7c + buildorder: 1 + arches: [aarch64, i686, x86_64] + perl-Test-NoWarnings: + rationale: A build-time dependency. + ref: 9099f6de260e74a07dc5af25781a7ae132aa1e17 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - perl-DBD-SQLite-0:1.58-2.module+el8.9.0+1509+99849472.src + - perl-DBD-SQLite-0:1.58-2.module+el8.9.0+1509+99849472.x86_64 + - perl-DBD-SQLite-debuginfo-0:1.58-2.module+el8.9.0+1509+99849472.x86_64 + - perl-DBD-SQLite-debugsource-0:1.58-2.module+el8.9.0+1509+99849472.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: perl-DBD-SQLite + stream: "1.58" + version: 8090020231016064426 + context: a4359c37 + arch: x86_64 + summary: SQLite DBI driver + description: > + SQLite is a public domain RDBMS database engine that you can find at http://www.hwaci.com/sw/sqlite/. + This Perl module provides a SQLite RDBMS module that uses the system SQLite libraries. + license: + module: + - MIT + content: + - (GPL+ or Artistic) and Public Domain + xmd: {} + dependencies: + - buildrequires: + perl: ["5.24"] + perl-DBI: ["1.641"] + platform: [el8.9.0] + requires: + perl: ["5.24"] + perl-DBI: ["1.641"] + platform: [el8] + references: + community: http://search.cpan.org/dist/DBD-SQLite/ + profiles: + common: + description: DBD-SQLite distribution + rpms: + - perl-DBD-SQLite + api: + rpms: + - perl-DBD-SQLite + filter: + rpms: + - perl-Test-NoWarnings + buildopts: + rpms: + macros: > + %_without_perl_Test_NoWarnings_enables_stack_trace 1 + components: + rpms: + perl-DBD-SQLite: + rationale: The API. + ref: 2bec200145bfe3397e54908830e627d96a18ce7c + buildorder: 1 + arches: [aarch64, i686, x86_64] + perl-Test-NoWarnings: + rationale: A build-time dependency. + ref: 9099f6de260e74a07dc5af25781a7ae132aa1e17 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - perl-DBD-SQLite-0:1.58-2.module+el8.9.0+1509+ad3451de.src + - perl-DBD-SQLite-0:1.58-2.module+el8.9.0+1509+ad3451de.x86_64 + - perl-DBD-SQLite-debuginfo-0:1.58-2.module+el8.9.0+1509+ad3451de.x86_64 + - perl-DBD-SQLite-debugsource-0:1.58-2.module+el8.9.0+1509+ad3451de.x86_64 +... +--- +document: modulemd-defaults +version: 1 +data: + module: perl-DBI + stream: "1.641" + profiles: + "1.641": [common] +... +--- +document: modulemd +version: 2 +data: + name: perl-DBI + stream: "1.641" + version: 8090020231016030935 + context: 88fd4976 + arch: x86_64 + summary: A database access API for Perl + description: > + DBI is a database access Application Programming Interface (API) for the Perl + language. The DBI API specification defines a set of functions, variables and + conventions that provide a consistent database interface independent of the actual + database being used. + license: + module: + - MIT + content: + - GPL+ or Artistic + xmd: {} + dependencies: + - buildrequires: + perl: ["5.26"] + platform: [el8.9.0] + requires: + perl: ["5.26"] + platform: [el8] + references: + community: http://dbi.perl.org/ + profiles: + common: + description: DBI distribution + rpms: + - perl-DBI + api: + rpms: + - perl-DBI + buildopts: + rpms: + macros: > + %_without_perl_DBI_enables_Clone 1 + + %_without_perl_DBI_enables_coro 1 + + %_without_perl_DBI_enables_DB_File 1 + + %_without_perl_DBI_enables_MLDBM 1 + + %_without_perl_DBI_enables_optional_test 1 + + %_without_perl_DBI_enables_SQL_Statement 1 + components: + rpms: + perl-DBI: + rationale: The API. + ref: 939603c5dc4a18787b14ead1373fb3d920e732b1 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - perl-DBI-0:1.641-4.module+el8.9.0+1495+f278a004.src + - perl-DBI-0:1.641-4.module+el8.9.0+1495+f278a004.x86_64 + - perl-DBI-debuginfo-0:1.641-4.module+el8.9.0+1495+f278a004.x86_64 + - perl-DBI-debugsource-0:1.641-4.module+el8.9.0+1495+f278a004.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: perl-DBI + stream: "1.641" + version: 8090020231016030935 + context: b1365f21 + arch: x86_64 + summary: A database access API for Perl + description: > + DBI is a database access Application Programming Interface (API) for the Perl + language. The DBI API specification defines a set of functions, variables and + conventions that provide a consistent database interface independent of the actual + database being used. + license: + module: + - MIT + content: + - GPL+ or Artistic + xmd: {} + dependencies: + - buildrequires: + perl: ["5.30"] + platform: [el8.9.0] + requires: + perl: ["5.30"] + platform: [el8] + references: + community: http://dbi.perl.org/ + profiles: + common: + description: DBI distribution + rpms: + - perl-DBI + api: + rpms: + - perl-DBI + buildopts: + rpms: + macros: > + %_without_perl_DBI_enables_Clone 1 + + %_without_perl_DBI_enables_coro 1 + + %_without_perl_DBI_enables_DB_File 1 + + %_without_perl_DBI_enables_MLDBM 1 + + %_without_perl_DBI_enables_optional_test 1 + + %_without_perl_DBI_enables_SQL_Statement 1 + components: + rpms: + perl-DBI: + rationale: The API. + ref: 939603c5dc4a18787b14ead1373fb3d920e732b1 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - perl-DBI-0:1.641-4.module+el8.9.0+1495+b3591f54.src + - perl-DBI-0:1.641-4.module+el8.9.0+1495+b3591f54.x86_64 + - perl-DBI-debuginfo-0:1.641-4.module+el8.9.0+1495+b3591f54.x86_64 + - perl-DBI-debugsource-0:1.641-4.module+el8.9.0+1495+b3591f54.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: perl-DBI + stream: "1.641" + version: 8090020231016030935 + context: bc707b4e + arch: x86_64 + summary: A database access API for Perl + description: > + DBI is a database access Application Programming Interface (API) for the Perl + language. The DBI API specification defines a set of functions, variables and + conventions that provide a consistent database interface independent of the actual + database being used. + license: + module: + - MIT + content: + - GPL+ or Artistic + xmd: {} + dependencies: + - buildrequires: + perl: ["5.32"] + platform: [el8.9.0] + requires: + perl: ["5.32"] + platform: [el8] + references: + community: http://dbi.perl.org/ + profiles: + common: + description: DBI distribution + rpms: + - perl-DBI + api: + rpms: + - perl-DBI + buildopts: + rpms: + macros: > + %_without_perl_DBI_enables_Clone 1 + + %_without_perl_DBI_enables_coro 1 + + %_without_perl_DBI_enables_DB_File 1 + + %_without_perl_DBI_enables_MLDBM 1 + + %_without_perl_DBI_enables_optional_test 1 + + %_without_perl_DBI_enables_SQL_Statement 1 + components: + rpms: + perl-DBI: + rationale: The API. + ref: 939603c5dc4a18787b14ead1373fb3d920e732b1 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - perl-DBI-0:1.641-4.module+el8.9.0+1495+776b191b.src + - perl-DBI-0:1.641-4.module+el8.9.0+1495+776b191b.x86_64 + - perl-DBI-debuginfo-0:1.641-4.module+el8.9.0+1495+776b191b.x86_64 + - perl-DBI-debugsource-0:1.641-4.module+el8.9.0+1495+776b191b.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: perl-DBI + stream: "1.641" + version: 8090020231016030935 + context: ed8f85ad + arch: x86_64 + summary: A database access API for Perl + description: > + DBI is a database access Application Programming Interface (API) for the Perl + language. The DBI API specification defines a set of functions, variables and + conventions that provide a consistent database interface independent of the actual + database being used. + license: + module: + - MIT + content: + - GPL+ or Artistic + xmd: {} + dependencies: + - buildrequires: + perl: ["5.24"] + platform: [el8.9.0] + requires: + perl: ["5.24"] + platform: [el8] + references: + community: http://dbi.perl.org/ + profiles: + common: + description: DBI distribution + rpms: + - perl-DBI + api: + rpms: + - perl-DBI + buildopts: + rpms: + macros: > + %_without_perl_DBI_enables_Clone 1 + + %_without_perl_DBI_enables_coro 1 + + %_without_perl_DBI_enables_DB_File 1 + + %_without_perl_DBI_enables_MLDBM 1 + + %_without_perl_DBI_enables_optional_test 1 + + %_without_perl_DBI_enables_SQL_Statement 1 + components: + rpms: + perl-DBI: + rationale: The API. + ref: 939603c5dc4a18787b14ead1373fb3d920e732b1 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - perl-DBI-0:1.641-4.module+el8.9.0+1495+71e68344.src + - perl-DBI-0:1.641-4.module+el8.9.0+1495+71e68344.x86_64 + - perl-DBI-debuginfo-0:1.641-4.module+el8.9.0+1495+71e68344.x86_64 + - perl-DBI-debugsource-0:1.641-4.module+el8.9.0+1495+71e68344.x86_64 +... +--- +document: modulemd-defaults +version: 1 +data: + module: perl-FCGI + stream: "0.78" + profiles: + "0.78": [common] +... +--- +document: modulemd +version: 2 +data: + name: perl-FCGI + stream: "0.78" + version: 8090020231016065951 + context: 88fd4976 + arch: x86_64 + summary: FastCGI Perl bindings + description: > + This allows you to write a FastCGI client in the Perl language. + license: + module: + - MIT + content: + - OML + xmd: {} + dependencies: + - buildrequires: + perl: ["5.26"] + platform: [el8.9.0] + requires: + perl: ["5.26"] + platform: [el8] + references: + community: https://metacpan.org/release/FCGI + profiles: + common: + description: FCGI distribution + rpms: + - perl-FCGI + api: + rpms: + - perl-FCGI + components: + rpms: + perl-FCGI: + rationale: The API. + ref: 7dabaea1df95d5bcffcc6b7cc3e28c3d0fc1e488 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - perl-FCGI-1:0.78-11.module+el8.9.0+1513+81d20ec9.src + - perl-FCGI-1:0.78-11.module+el8.9.0+1513+81d20ec9.x86_64 + - perl-FCGI-debuginfo-1:0.78-11.module+el8.9.0+1513+81d20ec9.x86_64 + - perl-FCGI-debugsource-1:0.78-11.module+el8.9.0+1513+81d20ec9.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: perl-FCGI + stream: "0.78" + version: 8090020231016065951 + context: b1365f21 + arch: x86_64 + summary: FastCGI Perl bindings + description: > + This allows you to write a FastCGI client in the Perl language. + license: + module: + - MIT + content: + - OML + xmd: {} + dependencies: + - buildrequires: + perl: ["5.30"] + platform: [el8.9.0] + requires: + perl: ["5.30"] + platform: [el8] + references: + community: https://metacpan.org/release/FCGI + profiles: + common: + description: FCGI distribution + rpms: + - perl-FCGI + api: + rpms: + - perl-FCGI + components: + rpms: + perl-FCGI: + rationale: The API. + ref: 7dabaea1df95d5bcffcc6b7cc3e28c3d0fc1e488 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - perl-FCGI-1:0.78-11.module+el8.9.0+1513+8e49f434.src + - perl-FCGI-1:0.78-11.module+el8.9.0+1513+8e49f434.x86_64 + - perl-FCGI-debuginfo-1:0.78-11.module+el8.9.0+1513+8e49f434.x86_64 + - perl-FCGI-debugsource-1:0.78-11.module+el8.9.0+1513+8e49f434.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: perl-FCGI + stream: "0.78" + version: 8090020231016065951 + context: bc707b4e + arch: x86_64 + summary: FastCGI Perl bindings + description: > + This allows you to write a FastCGI client in the Perl language. + license: + module: + - MIT + content: + - OML + xmd: {} + dependencies: + - buildrequires: + perl: ["5.32"] + platform: [el8.9.0] + requires: + perl: ["5.32"] + platform: [el8] + references: + community: https://metacpan.org/release/FCGI + profiles: + common: + description: FCGI distribution + rpms: + - perl-FCGI + api: + rpms: + - perl-FCGI + components: + rpms: + perl-FCGI: + rationale: The API. + ref: 7dabaea1df95d5bcffcc6b7cc3e28c3d0fc1e488 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - perl-FCGI-1:0.78-11.module+el8.9.0+1513+c264dcd9.src + - perl-FCGI-1:0.78-11.module+el8.9.0+1513+c264dcd9.x86_64 + - perl-FCGI-debuginfo-1:0.78-11.module+el8.9.0+1513+c264dcd9.x86_64 + - perl-FCGI-debugsource-1:0.78-11.module+el8.9.0+1513+c264dcd9.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: perl-FCGI + stream: "0.78" + version: 8090020231016065951 + context: ed8f85ad + arch: x86_64 + summary: FastCGI Perl bindings + description: > + This allows you to write a FastCGI client in the Perl language. + license: + module: + - MIT + content: + - OML + xmd: {} + dependencies: + - buildrequires: + perl: ["5.24"] + platform: [el8.9.0] + requires: + perl: ["5.24"] + platform: [el8] + references: + community: https://metacpan.org/release/FCGI + profiles: + common: + description: FCGI distribution + rpms: + - perl-FCGI + api: + rpms: + - perl-FCGI + components: + rpms: + perl-FCGI: + rationale: The API. + ref: 7dabaea1df95d5bcffcc6b7cc3e28c3d0fc1e488 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - perl-FCGI-1:0.78-11.module+el8.9.0+1513+b2f5fe30.src + - perl-FCGI-1:0.78-11.module+el8.9.0+1513+b2f5fe30.x86_64 + - perl-FCGI-debuginfo-1:0.78-11.module+el8.9.0+1513+b2f5fe30.x86_64 + - perl-FCGI-debugsource-1:0.78-11.module+el8.9.0+1513+b2f5fe30.x86_64 +... +--- +document: modulemd-defaults +version: 1 +data: + module: perl-IO-Socket-SSL + stream: "2.066" + profiles: + "2.066": [common] +... +--- +document: modulemd +version: 2 +data: + name: perl-IO-Socket-SSL + stream: "2.066" + version: 8090020231016070024 + context: 88fd4976 + arch: x86_64 + summary: Perl library for transparent TLS + description: > + IO::Socket::SSL is a drop-in replacement for IO::Socket::IP that uses TLS to encrypt + data before it is transferred to a remote server or client. IO::Socket::SSL supports + all the extra features that one needs to write a full-featured TLS client or server + application like multiple TLS contexts, cipher selection, certificate verification, + and TLS version selection. Net::SSLeay offers some high level convenience functions + for accessing web pages on TLS servers, a sslcat() function for writing your own + clients, and finally access to the API of OpenSSL library so you can write servers + or clients for more complicated applications. + license: + module: + - MIT + content: + - (GPL+ or Artistic) and MPLv2.0 + - Artistic 2.0 + xmd: {} + dependencies: + - buildrequires: + perl: ["5.26"] + platform: [el8.9.0] + requires: + perl: ["5.26"] + platform: [el8] + references: + community: https://metacpan.org/release/IO-Socket-SSL + profiles: + common: + description: IO::Socket::SSL and Net::SSLeay + rpms: + - perl-IO-Socket-SSL + - perl-Net-SSLeay + api: + rpms: + - perl-IO-Socket-SSL + - perl-Net-SSLeay + filter: + rpms: + - perl-Devel-StackTrace + - perl-IO-Socket-INET6 + - perl-IO-Tty + - perl-IPC-Run + - perl-Net-IDN-Encode + - perl-Net-LibIDN + - perl-Socket6 + - perl-Test-NoWarnings + components: + rpms: + perl-Devel-StackTrace: + rationale: A build dependency. + ref: c6563e71bacf7e74df408f5583ffd48c2a4eabc3 + arches: [aarch64, i686, x86_64] + perl-IO-Socket-INET6: + rationale: A build dependency. + ref: 186d704912038e0a8b8560a5cbe465499a480f8f + buildorder: 1 + arches: [aarch64, i686, x86_64] + perl-IO-Socket-SSL: + rationale: The API. + ref: f2280826797c7254a9a9310f4a60a542a8e1e0b8 + buildorder: 3 + arches: [aarch64, i686, x86_64] + perl-IO-Tty: + rationale: A build dependency. + ref: 12471bf405620ae6ef99452db81f5a1a9ce5a559 + arches: [aarch64, i686, x86_64] + perl-IPC-Run: + rationale: A build dependency. + ref: 1db74f7ad99ac74134a1497aacf969dff13eda18 + buildorder: 1 + arches: [aarch64, i686, x86_64] + perl-Net-IDN-Encode: + rationale: A build dependency. + ref: f6ed4e2d3405221d5692305edbfd42ad21b7c7d5 + buildorder: 2 + arches: [aarch64, i686, x86_64] + perl-Net-LibIDN: + rationale: A build dependency. + ref: c00324dec0e6024a6ef18e60b9f5763fa056aaf0 + arches: [aarch64, i686, x86_64] + perl-Net-SSLeay: + rationale: The API. + ref: 08d774bfd2ccd58b6392e11bbc8296d6c65ea570 + arches: [aarch64, i686, x86_64] + perl-Socket6: + rationale: A build dependency. + ref: e222e407b26403ce11391680bfb027a58e536233 + arches: [aarch64, i686, x86_64] + perl-Test-NoWarnings: + rationale: A build dependency. + ref: bb019e342e42a26eb7ad03904875f5403e5d946f + buildorder: 1 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - perl-IO-Socket-SSL-0:2.066-4.module+el8.9.0+1517+e71a7a62.noarch + - perl-IO-Socket-SSL-0:2.066-4.module+el8.9.0+1517+e71a7a62.src + - perl-Net-SSLeay-0:1.88-2.module+el8.9.0+1517+e71a7a62.src + - perl-Net-SSLeay-0:1.88-2.module+el8.9.0+1517+e71a7a62.x86_64 + - perl-Net-SSLeay-debuginfo-0:1.88-2.module+el8.9.0+1517+e71a7a62.x86_64 + - perl-Net-SSLeay-debugsource-0:1.88-2.module+el8.9.0+1517+e71a7a62.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: perl-IO-Socket-SSL + stream: "2.066" + version: 8090020231016070024 + context: b1365f21 + arch: x86_64 + summary: Perl library for transparent TLS + description: > + IO::Socket::SSL is a drop-in replacement for IO::Socket::IP that uses TLS to encrypt + data before it is transferred to a remote server or client. IO::Socket::SSL supports + all the extra features that one needs to write a full-featured TLS client or server + application like multiple TLS contexts, cipher selection, certificate verification, + and TLS version selection. Net::SSLeay offers some high level convenience functions + for accessing web pages on TLS servers, a sslcat() function for writing your own + clients, and finally access to the API of OpenSSL library so you can write servers + or clients for more complicated applications. + license: + module: + - MIT + content: + - (GPL+ or Artistic) and MPLv2.0 + - Artistic 2.0 + xmd: {} + dependencies: + - buildrequires: + perl: ["5.30"] + platform: [el8.9.0] + requires: + perl: ["5.30"] + platform: [el8] + references: + community: https://metacpan.org/release/IO-Socket-SSL + profiles: + common: + description: IO::Socket::SSL and Net::SSLeay + rpms: + - perl-IO-Socket-SSL + - perl-Net-SSLeay + api: + rpms: + - perl-IO-Socket-SSL + - perl-Net-SSLeay + filter: + rpms: + - perl-Devel-StackTrace + - perl-IO-Socket-INET6 + - perl-IO-Tty + - perl-IPC-Run + - perl-Net-IDN-Encode + - perl-Net-LibIDN + - perl-Socket6 + - perl-Test-NoWarnings + components: + rpms: + perl-Devel-StackTrace: + rationale: A build dependency. + ref: c6563e71bacf7e74df408f5583ffd48c2a4eabc3 + arches: [aarch64, i686, x86_64] + perl-IO-Socket-INET6: + rationale: A build dependency. + ref: 186d704912038e0a8b8560a5cbe465499a480f8f + buildorder: 1 + arches: [aarch64, i686, x86_64] + perl-IO-Socket-SSL: + rationale: The API. + ref: f2280826797c7254a9a9310f4a60a542a8e1e0b8 + buildorder: 3 + arches: [aarch64, i686, x86_64] + perl-IO-Tty: + rationale: A build dependency. + ref: 12471bf405620ae6ef99452db81f5a1a9ce5a559 + arches: [aarch64, i686, x86_64] + perl-IPC-Run: + rationale: A build dependency. + ref: 1db74f7ad99ac74134a1497aacf969dff13eda18 + buildorder: 1 + arches: [aarch64, i686, x86_64] + perl-Net-IDN-Encode: + rationale: A build dependency. + ref: f6ed4e2d3405221d5692305edbfd42ad21b7c7d5 + buildorder: 2 + arches: [aarch64, i686, x86_64] + perl-Net-LibIDN: + rationale: A build dependency. + ref: c00324dec0e6024a6ef18e60b9f5763fa056aaf0 + arches: [aarch64, i686, x86_64] + perl-Net-SSLeay: + rationale: The API. + ref: 08d774bfd2ccd58b6392e11bbc8296d6c65ea570 + arches: [aarch64, i686, x86_64] + perl-Socket6: + rationale: A build dependency. + ref: e222e407b26403ce11391680bfb027a58e536233 + arches: [aarch64, i686, x86_64] + perl-Test-NoWarnings: + rationale: A build dependency. + ref: bb019e342e42a26eb7ad03904875f5403e5d946f + buildorder: 1 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - perl-IO-Socket-SSL-0:2.066-4.module+el8.9.0+1517+a94256bf.noarch + - perl-IO-Socket-SSL-0:2.066-4.module+el8.9.0+1517+a94256bf.src + - perl-Net-SSLeay-0:1.88-2.module+el8.9.0+1517+a94256bf.src + - perl-Net-SSLeay-0:1.88-2.module+el8.9.0+1517+a94256bf.x86_64 + - perl-Net-SSLeay-debuginfo-0:1.88-2.module+el8.9.0+1517+a94256bf.x86_64 + - perl-Net-SSLeay-debugsource-0:1.88-2.module+el8.9.0+1517+a94256bf.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: perl-IO-Socket-SSL + stream: "2.066" + version: 8090020231016070024 + context: bc707b4e + arch: x86_64 + summary: Perl library for transparent TLS + description: > + IO::Socket::SSL is a drop-in replacement for IO::Socket::IP that uses TLS to encrypt + data before it is transferred to a remote server or client. IO::Socket::SSL supports + all the extra features that one needs to write a full-featured TLS client or server + application like multiple TLS contexts, cipher selection, certificate verification, + and TLS version selection. Net::SSLeay offers some high level convenience functions + for accessing web pages on TLS servers, a sslcat() function for writing your own + clients, and finally access to the API of OpenSSL library so you can write servers + or clients for more complicated applications. + license: + module: + - MIT + content: + - (GPL+ or Artistic) and MPLv2.0 + - Artistic 2.0 + xmd: {} + dependencies: + - buildrequires: + perl: ["5.32"] + platform: [el8.9.0] + requires: + perl: ["5.32"] + platform: [el8] + references: + community: https://metacpan.org/release/IO-Socket-SSL + profiles: + common: + description: IO::Socket::SSL and Net::SSLeay + rpms: + - perl-IO-Socket-SSL + - perl-Net-SSLeay + api: + rpms: + - perl-IO-Socket-SSL + - perl-Net-SSLeay + filter: + rpms: + - perl-Devel-StackTrace + - perl-IO-Socket-INET6 + - perl-IO-Tty + - perl-IPC-Run + - perl-Net-IDN-Encode + - perl-Net-LibIDN + - perl-Socket6 + - perl-Test-NoWarnings + components: + rpms: + perl-Devel-StackTrace: + rationale: A build dependency. + ref: c6563e71bacf7e74df408f5583ffd48c2a4eabc3 + arches: [aarch64, i686, x86_64] + perl-IO-Socket-INET6: + rationale: A build dependency. + ref: 186d704912038e0a8b8560a5cbe465499a480f8f + buildorder: 1 + arches: [aarch64, i686, x86_64] + perl-IO-Socket-SSL: + rationale: The API. + ref: f2280826797c7254a9a9310f4a60a542a8e1e0b8 + buildorder: 3 + arches: [aarch64, i686, x86_64] + perl-IO-Tty: + rationale: A build dependency. + ref: 12471bf405620ae6ef99452db81f5a1a9ce5a559 + arches: [aarch64, i686, x86_64] + perl-IPC-Run: + rationale: A build dependency. + ref: 1db74f7ad99ac74134a1497aacf969dff13eda18 + buildorder: 1 + arches: [aarch64, i686, x86_64] + perl-Net-IDN-Encode: + rationale: A build dependency. + ref: f6ed4e2d3405221d5692305edbfd42ad21b7c7d5 + buildorder: 2 + arches: [aarch64, i686, x86_64] + perl-Net-LibIDN: + rationale: A build dependency. + ref: c00324dec0e6024a6ef18e60b9f5763fa056aaf0 + arches: [aarch64, i686, x86_64] + perl-Net-SSLeay: + rationale: The API. + ref: 08d774bfd2ccd58b6392e11bbc8296d6c65ea570 + arches: [aarch64, i686, x86_64] + perl-Socket6: + rationale: A build dependency. + ref: e222e407b26403ce11391680bfb027a58e536233 + arches: [aarch64, i686, x86_64] + perl-Test-NoWarnings: + rationale: A build dependency. + ref: bb019e342e42a26eb7ad03904875f5403e5d946f + buildorder: 1 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - perl-IO-Socket-SSL-0:2.066-4.module+el8.9.0+1517+a76eaf6e.noarch + - perl-IO-Socket-SSL-0:2.066-4.module+el8.9.0+1517+a76eaf6e.src + - perl-Net-SSLeay-0:1.88-2.module+el8.9.0+1517+a76eaf6e.src + - perl-Net-SSLeay-0:1.88-2.module+el8.9.0+1517+a76eaf6e.x86_64 + - perl-Net-SSLeay-debuginfo-0:1.88-2.module+el8.9.0+1517+a76eaf6e.x86_64 + - perl-Net-SSLeay-debugsource-0:1.88-2.module+el8.9.0+1517+a76eaf6e.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: perl-IO-Socket-SSL + stream: "2.066" + version: 8090020231016070024 + context: ed8f85ad + arch: x86_64 + summary: Perl library for transparent TLS + description: > + IO::Socket::SSL is a drop-in replacement for IO::Socket::IP that uses TLS to encrypt + data before it is transferred to a remote server or client. IO::Socket::SSL supports + all the extra features that one needs to write a full-featured TLS client or server + application like multiple TLS contexts, cipher selection, certificate verification, + and TLS version selection. Net::SSLeay offers some high level convenience functions + for accessing web pages on TLS servers, a sslcat() function for writing your own + clients, and finally access to the API of OpenSSL library so you can write servers + or clients for more complicated applications. + license: + module: + - MIT + content: + - (GPL+ or Artistic) and MPLv2.0 + - Artistic 2.0 + xmd: {} + dependencies: + - buildrequires: + perl: ["5.24"] + platform: [el8.9.0] + requires: + perl: ["5.24"] + platform: [el8] + references: + community: https://metacpan.org/release/IO-Socket-SSL + profiles: + common: + description: IO::Socket::SSL and Net::SSLeay + rpms: + - perl-IO-Socket-SSL + - perl-Net-SSLeay + api: + rpms: + - perl-IO-Socket-SSL + - perl-Net-SSLeay + filter: + rpms: + - perl-Devel-StackTrace + - perl-IO-Socket-INET6 + - perl-IO-Tty + - perl-IPC-Run + - perl-Net-IDN-Encode + - perl-Net-LibIDN + - perl-Socket6 + - perl-Test-NoWarnings + components: + rpms: + perl-Devel-StackTrace: + rationale: A build dependency. + ref: c6563e71bacf7e74df408f5583ffd48c2a4eabc3 + arches: [aarch64, i686, x86_64] + perl-IO-Socket-INET6: + rationale: A build dependency. + ref: 186d704912038e0a8b8560a5cbe465499a480f8f + buildorder: 1 + arches: [aarch64, i686, x86_64] + perl-IO-Socket-SSL: + rationale: The API. + ref: f2280826797c7254a9a9310f4a60a542a8e1e0b8 + buildorder: 3 + arches: [aarch64, i686, x86_64] + perl-IO-Tty: + rationale: A build dependency. + ref: 12471bf405620ae6ef99452db81f5a1a9ce5a559 + arches: [aarch64, i686, x86_64] + perl-IPC-Run: + rationale: A build dependency. + ref: 1db74f7ad99ac74134a1497aacf969dff13eda18 + buildorder: 1 + arches: [aarch64, i686, x86_64] + perl-Net-IDN-Encode: + rationale: A build dependency. + ref: f6ed4e2d3405221d5692305edbfd42ad21b7c7d5 + buildorder: 2 + arches: [aarch64, i686, x86_64] + perl-Net-LibIDN: + rationale: A build dependency. + ref: c00324dec0e6024a6ef18e60b9f5763fa056aaf0 + arches: [aarch64, i686, x86_64] + perl-Net-SSLeay: + rationale: The API. + ref: 08d774bfd2ccd58b6392e11bbc8296d6c65ea570 + arches: [aarch64, i686, x86_64] + perl-Socket6: + rationale: A build dependency. + ref: e222e407b26403ce11391680bfb027a58e536233 + arches: [aarch64, i686, x86_64] + perl-Test-NoWarnings: + rationale: A build dependency. + ref: bb019e342e42a26eb7ad03904875f5403e5d946f + buildorder: 1 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - perl-IO-Socket-SSL-0:2.066-4.module+el8.9.0+1517+11a26ffb.noarch + - perl-IO-Socket-SSL-0:2.066-4.module+el8.9.0+1517+11a26ffb.src + - perl-Net-SSLeay-0:1.88-2.module+el8.9.0+1517+11a26ffb.src + - perl-Net-SSLeay-0:1.88-2.module+el8.9.0+1517+11a26ffb.x86_64 + - perl-Net-SSLeay-debuginfo-0:1.88-2.module+el8.9.0+1517+11a26ffb.x86_64 + - perl-Net-SSLeay-debugsource-0:1.88-2.module+el8.9.0+1517+11a26ffb.x86_64 +... +--- +document: modulemd-defaults +version: 1 +data: + module: perl-YAML + stream: "1.24" + profiles: + "1.24": [common] +... +--- +document: modulemd +version: 2 +data: + name: perl-YAML + stream: "1.24" + version: 8060020220513063607 + context: 369bdfc6 + arch: x86_64 + summary: Perl parser for YAML + description: > + The YAML.pm module implements a YAML Loader and Dumper based on the YAML 1.0 specification. + YAML is a generic data serialization language that is optimized for human readability. + It can be used to express the data structures of most modern programming languages, + including Perl. For information on the YAML syntax, please refer to the YAML specification. + license: + module: + - MIT + content: + - GPL+ or Artistic + xmd: {} + dependencies: + - buildrequires: + perl: ["5.32"] + perl-YAML-bootstrap: ["1.24"] + platform: [el8.6.0] + requires: + perl: ["5.32"] + platform: [el8] + references: + community: https://metacpan.org/release/YAML + profiles: + common: + description: YAML distribution + rpms: + - perl-YAML + api: + rpms: + - perl-YAML + buildopts: + rpms: + macros: > + %_with_perl_YAML_enables_test 1 + components: + rpms: + perl-YAML: + rationale: The API. + ref: 54146a5a36ff3df7327e6f24c0cd40527278c4b0 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - perl-YAML-0:1.24-3.module+el8.6.0+953+3755ca7a.noarch + - perl-YAML-0:1.24-3.module+el8.6.0+953+3755ca7a.src +... +--- +document: modulemd +version: 2 +data: + name: perl-YAML + stream: "1.24" + version: 8060020220513063607 + context: 6a1d53c5 + arch: x86_64 + summary: Perl parser for YAML + description: > + The YAML.pm module implements a YAML Loader and Dumper based on the YAML 1.0 specification. + YAML is a generic data serialization language that is optimized for human readability. + It can be used to express the data structures of most modern programming languages, + including Perl. For information on the YAML syntax, please refer to the YAML specification. + license: + module: + - MIT + content: + - GPL+ or Artistic + xmd: {} + dependencies: + - buildrequires: + perl: ["5.24"] + perl-YAML-bootstrap: ["1.24"] + platform: [el8.6.0] + requires: + perl: ["5.24"] + platform: [el8] + references: + community: https://metacpan.org/release/YAML + profiles: + common: + description: YAML distribution + rpms: + - perl-YAML + api: + rpms: + - perl-YAML + buildopts: + rpms: + macros: > + %_with_perl_YAML_enables_test 1 + components: + rpms: + perl-YAML: + rationale: The API. + ref: 54146a5a36ff3df7327e6f24c0cd40527278c4b0 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - perl-YAML-0:1.24-3.module+el8.6.0+953+2c10460a.noarch + - perl-YAML-0:1.24-3.module+el8.6.0+953+2c10460a.src +... +--- +document: modulemd +version: 2 +data: + name: perl-YAML + stream: "1.24" + version: 8060020220513063607 + context: e4fef011 + arch: x86_64 + summary: Perl parser for YAML + description: > + The YAML.pm module implements a YAML Loader and Dumper based on the YAML 1.0 specification. + YAML is a generic data serialization language that is optimized for human readability. + It can be used to express the data structures of most modern programming languages, + including Perl. For information on the YAML syntax, please refer to the YAML specification. + license: + module: + - MIT + content: + - GPL+ or Artistic + xmd: {} + dependencies: + - buildrequires: + perl: ["5.30"] + perl-YAML-bootstrap: ["1.24"] + platform: [el8.6.0] + requires: + perl: ["5.30"] + platform: [el8] + references: + community: https://metacpan.org/release/YAML + profiles: + common: + description: YAML distribution + rpms: + - perl-YAML + api: + rpms: + - perl-YAML + buildopts: + rpms: + macros: > + %_with_perl_YAML_enables_test 1 + components: + rpms: + perl-YAML: + rationale: The API. + ref: 54146a5a36ff3df7327e6f24c0cd40527278c4b0 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - perl-YAML-0:1.24-3.module+el8.6.0+953+bd460ef9.noarch + - perl-YAML-0:1.24-3.module+el8.6.0+953+bd460ef9.src +... +--- +document: modulemd +version: 2 +data: + name: perl-YAML + stream: "1.24" + version: 8060020220513063607 + context: f7485d8d + arch: x86_64 + summary: Perl parser for YAML + description: > + The YAML.pm module implements a YAML Loader and Dumper based on the YAML 1.0 specification. + YAML is a generic data serialization language that is optimized for human readability. + It can be used to express the data structures of most modern programming languages, + including Perl. For information on the YAML syntax, please refer to the YAML specification. + license: + module: + - MIT + content: + - GPL+ or Artistic + xmd: {} + dependencies: + - buildrequires: + perl: ["5.26"] + perl-YAML-bootstrap: ["1.24"] + platform: [el8.6.0] + requires: + perl: ["5.26"] + platform: [el8] + references: + community: https://metacpan.org/release/YAML + profiles: + common: + description: YAML distribution + rpms: + - perl-YAML + api: + rpms: + - perl-YAML + buildopts: + rpms: + macros: > + %_with_perl_YAML_enables_test 1 + components: + rpms: + perl-YAML: + rationale: The API. + ref: 54146a5a36ff3df7327e6f24c0cd40527278c4b0 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - perl-YAML-0:1.24-3.module+el8.6.0+953+b8fc4031.noarch + - perl-YAML-0:1.24-3.module+el8.6.0+953+b8fc4031.src +... +--- +document: modulemd-defaults +version: 1 +data: + module: perl-libwww-perl + stream: "6.34" + profiles: + "6.34": [common] +... +--- +document: modulemd +version: 2 +data: + name: perl-libwww-perl + stream: "6.34" + version: 8090020231016070052 + context: 718bf150 + arch: x86_64 + summary: A Perl interface to the World-Wide Web + description: > + The libwww-perl collection is a set of Perl modules which provide a simple and + consistent application programming interface to the World-Wide Web. The main focus + of the library is to provide classes and functions that enable you to write WWW + clients. The library also contains modules that are of more general use and even + classes that help you implement simple HTTP servers. LWP::Protocol::https adds + a support for an HTTPS protocol. + license: + module: + - MIT + content: + - (GPL+ or Artistic) and Public Domain + - GPL+ or Artistic + - MIT + - MPLv2.0 + xmd: {} + dependencies: + - buildrequires: + perl: ["5.30"] + perl-IO-Socket-SSL: ["2.066"] + platform: [el8.9.0] + requires: + perl: ["5.30"] + perl-IO-Socket-SSL: ["2.066"] + platform: [el8] + references: + community: https://metacpan.org/release/libwww-perl + profiles: + common: + description: LWP with HTTPS support + rpms: + - perl-LWP-Protocol-https + - perl-libwww-perl + api: + rpms: + - perl-LWP-Protocol-https + - perl-libwww-perl + filter: + rpms: + - perl-Digest-SHA1 + - perl-HTTP-Daemon + - perl-Test-Fatal + - perl-Test-Pod + - perl-Test-RequiresInternet + buildopts: + rpms: + macros: > + %_without_perl_HTML_Tagset_enables_optional_test 1 + + %_without_perl_Test_Fatal_enables_extra_test 1 + + %_without_perl_Test_Fatal_enables_optional_test 1 + components: + rpms: + perl-Data-Dump: + rationale: A run-time depenedency. + ref: 0aa7ae2385709ddd97fd9809b2db96ba7295327b + arches: [aarch64, i686, x86_64] + perl-Digest-HMAC: + rationale: A run-time dependency. + ref: 6eb986bd01910713e8ec8a18ded4249ff25fc074 + buildorder: 1 + arches: [aarch64, i686, x86_64] + perl-Digest-SHA1: + rationale: A build dependency. + ref: ed9d712466b84f0c2faa1001240993cc5b477173 + arches: [aarch64, i686, x86_64] + perl-Encode-Locale: + rationale: A run-time dependency. + ref: af2fb1f1d8cbbfe2bc6f25b124bfc19d192be4fc + arches: [aarch64, i686, x86_64] + perl-File-Listing: + rationale: A run-time dependency. + ref: eca041a067448766c42117f8bcaf7bb16ecaaa47 + buildorder: 1 + arches: [aarch64, i686, x86_64] + perl-HTML-Parser: + rationale: A run-time dependency. + ref: a904649afb2f87e4531734ad62c9530f8607427e + buildorder: 2 + arches: [aarch64, i686, x86_64] + perl-HTML-Tagset: + rationale: A run-time dependency. + ref: fb55d8ed55046a77a6a723311fa66955e8d68ed2 + arches: [aarch64, i686, x86_64] + perl-HTTP-Cookies: + rationale: A run-time dependency. + ref: 2a55041602413470baad4fae3f49b7a47c38c8e2 + buildorder: 2 + arches: [aarch64, i686, x86_64] + perl-HTTP-Daemon: + rationale: A build dependency. + ref: a256f38165a88fa7063032db3f6301df1b8c50b6 + buildorder: 2 + arches: [aarch64, i686, x86_64] + perl-HTTP-Date: + rationale: A run-time dependency. + ref: ccc09dc198f7d37c882b69e485e3de9923728d27 + arches: [aarch64, i686, x86_64] + perl-HTTP-Message: + rationale: A run-time dependency. + ref: 2702f28b24be3514757d6efed76ab18f2b6aaf66 + buildorder: 1 + arches: [aarch64, i686, x86_64] + perl-HTTP-Negotiate: + rationale: A run-time dependency. + ref: 858770ec50df899f50140808a215de163f52ca52 + buildorder: 2 + arches: [aarch64, i686, x86_64] + perl-IO-HTML: + rationale: A run-time dependency. + ref: d3d06cb073c68d423b509dbf95712782b0b2cc1b + arches: [aarch64, i686, x86_64] + perl-LWP-MediaTypes: + rationale: A run-time dependency. + ref: 8e6548742e388ab9d9a2ba7ddb9fd946374fea7a + arches: [aarch64, i686, x86_64] + perl-LWP-Protocol-https: + rationale: The API. + ref: 23b86c713206eb368d800deb98e5a1709b9abddd + buildorder: 4 + arches: [aarch64, i686, x86_64] + perl-Mozilla-CA: + rationale: A run-time dependency. + ref: 0531992a148ec60cce84f7a6872ed7bdf69fc33f + arches: [aarch64, i686, x86_64] + perl-NTLM: + rationale: A run-time dependency. + ref: 2d86aee7a387603e7f0863d8cc04c4d63a95ff83 + buildorder: 2 + arches: [aarch64, i686, x86_64] + perl-Net-HTTP: + rationale: A run-time dependency. + ref: 97899162d56dc4153ec7b5c6882b4ff7d6429732 + arches: [aarch64, i686, x86_64] + perl-Test-Fatal: + rationale: A build dependency. + ref: 4544ea484d235896520d7969a5dada546c147a2c + buildorder: 1 + arches: [aarch64, i686, x86_64] + perl-Test-Pod: + rationale: A build dependency. + ref: efb45b948071cc6ff9f3e2ae7f01d9b70e264cc2 + arches: [aarch64, i686, x86_64] + perl-Test-RequiresInternet: + rationale: A build dependency. + ref: ddc629cc9bd999bccffa11fcf7b5190e8140e2d7 + arches: [aarch64, i686, x86_64] + perl-TimeDate: + rationale: A run-time dependency. + ref: e0fc6f38f9dba28b966c37f3a2f9fbe36bf61967 + arches: [aarch64, i686, x86_64] + perl-Try-Tiny: + rationale: A run-time dependency. + ref: b1efed4a0a68bd30aa69ed3b848cf9738f14bb7b + arches: [aarch64, i686, x86_64] + perl-WWW-RobotRules: + rationale: A run-time dependency. + ref: 1bf513829c2bee8f70026f61034657de2c6c42b2 + arches: [aarch64, i686, x86_64] + perl-libwww-perl: + rationale: The API. + ref: 3a5f2c6718601d051bcc69f12cb7bceef8758c77 + buildorder: 3 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - perl-Data-Dump-0:1.23-7.module+el8.9.0+1521+faf8d1d6.noarch + - perl-Data-Dump-0:1.23-7.module+el8.9.0+1521+faf8d1d6.src + - perl-Digest-HMAC-0:1.03-17.module+el8.9.0+1521+faf8d1d6.noarch + - perl-Digest-HMAC-0:1.03-17.module+el8.9.0+1521+faf8d1d6.src + - perl-Encode-Locale-0:1.05-10.module+el8.9.0+1521+faf8d1d6.noarch + - perl-Encode-Locale-0:1.05-10.module+el8.9.0+1521+faf8d1d6.src + - perl-File-Listing-0:6.04-17.module+el8.9.0+1521+faf8d1d6.noarch + - perl-File-Listing-0:6.04-17.module+el8.9.0+1521+faf8d1d6.src + - perl-HTML-Parser-0:3.72-15.module+el8.9.0+1521+faf8d1d6.src + - perl-HTML-Parser-0:3.72-15.module+el8.9.0+1521+faf8d1d6.x86_64 + - perl-HTML-Parser-debuginfo-0:3.72-15.module+el8.9.0+1521+faf8d1d6.x86_64 + - perl-HTML-Parser-debugsource-0:3.72-15.module+el8.9.0+1521+faf8d1d6.x86_64 + - perl-HTML-Tagset-0:3.20-34.module+el8.9.0+1521+faf8d1d6.noarch + - perl-HTML-Tagset-0:3.20-34.module+el8.9.0+1521+faf8d1d6.src + - perl-HTTP-Cookies-0:6.04-2.module+el8.9.0+1521+faf8d1d6.noarch + - perl-HTTP-Cookies-0:6.04-2.module+el8.9.0+1521+faf8d1d6.src + - perl-HTTP-Date-0:6.02-19.module+el8.9.0+1521+faf8d1d6.noarch + - perl-HTTP-Date-0:6.02-19.module+el8.9.0+1521+faf8d1d6.src + - perl-HTTP-Message-0:6.18-1.module+el8.9.0+1521+faf8d1d6.noarch + - perl-HTTP-Message-0:6.18-1.module+el8.9.0+1521+faf8d1d6.src + - perl-HTTP-Negotiate-0:6.01-19.module+el8.9.0+1521+faf8d1d6.noarch + - perl-HTTP-Negotiate-0:6.01-19.module+el8.9.0+1521+faf8d1d6.src + - perl-IO-HTML-0:1.001-11.module+el8.9.0+1521+faf8d1d6.noarch + - perl-IO-HTML-0:1.001-11.module+el8.9.0+1521+faf8d1d6.src + - perl-LWP-MediaTypes-0:6.02-15.module+el8.9.0+1521+faf8d1d6.noarch + - perl-LWP-MediaTypes-0:6.02-15.module+el8.9.0+1521+faf8d1d6.src + - perl-LWP-Protocol-https-0:6.07-4.module+el8.9.0+1521+faf8d1d6.noarch + - perl-LWP-Protocol-https-0:6.07-4.module+el8.9.0+1521+faf8d1d6.src + - perl-Mozilla-CA-0:20160104-7.module+el8.9.0+1521+faf8d1d6.noarch + - perl-Mozilla-CA-0:20160104-7.module+el8.9.0+1521+faf8d1d6.src + - perl-NTLM-0:1.09-17.module+el8.9.0+1521+faf8d1d6.noarch + - perl-NTLM-0:1.09-17.module+el8.9.0+1521+faf8d1d6.src + - perl-Net-HTTP-0:6.17-2.module+el8.9.0+1521+faf8d1d6.noarch + - perl-Net-HTTP-0:6.17-2.module+el8.9.0+1521+faf8d1d6.src + - perl-TimeDate-1:2.30-15.module+el8.9.0+1521+faf8d1d6.noarch + - perl-TimeDate-1:2.30-15.module+el8.9.0+1521+faf8d1d6.src + - perl-Try-Tiny-0:0.30-7.module+el8.9.0+1521+faf8d1d6.noarch + - perl-Try-Tiny-0:0.30-7.module+el8.9.0+1521+faf8d1d6.src + - perl-WWW-RobotRules-0:6.02-18.module+el8.9.0+1521+faf8d1d6.noarch + - perl-WWW-RobotRules-0:6.02-18.module+el8.9.0+1521+faf8d1d6.src + - perl-libwww-perl-0:6.34-1.module+el8.9.0+1521+faf8d1d6.noarch + - perl-libwww-perl-0:6.34-1.module+el8.9.0+1521+faf8d1d6.src +... +--- +document: modulemd +version: 2 +data: + name: perl-libwww-perl + stream: "6.34" + version: 8090020231016070052 + context: 8af8375c + arch: x86_64 + summary: A Perl interface to the World-Wide Web + description: > + The libwww-perl collection is a set of Perl modules which provide a simple and + consistent application programming interface to the World-Wide Web. The main focus + of the library is to provide classes and functions that enable you to write WWW + clients. The library also contains modules that are of more general use and even + classes that help you implement simple HTTP servers. LWP::Protocol::https adds + a support for an HTTPS protocol. + license: + module: + - MIT + content: + - (GPL+ or Artistic) and Public Domain + - GPL+ or Artistic + - MIT + - MPLv2.0 + xmd: {} + dependencies: + - buildrequires: + perl: ["5.26"] + perl-IO-Socket-SSL: ["2.066"] + platform: [el8.9.0] + requires: + perl: ["5.26"] + perl-IO-Socket-SSL: ["2.066"] + platform: [el8] + references: + community: https://metacpan.org/release/libwww-perl + profiles: + common: + description: LWP with HTTPS support + rpms: + - perl-LWP-Protocol-https + - perl-libwww-perl + api: + rpms: + - perl-LWP-Protocol-https + - perl-libwww-perl + filter: + rpms: + - perl-Digest-SHA1 + - perl-HTTP-Daemon + - perl-Test-Fatal + - perl-Test-Pod + - perl-Test-RequiresInternet + buildopts: + rpms: + macros: > + %_without_perl_HTML_Tagset_enables_optional_test 1 + + %_without_perl_Test_Fatal_enables_extra_test 1 + + %_without_perl_Test_Fatal_enables_optional_test 1 + components: + rpms: + perl-Data-Dump: + rationale: A run-time depenedency. + ref: 0aa7ae2385709ddd97fd9809b2db96ba7295327b + arches: [aarch64, i686, x86_64] + perl-Digest-HMAC: + rationale: A run-time dependency. + ref: 6eb986bd01910713e8ec8a18ded4249ff25fc074 + buildorder: 1 + arches: [aarch64, i686, x86_64] + perl-Digest-SHA1: + rationale: A build dependency. + ref: ed9d712466b84f0c2faa1001240993cc5b477173 + arches: [aarch64, i686, x86_64] + perl-Encode-Locale: + rationale: A run-time dependency. + ref: af2fb1f1d8cbbfe2bc6f25b124bfc19d192be4fc + arches: [aarch64, i686, x86_64] + perl-File-Listing: + rationale: A run-time dependency. + ref: eca041a067448766c42117f8bcaf7bb16ecaaa47 + buildorder: 1 + arches: [aarch64, i686, x86_64] + perl-HTML-Parser: + rationale: A run-time dependency. + ref: a904649afb2f87e4531734ad62c9530f8607427e + buildorder: 2 + arches: [aarch64, i686, x86_64] + perl-HTML-Tagset: + rationale: A run-time dependency. + ref: fb55d8ed55046a77a6a723311fa66955e8d68ed2 + arches: [aarch64, i686, x86_64] + perl-HTTP-Cookies: + rationale: A run-time dependency. + ref: 2a55041602413470baad4fae3f49b7a47c38c8e2 + buildorder: 2 + arches: [aarch64, i686, x86_64] + perl-HTTP-Daemon: + rationale: A build dependency. + ref: a256f38165a88fa7063032db3f6301df1b8c50b6 + buildorder: 2 + arches: [aarch64, i686, x86_64] + perl-HTTP-Date: + rationale: A run-time dependency. + ref: ccc09dc198f7d37c882b69e485e3de9923728d27 + arches: [aarch64, i686, x86_64] + perl-HTTP-Message: + rationale: A run-time dependency. + ref: 2702f28b24be3514757d6efed76ab18f2b6aaf66 + buildorder: 1 + arches: [aarch64, i686, x86_64] + perl-HTTP-Negotiate: + rationale: A run-time dependency. + ref: 858770ec50df899f50140808a215de163f52ca52 + buildorder: 2 + arches: [aarch64, i686, x86_64] + perl-IO-HTML: + rationale: A run-time dependency. + ref: d3d06cb073c68d423b509dbf95712782b0b2cc1b + arches: [aarch64, i686, x86_64] + perl-LWP-MediaTypes: + rationale: A run-time dependency. + ref: 8e6548742e388ab9d9a2ba7ddb9fd946374fea7a + arches: [aarch64, i686, x86_64] + perl-LWP-Protocol-https: + rationale: The API. + ref: 23b86c713206eb368d800deb98e5a1709b9abddd + buildorder: 4 + arches: [aarch64, i686, x86_64] + perl-Mozilla-CA: + rationale: A run-time dependency. + ref: 0531992a148ec60cce84f7a6872ed7bdf69fc33f + arches: [aarch64, i686, x86_64] + perl-NTLM: + rationale: A run-time dependency. + ref: 2d86aee7a387603e7f0863d8cc04c4d63a95ff83 + buildorder: 2 + arches: [aarch64, i686, x86_64] + perl-Net-HTTP: + rationale: A run-time dependency. + ref: 97899162d56dc4153ec7b5c6882b4ff7d6429732 + arches: [aarch64, i686, x86_64] + perl-Test-Fatal: + rationale: A build dependency. + ref: 4544ea484d235896520d7969a5dada546c147a2c + buildorder: 1 + arches: [aarch64, i686, x86_64] + perl-Test-Pod: + rationale: A build dependency. + ref: efb45b948071cc6ff9f3e2ae7f01d9b70e264cc2 + arches: [aarch64, i686, x86_64] + perl-Test-RequiresInternet: + rationale: A build dependency. + ref: ddc629cc9bd999bccffa11fcf7b5190e8140e2d7 + arches: [aarch64, i686, x86_64] + perl-TimeDate: + rationale: A run-time dependency. + ref: e0fc6f38f9dba28b966c37f3a2f9fbe36bf61967 + arches: [aarch64, i686, x86_64] + perl-Try-Tiny: + rationale: A run-time dependency. + ref: b1efed4a0a68bd30aa69ed3b848cf9738f14bb7b + arches: [aarch64, i686, x86_64] + perl-WWW-RobotRules: + rationale: A run-time dependency. + ref: 1bf513829c2bee8f70026f61034657de2c6c42b2 + arches: [aarch64, i686, x86_64] + perl-libwww-perl: + rationale: The API. + ref: 3a5f2c6718601d051bcc69f12cb7bceef8758c77 + buildorder: 3 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - perl-Data-Dump-0:1.23-7.module+el8.9.0+1521+0101edce.noarch + - perl-Data-Dump-0:1.23-7.module+el8.9.0+1521+0101edce.src + - perl-Digest-HMAC-0:1.03-17.module+el8.9.0+1521+0101edce.noarch + - perl-Digest-HMAC-0:1.03-17.module+el8.9.0+1521+0101edce.src + - perl-Encode-Locale-0:1.05-10.module+el8.9.0+1521+0101edce.noarch + - perl-Encode-Locale-0:1.05-10.module+el8.9.0+1521+0101edce.src + - perl-File-Listing-0:6.04-17.module+el8.9.0+1521+0101edce.noarch + - perl-File-Listing-0:6.04-17.module+el8.9.0+1521+0101edce.src + - perl-HTML-Parser-0:3.72-15.module+el8.9.0+1521+0101edce.src + - perl-HTML-Parser-0:3.72-15.module+el8.9.0+1521+0101edce.x86_64 + - perl-HTML-Parser-debuginfo-0:3.72-15.module+el8.9.0+1521+0101edce.x86_64 + - perl-HTML-Parser-debugsource-0:3.72-15.module+el8.9.0+1521+0101edce.x86_64 + - perl-HTML-Tagset-0:3.20-34.module+el8.9.0+1521+0101edce.noarch + - perl-HTML-Tagset-0:3.20-34.module+el8.9.0+1521+0101edce.src + - perl-HTTP-Cookies-0:6.04-2.module+el8.9.0+1521+0101edce.noarch + - perl-HTTP-Cookies-0:6.04-2.module+el8.9.0+1521+0101edce.src + - perl-HTTP-Date-0:6.02-19.module+el8.9.0+1521+0101edce.noarch + - perl-HTTP-Date-0:6.02-19.module+el8.9.0+1521+0101edce.src + - perl-HTTP-Message-0:6.18-1.module+el8.9.0+1521+0101edce.noarch + - perl-HTTP-Message-0:6.18-1.module+el8.9.0+1521+0101edce.src + - perl-HTTP-Negotiate-0:6.01-19.module+el8.9.0+1521+0101edce.noarch + - perl-HTTP-Negotiate-0:6.01-19.module+el8.9.0+1521+0101edce.src + - perl-IO-HTML-0:1.001-11.module+el8.9.0+1521+0101edce.noarch + - perl-IO-HTML-0:1.001-11.module+el8.9.0+1521+0101edce.src + - perl-LWP-MediaTypes-0:6.02-15.module+el8.9.0+1521+0101edce.noarch + - perl-LWP-MediaTypes-0:6.02-15.module+el8.9.0+1521+0101edce.src + - perl-LWP-Protocol-https-0:6.07-4.module+el8.9.0+1521+0101edce.noarch + - perl-LWP-Protocol-https-0:6.07-4.module+el8.9.0+1521+0101edce.src + - perl-Mozilla-CA-0:20160104-7.module+el8.9.0+1521+0101edce.noarch + - perl-Mozilla-CA-0:20160104-7.module+el8.9.0+1521+0101edce.src + - perl-NTLM-0:1.09-17.module+el8.9.0+1521+0101edce.noarch + - perl-NTLM-0:1.09-17.module+el8.9.0+1521+0101edce.src + - perl-Net-HTTP-0:6.17-2.module+el8.9.0+1521+0101edce.noarch + - perl-Net-HTTP-0:6.17-2.module+el8.9.0+1521+0101edce.src + - perl-TimeDate-1:2.30-15.module+el8.9.0+1521+0101edce.noarch + - perl-TimeDate-1:2.30-15.module+el8.9.0+1521+0101edce.src + - perl-Try-Tiny-0:0.30-7.module+el8.9.0+1521+0101edce.noarch + - perl-Try-Tiny-0:0.30-7.module+el8.9.0+1521+0101edce.src + - perl-WWW-RobotRules-0:6.02-18.module+el8.9.0+1521+0101edce.noarch + - perl-WWW-RobotRules-0:6.02-18.module+el8.9.0+1521+0101edce.src + - perl-libwww-perl-0:6.34-1.module+el8.9.0+1521+0101edce.noarch + - perl-libwww-perl-0:6.34-1.module+el8.9.0+1521+0101edce.src +... +--- +document: modulemd +version: 2 +data: + name: perl-libwww-perl + stream: "6.34" + version: 8090020231016070052 + context: a1e5d4b7 + arch: x86_64 + summary: A Perl interface to the World-Wide Web + description: > + The libwww-perl collection is a set of Perl modules which provide a simple and + consistent application programming interface to the World-Wide Web. The main focus + of the library is to provide classes and functions that enable you to write WWW + clients. The library also contains modules that are of more general use and even + classes that help you implement simple HTTP servers. LWP::Protocol::https adds + a support for an HTTPS protocol. + license: + module: + - MIT + content: + - (GPL+ or Artistic) and Public Domain + - GPL+ or Artistic + - MIT + - MPLv2.0 + xmd: {} + dependencies: + - buildrequires: + perl: ["5.24"] + perl-IO-Socket-SSL: ["2.066"] + platform: [el8.9.0] + requires: + perl: ["5.24"] + perl-IO-Socket-SSL: ["2.066"] + platform: [el8] + references: + community: https://metacpan.org/release/libwww-perl + profiles: + common: + description: LWP with HTTPS support + rpms: + - perl-LWP-Protocol-https + - perl-libwww-perl + api: + rpms: + - perl-LWP-Protocol-https + - perl-libwww-perl + filter: + rpms: + - perl-Digest-SHA1 + - perl-HTTP-Daemon + - perl-Test-Fatal + - perl-Test-Pod + - perl-Test-RequiresInternet + buildopts: + rpms: + macros: > + %_without_perl_HTML_Tagset_enables_optional_test 1 + + %_without_perl_Test_Fatal_enables_extra_test 1 + + %_without_perl_Test_Fatal_enables_optional_test 1 + components: + rpms: + perl-Data-Dump: + rationale: A run-time depenedency. + ref: 0aa7ae2385709ddd97fd9809b2db96ba7295327b + arches: [aarch64, i686, x86_64] + perl-Digest-HMAC: + rationale: A run-time dependency. + ref: 6eb986bd01910713e8ec8a18ded4249ff25fc074 + buildorder: 1 + arches: [aarch64, i686, x86_64] + perl-Digest-SHA1: + rationale: A build dependency. + ref: ed9d712466b84f0c2faa1001240993cc5b477173 + arches: [aarch64, i686, x86_64] + perl-Encode-Locale: + rationale: A run-time dependency. + ref: af2fb1f1d8cbbfe2bc6f25b124bfc19d192be4fc + arches: [aarch64, i686, x86_64] + perl-File-Listing: + rationale: A run-time dependency. + ref: eca041a067448766c42117f8bcaf7bb16ecaaa47 + buildorder: 1 + arches: [aarch64, i686, x86_64] + perl-HTML-Parser: + rationale: A run-time dependency. + ref: a904649afb2f87e4531734ad62c9530f8607427e + buildorder: 2 + arches: [aarch64, i686, x86_64] + perl-HTML-Tagset: + rationale: A run-time dependency. + ref: fb55d8ed55046a77a6a723311fa66955e8d68ed2 + arches: [aarch64, i686, x86_64] + perl-HTTP-Cookies: + rationale: A run-time dependency. + ref: 2a55041602413470baad4fae3f49b7a47c38c8e2 + buildorder: 2 + arches: [aarch64, i686, x86_64] + perl-HTTP-Daemon: + rationale: A build dependency. + ref: a256f38165a88fa7063032db3f6301df1b8c50b6 + buildorder: 2 + arches: [aarch64, i686, x86_64] + perl-HTTP-Date: + rationale: A run-time dependency. + ref: ccc09dc198f7d37c882b69e485e3de9923728d27 + arches: [aarch64, i686, x86_64] + perl-HTTP-Message: + rationale: A run-time dependency. + ref: 2702f28b24be3514757d6efed76ab18f2b6aaf66 + buildorder: 1 + arches: [aarch64, i686, x86_64] + perl-HTTP-Negotiate: + rationale: A run-time dependency. + ref: 858770ec50df899f50140808a215de163f52ca52 + buildorder: 2 + arches: [aarch64, i686, x86_64] + perl-IO-HTML: + rationale: A run-time dependency. + ref: d3d06cb073c68d423b509dbf95712782b0b2cc1b + arches: [aarch64, i686, x86_64] + perl-LWP-MediaTypes: + rationale: A run-time dependency. + ref: 8e6548742e388ab9d9a2ba7ddb9fd946374fea7a + arches: [aarch64, i686, x86_64] + perl-LWP-Protocol-https: + rationale: The API. + ref: 23b86c713206eb368d800deb98e5a1709b9abddd + buildorder: 4 + arches: [aarch64, i686, x86_64] + perl-Mozilla-CA: + rationale: A run-time dependency. + ref: 0531992a148ec60cce84f7a6872ed7bdf69fc33f + arches: [aarch64, i686, x86_64] + perl-NTLM: + rationale: A run-time dependency. + ref: 2d86aee7a387603e7f0863d8cc04c4d63a95ff83 + buildorder: 2 + arches: [aarch64, i686, x86_64] + perl-Net-HTTP: + rationale: A run-time dependency. + ref: 97899162d56dc4153ec7b5c6882b4ff7d6429732 + arches: [aarch64, i686, x86_64] + perl-Test-Fatal: + rationale: A build dependency. + ref: 4544ea484d235896520d7969a5dada546c147a2c + buildorder: 1 + arches: [aarch64, i686, x86_64] + perl-Test-Pod: + rationale: A build dependency. + ref: efb45b948071cc6ff9f3e2ae7f01d9b70e264cc2 + arches: [aarch64, i686, x86_64] + perl-Test-RequiresInternet: + rationale: A build dependency. + ref: ddc629cc9bd999bccffa11fcf7b5190e8140e2d7 + arches: [aarch64, i686, x86_64] + perl-TimeDate: + rationale: A run-time dependency. + ref: e0fc6f38f9dba28b966c37f3a2f9fbe36bf61967 + arches: [aarch64, i686, x86_64] + perl-Try-Tiny: + rationale: A run-time dependency. + ref: b1efed4a0a68bd30aa69ed3b848cf9738f14bb7b + arches: [aarch64, i686, x86_64] + perl-WWW-RobotRules: + rationale: A run-time dependency. + ref: 1bf513829c2bee8f70026f61034657de2c6c42b2 + arches: [aarch64, i686, x86_64] + perl-libwww-perl: + rationale: The API. + ref: 3a5f2c6718601d051bcc69f12cb7bceef8758c77 + buildorder: 3 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - perl-Data-Dump-0:1.23-7.module+el8.9.0+1521+ec157587.noarch + - perl-Data-Dump-0:1.23-7.module+el8.9.0+1521+ec157587.src + - perl-Digest-HMAC-0:1.03-17.module+el8.9.0+1521+ec157587.noarch + - perl-Digest-HMAC-0:1.03-17.module+el8.9.0+1521+ec157587.src + - perl-Encode-Locale-0:1.05-10.module+el8.9.0+1521+ec157587.noarch + - perl-Encode-Locale-0:1.05-10.module+el8.9.0+1521+ec157587.src + - perl-File-Listing-0:6.04-17.module+el8.9.0+1521+ec157587.noarch + - perl-File-Listing-0:6.04-17.module+el8.9.0+1521+ec157587.src + - perl-HTML-Parser-0:3.72-15.module+el8.9.0+1521+ec157587.src + - perl-HTML-Parser-0:3.72-15.module+el8.9.0+1521+ec157587.x86_64 + - perl-HTML-Parser-debuginfo-0:3.72-15.module+el8.9.0+1521+ec157587.x86_64 + - perl-HTML-Parser-debugsource-0:3.72-15.module+el8.9.0+1521+ec157587.x86_64 + - perl-HTML-Tagset-0:3.20-34.module+el8.9.0+1521+ec157587.noarch + - perl-HTML-Tagset-0:3.20-34.module+el8.9.0+1521+ec157587.src + - perl-HTTP-Cookies-0:6.04-2.module+el8.9.0+1521+ec157587.noarch + - perl-HTTP-Cookies-0:6.04-2.module+el8.9.0+1521+ec157587.src + - perl-HTTP-Date-0:6.02-19.module+el8.9.0+1521+ec157587.noarch + - perl-HTTP-Date-0:6.02-19.module+el8.9.0+1521+ec157587.src + - perl-HTTP-Message-0:6.18-1.module+el8.9.0+1521+ec157587.noarch + - perl-HTTP-Message-0:6.18-1.module+el8.9.0+1521+ec157587.src + - perl-HTTP-Negotiate-0:6.01-19.module+el8.9.0+1521+ec157587.noarch + - perl-HTTP-Negotiate-0:6.01-19.module+el8.9.0+1521+ec157587.src + - perl-IO-HTML-0:1.001-11.module+el8.9.0+1521+ec157587.noarch + - perl-IO-HTML-0:1.001-11.module+el8.9.0+1521+ec157587.src + - perl-LWP-MediaTypes-0:6.02-15.module+el8.9.0+1521+ec157587.noarch + - perl-LWP-MediaTypes-0:6.02-15.module+el8.9.0+1521+ec157587.src + - perl-LWP-Protocol-https-0:6.07-4.module+el8.9.0+1521+ec157587.noarch + - perl-LWP-Protocol-https-0:6.07-4.module+el8.9.0+1521+ec157587.src + - perl-Mozilla-CA-0:20160104-7.module+el8.9.0+1521+ec157587.noarch + - perl-Mozilla-CA-0:20160104-7.module+el8.9.0+1521+ec157587.src + - perl-NTLM-0:1.09-17.module+el8.9.0+1521+ec157587.noarch + - perl-NTLM-0:1.09-17.module+el8.9.0+1521+ec157587.src + - perl-Net-HTTP-0:6.17-2.module+el8.9.0+1521+ec157587.noarch + - perl-Net-HTTP-0:6.17-2.module+el8.9.0+1521+ec157587.src + - perl-TimeDate-1:2.30-15.module+el8.9.0+1521+ec157587.noarch + - perl-TimeDate-1:2.30-15.module+el8.9.0+1521+ec157587.src + - perl-Try-Tiny-0:0.30-7.module+el8.9.0+1521+ec157587.noarch + - perl-Try-Tiny-0:0.30-7.module+el8.9.0+1521+ec157587.src + - perl-WWW-RobotRules-0:6.02-18.module+el8.9.0+1521+ec157587.noarch + - perl-WWW-RobotRules-0:6.02-18.module+el8.9.0+1521+ec157587.src + - perl-libwww-perl-0:6.34-1.module+el8.9.0+1521+ec157587.noarch + - perl-libwww-perl-0:6.34-1.module+el8.9.0+1521+ec157587.src +... +--- +document: modulemd +version: 2 +data: + name: perl-libwww-perl + stream: "6.34" + version: 8090020231016070052 + context: ce7a7462 + arch: x86_64 + summary: A Perl interface to the World-Wide Web + description: > + The libwww-perl collection is a set of Perl modules which provide a simple and + consistent application programming interface to the World-Wide Web. The main focus + of the library is to provide classes and functions that enable you to write WWW + clients. The library also contains modules that are of more general use and even + classes that help you implement simple HTTP servers. LWP::Protocol::https adds + a support for an HTTPS protocol. + license: + module: + - MIT + content: + - (GPL+ or Artistic) and Public Domain + - GPL+ or Artistic + - MIT + - MPLv2.0 + xmd: {} + dependencies: + - buildrequires: + perl: ["5.32"] + perl-IO-Socket-SSL: ["2.066"] + platform: [el8.9.0] + requires: + perl: ["5.32"] + perl-IO-Socket-SSL: ["2.066"] + platform: [el8] + references: + community: https://metacpan.org/release/libwww-perl + profiles: + common: + description: LWP with HTTPS support + rpms: + - perl-LWP-Protocol-https + - perl-libwww-perl + api: + rpms: + - perl-LWP-Protocol-https + - perl-libwww-perl + filter: + rpms: + - perl-Digest-SHA1 + - perl-HTTP-Daemon + - perl-Test-Fatal + - perl-Test-Pod + - perl-Test-RequiresInternet + buildopts: + rpms: + macros: > + %_without_perl_HTML_Tagset_enables_optional_test 1 + + %_without_perl_Test_Fatal_enables_extra_test 1 + + %_without_perl_Test_Fatal_enables_optional_test 1 + components: + rpms: + perl-Data-Dump: + rationale: A run-time depenedency. + ref: 0aa7ae2385709ddd97fd9809b2db96ba7295327b + arches: [aarch64, i686, x86_64] + perl-Digest-HMAC: + rationale: A run-time dependency. + ref: 6eb986bd01910713e8ec8a18ded4249ff25fc074 + buildorder: 1 + arches: [aarch64, i686, x86_64] + perl-Digest-SHA1: + rationale: A build dependency. + ref: ed9d712466b84f0c2faa1001240993cc5b477173 + arches: [aarch64, i686, x86_64] + perl-Encode-Locale: + rationale: A run-time dependency. + ref: af2fb1f1d8cbbfe2bc6f25b124bfc19d192be4fc + arches: [aarch64, i686, x86_64] + perl-File-Listing: + rationale: A run-time dependency. + ref: eca041a067448766c42117f8bcaf7bb16ecaaa47 + buildorder: 1 + arches: [aarch64, i686, x86_64] + perl-HTML-Parser: + rationale: A run-time dependency. + ref: a904649afb2f87e4531734ad62c9530f8607427e + buildorder: 2 + arches: [aarch64, i686, x86_64] + perl-HTML-Tagset: + rationale: A run-time dependency. + ref: fb55d8ed55046a77a6a723311fa66955e8d68ed2 + arches: [aarch64, i686, x86_64] + perl-HTTP-Cookies: + rationale: A run-time dependency. + ref: 2a55041602413470baad4fae3f49b7a47c38c8e2 + buildorder: 2 + arches: [aarch64, i686, x86_64] + perl-HTTP-Daemon: + rationale: A build dependency. + ref: a256f38165a88fa7063032db3f6301df1b8c50b6 + buildorder: 2 + arches: [aarch64, i686, x86_64] + perl-HTTP-Date: + rationale: A run-time dependency. + ref: ccc09dc198f7d37c882b69e485e3de9923728d27 + arches: [aarch64, i686, x86_64] + perl-HTTP-Message: + rationale: A run-time dependency. + ref: 2702f28b24be3514757d6efed76ab18f2b6aaf66 + buildorder: 1 + arches: [aarch64, i686, x86_64] + perl-HTTP-Negotiate: + rationale: A run-time dependency. + ref: 858770ec50df899f50140808a215de163f52ca52 + buildorder: 2 + arches: [aarch64, i686, x86_64] + perl-IO-HTML: + rationale: A run-time dependency. + ref: d3d06cb073c68d423b509dbf95712782b0b2cc1b + arches: [aarch64, i686, x86_64] + perl-LWP-MediaTypes: + rationale: A run-time dependency. + ref: 8e6548742e388ab9d9a2ba7ddb9fd946374fea7a + arches: [aarch64, i686, x86_64] + perl-LWP-Protocol-https: + rationale: The API. + ref: 23b86c713206eb368d800deb98e5a1709b9abddd + buildorder: 4 + arches: [aarch64, i686, x86_64] + perl-Mozilla-CA: + rationale: A run-time dependency. + ref: 0531992a148ec60cce84f7a6872ed7bdf69fc33f + arches: [aarch64, i686, x86_64] + perl-NTLM: + rationale: A run-time dependency. + ref: 2d86aee7a387603e7f0863d8cc04c4d63a95ff83 + buildorder: 2 + arches: [aarch64, i686, x86_64] + perl-Net-HTTP: + rationale: A run-time dependency. + ref: 97899162d56dc4153ec7b5c6882b4ff7d6429732 + arches: [aarch64, i686, x86_64] + perl-Test-Fatal: + rationale: A build dependency. + ref: 4544ea484d235896520d7969a5dada546c147a2c + buildorder: 1 + arches: [aarch64, i686, x86_64] + perl-Test-Pod: + rationale: A build dependency. + ref: efb45b948071cc6ff9f3e2ae7f01d9b70e264cc2 + arches: [aarch64, i686, x86_64] + perl-Test-RequiresInternet: + rationale: A build dependency. + ref: ddc629cc9bd999bccffa11fcf7b5190e8140e2d7 + arches: [aarch64, i686, x86_64] + perl-TimeDate: + rationale: A run-time dependency. + ref: e0fc6f38f9dba28b966c37f3a2f9fbe36bf61967 + arches: [aarch64, i686, x86_64] + perl-Try-Tiny: + rationale: A run-time dependency. + ref: b1efed4a0a68bd30aa69ed3b848cf9738f14bb7b + arches: [aarch64, i686, x86_64] + perl-WWW-RobotRules: + rationale: A run-time dependency. + ref: 1bf513829c2bee8f70026f61034657de2c6c42b2 + arches: [aarch64, i686, x86_64] + perl-libwww-perl: + rationale: The API. + ref: 3a5f2c6718601d051bcc69f12cb7bceef8758c77 + buildorder: 3 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - perl-Data-Dump-0:1.23-7.module+el8.9.0+1521+b0a37ee7.noarch + - perl-Data-Dump-0:1.23-7.module+el8.9.0+1521+b0a37ee7.src + - perl-Digest-HMAC-0:1.03-17.module+el8.9.0+1521+b0a37ee7.noarch + - perl-Digest-HMAC-0:1.03-17.module+el8.9.0+1521+b0a37ee7.src + - perl-Encode-Locale-0:1.05-10.module+el8.9.0+1521+b0a37ee7.noarch + - perl-Encode-Locale-0:1.05-10.module+el8.9.0+1521+b0a37ee7.src + - perl-File-Listing-0:6.04-17.module+el8.9.0+1521+b0a37ee7.noarch + - perl-File-Listing-0:6.04-17.module+el8.9.0+1521+b0a37ee7.src + - perl-HTML-Parser-0:3.72-15.module+el8.9.0+1521+b0a37ee7.src + - perl-HTML-Parser-0:3.72-15.module+el8.9.0+1521+b0a37ee7.x86_64 + - perl-HTML-Parser-debuginfo-0:3.72-15.module+el8.9.0+1521+b0a37ee7.x86_64 + - perl-HTML-Parser-debugsource-0:3.72-15.module+el8.9.0+1521+b0a37ee7.x86_64 + - perl-HTML-Tagset-0:3.20-34.module+el8.9.0+1521+b0a37ee7.noarch + - perl-HTML-Tagset-0:3.20-34.module+el8.9.0+1521+b0a37ee7.src + - perl-HTTP-Cookies-0:6.04-2.module+el8.9.0+1521+b0a37ee7.noarch + - perl-HTTP-Cookies-0:6.04-2.module+el8.9.0+1521+b0a37ee7.src + - perl-HTTP-Date-0:6.02-19.module+el8.9.0+1521+b0a37ee7.noarch + - perl-HTTP-Date-0:6.02-19.module+el8.9.0+1521+b0a37ee7.src + - perl-HTTP-Message-0:6.18-1.module+el8.9.0+1521+b0a37ee7.noarch + - perl-HTTP-Message-0:6.18-1.module+el8.9.0+1521+b0a37ee7.src + - perl-HTTP-Negotiate-0:6.01-19.module+el8.9.0+1521+b0a37ee7.noarch + - perl-HTTP-Negotiate-0:6.01-19.module+el8.9.0+1521+b0a37ee7.src + - perl-IO-HTML-0:1.001-11.module+el8.9.0+1521+b0a37ee7.noarch + - perl-IO-HTML-0:1.001-11.module+el8.9.0+1521+b0a37ee7.src + - perl-LWP-MediaTypes-0:6.02-15.module+el8.9.0+1521+b0a37ee7.noarch + - perl-LWP-MediaTypes-0:6.02-15.module+el8.9.0+1521+b0a37ee7.src + - perl-LWP-Protocol-https-0:6.07-4.module+el8.9.0+1521+b0a37ee7.noarch + - perl-LWP-Protocol-https-0:6.07-4.module+el8.9.0+1521+b0a37ee7.src + - perl-Mozilla-CA-0:20160104-7.module+el8.9.0+1521+b0a37ee7.noarch + - perl-Mozilla-CA-0:20160104-7.module+el8.9.0+1521+b0a37ee7.src + - perl-NTLM-0:1.09-17.module+el8.9.0+1521+b0a37ee7.noarch + - perl-NTLM-0:1.09-17.module+el8.9.0+1521+b0a37ee7.src + - perl-Net-HTTP-0:6.17-2.module+el8.9.0+1521+b0a37ee7.noarch + - perl-Net-HTTP-0:6.17-2.module+el8.9.0+1521+b0a37ee7.src + - perl-TimeDate-1:2.30-15.module+el8.9.0+1521+b0a37ee7.noarch + - perl-TimeDate-1:2.30-15.module+el8.9.0+1521+b0a37ee7.src + - perl-Try-Tiny-0:0.30-7.module+el8.9.0+1521+b0a37ee7.noarch + - perl-Try-Tiny-0:0.30-7.module+el8.9.0+1521+b0a37ee7.src + - perl-WWW-RobotRules-0:6.02-18.module+el8.9.0+1521+b0a37ee7.noarch + - perl-WWW-RobotRules-0:6.02-18.module+el8.9.0+1521+b0a37ee7.src + - perl-libwww-perl-0:6.34-1.module+el8.9.0+1521+b0a37ee7.noarch + - perl-libwww-perl-0:6.34-1.module+el8.9.0+1521+b0a37ee7.src +... +--- +document: modulemd-defaults +version: 1 +data: + module: php + stream: "7.2" + profiles: + "7.2": [common] + "7.3": [common] + "7.4": [common] + "8.0": [common] + "8.2": [common] +... +--- +document: modulemd +version: 2 +data: + name: php + stream: "7.2" + version: 8040020210530192442 + context: 02bae935 + arch: x86_64 + summary: PHP scripting language + description: >- + php 7.2 module + license: + module: + - GPLv2+ + content: + - BSD + - BSD and LGPLv3+ + - PHP + - PHP and BSD + - PHP and LGPLv2 and OpenLDAP + - PHP and LGPLv2+ + - PHP and Zend and BSD and MIT and ASL 1.0 + xmd: {} + dependencies: + - buildrequires: + httpd: ["2.4"] + nginx: ["1.14"] + platform: [el8.4.0] + requires: + httpd: ["2.4"] + nginx: [] + platform: [el8] + references: + documentation: http://php.net/ + tracker: https://bugs.php.net/ + profiles: + common: + rpms: + - php-cli + - php-common + - php-fpm + - php-json + - php-mbstring + - php-xml + devel: + rpms: + - libzip + - php-cli + - php-common + - php-devel + - php-fpm + - php-json + - php-mbstring + - php-pear + - php-pecl-zip + - php-process + - php-xml + minimal: + rpms: + - php-cli + - php-common + api: + rpms: + - php-fpm + components: + rpms: + libzip: + rationale: ZIP library + ref: cd4d6c184515a4ee6b8561b65db11d538d7166fa + buildorder: 1 + arches: [aarch64, i686, x86_64] + php: + rationale: Module API. + ref: c44edd8d42a13d7f47e4d4a1cbf89196eea689fb + buildorder: 1 + arches: [aarch64, i686, x86_64] + php-pear: + rationale: Extension management + ref: 250e5e791b800e1b7b1b36015031206d55d5955b + buildorder: 2 + arches: [aarch64, i686, x86_64] + php-pecl-apcu: + rationale: APCu extension + ref: 9f6a37a43f9ae5b466e52f6f5b91049940bcf677 + buildorder: 3 + arches: [aarch64, i686, x86_64] + php-pecl-zip: + rationale: ZIP extension + ref: bf0bdf2b30701849e767438558b4e625d70ce45b + buildorder: 3 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - apcu-panel-0:5.1.12-2.module+el8.4.0+413+c9202dda.noarch + - libzip-0:1.5.1-2.module+el8.4.0+413+c9202dda.src + - libzip-0:1.5.1-2.module+el8.4.0+413+c9202dda.x86_64 + - libzip-debuginfo-0:1.5.1-2.module+el8.4.0+413+c9202dda.x86_64 + - libzip-debugsource-0:1.5.1-2.module+el8.4.0+413+c9202dda.x86_64 + - libzip-devel-0:1.5.1-2.module+el8.4.0+413+c9202dda.x86_64 + - libzip-tools-0:1.5.1-2.module+el8.4.0+413+c9202dda.x86_64 + - libzip-tools-debuginfo-0:1.5.1-2.module+el8.4.0+413+c9202dda.x86_64 + - php-0:7.2.24-1.module+el8.4.0+413+c9202dda.src + - php-0:7.2.24-1.module+el8.4.0+413+c9202dda.x86_64 + - php-bcmath-0:7.2.24-1.module+el8.4.0+413+c9202dda.x86_64 + - php-bcmath-debuginfo-0:7.2.24-1.module+el8.4.0+413+c9202dda.x86_64 + - php-cli-0:7.2.24-1.module+el8.4.0+413+c9202dda.x86_64 + - php-cli-debuginfo-0:7.2.24-1.module+el8.4.0+413+c9202dda.x86_64 + - php-common-0:7.2.24-1.module+el8.4.0+413+c9202dda.x86_64 + - php-common-debuginfo-0:7.2.24-1.module+el8.4.0+413+c9202dda.x86_64 + - php-dba-0:7.2.24-1.module+el8.4.0+413+c9202dda.x86_64 + - php-dba-debuginfo-0:7.2.24-1.module+el8.4.0+413+c9202dda.x86_64 + - php-dbg-0:7.2.24-1.module+el8.4.0+413+c9202dda.x86_64 + - php-dbg-debuginfo-0:7.2.24-1.module+el8.4.0+413+c9202dda.x86_64 + - php-debuginfo-0:7.2.24-1.module+el8.4.0+413+c9202dda.x86_64 + - php-debugsource-0:7.2.24-1.module+el8.4.0+413+c9202dda.x86_64 + - php-devel-0:7.2.24-1.module+el8.4.0+413+c9202dda.x86_64 + - php-embedded-0:7.2.24-1.module+el8.4.0+413+c9202dda.x86_64 + - php-embedded-debuginfo-0:7.2.24-1.module+el8.4.0+413+c9202dda.x86_64 + - php-enchant-0:7.2.24-1.module+el8.4.0+413+c9202dda.x86_64 + - php-enchant-debuginfo-0:7.2.24-1.module+el8.4.0+413+c9202dda.x86_64 + - php-fpm-0:7.2.24-1.module+el8.4.0+413+c9202dda.x86_64 + - php-fpm-debuginfo-0:7.2.24-1.module+el8.4.0+413+c9202dda.x86_64 + - php-gd-0:7.2.24-1.module+el8.4.0+413+c9202dda.x86_64 + - php-gd-debuginfo-0:7.2.24-1.module+el8.4.0+413+c9202dda.x86_64 + - php-gmp-0:7.2.24-1.module+el8.4.0+413+c9202dda.x86_64 + - php-gmp-debuginfo-0:7.2.24-1.module+el8.4.0+413+c9202dda.x86_64 + - php-intl-0:7.2.24-1.module+el8.4.0+413+c9202dda.x86_64 + - php-intl-debuginfo-0:7.2.24-1.module+el8.4.0+413+c9202dda.x86_64 + - php-json-0:7.2.24-1.module+el8.4.0+413+c9202dda.x86_64 + - php-json-debuginfo-0:7.2.24-1.module+el8.4.0+413+c9202dda.x86_64 + - php-ldap-0:7.2.24-1.module+el8.4.0+413+c9202dda.x86_64 + - php-ldap-debuginfo-0:7.2.24-1.module+el8.4.0+413+c9202dda.x86_64 + - php-mbstring-0:7.2.24-1.module+el8.4.0+413+c9202dda.x86_64 + - php-mbstring-debuginfo-0:7.2.24-1.module+el8.4.0+413+c9202dda.x86_64 + - php-mysqlnd-0:7.2.24-1.module+el8.4.0+413+c9202dda.x86_64 + - php-mysqlnd-debuginfo-0:7.2.24-1.module+el8.4.0+413+c9202dda.x86_64 + - php-odbc-0:7.2.24-1.module+el8.4.0+413+c9202dda.x86_64 + - php-odbc-debuginfo-0:7.2.24-1.module+el8.4.0+413+c9202dda.x86_64 + - php-opcache-0:7.2.24-1.module+el8.4.0+413+c9202dda.x86_64 + - php-opcache-debuginfo-0:7.2.24-1.module+el8.4.0+413+c9202dda.x86_64 + - php-pdo-0:7.2.24-1.module+el8.4.0+413+c9202dda.x86_64 + - php-pdo-debuginfo-0:7.2.24-1.module+el8.4.0+413+c9202dda.x86_64 + - php-pear-1:1.10.5-9.module+el8.4.0+413+c9202dda.noarch + - php-pear-1:1.10.5-9.module+el8.4.0+413+c9202dda.src + - php-pecl-apcu-0:5.1.12-2.module+el8.4.0+413+c9202dda.src + - php-pecl-apcu-0:5.1.12-2.module+el8.4.0+413+c9202dda.x86_64 + - php-pecl-apcu-debuginfo-0:5.1.12-2.module+el8.4.0+413+c9202dda.x86_64 + - php-pecl-apcu-debugsource-0:5.1.12-2.module+el8.4.0+413+c9202dda.x86_64 + - php-pecl-apcu-devel-0:5.1.12-2.module+el8.4.0+413+c9202dda.x86_64 + - php-pecl-zip-0:1.15.3-1.module+el8.4.0+413+c9202dda.src + - php-pecl-zip-0:1.15.3-1.module+el8.4.0+413+c9202dda.x86_64 + - php-pecl-zip-debuginfo-0:1.15.3-1.module+el8.4.0+413+c9202dda.x86_64 + - php-pecl-zip-debugsource-0:1.15.3-1.module+el8.4.0+413+c9202dda.x86_64 + - php-pgsql-0:7.2.24-1.module+el8.4.0+413+c9202dda.x86_64 + - php-pgsql-debuginfo-0:7.2.24-1.module+el8.4.0+413+c9202dda.x86_64 + - php-process-0:7.2.24-1.module+el8.4.0+413+c9202dda.x86_64 + - php-process-debuginfo-0:7.2.24-1.module+el8.4.0+413+c9202dda.x86_64 + - php-recode-0:7.2.24-1.module+el8.4.0+413+c9202dda.x86_64 + - php-recode-debuginfo-0:7.2.24-1.module+el8.4.0+413+c9202dda.x86_64 + - php-snmp-0:7.2.24-1.module+el8.4.0+413+c9202dda.x86_64 + - php-snmp-debuginfo-0:7.2.24-1.module+el8.4.0+413+c9202dda.x86_64 + - php-soap-0:7.2.24-1.module+el8.4.0+413+c9202dda.x86_64 + - php-soap-debuginfo-0:7.2.24-1.module+el8.4.0+413+c9202dda.x86_64 + - php-xml-0:7.2.24-1.module+el8.4.0+413+c9202dda.x86_64 + - php-xml-debuginfo-0:7.2.24-1.module+el8.4.0+413+c9202dda.x86_64 + - php-xmlrpc-0:7.2.24-1.module+el8.4.0+413+c9202dda.x86_64 + - php-xmlrpc-debuginfo-0:7.2.24-1.module+el8.4.0+413+c9202dda.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: php + stream: "7.3" + version: 8040020210530192443 + context: 02bae935 + arch: x86_64 + summary: PHP scripting language + description: >- + php 7.3 module + license: + module: + - GPLv2+ + content: + - BSD + - BSD and LGPLv3+ + - PHP + - PHP and BSD + - PHP and LGPLv2 and OpenLDAP + - PHP and LGPLv2+ + - PHP and Zend and BSD and MIT and ASL 1.0 and NCSA + - PHP and Zend and BSD and MIT and ASL 1.0 and NCSA and PostgreSQL + xmd: {} + dependencies: + - buildrequires: + httpd: ["2.4"] + nginx: ["1.14"] + platform: [el8.4.0] + requires: + httpd: ["2.4"] + nginx: [] + platform: [el8] + references: + documentation: http://php.net/ + tracker: https://bugs.php.net/ + profiles: + common: + rpms: + - php-cli + - php-common + - php-fpm + - php-json + - php-mbstring + - php-xml + devel: + rpms: + - libzip + - php-cli + - php-common + - php-devel + - php-fpm + - php-json + - php-mbstring + - php-pear + - php-pecl-zip + - php-process + - php-xml + minimal: + rpms: + - php-cli + - php-common + api: + rpms: + - php-fpm + components: + rpms: + libzip: + rationale: ZIP library + ref: b8464352b9b970615663b6de97fd5b97fd9a7987 + buildorder: 1 + arches: [aarch64, i686, x86_64] + php: + rationale: Module API. + ref: 2dcb6e346be106aba30cb9650b4f6d3a90d087ad + buildorder: 1 + arches: [aarch64, i686, x86_64] + php-pear: + rationale: Extension management + ref: 7adfbe99044ff7c1866f33573e8ca736ecf8d632 + buildorder: 2 + arches: [aarch64, i686, x86_64] + php-pecl-apcu: + rationale: APCu extension + ref: cae69677febb407cb094e8153b3ad0f5082cd892 + buildorder: 3 + arches: [aarch64, i686, x86_64] + php-pecl-rrd: + rationale: RRD extension + ref: 27f7521113ef6a626f9803313a18bca132ecca47 + buildorder: 3 + arches: [aarch64, i686, x86_64] + php-pecl-xdebug: + rationale: Xdebug extension + ref: 68d0074830d04e6437889e9b9aa0b8d637705aa9 + buildorder: 3 + arches: [aarch64, i686, x86_64] + php-pecl-zip: + rationale: ZIP extension + ref: 5a197eace8400b590d519b44a1bc69391306d56f + buildorder: 3 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - apcu-panel-0:5.1.17-1.module+el8.4.0+414+2e7afcdd.noarch + - libzip-0:1.5.2-1.module+el8.4.0+414+2e7afcdd.src + - libzip-0:1.5.2-1.module+el8.4.0+414+2e7afcdd.x86_64 + - libzip-debuginfo-0:1.5.2-1.module+el8.4.0+414+2e7afcdd.x86_64 + - libzip-debugsource-0:1.5.2-1.module+el8.4.0+414+2e7afcdd.x86_64 + - libzip-devel-0:1.5.2-1.module+el8.4.0+414+2e7afcdd.x86_64 + - libzip-tools-0:1.5.2-1.module+el8.4.0+414+2e7afcdd.x86_64 + - libzip-tools-debuginfo-0:1.5.2-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-0:7.3.20-1.module+el8.4.0+414+2e7afcdd.src + - php-0:7.3.20-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-bcmath-0:7.3.20-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-bcmath-debuginfo-0:7.3.20-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-cli-0:7.3.20-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-cli-debuginfo-0:7.3.20-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-common-0:7.3.20-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-common-debuginfo-0:7.3.20-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-dba-0:7.3.20-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-dba-debuginfo-0:7.3.20-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-dbg-0:7.3.20-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-dbg-debuginfo-0:7.3.20-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-debuginfo-0:7.3.20-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-debugsource-0:7.3.20-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-devel-0:7.3.20-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-embedded-0:7.3.20-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-embedded-debuginfo-0:7.3.20-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-enchant-0:7.3.20-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-enchant-debuginfo-0:7.3.20-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-fpm-0:7.3.20-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-fpm-debuginfo-0:7.3.20-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-gd-0:7.3.20-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-gd-debuginfo-0:7.3.20-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-gmp-0:7.3.20-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-gmp-debuginfo-0:7.3.20-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-intl-0:7.3.20-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-intl-debuginfo-0:7.3.20-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-json-0:7.3.20-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-json-debuginfo-0:7.3.20-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-ldap-0:7.3.20-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-ldap-debuginfo-0:7.3.20-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-mbstring-0:7.3.20-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-mbstring-debuginfo-0:7.3.20-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-mysqlnd-0:7.3.20-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-mysqlnd-debuginfo-0:7.3.20-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-odbc-0:7.3.20-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-odbc-debuginfo-0:7.3.20-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-opcache-0:7.3.20-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-opcache-debuginfo-0:7.3.20-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-pdo-0:7.3.20-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-pdo-debuginfo-0:7.3.20-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-pear-1:1.10.9-1.module+el8.4.0+414+2e7afcdd.noarch + - php-pear-1:1.10.9-1.module+el8.4.0+414+2e7afcdd.src + - php-pecl-apcu-0:5.1.17-1.module+el8.4.0+414+2e7afcdd.src + - php-pecl-apcu-0:5.1.17-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-pecl-apcu-debuginfo-0:5.1.17-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-pecl-apcu-debugsource-0:5.1.17-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-pecl-apcu-devel-0:5.1.17-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-pecl-rrd-0:2.0.1-1.module+el8.4.0+414+2e7afcdd.src + - php-pecl-rrd-0:2.0.1-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-pecl-xdebug-0:2.8.0-1.module+el8.4.0+414+2e7afcdd.src + - php-pecl-xdebug-0:2.8.0-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-pecl-xdebug-debuginfo-0:2.8.0-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-pecl-xdebug-debugsource-0:2.8.0-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-pecl-zip-0:1.15.4-1.module+el8.4.0+414+2e7afcdd.src + - php-pecl-zip-0:1.15.4-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-pecl-zip-debuginfo-0:1.15.4-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-pecl-zip-debugsource-0:1.15.4-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-pgsql-0:7.3.20-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-pgsql-debuginfo-0:7.3.20-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-process-0:7.3.20-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-process-debuginfo-0:7.3.20-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-recode-0:7.3.20-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-recode-debuginfo-0:7.3.20-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-snmp-0:7.3.20-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-snmp-debuginfo-0:7.3.20-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-soap-0:7.3.20-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-soap-debuginfo-0:7.3.20-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-xml-0:7.3.20-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-xml-debuginfo-0:7.3.20-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-xmlrpc-0:7.3.20-1.module+el8.4.0+414+2e7afcdd.x86_64 + - php-xmlrpc-debuginfo-0:7.3.20-1.module+el8.4.0+414+2e7afcdd.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: php + stream: "7.4" + version: 8100020231211162544 + context: 3924b0c1 + arch: x86_64 + summary: PHP scripting language + description: >- + php 7.4 module + license: + module: + - GPLv2+ + content: + - BSD + - BSD and LGPLv3+ + - PHP + - PHP and BSD + - PHP and LGPLv2 and OpenLDAP + - PHP and LGPLv2+ + - PHP and Zend and BSD and MIT and ASL 1.0 and NCSA + - PHP and Zend and BSD and MIT and ASL 1.0 and NCSA and PostgreSQL + xmd: {} + dependencies: + - buildrequires: + httpd: ["2.4"] + nginx: ["1.14"] + platform: [el8.10.0] + requires: + httpd: ["2.4"] + nginx: [] + platform: [el8] + references: + documentation: http://php.net/ + tracker: https://bugs.php.net/ + profiles: + common: + rpms: + - php-cli + - php-common + - php-fpm + - php-json + - php-mbstring + - php-xml + devel: + rpms: + - libzip + - php-cli + - php-common + - php-devel + - php-fpm + - php-json + - php-mbstring + - php-pear + - php-pecl-zip + - php-process + - php-xml + minimal: + rpms: + - php-cli + - php-common + api: + rpms: + - php-fpm + components: + rpms: + libzip: + rationale: ZIP library + ref: r8s-stream-7.4 + buildorder: 1 + arches: [aarch64, i686, x86_64] + php: + rationale: Module API. + ref: r8s-stream-7.4 + buildorder: 1 + arches: [aarch64, i686, x86_64] + php-pear: + rationale: Extension management + ref: r8s-stream-7.4 + buildorder: 2 + arches: [aarch64, i686, x86_64] + php-pecl-apcu: + rationale: APCu extension + ref: r8s-stream-7.4 + buildorder: 3 + arches: [aarch64, i686, x86_64] + php-pecl-rrd: + rationale: RRD extension + ref: r8s-stream-7.4 + buildorder: 3 + arches: [aarch64, i686, x86_64] + php-pecl-xdebug: + rationale: Xdebug extension + ref: r8s-stream-7.4 + buildorder: 3 + arches: [aarch64, i686, x86_64] + php-pecl-zip: + rationale: ZIP extension + ref: r8s-stream-7.4 + buildorder: 3 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - apcu-panel-0:5.1.18-1.module+el8.10.0+1604+6558efc7.noarch + - libzip-0:1.6.1-1.module+el8.10.0+1604+6558efc7.src + - libzip-0:1.6.1-1.module+el8.10.0+1604+6558efc7.x86_64 + - libzip-debuginfo-0:1.6.1-1.module+el8.10.0+1604+6558efc7.x86_64 + - libzip-debugsource-0:1.6.1-1.module+el8.10.0+1604+6558efc7.x86_64 + - libzip-devel-0:1.6.1-1.module+el8.10.0+1604+6558efc7.x86_64 + - libzip-tools-0:1.6.1-1.module+el8.10.0+1604+6558efc7.x86_64 + - libzip-tools-debuginfo-0:1.6.1-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-0:7.4.33-1.module+el8.10.0+1604+6558efc7.src + - php-0:7.4.33-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-bcmath-0:7.4.33-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-bcmath-debuginfo-0:7.4.33-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-cli-0:7.4.33-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-cli-debuginfo-0:7.4.33-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-common-0:7.4.33-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-common-debuginfo-0:7.4.33-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-dba-0:7.4.33-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-dba-debuginfo-0:7.4.33-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-dbg-0:7.4.33-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-dbg-debuginfo-0:7.4.33-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-debuginfo-0:7.4.33-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-debugsource-0:7.4.33-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-devel-0:7.4.33-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-embedded-0:7.4.33-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-embedded-debuginfo-0:7.4.33-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-enchant-0:7.4.33-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-enchant-debuginfo-0:7.4.33-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-ffi-0:7.4.33-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-ffi-debuginfo-0:7.4.33-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-fpm-0:7.4.33-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-fpm-debuginfo-0:7.4.33-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-gd-0:7.4.33-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-gd-debuginfo-0:7.4.33-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-gmp-0:7.4.33-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-gmp-debuginfo-0:7.4.33-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-intl-0:7.4.33-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-intl-debuginfo-0:7.4.33-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-json-0:7.4.33-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-json-debuginfo-0:7.4.33-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-ldap-0:7.4.33-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-ldap-debuginfo-0:7.4.33-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-mbstring-0:7.4.33-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-mbstring-debuginfo-0:7.4.33-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-mysqlnd-0:7.4.33-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-odbc-0:7.4.33-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-odbc-debuginfo-0:7.4.33-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-opcache-0:7.4.33-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-opcache-debuginfo-0:7.4.33-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-pdo-0:7.4.33-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-pdo-debuginfo-0:7.4.33-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-pear-1:1.10.13-1.module+el8.10.0+1604+6558efc7.noarch + - php-pear-1:1.10.13-1.module+el8.10.0+1604+6558efc7.src + - php-pecl-apcu-0:5.1.18-1.module+el8.10.0+1604+6558efc7.src + - php-pecl-apcu-0:5.1.18-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-pecl-apcu-devel-0:5.1.18-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-pecl-rrd-0:2.0.1-1.module+el8.10.0+1604+6558efc7.src + - php-pecl-rrd-0:2.0.1-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-pecl-xdebug-0:2.9.5-1.module+el8.10.0+1604+6558efc7.src + - php-pecl-xdebug-0:2.9.5-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-pecl-zip-0:1.18.2-1.module+el8.10.0+1604+6558efc7.src + - php-pecl-zip-0:1.18.2-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-pecl-zip-debugsource-0:1.18.2-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-pgsql-0:7.4.33-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-pgsql-debuginfo-0:7.4.33-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-process-0:7.4.33-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-process-debuginfo-0:7.4.33-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-snmp-0:7.4.33-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-snmp-debuginfo-0:7.4.33-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-soap-0:7.4.33-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-soap-debuginfo-0:7.4.33-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-xml-0:7.4.33-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-xml-debuginfo-0:7.4.33-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-xmlrpc-0:7.4.33-1.module+el8.10.0+1604+6558efc7.x86_64 + - php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.10.0+1604+6558efc7.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: php + stream: "8.0" + version: 8100020231211162605 + context: 3924b0c1 + arch: x86_64 + summary: PHP scripting language + description: >- + php 8.0 module + license: + module: + - GPLv2+ + content: + - BSD + - BSD and LGPLv3+ + - PHP + - PHP and BSD + - PHP and LGPLv2 and OpenLDAP + - PHP and LGPLv2+ + - PHP and Zend and BSD and MIT and ASL 1.0 and NCSA + - PHP and Zend and BSD and MIT and ASL 1.0 and NCSA and PostgreSQL + xmd: {} + dependencies: + - buildrequires: + httpd: ["2.4"] + nginx: ["1.14"] + platform: [el8.10.0] + requires: + httpd: ["2.4"] + nginx: [] + platform: [el8] + references: + documentation: http://php.net/ + tracker: https://bugs.php.net/ + profiles: + common: + rpms: + - php-cli + - php-common + - php-fpm + - php-mbstring + - php-xml + devel: + rpms: + - libzip + - php-cli + - php-common + - php-devel + - php-fpm + - php-mbstring + - php-pear + - php-pecl-zip + - php-process + - php-xml + minimal: + rpms: + - php-cli + - php-common + api: + rpms: + - php-fpm + components: + rpms: + libzip: + rationale: ZIP library + ref: r8s-stream-8.0 + buildorder: 1 + arches: [aarch64, i686, x86_64] + php: + rationale: Module API. + ref: r8s-stream-8.0 + buildorder: 1 + arches: [aarch64, i686, x86_64] + php-pear: + rationale: Extension management + ref: r8s-stream-8.0 + buildorder: 2 + arches: [aarch64, i686, x86_64] + php-pecl-apcu: + rationale: APCu extension + ref: r8s-stream-8.0 + buildorder: 3 + arches: [aarch64, i686, x86_64] + php-pecl-rrd: + rationale: RRD extension + ref: r8s-stream-8.0 + buildorder: 3 + arches: [aarch64, i686, x86_64] + php-pecl-xdebug3: + rationale: Xdebug extension + ref: r8s-stream-8.0 + buildorder: 3 + arches: [aarch64, i686, x86_64] + php-pecl-zip: + rationale: ZIP extension + ref: r8s-stream-8.0 + buildorder: 3 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - apcu-panel-0:5.1.20-1.module+el8.10.0+1605+02e07af7.noarch + - libzip-0:1.7.3-1.module+el8.10.0+1605+02e07af7.src + - libzip-0:1.7.3-1.module+el8.10.0+1605+02e07af7.x86_64 + - libzip-debuginfo-0:1.7.3-1.module+el8.10.0+1605+02e07af7.x86_64 + - libzip-debugsource-0:1.7.3-1.module+el8.10.0+1605+02e07af7.x86_64 + - libzip-devel-0:1.7.3-1.module+el8.10.0+1605+02e07af7.x86_64 + - libzip-tools-0:1.7.3-1.module+el8.10.0+1605+02e07af7.x86_64 + - libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+1605+02e07af7.x86_64 + - php-0:8.0.30-1.module+el8.10.0+1605+02e07af7.src + - php-0:8.0.30-1.module+el8.10.0+1605+02e07af7.x86_64 + - php-bcmath-0:8.0.30-1.module+el8.10.0+1605+02e07af7.x86_64 + - php-bcmath-debuginfo-0:8.0.30-1.module+el8.10.0+1605+02e07af7.x86_64 + - php-cli-0:8.0.30-1.module+el8.10.0+1605+02e07af7.x86_64 + - php-cli-debuginfo-0:8.0.30-1.module+el8.10.0+1605+02e07af7.x86_64 + - php-common-0:8.0.30-1.module+el8.10.0+1605+02e07af7.x86_64 + - php-common-debuginfo-0:8.0.30-1.module+el8.10.0+1605+02e07af7.x86_64 + - php-dba-0:8.0.30-1.module+el8.10.0+1605+02e07af7.x86_64 + - php-dba-debuginfo-0:8.0.30-1.module+el8.10.0+1605+02e07af7.x86_64 + - php-dbg-0:8.0.30-1.module+el8.10.0+1605+02e07af7.x86_64 + - php-dbg-debuginfo-0:8.0.30-1.module+el8.10.0+1605+02e07af7.x86_64 + - php-debuginfo-0:8.0.30-1.module+el8.10.0+1605+02e07af7.x86_64 + - php-debugsource-0:8.0.30-1.module+el8.10.0+1605+02e07af7.x86_64 + - php-devel-0:8.0.30-1.module+el8.10.0+1605+02e07af7.x86_64 + - php-embedded-0:8.0.30-1.module+el8.10.0+1605+02e07af7.x86_64 + - php-embedded-debuginfo-0:8.0.30-1.module+el8.10.0+1605+02e07af7.x86_64 + - php-enchant-0:8.0.30-1.module+el8.10.0+1605+02e07af7.x86_64 + - php-enchant-debuginfo-0:8.0.30-1.module+el8.10.0+1605+02e07af7.x86_64 + - php-ffi-0:8.0.30-1.module+el8.10.0+1605+02e07af7.x86_64 + - php-ffi-debuginfo-0:8.0.30-1.module+el8.10.0+1605+02e07af7.x86_64 + - php-fpm-0:8.0.30-1.module+el8.10.0+1605+02e07af7.x86_64 + - php-fpm-debuginfo-0:8.0.30-1.module+el8.10.0+1605+02e07af7.x86_64 + - php-gd-0:8.0.30-1.module+el8.10.0+1605+02e07af7.x86_64 + - php-gd-debuginfo-0:8.0.30-1.module+el8.10.0+1605+02e07af7.x86_64 + - php-gmp-0:8.0.30-1.module+el8.10.0+1605+02e07af7.x86_64 + - php-gmp-debuginfo-0:8.0.30-1.module+el8.10.0+1605+02e07af7.x86_64 + - php-intl-0:8.0.30-1.module+el8.10.0+1605+02e07af7.x86_64 + - php-intl-debuginfo-0:8.0.30-1.module+el8.10.0+1605+02e07af7.x86_64 + - php-ldap-0:8.0.30-1.module+el8.10.0+1605+02e07af7.x86_64 + - php-ldap-debuginfo-0:8.0.30-1.module+el8.10.0+1605+02e07af7.x86_64 + - php-mbstring-0:8.0.30-1.module+el8.10.0+1605+02e07af7.x86_64 + - php-mbstring-debuginfo-0:8.0.30-1.module+el8.10.0+1605+02e07af7.x86_64 + - php-mysqlnd-0:8.0.30-1.module+el8.10.0+1605+02e07af7.x86_64 + - php-mysqlnd-debuginfo-0:8.0.30-1.module+el8.10.0+1605+02e07af7.x86_64 + - php-odbc-0:8.0.30-1.module+el8.10.0+1605+02e07af7.x86_64 + - php-odbc-debuginfo-0:8.0.30-1.module+el8.10.0+1605+02e07af7.x86_64 + - php-opcache-0:8.0.30-1.module+el8.10.0+1605+02e07af7.x86_64 + - php-opcache-debuginfo-0:8.0.30-1.module+el8.10.0+1605+02e07af7.x86_64 + - php-pdo-0:8.0.30-1.module+el8.10.0+1605+02e07af7.x86_64 + - php-pdo-debuginfo-0:8.0.30-1.module+el8.10.0+1605+02e07af7.x86_64 + - php-pear-1:1.10.13-1.module+el8.10.0+1605+02e07af7.noarch + - php-pear-1:1.10.13-1.module+el8.10.0+1605+02e07af7.src + - php-pecl-apcu-0:5.1.20-1.module+el8.10.0+1605+02e07af7.src + - php-pecl-apcu-0:5.1.20-1.module+el8.10.0+1605+02e07af7.x86_64 + - php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.10.0+1605+02e07af7.x86_64 + - php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.10.0+1605+02e07af7.x86_64 + - php-pecl-apcu-devel-0:5.1.20-1.module+el8.10.0+1605+02e07af7.x86_64 + - php-pecl-rrd-0:2.0.3-1.module+el8.10.0+1605+02e07af7.src + - php-pecl-rrd-0:2.0.3-1.module+el8.10.0+1605+02e07af7.x86_64 + - php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+1605+02e07af7.x86_64 + - php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+1605+02e07af7.x86_64 + - php-pecl-xdebug3-0:3.1.2-1.module+el8.10.0+1605+02e07af7.src + - php-pecl-xdebug3-0:3.1.2-1.module+el8.10.0+1605+02e07af7.x86_64 + - php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.10.0+1605+02e07af7.x86_64 + - php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.10.0+1605+02e07af7.x86_64 + - php-pecl-zip-0:1.19.2-1.module+el8.10.0+1605+02e07af7.src + - php-pecl-zip-0:1.19.2-1.module+el8.10.0+1605+02e07af7.x86_64 + - php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.10.0+1605+02e07af7.x86_64 + - php-pecl-zip-debugsource-0:1.19.2-1.module+el8.10.0+1605+02e07af7.x86_64 + - php-pgsql-0:8.0.30-1.module+el8.10.0+1605+02e07af7.x86_64 + - php-pgsql-debuginfo-0:8.0.30-1.module+el8.10.0+1605+02e07af7.x86_64 + - php-process-0:8.0.30-1.module+el8.10.0+1605+02e07af7.x86_64 + - php-process-debuginfo-0:8.0.30-1.module+el8.10.0+1605+02e07af7.x86_64 + - php-snmp-0:8.0.30-1.module+el8.10.0+1605+02e07af7.x86_64 + - php-snmp-debuginfo-0:8.0.30-1.module+el8.10.0+1605+02e07af7.x86_64 + - php-soap-0:8.0.30-1.module+el8.10.0+1605+02e07af7.x86_64 + - php-soap-debuginfo-0:8.0.30-1.module+el8.10.0+1605+02e07af7.x86_64 + - php-xml-0:8.0.30-1.module+el8.10.0+1605+02e07af7.x86_64 + - php-xml-debuginfo-0:8.0.30-1.module+el8.10.0+1605+02e07af7.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: php + stream: "8.2" + version: 8100020231129174030 + context: 3924b0c1 + arch: x86_64 + summary: PHP scripting language + description: >- + php 8.2 module + license: + module: + - GPLv2+ + content: + - BSD + - BSD-2-Clause AND BSD-3-Clause AND LGPL-3.0-or-later + - PHP-3.01 + - PHP-3.01 AND BSD-2-Clause + - PHP-3.01 AND LGPL-2.1-only AND OLDAP-2.8 + - PHP-3.01 AND LGPL-2.1-or-later + - PHP-3.01 AND Zend-2.0 AND BSD-2-Clause AND MIT AND Apache-1.0 AND NCSA AND BSL-1.0 + - PHP-3.01 AND Zend-2.0 AND BSD-2-Clause AND MIT AND Apache-1.0 AND NCSA AND PostgreSQL + - Xdebug-1.03 + xmd: {} + dependencies: + - buildrequires: + httpd: ["2.4"] + nginx: ["1.14"] + platform: [el8.10.0] + requires: + httpd: ["2.4"] + nginx: [] + platform: [el8] + references: + documentation: http://php.net/ + tracker: https://bugs.php.net/ + profiles: + common: + rpms: + - php-cli + - php-common + - php-fpm + - php-mbstring + - php-xml + devel: + rpms: + - libzip + - php-cli + - php-common + - php-devel + - php-fpm + - php-mbstring + - php-pear + - php-pecl-zip + - php-process + - php-xml + minimal: + rpms: + - php-cli + - php-common + api: + rpms: + - php-fpm + components: + rpms: + libzip: + rationale: ZIP library + ref: r8s-stream-8.2 + buildorder: 1 + arches: [aarch64, i686, x86_64] + php: + rationale: Module API. + ref: r8s-stream-8.2 + buildorder: 1 + arches: [aarch64, i686, x86_64] + php-pear: + rationale: Extension management + ref: r8s-stream-8.2 + buildorder: 2 + arches: [aarch64, i686, x86_64] + php-pecl-apcu: + rationale: APCu extension + ref: r8s-stream-8.2 + buildorder: 3 + arches: [aarch64, i686, x86_64] + php-pecl-rrd: + rationale: RRD extension + ref: r8s-stream-8.2 + buildorder: 3 + arches: [aarch64, i686, x86_64] + php-pecl-xdebug3: + rationale: Xdebug extension + ref: r8s-stream-8.2 + buildorder: 3 + arches: [aarch64, i686, x86_64] + php-pecl-zip: + rationale: ZIP extension + ref: r8s-stream-8.2 + buildorder: 3 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - apcu-panel-0:5.1.23-1.module+el8.10.0+1596+477f03f8.noarch + - libzip-0:1.7.3-1.module+el8.10.0+1596+477f03f8.src + - libzip-0:1.7.3-1.module+el8.10.0+1596+477f03f8.x86_64 + - libzip-debuginfo-0:1.7.3-1.module+el8.10.0+1596+477f03f8.x86_64 + - libzip-debugsource-0:1.7.3-1.module+el8.10.0+1596+477f03f8.x86_64 + - libzip-devel-0:1.7.3-1.module+el8.10.0+1596+477f03f8.x86_64 + - libzip-tools-0:1.7.3-1.module+el8.10.0+1596+477f03f8.x86_64 + - libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+1596+477f03f8.x86_64 + - php-0:8.2.13-1.module+el8.10.0+1596+477f03f8.src + - php-0:8.2.13-1.module+el8.10.0+1596+477f03f8.x86_64 + - php-bcmath-0:8.2.13-1.module+el8.10.0+1596+477f03f8.x86_64 + - php-bcmath-debuginfo-0:8.2.13-1.module+el8.10.0+1596+477f03f8.x86_64 + - php-cli-0:8.2.13-1.module+el8.10.0+1596+477f03f8.x86_64 + - php-cli-debuginfo-0:8.2.13-1.module+el8.10.0+1596+477f03f8.x86_64 + - php-common-0:8.2.13-1.module+el8.10.0+1596+477f03f8.x86_64 + - php-common-debuginfo-0:8.2.13-1.module+el8.10.0+1596+477f03f8.x86_64 + - php-dba-0:8.2.13-1.module+el8.10.0+1596+477f03f8.x86_64 + - php-dba-debuginfo-0:8.2.13-1.module+el8.10.0+1596+477f03f8.x86_64 + - php-dbg-0:8.2.13-1.module+el8.10.0+1596+477f03f8.x86_64 + - php-dbg-debuginfo-0:8.2.13-1.module+el8.10.0+1596+477f03f8.x86_64 + - php-debuginfo-0:8.2.13-1.module+el8.10.0+1596+477f03f8.x86_64 + - php-debugsource-0:8.2.13-1.module+el8.10.0+1596+477f03f8.x86_64 + - php-devel-0:8.2.13-1.module+el8.10.0+1596+477f03f8.x86_64 + - php-embedded-0:8.2.13-1.module+el8.10.0+1596+477f03f8.x86_64 + - php-embedded-debuginfo-0:8.2.13-1.module+el8.10.0+1596+477f03f8.x86_64 + - php-enchant-0:8.2.13-1.module+el8.10.0+1596+477f03f8.x86_64 + - php-enchant-debuginfo-0:8.2.13-1.module+el8.10.0+1596+477f03f8.x86_64 + - php-ffi-0:8.2.13-1.module+el8.10.0+1596+477f03f8.x86_64 + - php-ffi-debuginfo-0:8.2.13-1.module+el8.10.0+1596+477f03f8.x86_64 + - php-fpm-0:8.2.13-1.module+el8.10.0+1596+477f03f8.x86_64 + - php-fpm-debuginfo-0:8.2.13-1.module+el8.10.0+1596+477f03f8.x86_64 + - php-gd-0:8.2.13-1.module+el8.10.0+1596+477f03f8.x86_64 + - php-gd-debuginfo-0:8.2.13-1.module+el8.10.0+1596+477f03f8.x86_64 + - php-gmp-0:8.2.13-1.module+el8.10.0+1596+477f03f8.x86_64 + - php-gmp-debuginfo-0:8.2.13-1.module+el8.10.0+1596+477f03f8.x86_64 + - php-intl-0:8.2.13-1.module+el8.10.0+1596+477f03f8.x86_64 + - php-intl-debuginfo-0:8.2.13-1.module+el8.10.0+1596+477f03f8.x86_64 + - php-ldap-0:8.2.13-1.module+el8.10.0+1596+477f03f8.x86_64 + - php-ldap-debuginfo-0:8.2.13-1.module+el8.10.0+1596+477f03f8.x86_64 + - php-mbstring-0:8.2.13-1.module+el8.10.0+1596+477f03f8.x86_64 + - php-mbstring-debuginfo-0:8.2.13-1.module+el8.10.0+1596+477f03f8.x86_64 + - php-mysqlnd-0:8.2.13-1.module+el8.10.0+1596+477f03f8.x86_64 + - php-mysqlnd-debuginfo-0:8.2.13-1.module+el8.10.0+1596+477f03f8.x86_64 + - php-odbc-0:8.2.13-1.module+el8.10.0+1596+477f03f8.x86_64 + - php-odbc-debuginfo-0:8.2.13-1.module+el8.10.0+1596+477f03f8.x86_64 + - php-opcache-0:8.2.13-1.module+el8.10.0+1596+477f03f8.x86_64 + - php-opcache-debuginfo-0:8.2.13-1.module+el8.10.0+1596+477f03f8.x86_64 + - php-pdo-0:8.2.13-1.module+el8.10.0+1596+477f03f8.x86_64 + - php-pdo-debuginfo-0:8.2.13-1.module+el8.10.0+1596+477f03f8.x86_64 + - php-pear-1:1.10.14-1.module+el8.10.0+1596+477f03f8.noarch + - php-pear-1:1.10.14-1.module+el8.10.0+1596+477f03f8.src + - php-pecl-apcu-0:5.1.23-1.module+el8.10.0+1596+477f03f8.src + - php-pecl-apcu-0:5.1.23-1.module+el8.10.0+1596+477f03f8.x86_64 + - php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+1596+477f03f8.x86_64 + - php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+1596+477f03f8.x86_64 + - php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+1596+477f03f8.x86_64 + - php-pecl-rrd-0:2.0.3-1.module+el8.10.0+1596+477f03f8.src + - php-pecl-rrd-0:2.0.3-1.module+el8.10.0+1596+477f03f8.x86_64 + - php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+1596+477f03f8.x86_64 + - php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+1596+477f03f8.x86_64 + - php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+1596+477f03f8.src + - php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+1596+477f03f8.x86_64 + - php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+1596+477f03f8.x86_64 + - php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+1596+477f03f8.x86_64 + - php-pecl-zip-0:1.22.3-1.module+el8.10.0+1596+477f03f8.src + - php-pecl-zip-0:1.22.3-1.module+el8.10.0+1596+477f03f8.x86_64 + - php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+1596+477f03f8.x86_64 + - php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+1596+477f03f8.x86_64 + - php-pgsql-0:8.2.13-1.module+el8.10.0+1596+477f03f8.x86_64 + - php-pgsql-debuginfo-0:8.2.13-1.module+el8.10.0+1596+477f03f8.x86_64 + - php-process-0:8.2.13-1.module+el8.10.0+1596+477f03f8.x86_64 + - php-process-debuginfo-0:8.2.13-1.module+el8.10.0+1596+477f03f8.x86_64 + - php-snmp-0:8.2.13-1.module+el8.10.0+1596+477f03f8.x86_64 + - php-snmp-debuginfo-0:8.2.13-1.module+el8.10.0+1596+477f03f8.x86_64 + - php-soap-0:8.2.13-1.module+el8.10.0+1596+477f03f8.x86_64 + - php-soap-debuginfo-0:8.2.13-1.module+el8.10.0+1596+477f03f8.x86_64 + - php-xml-0:8.2.13-1.module+el8.10.0+1596+477f03f8.x86_64 + - php-xml-debuginfo-0:8.2.13-1.module+el8.10.0+1596+477f03f8.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: pki-core + stream: "10.6" + version: 8100020240523085951 + context: a1a9ba2e + arch: x86_64 + summary: PKI Core module for PKI 10.6 or later + description: >- + A module for PKI Core packages for PKI version 10.6 or later. + license: + module: + - MIT + content: + - ASL 2.0 + - GPLv2 and LGPLv2 + - LGPLv2+ + - MPLv1.1 or GPLv2+ or LGPLv2+ + xmd: {} + dependencies: + - buildrequires: + golang-ecosystem: ["1.0"] + pki-deps: ["10.6"] + platform: [el8.10.0] + requires: + pki-deps: ["10.6"] + platform: [el8] + references: + community: https://www.dogtagpki.org + documentation: https://www.dogtagpki.org + tracker: https://github.com/dogtagpki/pki/issues + components: + rpms: + jss: + rationale: JSS packages + ref: c6a22ec73b6e8f95042c548cee790b6aa98db696 + buildorder: 50 + arches: [aarch64, i686, x86_64] + ldapjdk: + rationale: LDAP JDK packages + ref: ac5f18717023d184e239da736157ab291724044d + buildorder: 52 + arches: [aarch64, i686, x86_64] + pki-core: + rationale: PKI Core packages + ref: b2bd4fb8d62db726b2db3ec8faa99979e393c6fd + buildorder: 53 + arches: [aarch64, i686, x86_64] + resteasy: + rationale: RESTEasy packages + ref: 4e62e3863bcc53c2d3897c685a3781304b139ee0 + buildorder: 30 + arches: [aarch64, i686, x86_64] + tomcatjss: + rationale: TomcatJSS packages + ref: eccd2a43680beb2793d1885f5b24956296138e1b + buildorder: 51 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - idm-jss-0:4.11.0-1.module+el8.10.0+1816+f1a7c8eb.x86_64 + - idm-jss-debuginfo-0:4.11.0-1.module+el8.10.0+1816+f1a7c8eb.x86_64 + - idm-jss-javadoc-0:4.11.0-1.module+el8.10.0+1816+f1a7c8eb.x86_64 + - idm-ldapjdk-0:4.24.0-1.module+el8.10.0+1816+f1a7c8eb.noarch + - idm-ldapjdk-javadoc-0:4.24.0-1.module+el8.10.0+1816+f1a7c8eb.noarch + - idm-pki-acme-0:10.15.0-1.module+el8.10.0+1816+f1a7c8eb.noarch + - idm-pki-base-0:10.15.0-1.module+el8.10.0+1816+f1a7c8eb.noarch + - idm-pki-base-java-0:10.15.0-1.module+el8.10.0+1816+f1a7c8eb.noarch + - idm-pki-ca-0:10.15.0-1.module+el8.10.0+1816+f1a7c8eb.noarch + - idm-pki-kra-0:10.15.0-1.module+el8.10.0+1816+f1a7c8eb.noarch + - idm-pki-server-0:10.15.0-1.module+el8.10.0+1816+f1a7c8eb.noarch + - idm-pki-symkey-0:10.15.0-1.module+el8.10.0+1816+f1a7c8eb.x86_64 + - idm-pki-symkey-debuginfo-0:10.15.0-1.module+el8.10.0+1816+f1a7c8eb.x86_64 + - idm-pki-tools-0:10.15.0-1.module+el8.10.0+1816+f1a7c8eb.x86_64 + - idm-pki-tools-debuginfo-0:10.15.0-1.module+el8.10.0+1816+f1a7c8eb.x86_64 + - idm-tomcatjss-0:7.8.0-1.module+el8.10.0+1816+f1a7c8eb.noarch + - jss-0:4.11.0-1.module+el8.10.0+1816+f1a7c8eb.src + - jss-debugsource-0:4.11.0-1.module+el8.10.0+1816+f1a7c8eb.x86_64 + - ldapjdk-0:4.24.0-1.module+el8.10.0+1816+f1a7c8eb.src + - pki-core-0:10.15.0-1.module+el8.10.0+1816+f1a7c8eb.src + - pki-core-debuginfo-0:10.15.0-1.module+el8.10.0+1816+f1a7c8eb.x86_64 + - pki-core-debugsource-0:10.15.0-1.module+el8.10.0+1816+f1a7c8eb.x86_64 + - python3-idm-pki-0:10.15.0-1.module+el8.10.0+1816+f1a7c8eb.noarch + - resteasy-0:3.0.26-7.module+el8.10.0+1816+f1a7c8eb.noarch + - resteasy-0:3.0.26-7.module+el8.10.0+1816+f1a7c8eb.src + - resteasy-javadoc-0:3.0.26-7.module+el8.10.0+1816+f1a7c8eb.noarch + - tomcatjss-0:7.8.0-1.module+el8.10.0+1816+f1a7c8eb.src +... +--- +document: modulemd +version: 2 +data: + name: pki-deps + stream: "10.6" + version: 8100020240322020412 + context: e155f54d + arch: x86_64 + summary: PKI Dependencies module for PKI 10.6 or later + description: >- + A module to contain dependencies for PKI version 10.6 or later. + license: + module: + - MIT + content: + - ASL 1.1 and ASL 2.0 + - ASL 2.0 + - ASL 2.0 and (ASL 2.0 or LGPLv2+) + - ASL 2.0 and W3C + - ASL 2.0 and W3C and Public Domain + - Apache-2.0 + - Apache-2.0 and LGPL-2.0-or-later + - BSD + - CDDL-1.0 or GPLv2 with exceptions + - CDDL-1.1 and GPLv2 with exceptions + - CDDL-1.1 or GPLv2 + - CDDL-1.1 or GPLv2 with exceptions + - MIT and ASL 2.0 + - MPLv1.1 or LGPLv2+ or ASL 2.0 + xmd: {} + dependencies: + - buildrequires: + platform: [el8.10.0] + requires: + platform: [el8] + references: + community: http://www.dogtagpki.org + documentation: http://www.dogtagpki.org + tracker: https://pagure.io/dogtagpki/issues + filter: + rpms: + - apache-commons-collections-javadoc + - apache-commons-collections-testframework + - apache-commons-lang-javadoc + - apache-commons-net-javadoc + - bea-stax + - bea-stax-javadoc + - fasterxml-oss-parent + - glassfish-fastinfoset-javadoc + - glassfish-jax-rs-api + - glassfish-jax-rs-api-javadoc + - glassfish-jaxb + - glassfish-jaxb-api-javadoc + - glassfish-jaxb-bom + - glassfish-jaxb-bom-ext + - glassfish-jaxb-codemodel + - glassfish-jaxb-codemodel-annotation-compiler + - glassfish-jaxb-codemodel-parent + - glassfish-jaxb-external-parent + - glassfish-jaxb-parent + - glassfish-jaxb-rngom + - glassfish-jaxb-runtime-parent + - glassfish-jaxb-txw-parent + - jackson-annotations-javadoc + - jackson-bom + - jackson-core-javadoc + - jackson-databind-javadoc + - jackson-jaxrs-providers-datatypes + - jackson-jaxrs-providers-javadoc + - jackson-jaxrs-providers-parent + - jackson-module-jaxb-annotations-javadoc + - jackson-parent + - jakarta-commons-httpclient-demo + - jakarta-commons-httpclient-javadoc + - jakarta-commons-httpclient-manual + - jcl-over-slf4j + - jul-to-slf4j + - log4j-over-slf4j + - msv-demo + - msv-javadoc + - msv-manual + - msv-msv + - msv-rngconv + - msv-xmlgen + - msv-xsdlib + - relaxngDatatype-javadoc + - relaxngcc + - relaxngcc-javadoc + - resteasy-javadoc + - slf4j-ext + - slf4j-javadoc + - slf4j-jcl + - slf4j-log4j12 + - slf4j-manual + - slf4j-sources + - stax-ex-javadoc + - velocity-demo + - velocity-javadoc + - velocity-manual + - xalan-j2-demo + - xalan-j2-javadoc + - xalan-j2-manual + - xalan-j2-xsltc + - xerces-j2-demo + - xerces-j2-javadoc + - xml-commons-apis-javadoc + - xml-commons-apis-manual + - xml-commons-resolver-javadoc + - xml-stylebook + - xml-stylebook-demo + - xml-stylebook-javadoc + - xmlstreambuffer-javadoc + - xsom-javadoc + buildopts: + rpms: + macros: > + %_with_xmvn_javadoc 1 + + %_without_asciidoc 1 + + %_without_avalon 1 + + %_without_bouncycastle 1 + + %_without_cython 1 + + %_without_dafsa 1 + + %_without_desktop 1 + + %_without_doxygen 1 + + %_without_dtd 1 + + %_without_eclipse 1 + + %_without_ehcache 1 + + %_without_emacs 1 + + %_without_equinox 1 + + %_without_fop 1 + + %_without_ftp 1 + + %_without_gradle 1 + + %_without_groovy 1 + + %_without_hadoop 1 + + %_without_hsqldb 1 + + %_without_itext 1 + + %_without_jackson 1 + + %_without_jmh 1 + + %_without_jna 1 + + %_without_jpa 1 + + %_without_junit5 1 + + %_without_logback 1 + + %_without_markdown 1 + + %_without_memcached 1 + + %_without_memoryfilesystem 1 + + %_without_obr 1 + + %_without_python 1 + + %_without_reporting 1 + + %_without_scm 1 + + %_without_snappy 1 + + %_without_spring 1 + + %_without_ssh 1 + + %_without_testlib 1 + components: + rpms: + apache-commons-collections: + rationale: Apache Commons Collections packages + ref: r8s-stream-10.6 + arches: [aarch64, i686, x86_64] + apache-commons-lang: + rationale: Apache Commons Lang packages + ref: r8s-stream-10.6 + arches: [aarch64, i686, x86_64] + apache-commons-net: + rationale: Apache Commons Net packages + ref: r8s-stream-10.6 + arches: [aarch64, i686, x86_64] + bea-stax: + rationale: BEA StAX packages + ref: r8s-stream-10.6 + arches: [aarch64, i686, x86_64] + fasterxml-oss-parent: + rationale: FasterXML parent pom BuildRequired by jackson-parent. + ref: r8s-stream-10.6 + arches: [aarch64, i686, x86_64] + glassfish-fastinfoset: + rationale: Fast XML Information Set package Requires xmlstreambuffer, xsom. + ref: r8s-stream-10.6 + buildorder: 4 + arches: [aarch64, i686, x86_64] + glassfish-jax-rs-api: + rationale: GlassFish JAX-RS API packages + ref: r8s-stream-10.6 + arches: [aarch64, i686, x86_64] + glassfish-jaxb: + rationale: JAXB Reference Implementation BuildRequires istack-commons. Requires + glassfish-fastinfoset, glassfish-jaxb-api. + ref: r8s-stream-10.6 + buildorder: 5 + arches: [aarch64, i686, x86_64] + glassfish-jaxb-api: + rationale: GlassFish JAXB API packages + ref: r8s-stream-10.6 + arches: [aarch64, i686, x86_64] + jackson-annotations: + rationale: Jackson Annotations packages + ref: r8s-stream-10.6 + buildorder: 13 + arches: [aarch64, i686, x86_64] + jackson-bom: + rationale: Jackson Bill-of-Materials POM packages + ref: r8s-stream-10.6 + buildorder: 11 + arches: [aarch64, i686, x86_64] + jackson-core: + rationale: Jackson Core packages + ref: r8s-stream-10.6 + buildorder: 12 + arches: [aarch64, i686, x86_64] + jackson-databind: + rationale: Jackson Data-binding packages + ref: r8s-stream-10.6 + buildorder: 14 + arches: [aarch64, i686, x86_64] + jackson-jaxrs-providers: + rationale: Jackson JAX-RS Providers packages + ref: r8s-stream-10.6 + buildorder: 16 + arches: [aarch64, i686, x86_64] + jackson-module-jaxb-annotations: + rationale: Jackson JAXB Annotations packages + ref: r8s-stream-10.6 + buildorder: 15 + arches: [aarch64, i686, x86_64] + jackson-parent: + rationale: Jackson Parent POM packages BuildRequires fasterxml-oss-parent. + ref: r8s-stream-10.6 + buildorder: 10 + arches: [aarch64, i686, x86_64] + jakarta-commons-httpclient: + rationale: Jakarta Commons HTTPClient packages + ref: r8s-stream-10.6 + arches: [aarch64, i686, x86_64] + javassist: + rationale: Javassist packages + ref: r8s-stream-10.6 + arches: [aarch64, i686, x86_64] + msv: + rationale: Multi-Schema Validator Requires relaxngDatatype. + ref: r8s-stream-10.6 + buildorder: 1 + arches: [aarch64, i686, x86_64] + pki-servlet-engine: + rationale: PKI Servlet Engine packages + ref: r8s-stream-10.6 + arches: [aarch64, i686, x86_64] + relaxngDatatype: + rationale: RELAX NG packages + ref: r8s-stream-10.6 + arches: [aarch64, i686, x86_64] + relaxngcc: + rationale: RELAX NG Compiler Compiler Requires msv. + ref: r8s-stream-10.6 + buildorder: 2 + arches: [aarch64, i686, x86_64] + resteasy: + rationale: RESTEasy packages + ref: r8s-stream-10.6 + buildorder: 17 + arches: [aarch64, i686, x86_64] + slf4j: + rationale: Simple Logging Facade for Java Provides slf4j and slf4j-jdk14 for + pki-base-java. + ref: r8s-stream-10.6 + arches: [aarch64, i686, x86_64] + stax-ex: + rationale: StAX API extensions Requires bea-stax. + ref: r8s-stream-10.6 + buildorder: 2 + arches: [aarch64, i686, x86_64] + velocity: + rationale: Velocity packages + ref: r8s-stream-10.6 + arches: [aarch64, i686, x86_64] + xalan-j2: + rationale: Xalan packages Provides xalan-j2 for pki-base-java. + ref: r8s-stream-10.6 + buildorder: 1 + arches: [aarch64, i686, x86_64] + xerces-j2: + rationale: Xerces packages + ref: r8s-stream-10.6 + arches: [aarch64, i686, x86_64] + xml-commons-apis: + rationale: XML Commons APIs packages + ref: r8s-stream-10.6 + arches: [aarch64, i686, x86_64] + xml-commons-resolver: + rationale: XML Commons Resolver packages + ref: r8s-stream-10.6 + arches: [aarch64, i686, x86_64] + xml-stylebook: + rationale: XML Stylebook packages + ref: r8s-stream-10.6 + arches: [aarch64, i686, x86_64] + xmlstreambuffer: + rationale: XML Stream Buffer package Requires stax-ex. + ref: r8s-stream-10.6 + buildorder: 3 + arches: [aarch64, i686, x86_64] + xsom: + rationale: XML Schema Object Model (XSOM) Requires relaxngcc. + ref: r8s-stream-10.6 + buildorder: 3 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - apache-commons-collections-0:3.2.2-10.module+el8.10.0+1763+c7c02164.noarch + - apache-commons-collections-0:3.2.2-10.module+el8.10.0+1763+c7c02164.src + - apache-commons-lang-0:2.6-21.module+el8.10.0+1763+c7c02164.noarch + - apache-commons-lang-0:2.6-21.module+el8.10.0+1763+c7c02164.src + - apache-commons-net-0:3.6-3.module+el8.10.0+1763+c7c02164.noarch + - apache-commons-net-0:3.6-3.module+el8.10.0+1763+c7c02164.src + - bea-stax-0:1.2.0-16.module+el8.10.0+1763+c7c02164.src + - bea-stax-api-0:1.2.0-16.module+el8.10.0+1763+c7c02164.noarch + - glassfish-fastinfoset-0:1.2.13-9.module+el8.10.0+1763+c7c02164.noarch + - glassfish-fastinfoset-0:1.2.13-9.module+el8.10.0+1763+c7c02164.src + - glassfish-jaxb-0:2.2.11-12.module+el8.10.0+1763+c7c02164.src + - glassfish-jaxb-api-0:2.2.12-8.module+el8.10.0+1763+c7c02164.noarch + - glassfish-jaxb-api-0:2.2.12-8.module+el8.10.0+1763+c7c02164.src + - glassfish-jaxb-core-0:2.2.11-12.module+el8.10.0+1763+c7c02164.noarch + - glassfish-jaxb-runtime-0:2.2.11-12.module+el8.10.0+1763+c7c02164.noarch + - glassfish-jaxb-txw2-0:2.2.11-12.module+el8.10.0+1763+c7c02164.noarch + - jackson-annotations-0:2.14.2-1.module+el8.10.0+1763+c7c02164.noarch + - jackson-annotations-0:2.14.2-1.module+el8.10.0+1763+c7c02164.src + - jackson-core-0:2.14.2-1.module+el8.10.0+1763+c7c02164.noarch + - jackson-core-0:2.14.2-1.module+el8.10.0+1763+c7c02164.src + - jackson-databind-0:2.14.2-1.module+el8.10.0+1763+c7c02164.noarch + - jackson-databind-0:2.14.2-1.module+el8.10.0+1763+c7c02164.src + - jackson-jaxrs-json-provider-0:2.14.2-1.module+el8.10.0+1763+c7c02164.noarch + - jackson-jaxrs-providers-0:2.14.2-1.module+el8.10.0+1763+c7c02164.noarch + - jackson-jaxrs-providers-0:2.14.2-1.module+el8.10.0+1763+c7c02164.src + - jackson-module-jaxb-annotations-0:2.7.6-4.module+el8.10.0+1767+f923f786.noarch + - jackson-module-jaxb-annotations-0:2.7.6-4.module+el8.10.0+1767+f923f786.src + - jakarta-commons-httpclient-1:3.1-28.module+el8.10.0+1763+c7c02164.noarch + - jakarta-commons-httpclient-1:3.1-28.module+el8.10.0+1763+c7c02164.src + - javassist-0:3.18.1-8.module+el8.10.0+1763+c7c02164.noarch + - javassist-0:3.18.1-8.module+el8.10.0+1763+c7c02164.src + - javassist-javadoc-0:3.18.1-8.module+el8.10.0+1763+c7c02164.noarch + - pki-servlet-engine-1:9.0.62-1.module+el8.10.0+1767+f923f786.noarch + - pki-servlet-engine-1:9.0.62-1.module+el8.10.0+1767+f923f786.src + - relaxngDatatype-0:2011.1-7.module+el8.10.0+1763+c7c02164.noarch + - relaxngDatatype-0:2011.1-7.module+el8.10.0+1763+c7c02164.src + - resteasy-0:3.0.26-7.module+el8.10.0+1767+f923f786.noarch + - resteasy-0:3.0.26-7.module+el8.10.0+1767+f923f786.src + - slf4j-0:1.7.25-4.module+el8.10.0+1763+c7c02164.noarch + - slf4j-0:1.7.25-4.module+el8.10.0+1763+c7c02164.src + - slf4j-jdk14-0:1.7.25-4.module+el8.10.0+1763+c7c02164.noarch + - stax-ex-0:1.7.7-8.module+el8.10.0+1763+c7c02164.noarch + - stax-ex-0:1.7.7-8.module+el8.10.0+1763+c7c02164.src + - velocity-0:1.7-24.module+el8.10.0+1763+c7c02164.noarch + - velocity-0:1.7-24.module+el8.10.0+1763+c7c02164.src + - xalan-j2-0:2.7.1-38.module+el8.10.0+1763+c7c02164.noarch + - xalan-j2-0:2.7.1-38.module+el8.10.0+1763+c7c02164.src + - xerces-j2-0:2.11.0-34.module+el8.10.0+1763+c7c02164.noarch + - xerces-j2-0:2.11.0-34.module+el8.10.0+1763+c7c02164.src + - xml-commons-apis-0:1.4.01-25.module+el8.10.0+1763+c7c02164.noarch + - xml-commons-apis-0:1.4.01-25.module+el8.10.0+1763+c7c02164.src + - xml-commons-resolver-0:1.2-26.module+el8.10.0+1763+c7c02164.noarch + - xml-commons-resolver-0:1.2-26.module+el8.10.0+1763+c7c02164.src + - xmlstreambuffer-0:1.5.4-8.module+el8.10.0+1763+c7c02164.noarch + - xmlstreambuffer-0:1.5.4-8.module+el8.10.0+1763+c7c02164.src + - xsom-0:0-19.20110809svn.module+el8.10.0+1763+c7c02164.noarch + - xsom-0:0-19.20110809svn.module+el8.10.0+1763+c7c02164.src +... +--- +document: modulemd +version: 2 +data: + name: pmdk + stream: "1_fileformat_v6" + version: 8080020230329221239 + context: fd72936b + arch: x86_64 + summary: Persistent Memory Development Kit (former NVML) + description: >- + The Persistent Memory Development Kit is a collection of libraries for using memory-mapped + persistence, optimized specifically for persistent memory. + license: + module: + - BSD + content: + - BSD + xmd: {} + dependencies: + - buildrequires: + platform: [el8.8.0] + requires: + platform: [el8] + references: + community: http://pmem.io/pmdk + components: + rpms: + libpmemobj-cpp: + rationale: depends on (recent version of) pmdk + ref: 6132b7863a88be96076d3bff3e57ebff9ab83e80 + buildorder: 10 + arches: [aarch64, i686, x86_64] + pmdk: + rationale: main pmdk library + ref: e857d521bb79136235de5243b88a306e6044d35c + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - daxio-0:1.12.1-1.module+el8.8.0+1163+31a0c1f0.x86_64 + - daxio-debuginfo-0:1.12.1-1.module+el8.8.0+1163+31a0c1f0.x86_64 + - libpmem-0:1.12.1-1.module+el8.8.0+1163+31a0c1f0.x86_64 + - libpmem-debug-0:1.12.1-1.module+el8.8.0+1163+31a0c1f0.x86_64 + - libpmem-debug-debuginfo-0:1.12.1-1.module+el8.8.0+1163+31a0c1f0.x86_64 + - libpmem-debuginfo-0:1.12.1-1.module+el8.8.0+1163+31a0c1f0.x86_64 + - libpmem-devel-0:1.12.1-1.module+el8.8.0+1163+31a0c1f0.x86_64 + - libpmemblk-0:1.12.1-1.module+el8.8.0+1163+31a0c1f0.x86_64 + - libpmemblk-debug-0:1.12.1-1.module+el8.8.0+1163+31a0c1f0.x86_64 + - libpmemblk-debug-debuginfo-0:1.12.1-1.module+el8.8.0+1163+31a0c1f0.x86_64 + - libpmemblk-debuginfo-0:1.12.1-1.module+el8.8.0+1163+31a0c1f0.x86_64 + - libpmemblk-devel-0:1.12.1-1.module+el8.8.0+1163+31a0c1f0.x86_64 + - libpmemlog-0:1.12.1-1.module+el8.8.0+1163+31a0c1f0.x86_64 + - libpmemlog-debug-0:1.12.1-1.module+el8.8.0+1163+31a0c1f0.x86_64 + - libpmemlog-debug-debuginfo-0:1.12.1-1.module+el8.8.0+1163+31a0c1f0.x86_64 + - libpmemlog-debuginfo-0:1.12.1-1.module+el8.8.0+1163+31a0c1f0.x86_64 + - libpmemlog-devel-0:1.12.1-1.module+el8.8.0+1163+31a0c1f0.x86_64 + - libpmemobj++-devel-0:1.13.0-1.module+el8.8.0+1163+31a0c1f0.x86_64 + - libpmemobj++-doc-0:1.13.0-1.module+el8.8.0+1163+31a0c1f0.x86_64 + - libpmemobj-0:1.12.1-1.module+el8.8.0+1163+31a0c1f0.x86_64 + - libpmemobj-cpp-0:1.13.0-1.module+el8.8.0+1163+31a0c1f0.src + - libpmemobj-debug-0:1.12.1-1.module+el8.8.0+1163+31a0c1f0.x86_64 + - libpmemobj-debug-debuginfo-0:1.12.1-1.module+el8.8.0+1163+31a0c1f0.x86_64 + - libpmemobj-debuginfo-0:1.12.1-1.module+el8.8.0+1163+31a0c1f0.x86_64 + - libpmemobj-devel-0:1.12.1-1.module+el8.8.0+1163+31a0c1f0.x86_64 + - libpmempool-0:1.12.1-1.module+el8.8.0+1163+31a0c1f0.x86_64 + - libpmempool-debug-0:1.12.1-1.module+el8.8.0+1163+31a0c1f0.x86_64 + - libpmempool-debug-debuginfo-0:1.12.1-1.module+el8.8.0+1163+31a0c1f0.x86_64 + - libpmempool-debuginfo-0:1.12.1-1.module+el8.8.0+1163+31a0c1f0.x86_64 + - libpmempool-devel-0:1.12.1-1.module+el8.8.0+1163+31a0c1f0.x86_64 + - librpmem-0:1.12.1-1.module+el8.8.0+1163+31a0c1f0.x86_64 + - librpmem-debug-0:1.12.1-1.module+el8.8.0+1163+31a0c1f0.x86_64 + - librpmem-debug-debuginfo-0:1.12.1-1.module+el8.8.0+1163+31a0c1f0.x86_64 + - librpmem-debuginfo-0:1.12.1-1.module+el8.8.0+1163+31a0c1f0.x86_64 + - librpmem-devel-0:1.12.1-1.module+el8.8.0+1163+31a0c1f0.x86_64 + - pmdk-0:1.12.1-1.module+el8.8.0+1163+31a0c1f0.src + - pmdk-debuginfo-0:1.12.1-1.module+el8.8.0+1163+31a0c1f0.x86_64 + - pmdk-debugsource-0:1.12.1-1.module+el8.8.0+1163+31a0c1f0.x86_64 + - pmempool-0:1.12.1-1.module+el8.8.0+1163+31a0c1f0.x86_64 + - pmempool-debuginfo-0:1.12.1-1.module+el8.8.0+1163+31a0c1f0.x86_64 + - pmreorder-0:1.12.1-1.module+el8.8.0+1163+31a0c1f0.x86_64 + - rpmemd-0:1.12.1-1.module+el8.8.0+1163+31a0c1f0.x86_64 + - rpmemd-debuginfo-0:1.12.1-1.module+el8.8.0+1163+31a0c1f0.x86_64 +... +--- +document: modulemd-defaults +version: 1 +data: + module: postgresql + stream: "10" + profiles: + "10": [server] + "12": [server] + "13": [server] + "15": [server] + "16": [server] + "9.6": [server] +... +--- +document: modulemd +version: 2 +data: + name: postgresql + stream: "10" + version: 8090020240226072208 + context: b46abd14 + arch: x86_64 + summary: PostgreSQL server and client module + description: >- + PostgreSQL is an advanced Object-Relational database management system (DBMS). + The postgresql-server package contains the programs needed to create and run a + PostgreSQL server, which will in turn allow you to create and maintain PostgreSQL + databases. The base postgresql package contains the client programs that you'll + need to access a PostgreSQL DBMS server. + license: + module: + - MIT + content: + - PostgreSQL + xmd: {} + dependencies: + - buildrequires: + platform: [el8.9.0] + requires: + platform: [el8] + references: + community: https://www.postgresql.org + documentation: https://www.postgresql.org/docs/10/index.html + tracker: http://bugzilla.redhat.com + profiles: + client: + rpms: + - postgresql + server: + rpms: + - postgresql-server + api: + rpms: + - postgresql + - postgresql-server + components: + rpms: + postgresql: + rationale: Module API. + ref: 920d64e17607f9c5a3e78f45088cca50cbd2a1ac + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - postgresql-0:10.23-4.module+el8.9.0+1734+74bd286c.src + - postgresql-0:10.23-4.module+el8.9.0+1734+74bd286c.x86_64 + - postgresql-contrib-0:10.23-4.module+el8.9.0+1734+74bd286c.x86_64 + - postgresql-contrib-debuginfo-0:10.23-4.module+el8.9.0+1734+74bd286c.x86_64 + - postgresql-debuginfo-0:10.23-4.module+el8.9.0+1734+74bd286c.x86_64 + - postgresql-debugsource-0:10.23-4.module+el8.9.0+1734+74bd286c.x86_64 + - postgresql-docs-0:10.23-4.module+el8.9.0+1734+74bd286c.x86_64 + - postgresql-docs-debuginfo-0:10.23-4.module+el8.9.0+1734+74bd286c.x86_64 + - postgresql-plperl-0:10.23-4.module+el8.9.0+1734+74bd286c.x86_64 + - postgresql-plperl-debuginfo-0:10.23-4.module+el8.9.0+1734+74bd286c.x86_64 + - postgresql-plpython3-0:10.23-4.module+el8.9.0+1734+74bd286c.x86_64 + - postgresql-plpython3-debuginfo-0:10.23-4.module+el8.9.0+1734+74bd286c.x86_64 + - postgresql-pltcl-0:10.23-4.module+el8.9.0+1734+74bd286c.x86_64 + - postgresql-pltcl-debuginfo-0:10.23-4.module+el8.9.0+1734+74bd286c.x86_64 + - postgresql-server-0:10.23-4.module+el8.9.0+1734+74bd286c.x86_64 + - postgresql-server-debuginfo-0:10.23-4.module+el8.9.0+1734+74bd286c.x86_64 + - postgresql-server-devel-0:10.23-4.module+el8.9.0+1734+74bd286c.x86_64 + - postgresql-server-devel-debuginfo-0:10.23-4.module+el8.9.0+1734+74bd286c.x86_64 + - postgresql-static-0:10.23-4.module+el8.9.0+1734+74bd286c.x86_64 + - postgresql-test-0:10.23-4.module+el8.9.0+1734+74bd286c.x86_64 + - postgresql-test-debuginfo-0:10.23-4.module+el8.9.0+1734+74bd286c.x86_64 + - postgresql-test-rpm-macros-0:10.23-4.module+el8.9.0+1734+74bd286c.x86_64 + - postgresql-upgrade-0:10.23-4.module+el8.9.0+1734+74bd286c.x86_64 + - postgresql-upgrade-debuginfo-0:10.23-4.module+el8.9.0+1734+74bd286c.x86_64 + - postgresql-upgrade-devel-0:10.23-4.module+el8.9.0+1734+74bd286c.x86_64 + - postgresql-upgrade-devel-debuginfo-0:10.23-4.module+el8.9.0+1734+74bd286c.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: postgresql + stream: "12" + version: 8090020240226072207 + context: b46abd14 + arch: x86_64 + summary: PostgreSQL server and client module + description: >- + PostgreSQL is an advanced Object-Relational database management system (DBMS). + The postgresql-server package contains the programs needed to create and run a + PostgreSQL server, which will in turn allow you to create and maintain PostgreSQL + databases. The base postgresql package contains the client programs that you'll + need to access a PostgreSQL DBMS server. + license: + module: + - MIT + content: + - BSD + - MIT + - PostgreSQL + xmd: {} + dependencies: + - buildrequires: + platform: [el8.9.0] + requires: + platform: [el8] + references: + community: https://www.postgresql.org + documentation: https://www.postgresql.org/docs/12/index.html + tracker: http://bugzilla.redhat.com + profiles: + client: + rpms: + - postgresql + server: + rpms: + - postgresql-server + api: + rpms: + - postgresql + - postgresql-server + components: + rpms: + pg_repack: + rationale: pg_repack extension + ref: 95f5f06117c3c9925d40fca0597ee24484f9fea9 + buildorder: 1 + arches: [aarch64, i686, x86_64] + pgaudit: + rationale: pgaudit extension + ref: 248528a657562e6b68cc2851a877430db44c6d58 + buildorder: 1 + arches: [aarch64, i686, x86_64] + postgres-decoderbufs: + rationale: postgres-decoderbufs extension + ref: 47f01a99f1c14760c6636e945cfdf0caa473c716 + buildorder: 1 + arches: [aarch64, i686, x86_64] + postgresql: + rationale: Module API. + ref: 3e65f42c7ee57715524fc5e3640a322c5f9de9b2 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - pg_repack-0:1.4.6-3.module+el8.9.0+1603+444d1b54.src + - pg_repack-0:1.4.6-3.module+el8.9.0+1603+444d1b54.x86_64 + - pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+1603+444d1b54.x86_64 + - pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+1603+444d1b54.x86_64 + - pgaudit-0:1.4.0-7.module+el8.9.0+1735+a332307b.src + - pgaudit-0:1.4.0-7.module+el8.9.0+1735+a332307b.x86_64 + - pgaudit-debuginfo-0:1.4.0-7.module+el8.9.0+1735+a332307b.x86_64 + - pgaudit-debugsource-0:1.4.0-7.module+el8.9.0+1735+a332307b.x86_64 + - postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+1603+444d1b54.src + - postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+1603+444d1b54.x86_64 + - postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+1603+444d1b54.x86_64 + - postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+1603+444d1b54.x86_64 + - postgresql-0:12.18-1.module+el8.9.0+1735+a332307b.src + - postgresql-0:12.18-1.module+el8.9.0+1735+a332307b.x86_64 + - postgresql-contrib-0:12.18-1.module+el8.9.0+1735+a332307b.x86_64 + - postgresql-contrib-debuginfo-0:12.18-1.module+el8.9.0+1735+a332307b.x86_64 + - postgresql-debuginfo-0:12.18-1.module+el8.9.0+1735+a332307b.x86_64 + - postgresql-debugsource-0:12.18-1.module+el8.9.0+1735+a332307b.x86_64 + - postgresql-docs-0:12.18-1.module+el8.9.0+1735+a332307b.x86_64 + - postgresql-docs-debuginfo-0:12.18-1.module+el8.9.0+1735+a332307b.x86_64 + - postgresql-plperl-0:12.18-1.module+el8.9.0+1735+a332307b.x86_64 + - postgresql-plperl-debuginfo-0:12.18-1.module+el8.9.0+1735+a332307b.x86_64 + - postgresql-plpython3-0:12.18-1.module+el8.9.0+1735+a332307b.x86_64 + - postgresql-plpython3-debuginfo-0:12.18-1.module+el8.9.0+1735+a332307b.x86_64 + - postgresql-pltcl-0:12.18-1.module+el8.9.0+1735+a332307b.x86_64 + - postgresql-pltcl-debuginfo-0:12.18-1.module+el8.9.0+1735+a332307b.x86_64 + - postgresql-server-0:12.18-1.module+el8.9.0+1735+a332307b.x86_64 + - postgresql-server-debuginfo-0:12.18-1.module+el8.9.0+1735+a332307b.x86_64 + - postgresql-server-devel-0:12.18-1.module+el8.9.0+1735+a332307b.x86_64 + - postgresql-server-devel-debuginfo-0:12.18-1.module+el8.9.0+1735+a332307b.x86_64 + - postgresql-static-0:12.18-1.module+el8.9.0+1735+a332307b.x86_64 + - postgresql-test-0:12.18-1.module+el8.9.0+1735+a332307b.x86_64 + - postgresql-test-debuginfo-0:12.18-1.module+el8.9.0+1735+a332307b.x86_64 + - postgresql-test-rpm-macros-0:12.18-1.module+el8.9.0+1735+a332307b.noarch + - postgresql-upgrade-0:12.18-1.module+el8.9.0+1735+a332307b.x86_64 + - postgresql-upgrade-debuginfo-0:12.18-1.module+el8.9.0+1735+a332307b.x86_64 + - postgresql-upgrade-devel-0:12.18-1.module+el8.9.0+1735+a332307b.x86_64 + - postgresql-upgrade-devel-debuginfo-0:12.18-1.module+el8.9.0+1735+a332307b.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: postgresql + stream: "13" + version: 8090020240226072209 + context: b46abd14 + arch: x86_64 + summary: PostgreSQL server and client module + description: >- + PostgreSQL is an advanced Object-Relational database management system (DBMS). + The postgresql-server package contains the programs needed to create and run a + PostgreSQL server, which will in turn allow you to create and maintain PostgreSQL + databases. The base postgresql package contains the client programs that you'll + need to access a PostgreSQL DBMS server. + license: + module: + - MIT + content: + - BSD + - MIT + - PostgreSQL + xmd: {} + dependencies: + - buildrequires: + platform: [el8.9.0] + requires: + platform: [el8] + references: + community: https://www.postgresql.org + documentation: https://www.postgresql.org/docs/13/index.html + tracker: http://bugzilla.redhat.com + profiles: + client: + rpms: + - postgresql + server: + rpms: + - postgresql-server + api: + rpms: + - postgresql + - postgresql-server + components: + rpms: + pg_repack: + rationale: pg_repack extension + ref: 17be4c7b3b85236054ecaea8722aaa4e732ed3e8 + buildorder: 1 + arches: [aarch64, i686, x86_64] + pgaudit: + rationale: pgaudit extension + ref: b1a1bb9e13445ee902cfa385bc8c1281aa6701a9 + buildorder: 1 + arches: [aarch64, i686, x86_64] + postgres-decoderbufs: + rationale: postgres-decoderbufs extension + ref: 6653f98bd93704a0cb3760bbfa4b983e0b73cf38 + buildorder: 1 + arches: [aarch64, i686, x86_64] + postgresql: + rationale: Module API. + ref: bd444695368d7ddecba693803b8877b046e1e177 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - pg_repack-0:1.4.6-3.module+el8.9.0+1594+4a6adae9.src + - pg_repack-0:1.4.6-3.module+el8.9.0+1594+4a6adae9.x86_64 + - pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+1594+4a6adae9.x86_64 + - pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+1594+4a6adae9.x86_64 + - pgaudit-0:1.5.0-1.module+el8.9.0+1594+4a6adae9.src + - pgaudit-0:1.5.0-1.module+el8.9.0+1594+4a6adae9.x86_64 + - pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+1594+4a6adae9.x86_64 + - pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+1594+4a6adae9.x86_64 + - postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+1594+4a6adae9.src + - postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+1594+4a6adae9.x86_64 + - postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+1594+4a6adae9.x86_64 + - postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+1594+4a6adae9.x86_64 + - postgresql-0:13.14-1.module+el8.9.0+1736+ef8fa13a.src + - postgresql-0:13.14-1.module+el8.9.0+1736+ef8fa13a.x86_64 + - postgresql-contrib-0:13.14-1.module+el8.9.0+1736+ef8fa13a.x86_64 + - postgresql-contrib-debuginfo-0:13.14-1.module+el8.9.0+1736+ef8fa13a.x86_64 + - postgresql-debuginfo-0:13.14-1.module+el8.9.0+1736+ef8fa13a.x86_64 + - postgresql-debugsource-0:13.14-1.module+el8.9.0+1736+ef8fa13a.x86_64 + - postgresql-docs-0:13.14-1.module+el8.9.0+1736+ef8fa13a.x86_64 + - postgresql-docs-debuginfo-0:13.14-1.module+el8.9.0+1736+ef8fa13a.x86_64 + - postgresql-plperl-0:13.14-1.module+el8.9.0+1736+ef8fa13a.x86_64 + - postgresql-plperl-debuginfo-0:13.14-1.module+el8.9.0+1736+ef8fa13a.x86_64 + - postgresql-plpython3-0:13.14-1.module+el8.9.0+1736+ef8fa13a.x86_64 + - postgresql-plpython3-debuginfo-0:13.14-1.module+el8.9.0+1736+ef8fa13a.x86_64 + - postgresql-pltcl-0:13.14-1.module+el8.9.0+1736+ef8fa13a.x86_64 + - postgresql-pltcl-debuginfo-0:13.14-1.module+el8.9.0+1736+ef8fa13a.x86_64 + - postgresql-server-0:13.14-1.module+el8.9.0+1736+ef8fa13a.x86_64 + - postgresql-server-debuginfo-0:13.14-1.module+el8.9.0+1736+ef8fa13a.x86_64 + - postgresql-server-devel-0:13.14-1.module+el8.9.0+1736+ef8fa13a.x86_64 + - postgresql-server-devel-debuginfo-0:13.14-1.module+el8.9.0+1736+ef8fa13a.x86_64 + - postgresql-static-0:13.14-1.module+el8.9.0+1736+ef8fa13a.x86_64 + - postgresql-test-0:13.14-1.module+el8.9.0+1736+ef8fa13a.x86_64 + - postgresql-test-debuginfo-0:13.14-1.module+el8.9.0+1736+ef8fa13a.x86_64 + - postgresql-test-rpm-macros-0:13.14-1.module+el8.9.0+1736+ef8fa13a.noarch + - postgresql-upgrade-0:13.14-1.module+el8.9.0+1736+ef8fa13a.x86_64 + - postgresql-upgrade-debuginfo-0:13.14-1.module+el8.9.0+1736+ef8fa13a.x86_64 + - postgresql-upgrade-devel-0:13.14-1.module+el8.9.0+1736+ef8fa13a.x86_64 + - postgresql-upgrade-devel-debuginfo-0:13.14-1.module+el8.9.0+1736+ef8fa13a.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: postgresql + stream: "15" + version: 8090020240226072210 + context: b46abd14 + arch: x86_64 + summary: PostgreSQL server and client module + description: >- + PostgreSQL is an advanced Object-Relational database management system (DBMS). + The postgresql-server package contains the programs needed to create and run a + PostgreSQL server, which will in turn allow you to create and maintain PostgreSQL + databases. The base postgresql package contains the client programs that you'll + need to access a PostgreSQL DBMS server. + license: + module: + - MIT + content: + - BSD + - MIT + - PostgreSQL + xmd: {} + dependencies: + - buildrequires: + platform: [el8.9.0] + requires: + platform: [el8] + references: + community: https://www.postgresql.org + documentation: https://www.postgresql.org/docs/15/index.html + tracker: http://bugzilla.redhat.com + profiles: + client: + rpms: + - postgresql + server: + rpms: + - postgresql-server + api: + rpms: + - postgresql + - postgresql-server + components: + rpms: + pg_repack: + rationale: pg_repack extension + ref: 146dd9f61f6a1a117a1b3d6d3974b0a70ee4d126 + buildorder: 1 + arches: [aarch64, i686, x86_64] + pgaudit: + rationale: pgaudit extension + ref: fcaa55268714cd4bcaed6fcb438bf90c487bc300 + buildorder: 1 + arches: [aarch64, i686, x86_64] + postgres-decoderbufs: + rationale: postgres-decoderbufs extension + ref: 2d6393716e60138fcbd43597beb1da672b8afdf4 + buildorder: 1 + arches: [aarch64, i686, x86_64] + postgresql: + rationale: Module API. + ref: a45d771c3da3f1923dcdfea38645de53d86a5774 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - pg_repack-0:1.4.8-1.module+el8.9.0+1525+fc91df60.src + - pg_repack-0:1.4.8-1.module+el8.9.0+1525+fc91df60.x86_64 + - pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+1525+fc91df60.x86_64 + - pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+1525+fc91df60.x86_64 + - pgaudit-0:1.7.0-1.module+el8.9.0+1525+fc91df60.src + - pgaudit-0:1.7.0-1.module+el8.9.0+1525+fc91df60.x86_64 + - pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+1525+fc91df60.x86_64 + - pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+1525+fc91df60.x86_64 + - postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+1525+fc91df60.src + - postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+1525+fc91df60.x86_64 + - postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+1525+fc91df60.x86_64 + - postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+1525+fc91df60.x86_64 + - postgresql-0:15.6-1.module+el8.9.0+1737+de0a3665.src + - postgresql-0:15.6-1.module+el8.9.0+1737+de0a3665.x86_64 + - postgresql-contrib-0:15.6-1.module+el8.9.0+1737+de0a3665.x86_64 + - postgresql-contrib-debuginfo-0:15.6-1.module+el8.9.0+1737+de0a3665.x86_64 + - postgresql-debuginfo-0:15.6-1.module+el8.9.0+1737+de0a3665.x86_64 + - postgresql-debugsource-0:15.6-1.module+el8.9.0+1737+de0a3665.x86_64 + - postgresql-docs-0:15.6-1.module+el8.9.0+1737+de0a3665.x86_64 + - postgresql-docs-debuginfo-0:15.6-1.module+el8.9.0+1737+de0a3665.x86_64 + - postgresql-plperl-0:15.6-1.module+el8.9.0+1737+de0a3665.x86_64 + - postgresql-plperl-debuginfo-0:15.6-1.module+el8.9.0+1737+de0a3665.x86_64 + - postgresql-plpython3-0:15.6-1.module+el8.9.0+1737+de0a3665.x86_64 + - postgresql-plpython3-debuginfo-0:15.6-1.module+el8.9.0+1737+de0a3665.x86_64 + - postgresql-pltcl-0:15.6-1.module+el8.9.0+1737+de0a3665.x86_64 + - postgresql-pltcl-debuginfo-0:15.6-1.module+el8.9.0+1737+de0a3665.x86_64 + - postgresql-private-devel-0:15.6-1.module+el8.9.0+1737+de0a3665.x86_64 + - postgresql-private-libs-0:15.6-1.module+el8.9.0+1737+de0a3665.x86_64 + - postgresql-private-libs-debuginfo-0:15.6-1.module+el8.9.0+1737+de0a3665.x86_64 + - postgresql-server-0:15.6-1.module+el8.9.0+1737+de0a3665.x86_64 + - postgresql-server-debuginfo-0:15.6-1.module+el8.9.0+1737+de0a3665.x86_64 + - postgresql-server-devel-0:15.6-1.module+el8.9.0+1737+de0a3665.x86_64 + - postgresql-server-devel-debuginfo-0:15.6-1.module+el8.9.0+1737+de0a3665.x86_64 + - postgresql-static-0:15.6-1.module+el8.9.0+1737+de0a3665.x86_64 + - postgresql-test-0:15.6-1.module+el8.9.0+1737+de0a3665.x86_64 + - postgresql-test-debuginfo-0:15.6-1.module+el8.9.0+1737+de0a3665.x86_64 + - postgresql-test-rpm-macros-0:15.6-1.module+el8.9.0+1737+de0a3665.noarch + - postgresql-upgrade-0:15.6-1.module+el8.9.0+1737+de0a3665.x86_64 + - postgresql-upgrade-debuginfo-0:15.6-1.module+el8.9.0+1737+de0a3665.x86_64 + - postgresql-upgrade-devel-0:15.6-1.module+el8.9.0+1737+de0a3665.x86_64 + - postgresql-upgrade-devel-debuginfo-0:15.6-1.module+el8.9.0+1737+de0a3665.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: postgresql + stream: "16" + version: 8100020240108185249 + context: e155f54d + arch: x86_64 + summary: PostgreSQL server and client module + description: >- + PostgreSQL is an advanced Object-Relational database management system (DBMS). + The postgresql-server package contains the programs needed to create and run a + PostgreSQL server, which will in turn allow you to create and maintain PostgreSQL + databases. The base postgresql package contains the client programs that you'll + need to access a PostgreSQL DBMS server. + license: + module: + - MIT + content: + - BSD + - MIT + - PostgreSQL + xmd: {} + dependencies: + - buildrequires: + platform: [el8.10.0] + requires: + platform: [el8] + references: + community: https://www.postgresql.org + documentation: https://www.postgresql.org/docs/16/index.html + tracker: https://issues.redhat.com + profiles: + client: + rpms: + - postgresql + server: + rpms: + - postgresql-server + api: + rpms: + - postgresql + - postgresql-server + components: + rpms: + pg_repack: + rationale: pg_repack extension + ref: r8s-stream-16 + buildorder: 1 + arches: [aarch64, i686, x86_64] + pgaudit: + rationale: pgaudit extension + ref: r8s-stream-16 + buildorder: 1 + arches: [aarch64, i686, x86_64] + postgres-decoderbufs: + rationale: postgres-decoderbufs extension + ref: r8s-stream-16 + buildorder: 1 + arches: [aarch64, i686, x86_64] + postgresql: + rationale: Module API. + ref: r8s-stream-16 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - pg_repack-0:1.4.8-1.module+el8.10.0+1622+bd25b19c.src + - pg_repack-0:1.4.8-1.module+el8.10.0+1622+bd25b19c.x86_64 + - pg_repack-debuginfo-0:1.4.8-1.module+el8.10.0+1622+bd25b19c.x86_64 + - pg_repack-debugsource-0:1.4.8-1.module+el8.10.0+1622+bd25b19c.x86_64 + - pgaudit-0:16.0-1.module+el8.10.0+1622+bd25b19c.src + - pgaudit-0:16.0-1.module+el8.10.0+1622+bd25b19c.x86_64 + - pgaudit-debuginfo-0:16.0-1.module+el8.10.0+1622+bd25b19c.x86_64 + - pgaudit-debugsource-0:16.0-1.module+el8.10.0+1622+bd25b19c.x86_64 + - postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+1622+bd25b19c.src + - postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+1622+bd25b19c.x86_64 + - postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+1622+bd25b19c.x86_64 + - postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+1622+bd25b19c.x86_64 + - postgresql-0:16.1-1.module+el8.10.0+1622+bd25b19c.src + - postgresql-0:16.1-1.module+el8.10.0+1622+bd25b19c.x86_64 + - postgresql-contrib-0:16.1-1.module+el8.10.0+1622+bd25b19c.x86_64 + - postgresql-contrib-debuginfo-0:16.1-1.module+el8.10.0+1622+bd25b19c.x86_64 + - postgresql-debuginfo-0:16.1-1.module+el8.10.0+1622+bd25b19c.x86_64 + - postgresql-debugsource-0:16.1-1.module+el8.10.0+1622+bd25b19c.x86_64 + - postgresql-docs-0:16.1-1.module+el8.10.0+1622+bd25b19c.x86_64 + - postgresql-docs-debuginfo-0:16.1-1.module+el8.10.0+1622+bd25b19c.x86_64 + - postgresql-plperl-0:16.1-1.module+el8.10.0+1622+bd25b19c.x86_64 + - postgresql-plperl-debuginfo-0:16.1-1.module+el8.10.0+1622+bd25b19c.x86_64 + - postgresql-plpython3-0:16.1-1.module+el8.10.0+1622+bd25b19c.x86_64 + - postgresql-plpython3-debuginfo-0:16.1-1.module+el8.10.0+1622+bd25b19c.x86_64 + - postgresql-pltcl-0:16.1-1.module+el8.10.0+1622+bd25b19c.x86_64 + - postgresql-pltcl-debuginfo-0:16.1-1.module+el8.10.0+1622+bd25b19c.x86_64 + - postgresql-private-devel-0:16.1-1.module+el8.10.0+1622+bd25b19c.x86_64 + - postgresql-private-libs-0:16.1-1.module+el8.10.0+1622+bd25b19c.x86_64 + - postgresql-private-libs-debuginfo-0:16.1-1.module+el8.10.0+1622+bd25b19c.x86_64 + - postgresql-server-0:16.1-1.module+el8.10.0+1622+bd25b19c.x86_64 + - postgresql-server-debuginfo-0:16.1-1.module+el8.10.0+1622+bd25b19c.x86_64 + - postgresql-server-devel-0:16.1-1.module+el8.10.0+1622+bd25b19c.x86_64 + - postgresql-server-devel-debuginfo-0:16.1-1.module+el8.10.0+1622+bd25b19c.x86_64 + - postgresql-static-0:16.1-1.module+el8.10.0+1622+bd25b19c.x86_64 + - postgresql-test-0:16.1-1.module+el8.10.0+1622+bd25b19c.x86_64 + - postgresql-test-debuginfo-0:16.1-1.module+el8.10.0+1622+bd25b19c.x86_64 + - postgresql-test-rpm-macros-0:16.1-1.module+el8.10.0+1622+bd25b19c.noarch + - postgresql-upgrade-0:16.1-1.module+el8.10.0+1622+bd25b19c.x86_64 + - postgresql-upgrade-debuginfo-0:16.1-1.module+el8.10.0+1622+bd25b19c.x86_64 + - postgresql-upgrade-devel-0:16.1-1.module+el8.10.0+1622+bd25b19c.x86_64 + - postgresql-upgrade-devel-debuginfo-0:16.1-1.module+el8.10.0+1622+bd25b19c.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: postgresql + stream: "9.6" + version: 8050020211109140302 + context: b4937e53 + arch: x86_64 + summary: PostgreSQL server and client module + description: >- + PostgreSQL is an advanced Object-Relational database management system (DBMS). + The postgresql-server package contains the programs needed to create and run a + PostgreSQL server, which will in turn allow you to create and maintain PostgreSQL + databases. The base postgresql package contains the client programs that you'll + need to access a PostgreSQL DBMS server. + license: + module: + - MIT + content: + - PostgreSQL + xmd: {} + dependencies: + - buildrequires: + platform: [el8.5.0] + requires: + platform: [el8] + references: + community: https://www.postgresql.org + documentation: https://www.postgresql.org/docs/10/index.html + tracker: http://bugzilla.redhat.com + profiles: + client: + rpms: + - postgresql + server: + rpms: + - postgresql-server + api: + rpms: + - postgresql + - postgresql-server + components: + rpms: + postgresql: + rationale: Module API. + ref: c6db5e0754d970102e2775f77d1d6d1a9574980d + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - postgresql-0:9.6.22-1.module+el8.5.0+687+7cd82e08.src + - postgresql-0:9.6.22-1.module+el8.5.0+687+7cd82e08.x86_64 + - postgresql-contrib-0:9.6.22-1.module+el8.5.0+687+7cd82e08.x86_64 + - postgresql-contrib-debuginfo-0:9.6.22-1.module+el8.5.0+687+7cd82e08.x86_64 + - postgresql-debuginfo-0:9.6.22-1.module+el8.5.0+687+7cd82e08.x86_64 + - postgresql-debugsource-0:9.6.22-1.module+el8.5.0+687+7cd82e08.x86_64 + - postgresql-docs-0:9.6.22-1.module+el8.5.0+687+7cd82e08.x86_64 + - postgresql-docs-debuginfo-0:9.6.22-1.module+el8.5.0+687+7cd82e08.x86_64 + - postgresql-plperl-0:9.6.22-1.module+el8.5.0+687+7cd82e08.x86_64 + - postgresql-plperl-debuginfo-0:9.6.22-1.module+el8.5.0+687+7cd82e08.x86_64 + - postgresql-plpython3-0:9.6.22-1.module+el8.5.0+687+7cd82e08.x86_64 + - postgresql-plpython3-debuginfo-0:9.6.22-1.module+el8.5.0+687+7cd82e08.x86_64 + - postgresql-pltcl-0:9.6.22-1.module+el8.5.0+687+7cd82e08.x86_64 + - postgresql-pltcl-debuginfo-0:9.6.22-1.module+el8.5.0+687+7cd82e08.x86_64 + - postgresql-server-0:9.6.22-1.module+el8.5.0+687+7cd82e08.x86_64 + - postgresql-server-debuginfo-0:9.6.22-1.module+el8.5.0+687+7cd82e08.x86_64 + - postgresql-server-devel-0:9.6.22-1.module+el8.5.0+687+7cd82e08.x86_64 + - postgresql-server-devel-debuginfo-0:9.6.22-1.module+el8.5.0+687+7cd82e08.x86_64 + - postgresql-static-0:9.6.22-1.module+el8.5.0+687+7cd82e08.x86_64 + - postgresql-test-0:9.6.22-1.module+el8.5.0+687+7cd82e08.x86_64 + - postgresql-test-debuginfo-0:9.6.22-1.module+el8.5.0+687+7cd82e08.x86_64 + - postgresql-test-rpm-macros-0:9.6.22-1.module+el8.5.0+687+7cd82e08.x86_64 +... +--- +document: modulemd-defaults +version: 1 +data: + module: python27 + stream: "2.7" + profiles: + "2.7": [common] +... +--- +document: modulemd +version: 2 +data: + name: python27 + stream: "2.7" + version: 8100020240523105808 + context: 5f0f67de + arch: x86_64 + summary: Python programming language, version 2.7 + description: >- + This module provides the Python 2.7 interpreter and additional Python + + packages the users might need. + license: + module: + - MIT + content: + - ASL 2.0 + - ASL 2.0 and MIT + - ASL 2.0 and MIT and (MIT or GPLv2) + - BSD + - BSD and Boost and Public Domain + - BSD and Python + - BSD and Python and Unicode + - LGPLv2 + - LGPLv2+ and Public Domain + - LGPLv3+ with exceptions + - MIT + - MIT and Public Domain + - MIT and Python and ASL 2.0 and BSD and ISC and LGPLv2 and MPLv2.0 and (ASL 2.0 + or BSD) + - Public Domain + - Public Domain and BSD and Python and GPLv3+ + - Python + xmd: {} + dependencies: + - buildrequires: + platform: [el8.10.0] + python27: ["2.7"] + requires: + platform: [el8] + references: + community: https://www.python.org/ + documentation: https://docs.python.org/2.7/ + profiles: + common: + rpms: + - python2 + - python2-libs + - python2-pip + - python2-setuptools + api: + rpms: + - babel + - python-sqlalchemy-doc + - python2 + - python2-Cython + - python2-PyMySQL + - python2-attrs + - python2-babel + - python2-backports + - python2-backports-ssl_match_hostname + - python2-bson + - python2-chardet + - python2-coverage + - python2-debug + - python2-devel + - python2-dns + - python2-docs + - python2-docs-info + - python2-docutils + - python2-funcsigs + - python2-idna + - python2-ipaddress + - python2-jinja2 + - python2-libs + - python2-lxml + - python2-markupsafe + - python2-mock + - python2-nose + - python2-numpy + - python2-numpy-doc + - python2-numpy-f2py + - python2-pip + - python2-pluggy + - python2-psycopg2 + - python2-psycopg2-debug + - python2-psycopg2-tests + - python2-py + - python2-pygments + - python2-pymongo + - python2-pymongo-gridfs + - python2-pysocks + - python2-pytest + - python2-pytest-mock + - python2-pytz + - python2-pyyaml + - python2-requests + - python2-rpm-macros + - python2-scipy + - python2-setuptools + - python2-setuptools_scm + - python2-six + - python2-sqlalchemy + - python2-test + - python2-tkinter + - python2-tools + - python2-urllib3 + - python2-virtualenv + - python2-wheel + filter: + rpms: + - python3-Cython + - python3-PyMySQL + - python3-PyYAML + - python3-attrs + - python3-babel + - python3-bson + - python3-chardet + - python3-coverage + - python3-docutils + - python3-idna + - python3-jinja2 + - python3-markupsafe + - python3-mock + - python3-nose + - python3-numpy + - python3-numpy-doc + - python3-numpy-f2py + - python3-pluggy + - python3-psycopg2 + - python3-psycopg2-debug + - python3-psycopg2-tests + - python3-py + - python3-pygments + - python3-pymongo + - python3-pymongo-gridfs + - python3-pysocks + - python3-pytest + - python3-pytest-mock + - python3-pytz + - python3-requests + - python3-scipy + - python3-setuptools_scm + - python3-six + - python3-sqlalchemy + - python3-urllib3 + - python3-virtualenv + buildopts: + rpms: + macros: > + # Note that we cannot disable building of all Python 3 subpackages, + + # because python2-devel (needed to build all Python 2 packages) + + # has a runtime dependency on python3-rpm-generators, and that + + # package requires python3-setuptools at runtime. By rebuilding + + # python-setuptools SRPM with only python2, we overshadow the + + # already built python3 subpackage and it is no longer + + # available for python3-rpm-generators when building python-pip + + # (or any other Python package). + + # We can disable Python 3 in all packages but ... + + %_without_python3 1 + + # ... we have to have a way to enable some of them as described + + # above. With this macro, we can add some module-specific + + # conditions for python3-* subpackages and other special cases. + + # %_with_python27_module 1 + + + # for: python-jinja2 + + %_with_python2 1 + + + # to solve circular dependency between pytest and [attrs, pluggy] + + # %_without_tests 1 + components: + rpms: + Cython: + rationale: Language for writing Python extension modules. Build dependency + of numpy and PyYAML + ref: 1333b83da370e59dffa7ff269c212fda0609b7d3 + arches: [aarch64, i686, x86_64] + PyYAML: + rationale: YAML parser and emitter for Python + ref: 27ee872ae31050c0550f0ecee6e9bb3f8caea847 + arches: [aarch64, i686, x86_64] + babel: + rationale: Tools for internationalizing Python applications + ref: 9c64ca08a83bfc79607bb785ddfffd828ca78615 + arches: [aarch64, i686, x86_64] + numpy: + rationale: A fast multidimensional array facility for Python + ref: fc5b231c2431da80daee04fbcaca00e848a8bbb6 + arches: [aarch64, i686, x86_64] + pytest: + rationale: Simple powerful testing with Python + ref: 3826c742e645511ab0cdc6d2c744778a24461351 + arches: [aarch64, i686, x86_64] + python-PyMySQL: + rationale: Python adapter for the MySQL/MariaDB databases + ref: 55d5b68c176dd7cf3939abfa1de03d23b505c1a1 + arches: [aarch64, i686, x86_64] + python-attrs: + rationale: Python attributes without boilerplate + ref: 3718d29bb8796503ced11f3e2192d284957d8897 + arches: [aarch64, i686, x86_64] + python-backports: + rationale: Namespace for backported Python features + ref: c248a4a462f78a0397cc0142b181143bf7409123 + arches: [aarch64, i686, x86_64] + python-backports-ssl_match_hostname: + rationale: The ssl.match_hostname() function from Python 3. Dependency of + urllib3/requests. + ref: 07c486fb912016403eb818fbe60caf75512c66e6 + arches: [aarch64, i686, x86_64] + python-chardet: + rationale: Character encoding auto-detection in Python. Dependency of requests. + ref: 68fb44b72a4c49dd6cbbe9dc58fe0e12df5781c9 + arches: [aarch64, i686, x86_64] + python-coverage: + rationale: Code coverage testing module for Python + ref: ecf9903b938051d006d783247308588f5c64203f + arches: [aarch64, i686, x86_64] + python-dns: + rationale: DNS toolkit for Python. Useful package for IPA and mailman. + ref: a948b4be9d2676d33cc544b6ee3e14f671621776 + arches: [aarch64, i686, x86_64] + python-docs: + rationale: Documentation for Python + ref: b1a92c529e5f6b115a2ebb68a246a4e478d71ecb + arches: [aarch64, i686, x86_64] + python-docutils: + rationale: System for processing plaintext documentation + ref: 3d583caf5599f34f3479bb946716615fd8124e72 + arches: [aarch64, i686, x86_64] + python-funcsigs: + rationale: Python function signatures from PEP362 for Python 2.6, 2.7 and + 3.2+. Dependency of Pytest and mock. + ref: def9a2f1ea67d52f3e42dbe2fb4b3e14a732534d + arches: [aarch64, i686, x86_64] + python-idna: + rationale: Internationalized Domain Names in Applications (IDNA). Dependency + of requests. + ref: fb466e8c438dbbb0c1ed2eccee0292c4910e209a + arches: [aarch64, i686, x86_64] + python-ipaddress: + rationale: Port of the python 3.3+ ipaddress module to 2.6+. Dependency of + urllib3/requests. + ref: 07e0a284064528f0b21d1b64db68bba4154dae5d + arches: [aarch64, i686, x86_64] + python-jinja2: + rationale: General purpose template engine + ref: eab2cc5730d4ed1889f46581fb849ed426a15219 + arches: [aarch64, i686, x86_64] + python-lxml: + rationale: XML processing library + ref: 7b66f90cf192e44f6e3020327b52735836a044af + arches: [aarch64, i686, x86_64] + python-markupsafe: + rationale: Implements a XML/HTML/XHTML Markup safe string for Python + ref: 0ebb453e84a53b56535a35c7a21c9afa63d8be9d + arches: [aarch64, i686, x86_64] + python-mock: + rationale: A Python Mocking and Patching Library for Testing + ref: 3c6a95e1e53ee094f64858bf736984cc8adaabe2 + arches: [aarch64, i686, x86_64] + python-nose: + rationale: Discovery-based unit test extension for Python + ref: 57627d0597fab6eead92e977232d407ea623d143 + arches: [aarch64, i686, x86_64] + python-pluggy: + rationale: The plugin manager stripped of pytest specific details + ref: 0e96092d378c8bb948dc674a7ee1e9a8d581ec02 + arches: [aarch64, i686, x86_64] + python-psycopg2: + rationale: Python adapter for the PostgreSQL database + ref: efb87a367c3129f8254a369049acb33793ac7e6f + arches: [aarch64, i686, x86_64] + python-py: + rationale: Library with cross-python path, ini-parsing, io, code, log facilities + ref: 9098c97db84b6ea782e524d90453d87fc5ab47cc + arches: [aarch64, i686, x86_64] + python-pygments: + rationale: Syntax highlighting engine written in Python + ref: 5b29e9de541a12b2d5ff390bd99492cf7616f85f + arches: [aarch64, i686, x86_64] + python-pymongo: + rationale: Python driver for MongoDB + ref: 9886e1578b8dbadfbdddf1d634f672cfb32f25b5 + arches: [aarch64, i686, x86_64] + python-pysocks: + rationale: A Python SOCKS client module. Dependency of urllib3/requests. + ref: f252f45a70699cfc3a03bf500b8338df0fd3b532 + arches: [aarch64, i686, x86_64] + python-pytest-mock: + rationale: Thin-wrapper around the mock package for easier use with py.test. + Build dependency of requests. + ref: 1ccaf687902c88d9fccb074c8cb39b414317153f + arches: [aarch64, i686, x86_64] + python-requests: + rationale: HTTP library, written in Python, for human beings + ref: fb60bc72c121d28d18a28950f63d990da20baac4 + arches: [aarch64, i686, x86_64] + python-setuptools_scm: + rationale: Blessed package to manage your versions by scm tags. Build dependency + of pytest and pytest-mock. + ref: 9c32a9877a7aba74fb370a52b7eb2e719a79c3f5 + arches: [aarch64, i686, x86_64] + python-sqlalchemy: + rationale: Modular and flexible ORM library for python + ref: 34f31c62aa0719e4a1efdb7e34b980fc979e0d2d + arches: [aarch64, i686, x86_64] + python-urllib3: + rationale: Python HTTP library with thread-safe connection pooling and file + post. Dependency of requests. + ref: 022316abad52de0192ce89b45d30851a2fe13152 + arches: [aarch64, i686, x86_64] + python-virtualenv: + rationale: Tool to create isolated Python environments + ref: 0f49bf7682832d004e019dc39ca737596b13e7e2 + arches: [aarch64, i686, x86_64] + python-wheel: + rationale: Used for unbundling of pip and setuptools + ref: 8068b0efe3d9358d8360480dc77a77fd527a38a2 + arches: [aarch64, i686, x86_64] + python2: + rationale: Main Python language interpreter + ref: c94f8924c552594922385e33ff1492400b3760ea + arches: [aarch64, i686, x86_64] + python2-pip: + rationale: Python Packaging ecosystem + ref: 5d25e32bbf7f186a044a040a509a5ef37562f4c4 + arches: [aarch64, i686, x86_64] + python2-rpm-macros: + rationale: Python 2 RPM macros - dependency of python2-devel + ref: 8a619a6fd4f0c22b01befcd372637bf945a3feb2 + arches: [aarch64, i686, x86_64] + python2-setuptools: + rationale: Python Packaging ecosystem + ref: 025de4d07c7a9e0abb9f71960a8d5fbd3ff68a10 + arches: [aarch64, i686, x86_64] + python2-six: + rationale: Python 2 and 3 compatibility utilities + ref: 33574e70275b0957bb62543361bb203a42b8d247 + arches: [aarch64, i686, x86_64] + pytz: + rationale: Runtime requires of babel, and python2-babel + ref: 04603c73379a87308d66e8dd1ac99e06c64e15ca + arches: [aarch64, i686, x86_64] + scipy: + rationale: Scientific Tools for Python + ref: ef75d97ea415293f3fcc04b73f644da532bf30dd + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - Cython-0:0.28.1-7.module+el8.9.0+1531+a18208f5.src + - Cython-debugsource-0:0.28.1-7.module+el8.9.0+1531+a18208f5.x86_64 + - PyYAML-0:3.12-16.module+el8.9.0+1531+a18208f5.src + - PyYAML-debugsource-0:3.12-16.module+el8.9.0+1531+a18208f5.x86_64 + - babel-0:2.5.1-10.module+el8.9.0+1531+a18208f5.noarch + - babel-0:2.5.1-10.module+el8.9.0+1531+a18208f5.src + - numpy-1:1.14.2-16.module+el8.9.0+1531+a18208f5.src + - numpy-debugsource-1:1.14.2-16.module+el8.9.0+1531+a18208f5.x86_64 + - pytest-0:3.4.2-13.module+el8.9.0+1531+a18208f5.src + - python-PyMySQL-0:0.8.0-10.module+el8.9.0+1531+a18208f5.src + - python-attrs-0:17.4.0-10.module+el8.9.0+1531+a18208f5.src + - python-backports-0:1.0-16.module+el8.9.0+1531+a18208f5.src + - python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.9.0+1531+a18208f5.src + - python-chardet-0:3.0.4-10.module+el8.9.0+1531+a18208f5.src + - python-coverage-0:4.5.1-5.module+el8.10.0+1817+0b01df83.src + - python-coverage-debugsource-0:4.5.1-5.module+el8.10.0+1817+0b01df83.x86_64 + - python-dns-0:1.15.0-10.module+el8.9.0+1531+a18208f5.src + - python-docs-0:2.7.16-2.module+el8.9.0+1531+a18208f5.src + - python-docutils-0:0.14-12.module+el8.9.0+1531+a18208f5.src + - python-funcsigs-0:1.0.2-13.module+el8.9.0+1531+a18208f5.src + - python-idna-0:2.5-7.module+el8.9.0+1531+a18208f5.src + - python-ipaddress-0:1.0.18-6.module+el8.9.0+1531+a18208f5.src + - python-jinja2-0:2.10-10.module+el8.10.0+1813+4b021305.src + - python-lxml-0:4.2.3-6.module+el8.9.0+1531+a18208f5.src + - python-lxml-debugsource-0:4.2.3-6.module+el8.9.0+1531+a18208f5.x86_64 + - python-markupsafe-0:0.23-19.module+el8.9.0+1531+a18208f5.src + - python-mock-0:2.0.0-13.module+el8.9.0+1531+a18208f5.src + - python-nose-0:1.3.7-31.module+el8.9.0+1531+a18208f5.src + - python-nose-docs-0:1.3.7-31.module+el8.9.0+1531+a18208f5.noarch + - python-pluggy-0:0.6.0-8.module+el8.9.0+1531+a18208f5.src + - python-psycopg2-0:2.7.5-8.module+el8.10.0+1817+0b01df83.src + - python-psycopg2-debuginfo-0:2.7.5-8.module+el8.10.0+1817+0b01df83.x86_64 + - python-psycopg2-debugsource-0:2.7.5-8.module+el8.10.0+1817+0b01df83.x86_64 + - python-psycopg2-doc-0:2.7.5-8.module+el8.10.0+1817+0b01df83.x86_64 + - python-py-0:1.5.3-6.module+el8.9.0+1531+a18208f5.src + - python-pygments-0:2.2.0-22.module+el8.9.0+1531+a18208f5.src + - python-pymongo-0:3.7.0-1.module+el8.9.0+1531+a18208f5.src + - python-pymongo-debuginfo-0:3.7.0-1.module+el8.9.0+1531+a18208f5.x86_64 + - python-pymongo-debugsource-0:3.7.0-1.module+el8.9.0+1531+a18208f5.x86_64 + - python-pysocks-0:1.6.8-6.module+el8.9.0+1531+a18208f5.src + - python-pytest-mock-0:1.9.0-4.module+el8.9.0+1531+a18208f5.src + - python-requests-0:2.20.0-4.module+el8.10.0+1817+0b01df83.src + - python-setuptools_scm-0:1.15.7-6.module+el8.9.0+1531+a18208f5.src + - python-sqlalchemy-0:1.3.2-2.module+el8.9.0+1531+a18208f5.src + - python-sqlalchemy-doc-0:1.3.2-2.module+el8.9.0+1531+a18208f5.noarch + - python-urllib3-0:1.24.2-4.module+el8.10.0+1813+4b021305.src + - python-virtualenv-0:15.1.0-21.module+el8.9.0+1531+a18208f5.src + - python-wheel-1:0.31.1-3.module+el8.9.0+1531+a18208f5.src + - python2-0:2.7.18-17.module+el8.10.0+1813+4b021305.rocky.0.2.src + - python2-0:2.7.18-17.module+el8.10.0+1813+4b021305.rocky.0.2.x86_64 + - python2-Cython-0:0.28.1-7.module+el8.9.0+1531+a18208f5.x86_64 + - python2-Cython-debuginfo-0:0.28.1-7.module+el8.9.0+1531+a18208f5.x86_64 + - python2-PyMySQL-0:0.8.0-10.module+el8.9.0+1531+a18208f5.noarch + - python2-attrs-0:17.4.0-10.module+el8.9.0+1531+a18208f5.noarch + - python2-babel-0:2.5.1-10.module+el8.9.0+1531+a18208f5.noarch + - python2-backports-0:1.0-16.module+el8.9.0+1531+a18208f5.x86_64 + - python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.9.0+1531+a18208f5.noarch + - python2-bson-0:3.7.0-1.module+el8.9.0+1531+a18208f5.x86_64 + - python2-bson-debuginfo-0:3.7.0-1.module+el8.9.0+1531+a18208f5.x86_64 + - python2-chardet-0:3.0.4-10.module+el8.9.0+1531+a18208f5.noarch + - python2-coverage-0:4.5.1-5.module+el8.10.0+1817+0b01df83.x86_64 + - python2-coverage-debuginfo-0:4.5.1-5.module+el8.10.0+1817+0b01df83.x86_64 + - python2-debug-0:2.7.18-17.module+el8.10.0+1813+4b021305.rocky.0.2.x86_64 + - python2-debuginfo-0:2.7.18-17.module+el8.10.0+1813+4b021305.rocky.0.2.x86_64 + - python2-debugsource-0:2.7.18-17.module+el8.10.0+1813+4b021305.rocky.0.2.x86_64 + - python2-devel-0:2.7.18-17.module+el8.10.0+1813+4b021305.rocky.0.2.x86_64 + - python2-dns-0:1.15.0-10.module+el8.9.0+1531+a18208f5.noarch + - python2-docs-0:2.7.16-2.module+el8.9.0+1531+a18208f5.noarch + - python2-docs-info-0:2.7.16-2.module+el8.9.0+1531+a18208f5.noarch + - python2-docutils-0:0.14-12.module+el8.9.0+1531+a18208f5.noarch + - python2-funcsigs-0:1.0.2-13.module+el8.9.0+1531+a18208f5.noarch + - python2-idna-0:2.5-7.module+el8.9.0+1531+a18208f5.noarch + - python2-ipaddress-0:1.0.18-6.module+el8.9.0+1531+a18208f5.noarch + - python2-jinja2-0:2.10-10.module+el8.10.0+1813+4b021305.noarch + - python2-libs-0:2.7.18-17.module+el8.10.0+1813+4b021305.rocky.0.2.x86_64 + - python2-lxml-0:4.2.3-6.module+el8.9.0+1531+a18208f5.x86_64 + - python2-lxml-debuginfo-0:4.2.3-6.module+el8.9.0+1531+a18208f5.x86_64 + - python2-markupsafe-0:0.23-19.module+el8.9.0+1531+a18208f5.x86_64 + - python2-mock-0:2.0.0-13.module+el8.9.0+1531+a18208f5.noarch + - python2-nose-0:1.3.7-31.module+el8.9.0+1531+a18208f5.noarch + - python2-numpy-1:1.14.2-16.module+el8.9.0+1531+a18208f5.x86_64 + - python2-numpy-debuginfo-1:1.14.2-16.module+el8.9.0+1531+a18208f5.x86_64 + - python2-numpy-doc-1:1.14.2-16.module+el8.9.0+1531+a18208f5.noarch + - python2-numpy-f2py-1:1.14.2-16.module+el8.9.0+1531+a18208f5.x86_64 + - python2-pip-0:9.0.3-19.module+el8.9.0+1531+a18208f5.noarch + - python2-pip-0:9.0.3-19.module+el8.9.0+1531+a18208f5.src + - python2-pip-wheel-0:9.0.3-19.module+el8.9.0+1531+a18208f5.noarch + - python2-pluggy-0:0.6.0-8.module+el8.9.0+1531+a18208f5.noarch + - python2-psycopg2-0:2.7.5-8.module+el8.10.0+1817+0b01df83.x86_64 + - python2-psycopg2-debug-0:2.7.5-8.module+el8.10.0+1817+0b01df83.x86_64 + - python2-psycopg2-debug-debuginfo-0:2.7.5-8.module+el8.10.0+1817+0b01df83.x86_64 + - python2-psycopg2-debuginfo-0:2.7.5-8.module+el8.10.0+1817+0b01df83.x86_64 + - python2-psycopg2-tests-0:2.7.5-8.module+el8.10.0+1817+0b01df83.x86_64 + - python2-py-0:1.5.3-6.module+el8.9.0+1531+a18208f5.noarch + - python2-pygments-0:2.2.0-22.module+el8.9.0+1531+a18208f5.noarch + - python2-pymongo-0:3.7.0-1.module+el8.9.0+1531+a18208f5.x86_64 + - python2-pymongo-debuginfo-0:3.7.0-1.module+el8.9.0+1531+a18208f5.x86_64 + - python2-pymongo-gridfs-0:3.7.0-1.module+el8.9.0+1531+a18208f5.x86_64 + - python2-pysocks-0:1.6.8-6.module+el8.9.0+1531+a18208f5.noarch + - python2-pytest-0:3.4.2-13.module+el8.9.0+1531+a18208f5.noarch + - python2-pytest-mock-0:1.9.0-4.module+el8.9.0+1531+a18208f5.noarch + - python2-pytz-0:2017.2-13.module+el8.10.0+1817+0b01df83.noarch + - python2-pyyaml-0:3.12-16.module+el8.9.0+1531+a18208f5.x86_64 + - python2-pyyaml-debuginfo-0:3.12-16.module+el8.9.0+1531+a18208f5.x86_64 + - python2-requests-0:2.20.0-4.module+el8.10.0+1817+0b01df83.noarch + - python2-rpm-macros-0:3-38.module+el8.9.0+1531+a18208f5.noarch + - python2-rpm-macros-0:3-38.module+el8.9.0+1531+a18208f5.src + - python2-scipy-0:1.0.0-22.module+el8.10.0+1817+0b01df83.x86_64 + - python2-scipy-debuginfo-0:1.0.0-22.module+el8.10.0+1817+0b01df83.x86_64 + - python2-setuptools-0:39.0.1-14.module+el8.10.0+1813+4b021305.noarch + - python2-setuptools-0:39.0.1-14.module+el8.10.0+1813+4b021305.src + - python2-setuptools-wheel-0:39.0.1-14.module+el8.10.0+1813+4b021305.noarch + - python2-setuptools_scm-0:1.15.7-6.module+el8.9.0+1531+a18208f5.noarch + - python2-six-0:1.11.0-6.module+el8.9.0+1531+a18208f5.noarch + - python2-six-0:1.11.0-6.module+el8.9.0+1531+a18208f5.src + - python2-sqlalchemy-0:1.3.2-2.module+el8.9.0+1531+a18208f5.x86_64 + - python2-test-0:2.7.18-17.module+el8.10.0+1813+4b021305.rocky.0.2.x86_64 + - python2-tkinter-0:2.7.18-17.module+el8.10.0+1813+4b021305.rocky.0.2.x86_64 + - python2-tools-0:2.7.18-17.module+el8.10.0+1813+4b021305.rocky.0.2.x86_64 + - python2-urllib3-0:1.24.2-4.module+el8.10.0+1813+4b021305.noarch + - python2-virtualenv-0:15.1.0-21.module+el8.9.0+1531+a18208f5.noarch + - python2-wheel-1:0.31.1-3.module+el8.9.0+1531+a18208f5.noarch + - python2-wheel-wheel-1:0.31.1-3.module+el8.9.0+1531+a18208f5.noarch + - pytz-0:2017.2-13.module+el8.10.0+1817+0b01df83.src + - scipy-0:1.0.0-22.module+el8.10.0+1817+0b01df83.src + - scipy-debugsource-0:1.0.0-22.module+el8.10.0+1817+0b01df83.x86_64 +... +--- +document: modulemd-defaults +version: 1 +data: + module: python36 + stream: "3.6" + profiles: + "3.6": [common] +... +--- +document: modulemd +version: 2 +data: + name: python36 + stream: "3.6" + version: 8100020231207204726 + context: 5ae887d0 + arch: x86_64 + summary: Python programming language, version 3.6 + description: >- + This module gives users access to the internal Python 3.6 in RHEL8, as + + well as provides some additional Python packages the users might need. + + In addition to these you can install any python3-* package available + + in RHEL and use it with Python from this module. + license: + module: + - MIT + content: + - ASL 2.0 + - ASL 2.0 and MIT + - BSD + - BSD and Boost and Public Domain + - BSD and LGPLv2+ + - LGPLv2+ and Public Domain + - MIT + - Public Domain and BSD and Python and GPLv3+ + - Python + xmd: {} + dependencies: + - buildrequires: + mongodb: ["3.6"] + platform: [el8.10.0] + requires: + platform: [el8] + references: + community: https://www.python.org/ + documentation: https://docs.python.org/3.6/ + profiles: + build: + rpms: + - python36 + - python36-devel + - python36-rpm-macros + common: + rpms: + - python36 + api: + rpms: + - python-sqlalchemy-doc + - python-virtualenv-doc + - python3-PyMySQL + - python3-bson + - python3-distro + - python3-docs + - python3-docutils + - python3-nose + - python3-pygments + - python3-pymongo + - python3-pymongo-gridfs + - python3-scipy + - python3-sqlalchemy + - python3-virtualenv + - python3-wheel + - python36 + - python36-debug + - python36-devel + - python36-rpm-macros + filter: + rpms: + - python2-PyMySQL + - python2-docutils + - python2-nose + - python2-pygments + - python2-scipy + - python2-sqlalchemy + - python2-virtualenv + buildopts: + rpms: + macros: > + %_without_python2 1 + + + # For packages depending on python36, so that they + + # BuildRequire python36-devel/debug/rpm-macros instead of python3-* + + # + + # This won't be necessary for python37 and later. There we can + + # set %{python3_pkgversion}, because all packages will need to + + # have the pythonXY prefix. Whereas for Python 3.6 the packages + + # are split between non-modular RHEL and the python36 module, + + # and so it was easier and less confusing to keep the prefix at + + # python3- except for the devel/debug/rpm/macros packages. + + %_with_python36_module 1 + components: + rpms: + python-PyMySQL: + rationale: Python adapter for the MySQL/MariaDB databases + ref: r8s-stream-3.6 + buildorder: 20 + arches: [aarch64, i686, x86_64] + python-distro: + rationale: Linux Distribution - a Linux OS platform information API + ref: r8s-stream-3.6 + buildorder: 20 + arches: [aarch64, i686, x86_64] + python-docs: + rationale: Documentation for Python + ref: r8s-stream-3.6 + buildorder: 20 + arches: [aarch64, i686, x86_64] + python-docutils: + rationale: System for processing plaintext documentation + ref: r8s-stream-3.6 + buildorder: 20 + arches: [aarch64, i686, x86_64] + python-nose: + rationale: Discovery-based unit test extension for Python + ref: r8s-stream-3.6 + buildorder: 20 + arches: [aarch64, i686, x86_64] + python-pygments: + rationale: Syntax highlighting engine written in Python + ref: r8s-stream-3.6 + buildorder: 20 + arches: [aarch64, i686, x86_64] + python-pymongo: + rationale: Python driver for MongoDB + ref: r8s-stream-3.6 + buildorder: 20 + arches: [aarch64, i686, x86_64] + python-sqlalchemy: + rationale: Modular and flexible ORM library for python + ref: r8s-stream-3.6 + buildorder: 20 + arches: [aarch64, i686, x86_64] + python-virtualenv: + rationale: Tool to create isolated Python environments + ref: r8s-stream-3.6 + buildorder: 30 + arches: [aarch64, i686, x86_64] + python-wheel: + rationale: Built-package format for Python + ref: r8s-stream-3.6 + buildorder: 20 + arches: [aarch64, i686, x86_64] + python36: + rationale: Contains the symlink to the platform-python interpreter. Also contains + python36-rpm-macros needed to build the remaining packages. + ref: r8s-stream-3.6 + buildorder: 10 + arches: [aarch64, i686, x86_64] + scipy: + rationale: Scientific Tools for Python + ref: r8s-stream-3.6 + buildorder: 20 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - python-PyMySQL-0:0.10.1-2.module+el8.10.0+1592+61442852.src + - python-distro-0:1.4.0-2.module+el8.10.0+1592+61442852.src + - python-docs-0:3.6.7-2.module+el8.10.0+1592+61442852.src + - python-docutils-0:0.14-12.module+el8.10.0+1592+61442852.src + - python-nose-0:1.3.7-31.module+el8.10.0+1592+61442852.src + - python-nose-docs-0:1.3.7-31.module+el8.10.0+1592+61442852.noarch + - python-pygments-0:2.2.0-22.module+el8.10.0+1592+61442852.src + - python-pymongo-0:3.7.0-1.module+el8.10.0+1592+61442852.src + - python-pymongo-debuginfo-0:3.7.0-1.module+el8.10.0+1592+61442852.x86_64 + - python-pymongo-debugsource-0:3.7.0-1.module+el8.10.0+1592+61442852.x86_64 + - python-pymongo-doc-0:3.7.0-1.module+el8.10.0+1592+61442852.noarch + - python-sqlalchemy-0:1.3.2-3.module+el8.10.0+1602+b47e27fa.src + - python-sqlalchemy-doc-0:1.3.2-3.module+el8.10.0+1602+b47e27fa.noarch + - python-virtualenv-0:15.1.0-22.module+el8.10.0+1592+61442852.src + - python-virtualenv-doc-0:15.1.0-22.module+el8.10.0+1592+61442852.noarch + - python-wheel-1:0.31.1-3.module+el8.10.0+1592+61442852.src + - python3-PyMySQL-0:0.10.1-2.module+el8.10.0+1592+61442852.noarch + - python3-bson-0:3.7.0-1.module+el8.10.0+1592+61442852.x86_64 + - python3-bson-debuginfo-0:3.7.0-1.module+el8.10.0+1592+61442852.x86_64 + - python3-distro-0:1.4.0-2.module+el8.10.0+1592+61442852.noarch + - python3-docs-0:3.6.7-2.module+el8.10.0+1592+61442852.noarch + - python3-docutils-0:0.14-12.module+el8.10.0+1592+61442852.noarch + - python3-nose-0:1.3.7-31.module+el8.10.0+1592+61442852.noarch + - python3-pygments-0:2.2.0-22.module+el8.10.0+1592+61442852.noarch + - python3-pymongo-0:3.7.0-1.module+el8.10.0+1592+61442852.x86_64 + - python3-pymongo-debuginfo-0:3.7.0-1.module+el8.10.0+1592+61442852.x86_64 + - python3-pymongo-gridfs-0:3.7.0-1.module+el8.10.0+1592+61442852.x86_64 + - python3-scipy-0:1.0.0-21.module+el8.10.0+1592+61442852.x86_64 + - python3-scipy-debuginfo-0:1.0.0-21.module+el8.10.0+1592+61442852.x86_64 + - python3-sqlalchemy-0:1.3.2-3.module+el8.10.0+1602+b47e27fa.x86_64 + - python3-virtualenv-0:15.1.0-22.module+el8.10.0+1592+61442852.noarch + - python3-wheel-1:0.31.1-3.module+el8.10.0+1592+61442852.noarch + - python3-wheel-wheel-1:0.31.1-3.module+el8.10.0+1592+61442852.noarch + - python36-0:3.6.8-39.module+el8.10.0+1592+61442852.src + - python36-0:3.6.8-39.module+el8.10.0+1592+61442852.x86_64 + - python36-debug-0:3.6.8-39.module+el8.10.0+1592+61442852.x86_64 + - python36-devel-0:3.6.8-39.module+el8.10.0+1592+61442852.x86_64 + - python36-rpm-macros-0:3.6.8-39.module+el8.10.0+1592+61442852.noarch + - scipy-0:1.0.0-21.module+el8.10.0+1592+61442852.src + - scipy-debugsource-0:1.0.0-21.module+el8.10.0+1592+61442852.x86_64 +... +--- +document: modulemd-defaults +version: 1 +data: + module: python38 + stream: "3.8" + profiles: + "3.8": [common] +... +--- +document: modulemd +version: 2 +data: + name: python38 + stream: "3.8" + version: 8090020230810162531 + context: 71b83295 + arch: x86_64 + summary: Python programming language, version 3.8 + description: >- + This module gives users access to the internal Python 3.8 in RHEL8, as + + well as provides some additional Python packages the users might need. + + In addition to these you can install any python3-* package available + + in RHEL and use it with Python from this module. + license: + module: + - MIT + content: + - ASL 2.0 + - ASL 2.0 or BSD + - BSD + - BSD and Boost and Public Domain + - BSD and Python and ASL 2.0 + - BSD and Python and Unicode + - LGPLv2 + - LGPLv3+ with exceptions + - MIT + - MIT and (BSD or ASL 2.0) + - MIT and Python and ASL 2.0 and BSD and ISC and LGPLv2 and MPLv2.0 and (ASL 2.0 + or BSD) + - Python + xmd: {} + dependencies: + - buildrequires: + httpd: ["2.4"] + platform: [el8.9.0] + python38: [3.8-bootstrap] + swig: ["3.0"] + requires: + platform: [el8] + references: + community: https://www.python.org/ + documentation: https://docs.python.org/3.8/ + profiles: + build: + rpms: + - python38 + - python38-devel + - python38-rpm-macros + common: + rpms: + - python38 + api: + rpms: + - python38 + - python38-Cython + - python38-PyMySQL + - python38-asn1crypto + - python38-babel + - python38-cffi + - python38-chardet + - python38-cryptography + - python38-devel + - python38-idle + - python38-idna + - python38-jinja2 + - python38-libs + - python38-lxml + - python38-markupsafe + - python38-mod_wsgi + - python38-numpy + - python38-numpy-f2py + - python38-pip + - python38-pip-wheel + - python38-ply + - python38-psutil + - python38-psycopg2 + - python38-pycparser + - python38-pysocks + - python38-pytz + - python38-pyyaml + - python38-requests + - python38-rpm-macros + - python38-scipy + - python38-setuptools + - python38-setuptools-wheel + - python38-six + - python38-test + - python38-tkinter + - python38-urllib3 + - python38-wheel + - python38-wheel-wheel + filter: + rpms: + - python38-atomicwrites + - python38-attrs + - python38-more-itertools + - python38-packaging + - python38-pluggy + - python38-py + - python38-pyparsing + - python38-pytest + - python38-wcwidth + buildopts: + rpms: + macros: > + # === Bootstrap phase 3/4 === + + # + + %python3_pkgversion 38 + + %_without_python2 1 + + # py, pyparsing, atomicwrites, packaging, pytest + + %_without_docs 1 + components: + rpms: + Cython: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + PyYAML: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + babel: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + mod_wsgi: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + numpy: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + pytest: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + python-PyMySQL: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + python-asn1crypto: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + python-atomicwrites: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + python-attrs: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + python-cffi: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + python-chardet: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + python-cryptography: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + python-idna: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + python-jinja2: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + python-lxml: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + python-markupsafe: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + python-more-itertools: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + python-packaging: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + python-pluggy: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + python-ply: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + python-psutil: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + python-psycopg2: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + python-py: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + python-pycparser: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + python-pysocks: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + python-requests: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + python-urllib3: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + python-wcwidth: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + python-wheel: + rationale: Packaging tool + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + python38: + rationale: The main Python interpreter + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + python3x-pip: + rationale: Packaging tool + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + python3x-pyparsing: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + python3x-setuptools: + rationale: Packaging tool + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + python3x-six: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + pytz: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + scipy: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - Cython-0:0.29.14-4.module+el8.9.0+1418+f0d66789.src + - Cython-debugsource-0:0.29.14-4.module+el8.9.0+1418+f0d66789.x86_64 + - PyYAML-0:5.4.1-1.module+el8.9.0+1418+f0d66789.src + - PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+1418+f0d66789.x86_64 + - babel-0:2.7.0-11.module+el8.9.0+1418+f0d66789.src + - mod_wsgi-0:4.6.8-5.module+el8.9.0+1418+f0d66789.src + - numpy-0:1.17.3-7.module+el8.9.0+1418+f0d66789.src + - numpy-debugsource-0:1.17.3-7.module+el8.9.0+1418+f0d66789.x86_64 + - python-PyMySQL-0:0.10.1-1.module+el8.9.0+1418+f0d66789.src + - python-asn1crypto-0:1.2.0-3.module+el8.9.0+1418+f0d66789.src + - python-cffi-0:1.13.2-3.module+el8.9.0+1418+f0d66789.src + - python-cffi-debugsource-0:1.13.2-3.module+el8.9.0+1418+f0d66789.x86_64 + - python-chardet-0:3.0.4-19.module+el8.9.0+1418+f0d66789.src + - python-cryptography-0:2.8-3.module+el8.9.0+1418+f0d66789.src + - python-cryptography-debugsource-0:2.8-3.module+el8.9.0+1418+f0d66789.x86_64 + - python-idna-0:2.8-6.module+el8.9.0+1418+f0d66789.src + - python-jinja2-0:2.11.3-1.module+el8.9.0+1418+f0d66789.src + - python-lxml-0:4.4.1-7.module+el8.9.0+1418+f0d66789.src + - python-lxml-debugsource-0:4.4.1-7.module+el8.9.0+1418+f0d66789.x86_64 + - python-markupsafe-0:1.1.1-6.module+el8.9.0+1418+f0d66789.src + - python-markupsafe-debugsource-0:1.1.1-6.module+el8.9.0+1418+f0d66789.x86_64 + - python-ply-0:3.11-10.module+el8.9.0+1418+f0d66789.src + - python-psutil-0:5.6.4-4.module+el8.9.0+1418+f0d66789.src + - python-psutil-debugsource-0:5.6.4-4.module+el8.9.0+1418+f0d66789.x86_64 + - python-psycopg2-0:2.8.4-4.module+el8.9.0+1418+f0d66789.src + - python-psycopg2-debugsource-0:2.8.4-4.module+el8.9.0+1418+f0d66789.x86_64 + - python-pycparser-0:2.19-3.module+el8.9.0+1418+f0d66789.src + - python-pysocks-0:1.7.1-4.module+el8.9.0+1418+f0d66789.src + - python-requests-0:2.22.0-10.module+el8.9.0+1418+f0d66789.src + - python-urllib3-0:1.25.7-5.module+el8.9.0+1418+f0d66789.src + - python-wheel-0:0.33.6-6.module+el8.9.0+1418+f0d66789.src + - python38-0:3.8.17-2.module+el8.9.0+1418+f0d66789.src + - python38-0:3.8.17-2.module+el8.9.0+1418+f0d66789.x86_64 + - python38-Cython-0:0.29.14-4.module+el8.9.0+1418+f0d66789.x86_64 + - python38-Cython-debuginfo-0:0.29.14-4.module+el8.9.0+1418+f0d66789.x86_64 + - python38-PyMySQL-0:0.10.1-1.module+el8.9.0+1418+f0d66789.noarch + - python38-asn1crypto-0:1.2.0-3.module+el8.9.0+1418+f0d66789.noarch + - python38-babel-0:2.7.0-11.module+el8.9.0+1418+f0d66789.noarch + - python38-cffi-0:1.13.2-3.module+el8.9.0+1418+f0d66789.x86_64 + - python38-cffi-debuginfo-0:1.13.2-3.module+el8.9.0+1418+f0d66789.x86_64 + - python38-chardet-0:3.0.4-19.module+el8.9.0+1418+f0d66789.noarch + - python38-cryptography-0:2.8-3.module+el8.9.0+1418+f0d66789.x86_64 + - python38-cryptography-debuginfo-0:2.8-3.module+el8.9.0+1418+f0d66789.x86_64 + - python38-debug-0:3.8.17-2.module+el8.9.0+1418+f0d66789.x86_64 + - python38-debuginfo-0:3.8.17-2.module+el8.9.0+1418+f0d66789.x86_64 + - python38-debugsource-0:3.8.17-2.module+el8.9.0+1418+f0d66789.x86_64 + - python38-devel-0:3.8.17-2.module+el8.9.0+1418+f0d66789.x86_64 + - python38-idle-0:3.8.17-2.module+el8.9.0+1418+f0d66789.x86_64 + - python38-idna-0:2.8-6.module+el8.9.0+1418+f0d66789.noarch + - python38-jinja2-0:2.11.3-1.module+el8.9.0+1418+f0d66789.noarch + - python38-libs-0:3.8.17-2.module+el8.9.0+1418+f0d66789.x86_64 + - python38-lxml-0:4.4.1-7.module+el8.9.0+1418+f0d66789.x86_64 + - python38-lxml-debuginfo-0:4.4.1-7.module+el8.9.0+1418+f0d66789.x86_64 + - python38-markupsafe-0:1.1.1-6.module+el8.9.0+1418+f0d66789.x86_64 + - python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.9.0+1418+f0d66789.x86_64 + - python38-mod_wsgi-0:4.6.8-5.module+el8.9.0+1418+f0d66789.x86_64 + - python38-numpy-0:1.17.3-7.module+el8.9.0+1418+f0d66789.x86_64 + - python38-numpy-debuginfo-0:1.17.3-7.module+el8.9.0+1418+f0d66789.x86_64 + - python38-numpy-doc-0:1.17.3-7.module+el8.9.0+1418+f0d66789.noarch + - python38-numpy-f2py-0:1.17.3-7.module+el8.9.0+1418+f0d66789.x86_64 + - python38-pip-0:19.3.1-7.module+el8.9.0+1418+f0d66789.noarch + - python38-pip-wheel-0:19.3.1-7.module+el8.9.0+1418+f0d66789.noarch + - python38-ply-0:3.11-10.module+el8.9.0+1418+f0d66789.noarch + - python38-psutil-0:5.6.4-4.module+el8.9.0+1418+f0d66789.x86_64 + - python38-psutil-debuginfo-0:5.6.4-4.module+el8.9.0+1418+f0d66789.x86_64 + - python38-psycopg2-0:2.8.4-4.module+el8.9.0+1418+f0d66789.x86_64 + - python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.9.0+1418+f0d66789.x86_64 + - python38-psycopg2-doc-0:2.8.4-4.module+el8.9.0+1418+f0d66789.x86_64 + - python38-psycopg2-tests-0:2.8.4-4.module+el8.9.0+1418+f0d66789.x86_64 + - python38-pycparser-0:2.19-3.module+el8.9.0+1418+f0d66789.noarch + - python38-pysocks-0:1.7.1-4.module+el8.9.0+1418+f0d66789.noarch + - python38-pytz-0:2019.3-4.module+el8.9.0+1418+f0d66789.noarch + - python38-pyyaml-0:5.4.1-1.module+el8.9.0+1418+f0d66789.x86_64 + - python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+1418+f0d66789.x86_64 + - python38-requests-0:2.22.0-10.module+el8.9.0+1418+f0d66789.noarch + - python38-rpm-macros-0:3.8.17-2.module+el8.9.0+1418+f0d66789.noarch + - python38-scipy-0:1.3.1-5.module+el8.9.0+1418+f0d66789.x86_64 + - python38-scipy-debuginfo-0:1.3.1-5.module+el8.9.0+1418+f0d66789.x86_64 + - python38-setuptools-0:41.6.0-5.module+el8.9.0+1418+f0d66789.noarch + - python38-setuptools-wheel-0:41.6.0-5.module+el8.9.0+1418+f0d66789.noarch + - python38-six-0:1.12.0-10.module+el8.9.0+1418+f0d66789.noarch + - python38-test-0:3.8.17-2.module+el8.9.0+1418+f0d66789.x86_64 + - python38-tkinter-0:3.8.17-2.module+el8.9.0+1418+f0d66789.x86_64 + - python38-urllib3-0:1.25.7-5.module+el8.9.0+1418+f0d66789.noarch + - python38-wheel-0:0.33.6-6.module+el8.9.0+1418+f0d66789.noarch + - python38-wheel-wheel-0:0.33.6-6.module+el8.9.0+1418+f0d66789.noarch + - python3x-pip-0:19.3.1-7.module+el8.9.0+1418+f0d66789.src + - python3x-setuptools-0:41.6.0-5.module+el8.9.0+1418+f0d66789.src + - python3x-six-0:1.12.0-10.module+el8.9.0+1418+f0d66789.src + - pytz-0:2019.3-4.module+el8.9.0+1418+f0d66789.src + - scipy-0:1.3.1-5.module+el8.9.0+1418+f0d66789.src + - scipy-debugsource-0:1.3.1-5.module+el8.9.0+1418+f0d66789.x86_64 +... +--- +document: modulemd-defaults +version: 1 +data: + module: python39 + stream: "3.9" + profiles: + "3.9": [common] +... +--- +document: modulemd +version: 2 +data: + name: python39 + stream: "3.9" + version: 8100020240520045526 + context: e3a3f2fc + arch: x86_64 + summary: Python programming language, version 3.9 + description: >- + This module gives users access to the internal Python 3.9 in RHEL8, as + + well as provides some additional Python packages the users might need. + + In addition to these you can install any python3-* package available + + in RHEL and use it with Python from this module. + license: + module: + - MIT + content: + - ASL 2.0 + - ASL 2.0 or BSD + - BSD + - BSD and Boost and Public Domain + - BSD and Python and ASL 2.0 + - BSD and Python and Unicode + - LGPL-3.0-or-later WITH openvpn-openssl-exception + - LGPLv2 + - MIT + - MIT and (ASL 2.0 or BSD) + - MIT and (BSD or ASL 2.0) + - MIT and Python and ASL 2.0 and BSD and ISC and LGPLv2 and MPLv2.0 and (ASL 2.0 + or BSD) + - Python + xmd: {} + dependencies: + - buildrequires: + httpd: ["2.4"] + platform: [el8.10.0] + python39: [3.9-bootstrap] + swig: ["4.0"] + requires: + platform: [el8] + references: + community: https://www.python.org/ + documentation: https://docs.python.org/3.9/ + profiles: + build: + rpms: + - python39 + - python39-devel + - python39-rpm-macros + common: + rpms: + - python39 + api: + rpms: + - python39 + - python39-PyMySQL + - python39-cffi + - python39-chardet + - python39-cryptography + - python39-devel + - python39-idle + - python39-idna + - python39-libs + - python39-lxml + - python39-mod_wsgi + - python39-numpy + - python39-numpy-f2py + - python39-pip + - python39-pip-wheel + - python39-ply + - python39-psutil + - python39-psycopg2 + - python39-pycparser + - python39-pysocks + - python39-pyyaml + - python39-requests + - python39-rpm-macros + - python39-scipy + - python39-setuptools + - python39-setuptools-wheel + - python39-six + - python39-test + - python39-tkinter + - python39-toml + - python39-urllib3 + - python39-wheel + - python39-wheel-wheel + filter: + rpms: + - python39-Cython + - python39-attrs + - python39-debug + - python39-iniconfig + - python39-more-itertools + - python39-packaging + - python39-pluggy + - python39-py + - python39-pybind11 + - python39-pybind11-devel + - python39-pyparsing + - python39-pytest + - python39-wcwidth + buildopts: + rpms: + macros: > + # === Bootstrap phase 4 === + + # + + %python3_pkgversion 39 + components: + rpms: + Cython: + rationale: Python component + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + PyYAML: + rationale: Python component + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + mod_wsgi: + rationale: Python component + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + numpy: + rationale: Python component + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + pybind11: + rationale: Python component + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + pytest: + rationale: Python component + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + python-PyMySQL: + rationale: Python component + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + python-attrs: + rationale: Python component + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + python-cffi: + rationale: Python component + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + python-chardet: + rationale: Python component + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + python-cryptography: + rationale: Python component + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + python-idna: + rationale: Python component + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + python-iniconfig: + rationale: Python component + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + python-lxml: + rationale: Python component + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + python-more-itertools: + rationale: Python component + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + python-packaging: + rationale: Python component + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + python-pluggy: + rationale: Python component + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + python-ply: + rationale: Python component + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + python-psutil: + rationale: Python component + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + python-psycopg2: + rationale: Python component + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + python-py: + rationale: Python component + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + python-pycparser: + rationale: Python component + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + python-pysocks: + rationale: Python component + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + python-requests: + rationale: Python component + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + python-toml: + rationale: Python component + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + python-urllib3: + rationale: Python component + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + python-wcwidth: + rationale: Python component + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + python-wheel: + rationale: Packaging tool + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + python39: + rationale: The main Python interpreter + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + python3x-pip: + rationale: Packaging tool + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + python3x-pyparsing: + rationale: Python component + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + python3x-setuptools: + rationale: Packaging tool + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + python3x-six: + rationale: Python component + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + scipy: + rationale: Python component + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - PyYAML-0:5.4.1-1.module+el8.10.0+1582+bc278001.src + - PyYAML-debugsource-0:5.4.1-1.module+el8.10.0+1582+bc278001.x86_64 + - mod_wsgi-0:4.7.1-7.module+el8.10.0+1582+bc278001.src + - numpy-0:1.19.4-3.module+el8.10.0+1582+bc278001.src + - numpy-debugsource-0:1.19.4-3.module+el8.10.0+1582+bc278001.x86_64 + - python-PyMySQL-0:0.10.1-2.module+el8.10.0+1582+bc278001.src + - python-cffi-0:1.14.3-2.module+el8.10.0+1582+bc278001.src + - python-cffi-debugsource-0:1.14.3-2.module+el8.10.0+1582+bc278001.x86_64 + - python-chardet-0:3.0.4-19.module+el8.10.0+1582+bc278001.src + - python-cryptography-0:3.3.1-3.module+el8.10.0+1697+7e517775.src + - python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+1697+7e517775.x86_64 + - python-idna-0:2.10-4.module+el8.10.0+1809+41195054.src + - python-lxml-0:4.6.5-1.module+el8.10.0+1582+bc278001.src + - python-lxml-debugsource-0:4.6.5-1.module+el8.10.0+1582+bc278001.x86_64 + - python-ply-0:3.11-10.module+el8.10.0+1582+bc278001.src + - python-psutil-0:5.8.0-4.module+el8.9.0+1357+a3b80af7.src + - python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+1357+a3b80af7.x86_64 + - python-psycopg2-0:2.8.6-3.module+el8.10.0+1660+b5b6f004.src + - python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+1660+b5b6f004.x86_64 + - python-pycparser-0:2.20-3.module+el8.10.0+1582+bc278001.src + - python-pysocks-0:1.7.1-4.module+el8.10.0+1582+bc278001.src + - python-requests-0:2.25.0-3.module+el8.10.0+1582+bc278001.src + - python-toml-0:0.10.1-5.module+el8.9.0+1332+dd574197.src + - python-urllib3-0:1.25.10-5.module+el8.10.0+1545+03246da9.src + - python-wheel-1:0.35.1-4.module+el8.10.0+1582+bc278001.src + - python39-0:3.9.19-1.module+el8.10.0+1809+41195054.src + - python39-0:3.9.19-1.module+el8.10.0+1809+41195054.x86_64 + - python39-PyMySQL-0:0.10.1-2.module+el8.10.0+1582+bc278001.noarch + - python39-cffi-0:1.14.3-2.module+el8.10.0+1582+bc278001.x86_64 + - python39-cffi-debuginfo-0:1.14.3-2.module+el8.10.0+1582+bc278001.x86_64 + - python39-chardet-0:3.0.4-19.module+el8.10.0+1582+bc278001.noarch + - python39-cryptography-0:3.3.1-3.module+el8.10.0+1697+7e517775.x86_64 + - python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+1697+7e517775.x86_64 + - python39-debuginfo-0:3.9.19-1.module+el8.10.0+1809+41195054.x86_64 + - python39-debugsource-0:3.9.19-1.module+el8.10.0+1809+41195054.x86_64 + - python39-devel-0:3.9.19-1.module+el8.10.0+1809+41195054.x86_64 + - python39-idle-0:3.9.19-1.module+el8.10.0+1809+41195054.x86_64 + - python39-idna-0:2.10-4.module+el8.10.0+1809+41195054.noarch + - python39-libs-0:3.9.19-1.module+el8.10.0+1809+41195054.x86_64 + - python39-lxml-0:4.6.5-1.module+el8.10.0+1582+bc278001.x86_64 + - python39-lxml-debuginfo-0:4.6.5-1.module+el8.10.0+1582+bc278001.x86_64 + - python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+1582+bc278001.x86_64 + - python39-numpy-0:1.19.4-3.module+el8.10.0+1582+bc278001.x86_64 + - python39-numpy-debuginfo-0:1.19.4-3.module+el8.10.0+1582+bc278001.x86_64 + - python39-numpy-doc-0:1.19.4-3.module+el8.10.0+1582+bc278001.noarch + - python39-numpy-f2py-0:1.19.4-3.module+el8.10.0+1582+bc278001.x86_64 + - python39-pip-0:20.2.4-9.module+el8.10.0+1721+e52d6351.noarch + - python39-pip-wheel-0:20.2.4-9.module+el8.10.0+1721+e52d6351.noarch + - python39-ply-0:3.11-10.module+el8.10.0+1582+bc278001.noarch + - python39-psutil-0:5.8.0-4.module+el8.9.0+1357+a3b80af7.x86_64 + - python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+1357+a3b80af7.x86_64 + - python39-psycopg2-0:2.8.6-3.module+el8.10.0+1660+b5b6f004.x86_64 + - python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+1660+b5b6f004.x86_64 + - python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+1660+b5b6f004.x86_64 + - python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+1660+b5b6f004.x86_64 + - python39-pycparser-0:2.20-3.module+el8.10.0+1582+bc278001.noarch + - python39-pysocks-0:1.7.1-4.module+el8.10.0+1582+bc278001.noarch + - python39-pyyaml-0:5.4.1-1.module+el8.10.0+1582+bc278001.x86_64 + - python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.10.0+1582+bc278001.x86_64 + - python39-requests-0:2.25.0-3.module+el8.10.0+1582+bc278001.noarch + - python39-rpm-macros-0:3.9.19-1.module+el8.10.0+1809+41195054.noarch + - python39-scipy-0:1.5.4-5.module+el8.10.0+1582+bc278001.x86_64 + - python39-scipy-debuginfo-0:1.5.4-5.module+el8.10.0+1582+bc278001.x86_64 + - python39-setuptools-0:50.3.2-5.module+el8.10.0+1582+bc278001.noarch + - python39-setuptools-wheel-0:50.3.2-5.module+el8.10.0+1582+bc278001.noarch + - python39-six-0:1.15.0-3.module+el8.10.0+1582+bc278001.noarch + - python39-test-0:3.9.19-1.module+el8.10.0+1809+41195054.x86_64 + - python39-tkinter-0:3.9.19-1.module+el8.10.0+1809+41195054.x86_64 + - python39-toml-0:0.10.1-5.module+el8.9.0+1332+dd574197.noarch + - python39-urllib3-0:1.25.10-5.module+el8.10.0+1545+03246da9.noarch + - python39-wheel-1:0.35.1-4.module+el8.10.0+1582+bc278001.noarch + - python39-wheel-wheel-1:0.35.1-4.module+el8.10.0+1582+bc278001.noarch + - python3x-pip-0:20.2.4-9.module+el8.10.0+1721+e52d6351.src + - python3x-setuptools-0:50.3.2-5.module+el8.10.0+1582+bc278001.src + - python3x-six-0:1.15.0-3.module+el8.10.0+1582+bc278001.src + - scipy-0:1.5.4-5.module+el8.10.0+1582+bc278001.src + - scipy-debugsource-0:1.5.4-5.module+el8.10.0+1582+bc278001.x86_64 +... +--- +document: modulemd-defaults +version: 1 +data: + module: redis + stream: "5" + profiles: + "5": [common] + "6": [common] +... +--- +document: modulemd +version: 2 +data: + name: redis + stream: "5" + version: 8050020211020202418 + context: b4937e53 + arch: x86_64 + summary: Redis persistent key-value database + description: >- + redis 5 module + license: + module: + - GPLv2+ + content: + - BSD and MIT + - CC-BY-SA + xmd: {} + dependencies: + - buildrequires: + platform: [el8.5.0] + requires: + platform: [el8] + references: + documentation: https://redis.io/documentation + tracker: https://github.com/antirez/redis/issues + profiles: + common: + rpms: + - redis + api: + rpms: + - redis + buildopts: + rpms: + macros: > + %_without_redistrib 1 + components: + rpms: + redis: + rationale: Module API. + ref: 2c0a7f1701a3cf15b6d704da26e6dfd80c7242b2 + buildorder: 1 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - redis-0:5.0.3-5.module+el8.5.0+657+2674830e.src + - redis-0:5.0.3-5.module+el8.5.0+657+2674830e.x86_64 + - redis-debuginfo-0:5.0.3-5.module+el8.5.0+657+2674830e.x86_64 + - redis-debugsource-0:5.0.3-5.module+el8.5.0+657+2674830e.x86_64 + - redis-devel-0:5.0.3-5.module+el8.5.0+657+2674830e.x86_64 + - redis-doc-0:5.0.3-5.module+el8.5.0+657+2674830e.noarch +... +--- +document: modulemd +version: 2 +data: + name: redis + stream: "6" + version: 8070020221108110224 + context: 3b9f49c4 + arch: x86_64 + summary: Redis persistent key-value database + description: >- + redis 6 module + license: + module: + - GPLv2+ + content: + - BSD and MIT + - CC-BY-SA + xmd: {} + dependencies: + - buildrequires: + platform: [el8.7.0] + requires: + platform: [el8] + references: + documentation: https://redis.io/documentation + tracker: https://github.com/antirez/redis/issues + profiles: + common: + rpms: + - redis + api: + rpms: + - redis + components: + rpms: + redis: + rationale: Module API. + ref: 8678d3f6e45f0cd9bc98688fcb39a766a651965e + buildorder: 1 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - redis-0:6.2.7-1.module+el8.7.0+1105+8815ce78.src + - redis-0:6.2.7-1.module+el8.7.0+1105+8815ce78.x86_64 + - redis-debuginfo-0:6.2.7-1.module+el8.7.0+1105+8815ce78.x86_64 + - redis-debugsource-0:6.2.7-1.module+el8.7.0+1105+8815ce78.x86_64 + - redis-devel-0:6.2.7-1.module+el8.7.0+1105+8815ce78.x86_64 + - redis-doc-0:6.2.7-1.module+el8.7.0+1105+8815ce78.noarch +... +--- +document: modulemd-defaults +version: 1 +data: + module: rhn-tools + stream: "1.0" + profiles: + "1.0": [common] +... +--- +document: modulemd +version: 2 +data: + name: rhn-tools + stream: "1.0" + version: 8030020210429021554 + context: a66e5355 + arch: x86_64 + summary: Red Hat Satellite 5 tools for RHEL + description: >- + Red Hat Satellite 5 tools packages providing additional functionality like e.g. + provisioning or configuration management. + license: + module: + - MIT + content: + - GPLv2 + - GPLv2+ + xmd: {} + dependencies: + - buildrequires: + platform: [el8.3.0] + satellite-5-client: ["1.0"] + requires: + platform: [el8] + references: + community: https://github.com/spacewalkproject/spacewalk/ + documentation: https://access.redhat.com/documentation/en-us/red_hat_satellite/5.8/ + tracker: https://bugzilla.redhat.com/ + profiles: + common: + rpms: + - koan + - osad + - python3-spacewalk-backend-libs + - rhn-custom-info + - rhn-virtualization-host + - rhncfg + - rhncfg-actions + - rhncfg-client + - rhncfg-management + - rhnpush + - spacewalk-abrt + - spacewalk-client-cert + - spacewalk-koan + - spacewalk-oscap + - spacewalk-remote-utils + - spacewalk-usix + components: + rpms: + cobbler: + rationale: Cobbler tool that performs cobbler orders on remote machines. + ref: bd58b4489cc42725f9f95d9a1e3dabc1b7cdcab6 + buildorder: 10 + arches: [aarch64, i686, x86_64] + osad: + rationale: Daemon for enabling push notifications for Red Hat Satellite 5 + clients. + ref: 6ebe2deccc111a6cb359ea45f9ae0b4ef0542818 + buildorder: 10 + arches: [aarch64, i686, x86_64] + rhn-custom-info: + rationale: Allows for the setting and listing of custom key/value pairs for + Red Hat Satellite 5 clients. + ref: 90ac6be8a57ba90c360a6c9bc0d1290d73355678 + buildorder: 10 + arches: [aarch64, i686, x86_64] + rhn-virtualization: + rationale: Various Red Hat Satellite 5 actions for manipulation with virtual + machine guest images. + ref: a4582e7046656f71d47b3212c202f8b544489ccb + buildorder: 10 + arches: [aarch64, i686, x86_64] + rhncfg: + rationale: Enables configuration management extension for Red Hat Satllite + 5 clients. + ref: 45ff38d277e55003a62a77cb21866cbb99ba8a7d + buildorder: 10 + arches: [aarch64, i686, x86_64] + rhnpush: + rationale: Package uploader for Red Hat Satellite 5. + ref: 7c1aba7a572856fa88233db521c54c3a056dca24 + buildorder: 10 + arches: [aarch64, i686, x86_64] + spacewalk-abrt: + rationale: rhn-check plug-in for collecting information about crashes handled + by ABRT. + ref: ba664fd048f7db5c5ed8958f1450d5cf01fe4bc3 + buildorder: 10 + arches: [aarch64, i686, x86_64] + spacewalk-backend: + rationale: Support libraries for RHN Toools. + ref: 8ef367e694353024cf548edb7195a0d10eaaf043 + buildorder: 5 + arches: [aarch64, i686, x86_64] + spacewalk-client-cert: + rationale: Client side functionality allowing manipulation with Red Hat Satellite + 5 client certificates (/etc/sysconfig/rhn/systemid). + ref: 36560d87b046e23525a788ad40533dd1aaa933ca + buildorder: 10 + arches: [aarch64, i686, x86_64] + spacewalk-koan: + rationale: Support package for koan interaction. + ref: 8d2b97589234f4bef00ec53072ded4f919f9866f + buildorder: 20 + arches: [aarch64, i686, x86_64] + spacewalk-oscap: + rationale: OpenSCAP plug-in for rhn-check. + ref: 610a3afefa39fbca7f08e0e187f0f20dcfde69c3 + buildorder: 10 + arches: [aarch64, i686, x86_64] + spacewalk-remote-utils: + rationale: Utilities to interact with a Red Hat Satellite 5 remotely. + ref: 26598a7ec1db7dcd9ac2a6c25aef01ed8303575e + buildorder: 10 + arches: [aarch64, i686, x86_64] + spacewalk-usix: + rationale: Support libraries for handilng different Python versions. + ref: 14192565782569ebda028be72a204c20fb672a84 + buildorder: 2 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - cobbler-0:2.0.7.1-6.module+el8.3.0+252+a4420673.src + - koan-0:2.0.7.1-6.module+el8.3.0+252+a4420673.noarch + - osad-0:5.11.99-8.module+el8.3.0+252+a4420673.noarch + - osad-0:5.11.99-8.module+el8.3.0+252+a4420673.src + - python3-koan-0:2.0.7.1-6.module+el8.3.0+252+a4420673.noarch + - python3-osa-common-0:5.11.99-8.module+el8.3.0+252+a4420673.noarch + - python3-osad-0:5.11.99-8.module+el8.3.0+252+a4420673.noarch + - python3-rhn-virtualization-common-0:5.4.70-4.module+el8.3.0+252+a4420673.noarch + - python3-rhn-virtualization-host-0:5.4.70-4.module+el8.3.0+252+a4420673.noarch + - python3-rhncfg-0:5.10.120-10.module+el8.3.0+252+a4420673.noarch + - python3-rhncfg-actions-0:5.10.120-10.module+el8.3.0+252+a4420673.noarch + - python3-rhncfg-client-0:5.10.120-10.module+el8.3.0+252+a4420673.noarch + - python3-rhncfg-management-0:5.10.120-10.module+el8.3.0+252+a4420673.noarch + - python3-rhnpush-0:5.5.110-6.module+el8.3.0+252+a4420673.noarch + - python3-spacewalk-abrt-0:2.8.3-5.module+el8.3.0+252+a4420673.noarch + - python3-spacewalk-backend-libs-0:2.8.48-4.module+el8.3.0+252+a4420673.noarch + - python3-spacewalk-koan-0:2.8.6-6.module+el8.3.0+252+a4420673.noarch + - python3-spacewalk-oscap-0:2.8.5-4.module+el8.3.0+252+a4420673.noarch + - python3-spacewalk-usix-0:2.8.1-5.module+el8.3.0+252+a4420673.noarch + - rhn-custom-info-0:5.4.42-4.module+el8.3.0+252+a4420673.noarch + - rhn-custom-info-0:5.4.42-4.module+el8.3.0+252+a4420673.src + - rhn-virtualization-0:5.4.70-4.module+el8.3.0+252+a4420673.src + - rhn-virtualization-host-0:5.4.70-4.module+el8.3.0+252+a4420673.noarch + - rhncfg-0:5.10.120-10.module+el8.3.0+252+a4420673.noarch + - rhncfg-0:5.10.120-10.module+el8.3.0+252+a4420673.src + - rhncfg-actions-0:5.10.120-10.module+el8.3.0+252+a4420673.noarch + - rhncfg-client-0:5.10.120-10.module+el8.3.0+252+a4420673.noarch + - rhncfg-management-0:5.10.120-10.module+el8.3.0+252+a4420673.noarch + - rhnpush-0:5.5.110-6.module+el8.3.0+252+a4420673.noarch + - rhnpush-0:5.5.110-6.module+el8.3.0+252+a4420673.src + - spacewalk-abrt-0:2.8.3-5.module+el8.3.0+252+a4420673.noarch + - spacewalk-abrt-0:2.8.3-5.module+el8.3.0+252+a4420673.src + - spacewalk-backend-0:2.8.48-4.module+el8.3.0+252+a4420673.src + - spacewalk-client-cert-0:2.8.2-3.module+el8.3.0+252+a4420673.noarch + - spacewalk-client-cert-0:2.8.2-3.module+el8.3.0+252+a4420673.src + - spacewalk-koan-0:2.8.6-6.module+el8.3.0+252+a4420673.noarch + - spacewalk-koan-0:2.8.6-6.module+el8.3.0+252+a4420673.src + - spacewalk-oscap-0:2.8.5-4.module+el8.3.0+252+a4420673.noarch + - spacewalk-oscap-0:2.8.5-4.module+el8.3.0+252+a4420673.src + - spacewalk-remote-utils-0:2.8.4-5.module+el8.3.0+252+a4420673.noarch + - spacewalk-remote-utils-0:2.8.4-5.module+el8.3.0+252+a4420673.src + - spacewalk-usix-0:2.8.1-5.module+el8.3.0+252+a4420673.noarch + - spacewalk-usix-0:2.8.1-5.module+el8.3.0+252+a4420673.src +... +--- +document: modulemd-defaults +version: 1 +data: + module: ruby + stream: "2.5" + profiles: + "2.5": [common] + "2.6": [common] + "2.7": [common] + "3.0": [common] + "3.1": [common] + "3.3": [common] +... +--- +document: modulemd +version: 2 +data: + name: ruby + stream: "2.5" + version: 8090020231017035111 + context: b46abd14 + arch: x86_64 + summary: An interpreter of object-oriented scripting language + description: >- + Ruby is the interpreted scripting language for quick and easy object-oriented + programming. It has many features to process text files and to do system management + tasks (as in Perl). It is simple, straight-forward, and extensible. + license: + module: + - MIT + content: + - (BSD or Ruby) and PostgreSQL + - (Ruby or BSD) and (Ruby or BSD or Python) and (Ruby or BSD or LGPLv2+) + - (Ruby or BSD) and Public Domain and MIT and CC0 and zlib and UCD + - (Ruby or GPLv2) and UCD + - ASL 2.0 + - GPLv2 and Ruby and MIT and OFL + - MIT + - Ruby or BSD + - Ruby or MIT + xmd: {} + dependencies: + - buildrequires: + platform: [el8.9.0] + requires: + platform: [el8] + references: + community: http://ruby-lang.org/ + documentation: https://www.ruby-lang.org/en/documentation/ + tracker: https://bugs.ruby-lang.org/ + profiles: + common: + rpms: + - ruby + api: + rpms: + - ruby + - ruby-devel + - ruby-irb + - ruby-libs + - rubygem-abrt + - rubygem-bigdecimal + - rubygem-bson + - rubygem-bundler + - rubygem-did_you_mean + - rubygem-io-console + - rubygem-json + - rubygem-minitest + - rubygem-mongo + - rubygem-mysql2 + - rubygem-net-telnet + - rubygem-openssl + - rubygem-pg + - rubygem-power_assert + - rubygem-psych + - rubygem-rake + - rubygem-rdoc + - rubygem-test-unit + - rubygem-xmlrpc + - rubygems + - rubygems-devel + buildopts: + rpms: + macros: > + %_without_rubypick 1 + components: + rpms: + ruby: + rationale: An interpreter of object-oriented scripting language + ref: r8s-stream-2.5 + buildorder: 101 + arches: [aarch64, i686, x86_64] + multilib: [x86_64] + rubygem-abrt: + rationale: ABRT support for Ruby + ref: r8s-stream-2.5 + buildorder: 102 + arches: [aarch64, i686, x86_64] + rubygem-bson: + rationale: Ruby Implementation of the BSON specification + ref: r8s-stream-2.5 + buildorder: 102 + arches: [aarch64, i686, x86_64] + rubygem-bundler: + rationale: Library and utilities to manage a Ruby application's gem dependencies + ref: r8s-stream-2.5 + buildorder: 102 + arches: [aarch64, i686, x86_64] + rubygem-mongo: + rationale: Ruby driver for MongoDB + ref: r8s-stream-2.5 + buildorder: 103 + arches: [aarch64, i686, x86_64] + rubygem-mysql2: + rationale: A simple, fast Mysql library for Ruby, binding to libmysql + ref: r8s-stream-2.5 + buildorder: 102 + arches: [aarch64, i686, x86_64] + rubygem-pg: + rationale: A Ruby interface to the PostgreSQL RDBMS + ref: r8s-stream-2.5 + buildorder: 102 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - ruby-0:2.5.9-111.module+el8.9.0+1536+5f79634e.i686 + - ruby-0:2.5.9-111.module+el8.9.0+1536+5f79634e.src + - ruby-0:2.5.9-111.module+el8.9.0+1536+5f79634e.x86_64 + - ruby-debuginfo-0:2.5.9-111.module+el8.9.0+1536+5f79634e.i686 + - ruby-debuginfo-0:2.5.9-111.module+el8.9.0+1536+5f79634e.x86_64 + - ruby-debugsource-0:2.5.9-111.module+el8.9.0+1536+5f79634e.i686 + - ruby-debugsource-0:2.5.9-111.module+el8.9.0+1536+5f79634e.x86_64 + - ruby-devel-0:2.5.9-111.module+el8.9.0+1536+5f79634e.i686 + - ruby-devel-0:2.5.9-111.module+el8.9.0+1536+5f79634e.x86_64 + - ruby-doc-0:2.5.9-111.module+el8.9.0+1536+5f79634e.noarch + - ruby-irb-0:2.5.9-111.module+el8.9.0+1536+5f79634e.noarch + - ruby-libs-0:2.5.9-111.module+el8.9.0+1536+5f79634e.i686 + - ruby-libs-0:2.5.9-111.module+el8.9.0+1536+5f79634e.x86_64 + - ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+1536+5f79634e.i686 + - ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+1536+5f79634e.x86_64 + - rubygem-abrt-0:0.3.0-4.module+el8.9.0+1536+5f79634e.noarch + - rubygem-abrt-0:0.3.0-4.module+el8.9.0+1536+5f79634e.src + - rubygem-abrt-doc-0:0.3.0-4.module+el8.9.0+1536+5f79634e.noarch + - rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+1536+5f79634e.i686 + - rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+1536+5f79634e.x86_64 + - rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+1536+5f79634e.i686 + - rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+1536+5f79634e.x86_64 + - rubygem-bson-0:4.3.0-2.module+el8.9.0+1536+5f79634e.src + - rubygem-bson-0:4.3.0-2.module+el8.9.0+1536+5f79634e.x86_64 + - rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+1536+5f79634e.x86_64 + - rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+1536+5f79634e.x86_64 + - rubygem-bson-doc-0:4.3.0-2.module+el8.9.0+1536+5f79634e.noarch + - rubygem-bundler-0:1.16.1-4.module+el8.9.0+1536+5f79634e.noarch + - rubygem-bundler-0:1.16.1-4.module+el8.9.0+1536+5f79634e.src + - rubygem-bundler-doc-0:1.16.1-4.module+el8.9.0+1536+5f79634e.noarch + - rubygem-did_you_mean-0:1.2.0-111.module+el8.9.0+1536+5f79634e.noarch + - rubygem-io-console-0:0.4.6-111.module+el8.9.0+1536+5f79634e.i686 + - rubygem-io-console-0:0.4.6-111.module+el8.9.0+1536+5f79634e.x86_64 + - rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+1536+5f79634e.i686 + - rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+1536+5f79634e.x86_64 + - rubygem-json-0:2.1.0-111.module+el8.9.0+1536+5f79634e.i686 + - rubygem-json-0:2.1.0-111.module+el8.9.0+1536+5f79634e.x86_64 + - rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+1536+5f79634e.i686 + - rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+1536+5f79634e.x86_64 + - rubygem-minitest-0:5.10.3-111.module+el8.9.0+1536+5f79634e.noarch + - rubygem-mongo-0:2.5.1-2.module+el8.9.0+1536+5f79634e.noarch + - rubygem-mongo-0:2.5.1-2.module+el8.9.0+1536+5f79634e.src + - rubygem-mongo-doc-0:2.5.1-2.module+el8.9.0+1536+5f79634e.noarch + - rubygem-mysql2-0:0.4.10-4.module+el8.9.0+1536+5f79634e.src + - rubygem-mysql2-0:0.4.10-4.module+el8.9.0+1536+5f79634e.x86_64 + - rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+1536+5f79634e.x86_64 + - rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+1536+5f79634e.x86_64 + - rubygem-mysql2-doc-0:0.4.10-4.module+el8.9.0+1536+5f79634e.noarch + - rubygem-net-telnet-0:0.1.1-111.module+el8.9.0+1536+5f79634e.noarch + - rubygem-openssl-0:2.1.2-111.module+el8.9.0+1536+5f79634e.i686 + - rubygem-openssl-0:2.1.2-111.module+el8.9.0+1536+5f79634e.x86_64 + - rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+1536+5f79634e.i686 + - rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+1536+5f79634e.x86_64 + - rubygem-pg-0:1.0.0-3.module+el8.9.0+1536+5f79634e.src + - rubygem-pg-0:1.0.0-3.module+el8.9.0+1536+5f79634e.x86_64 + - rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+1536+5f79634e.x86_64 + - rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+1536+5f79634e.x86_64 + - rubygem-pg-doc-0:1.0.0-3.module+el8.9.0+1536+5f79634e.noarch + - rubygem-power_assert-0:1.1.1-111.module+el8.9.0+1536+5f79634e.noarch + - rubygem-psych-0:3.0.2-111.module+el8.9.0+1536+5f79634e.i686 + - rubygem-psych-0:3.0.2-111.module+el8.9.0+1536+5f79634e.x86_64 + - rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+1536+5f79634e.i686 + - rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+1536+5f79634e.x86_64 + - rubygem-rake-0:12.3.3-111.module+el8.9.0+1536+5f79634e.noarch + - rubygem-rdoc-0:6.0.1.1-111.module+el8.9.0+1536+5f79634e.noarch + - rubygem-test-unit-0:3.2.7-111.module+el8.9.0+1536+5f79634e.noarch + - rubygem-xmlrpc-0:0.3.0-111.module+el8.9.0+1536+5f79634e.noarch + - rubygems-0:2.7.6.3-111.module+el8.9.0+1536+5f79634e.noarch + - rubygems-devel-0:2.7.6.3-111.module+el8.9.0+1536+5f79634e.noarch +... +--- +document: modulemd +version: 2 +data: + name: ruby + stream: "2.6" + version: 8060020220628150300 + context: d63f516d + arch: x86_64 + summary: An interpreter of object-oriented scripting language + description: >- + Ruby is the interpreted scripting language for quick and easy object-oriented + programming. It has many features to process text files and to do system management + tasks (as in Perl). It is simple, straight-forward, and extensible. + license: + module: + - MIT + content: + - (BSD or Ruby) and PostgreSQL + - (Ruby or BSD) and (Ruby or BSD or Python) and (Ruby or BSD or LGPLv2+) + - (Ruby or BSD) and Public Domain and MIT and CC0 and zlib and UCD + - (Ruby or GPLv2) and UCD + - ASL 2.0 + - GPLv2 and Ruby and MIT and OFL + - MIT + - Ruby or BSD + - Ruby or MIT + xmd: {} + dependencies: + - buildrequires: + platform: [el8.6.0] + requires: + platform: [el8] + references: + community: http://ruby-lang.org/ + documentation: https://www.ruby-lang.org/en/documentation/ + tracker: https://bugs.ruby-lang.org/ + profiles: + common: + rpms: + - ruby + api: + rpms: + - ruby + - ruby-devel + - ruby-libs + - rubygem-abrt + - rubygem-bigdecimal + - rubygem-bson + - rubygem-bundler + - rubygem-did_you_mean + - rubygem-io-console + - rubygem-irb + - rubygem-json + - rubygem-minitest + - rubygem-mongo + - rubygem-mysql2 + - rubygem-net-telnet + - rubygem-openssl + - rubygem-pg + - rubygem-power_assert + - rubygem-psych + - rubygem-rake + - rubygem-rdoc + - rubygem-test-unit + - rubygem-xmlrpc + - rubygems + - rubygems-devel + buildopts: + rpms: + macros: > + %_without_rubypick 1 + components: + rpms: + ruby: + rationale: An interpreter of object-oriented scripting language + ref: 8d2f36b4bcf16fd2c807fd2c9cd80817c6f8a0a7 + buildorder: 101 + arches: [aarch64, i686, x86_64] + multilib: [x86_64] + rubygem-abrt: + rationale: ABRT support for Ruby + ref: 1fccf37d63c7e14bf59e54c3564e9e97032c3447 + buildorder: 102 + arches: [aarch64, i686, x86_64] + rubygem-bson: + rationale: Ruby Implementation of the BSON specification + ref: 0b7fa18c6b07a2f682f704d8925305932843414d + buildorder: 102 + arches: [aarch64, i686, x86_64] + rubygem-mongo: + rationale: Ruby driver for MongoDB + ref: 2ee9aa91ddd0af969e203f481358113017d58d68 + buildorder: 103 + arches: [aarch64, i686, x86_64] + rubygem-mysql2: + rationale: A simple, fast Mysql library for Ruby, binding to libmysql + ref: 691aa95c14a6bf620a90f8e42c69441b90de7965 + buildorder: 102 + arches: [aarch64, i686, x86_64] + rubygem-pg: + rationale: A Ruby interface to the PostgreSQL RDBMS + ref: 466f0839e466430af057edc6b7401fbd1057b4f8 + buildorder: 102 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - ruby-0:2.6.10-109.module+el8.6.0+988+8031c193.i686 + - ruby-0:2.6.10-109.module+el8.6.0+988+8031c193.src + - ruby-0:2.6.10-109.module+el8.6.0+988+8031c193.x86_64 + - ruby-debuginfo-0:2.6.10-109.module+el8.6.0+988+8031c193.i686 + - ruby-debuginfo-0:2.6.10-109.module+el8.6.0+988+8031c193.x86_64 + - ruby-debugsource-0:2.6.10-109.module+el8.6.0+988+8031c193.i686 + - ruby-debugsource-0:2.6.10-109.module+el8.6.0+988+8031c193.x86_64 + - ruby-devel-0:2.6.10-109.module+el8.6.0+988+8031c193.i686 + - ruby-devel-0:2.6.10-109.module+el8.6.0+988+8031c193.x86_64 + - ruby-doc-0:2.6.10-109.module+el8.6.0+988+8031c193.noarch + - ruby-libs-0:2.6.10-109.module+el8.6.0+988+8031c193.i686 + - ruby-libs-0:2.6.10-109.module+el8.6.0+988+8031c193.x86_64 + - ruby-libs-debuginfo-0:2.6.10-109.module+el8.6.0+988+8031c193.i686 + - ruby-libs-debuginfo-0:2.6.10-109.module+el8.6.0+988+8031c193.x86_64 + - rubygem-abrt-0:0.3.0-4.module+el8.5.0+738+032c9c02.noarch + - rubygem-abrt-0:0.3.0-4.module+el8.5.0+738+032c9c02.src + - rubygem-abrt-doc-0:0.3.0-4.module+el8.5.0+738+032c9c02.noarch + - rubygem-bigdecimal-0:1.4.1-109.module+el8.6.0+988+8031c193.i686 + - rubygem-bigdecimal-0:1.4.1-109.module+el8.6.0+988+8031c193.x86_64 + - rubygem-bigdecimal-debuginfo-0:1.4.1-109.module+el8.6.0+988+8031c193.i686 + - rubygem-bigdecimal-debuginfo-0:1.4.1-109.module+el8.6.0+988+8031c193.x86_64 + - rubygem-bson-0:4.5.0-1.module+el8.4.0+593+8d7f9f0c.src + - rubygem-bson-0:4.5.0-1.module+el8.4.0+593+8d7f9f0c.x86_64 + - rubygem-bson-debuginfo-0:4.5.0-1.module+el8.4.0+593+8d7f9f0c.x86_64 + - rubygem-bson-debugsource-0:4.5.0-1.module+el8.4.0+593+8d7f9f0c.x86_64 + - rubygem-bson-doc-0:4.5.0-1.module+el8.4.0+593+8d7f9f0c.noarch + - rubygem-bundler-0:1.17.2-109.module+el8.6.0+988+8031c193.noarch + - rubygem-did_you_mean-0:1.3.0-109.module+el8.6.0+988+8031c193.noarch + - rubygem-io-console-0:0.4.7-109.module+el8.6.0+988+8031c193.i686 + - rubygem-io-console-0:0.4.7-109.module+el8.6.0+988+8031c193.x86_64 + - rubygem-io-console-debuginfo-0:0.4.7-109.module+el8.6.0+988+8031c193.i686 + - rubygem-io-console-debuginfo-0:0.4.7-109.module+el8.6.0+988+8031c193.x86_64 + - rubygem-irb-0:1.0.0-109.module+el8.6.0+988+8031c193.noarch + - rubygem-json-0:2.1.0-109.module+el8.6.0+988+8031c193.i686 + - rubygem-json-0:2.1.0-109.module+el8.6.0+988+8031c193.x86_64 + - rubygem-json-debuginfo-0:2.1.0-109.module+el8.6.0+988+8031c193.i686 + - rubygem-json-debuginfo-0:2.1.0-109.module+el8.6.0+988+8031c193.x86_64 + - rubygem-minitest-0:5.11.3-109.module+el8.6.0+988+8031c193.noarch + - rubygem-mongo-0:2.8.0-1.module+el8.4.0+593+8d7f9f0c.noarch + - rubygem-mongo-0:2.8.0-1.module+el8.4.0+593+8d7f9f0c.src + - rubygem-mongo-doc-0:2.8.0-1.module+el8.4.0+593+8d7f9f0c.noarch + - rubygem-mysql2-0:0.5.2-1.module+el8.5.0+738+032c9c02.src + - rubygem-mysql2-0:0.5.2-1.module+el8.5.0+738+032c9c02.x86_64 + - rubygem-mysql2-debuginfo-0:0.5.2-1.module+el8.5.0+738+032c9c02.x86_64 + - rubygem-mysql2-debugsource-0:0.5.2-1.module+el8.5.0+738+032c9c02.x86_64 + - rubygem-mysql2-doc-0:0.5.2-1.module+el8.5.0+738+032c9c02.noarch + - rubygem-net-telnet-0:0.2.0-109.module+el8.6.0+988+8031c193.noarch + - rubygem-openssl-0:2.1.2-109.module+el8.6.0+988+8031c193.i686 + - rubygem-openssl-0:2.1.2-109.module+el8.6.0+988+8031c193.x86_64 + - rubygem-openssl-debuginfo-0:2.1.2-109.module+el8.6.0+988+8031c193.i686 + - rubygem-openssl-debuginfo-0:2.1.2-109.module+el8.6.0+988+8031c193.x86_64 + - rubygem-pg-0:1.1.4-1.module+el8.5.0+738+032c9c02.src + - rubygem-pg-0:1.1.4-1.module+el8.5.0+738+032c9c02.x86_64 + - rubygem-pg-debuginfo-0:1.1.4-1.module+el8.5.0+738+032c9c02.x86_64 + - rubygem-pg-debugsource-0:1.1.4-1.module+el8.5.0+738+032c9c02.x86_64 + - rubygem-pg-doc-0:1.1.4-1.module+el8.5.0+738+032c9c02.noarch + - rubygem-power_assert-0:1.1.3-109.module+el8.6.0+988+8031c193.noarch + - rubygem-psych-0:3.1.0-109.module+el8.6.0+988+8031c193.i686 + - rubygem-psych-0:3.1.0-109.module+el8.6.0+988+8031c193.x86_64 + - rubygem-psych-debuginfo-0:3.1.0-109.module+el8.6.0+988+8031c193.i686 + - rubygem-psych-debuginfo-0:3.1.0-109.module+el8.6.0+988+8031c193.x86_64 + - rubygem-rake-0:12.3.3-109.module+el8.6.0+988+8031c193.noarch + - rubygem-rdoc-0:6.1.2.1-109.module+el8.6.0+988+8031c193.noarch + - rubygem-test-unit-0:3.2.9-109.module+el8.6.0+988+8031c193.noarch + - rubygem-xmlrpc-0:0.3.0-109.module+el8.6.0+988+8031c193.noarch + - rubygems-0:3.0.3.1-109.module+el8.6.0+988+8031c193.noarch + - rubygems-devel-0:3.0.3.1-109.module+el8.6.0+988+8031c193.noarch +... +--- +document: modulemd +version: 2 +data: + name: ruby + stream: "2.7" + version: 8090020231017035325 + context: b46abd14 + arch: x86_64 + summary: An interpreter of object-oriented scripting language + description: >- + Ruby is the interpreted scripting language for quick and easy object-oriented + programming. It has many features to process text files and to do system management + tasks (as in Perl). It is simple, straight-forward, and extensible. + license: + module: + - MIT + content: + - (BSD or Ruby) and PostgreSQL + - (Ruby or BSD) and (Ruby or BSD or Python) and (Ruby or BSD or LGPLv2+) + - (Ruby or BSD) and Public Domain and MIT and CC0 and zlib and UCD + - (Ruby or GPLv2) and UCD + - ASL 2.0 + - GPLv2 and Ruby and MIT and OFL + - MIT + - Ruby or BSD + - Ruby or MIT + xmd: {} + dependencies: + - buildrequires: + platform: [el8.9.0] + requires: + platform: [el8] + references: + community: http://ruby-lang.org/ + documentation: https://www.ruby-lang.org/en/documentation/ + tracker: https://bugs.ruby-lang.org/ + profiles: + common: + rpms: + - ruby + api: + rpms: + - ruby + - ruby-default-gems + - ruby-devel + - ruby-libs + - rubygem-abrt + - rubygem-bigdecimal + - rubygem-bson + - rubygem-bundler + - rubygem-io-console + - rubygem-irb + - rubygem-json + - rubygem-minitest + - rubygem-mongo + - rubygem-mysql2 + - rubygem-net-telnet + - rubygem-openssl + - rubygem-pg + - rubygem-power_assert + - rubygem-psych + - rubygem-rake + - rubygem-rdoc + - rubygem-test-unit + - rubygem-xmlrpc + - rubygems + - rubygems-devel + components: + rpms: + ruby: + rationale: An interpreter of object-oriented scripting language + ref: r8s-stream-2.7 + buildorder: 101 + arches: [aarch64, i686, x86_64] + multilib: [x86_64] + rubygem-abrt: + rationale: ABRT support for Ruby + ref: r8s-stream-2.7 + buildorder: 102 + arches: [aarch64, i686, x86_64] + rubygem-bson: + rationale: Ruby Implementation of the BSON specification + ref: r8s-stream-2.7 + buildorder: 102 + arches: [aarch64, i686, x86_64] + rubygem-mongo: + rationale: Ruby driver for MongoDB + ref: r8s-stream-2.7 + buildorder: 103 + arches: [aarch64, i686, x86_64] + rubygem-mysql2: + rationale: A simple, fast Mysql library for Ruby, binding to libmysql + ref: r8s-stream-2.7 + buildorder: 102 + arches: [aarch64, i686, x86_64] + rubygem-pg: + rationale: A Ruby interface to the PostgreSQL RDBMS + ref: r8s-stream-2.7 + buildorder: 102 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - ruby-0:2.7.8-139.module+el8.9.0+1537+0b2034bd.i686 + - ruby-0:2.7.8-139.module+el8.9.0+1537+0b2034bd.src + - ruby-0:2.7.8-139.module+el8.9.0+1537+0b2034bd.x86_64 + - ruby-debuginfo-0:2.7.8-139.module+el8.9.0+1537+0b2034bd.i686 + - ruby-debuginfo-0:2.7.8-139.module+el8.9.0+1537+0b2034bd.x86_64 + - ruby-debugsource-0:2.7.8-139.module+el8.9.0+1537+0b2034bd.i686 + - ruby-debugsource-0:2.7.8-139.module+el8.9.0+1537+0b2034bd.x86_64 + - ruby-default-gems-0:2.7.8-139.module+el8.9.0+1537+0b2034bd.noarch + - ruby-devel-0:2.7.8-139.module+el8.9.0+1537+0b2034bd.i686 + - ruby-devel-0:2.7.8-139.module+el8.9.0+1537+0b2034bd.x86_64 + - ruby-doc-0:2.7.8-139.module+el8.9.0+1537+0b2034bd.noarch + - ruby-libs-0:2.7.8-139.module+el8.9.0+1537+0b2034bd.i686 + - ruby-libs-0:2.7.8-139.module+el8.9.0+1537+0b2034bd.x86_64 + - ruby-libs-debuginfo-0:2.7.8-139.module+el8.9.0+1537+0b2034bd.i686 + - ruby-libs-debuginfo-0:2.7.8-139.module+el8.9.0+1537+0b2034bd.x86_64 + - rubygem-abrt-0:0.4.0-1.module+el8.9.0+1537+0b2034bd.noarch + - rubygem-abrt-0:0.4.0-1.module+el8.9.0+1537+0b2034bd.src + - rubygem-abrt-doc-0:0.4.0-1.module+el8.9.0+1537+0b2034bd.noarch + - rubygem-bigdecimal-0:2.0.0-139.module+el8.9.0+1537+0b2034bd.i686 + - rubygem-bigdecimal-0:2.0.0-139.module+el8.9.0+1537+0b2034bd.x86_64 + - rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.9.0+1537+0b2034bd.i686 + - rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.9.0+1537+0b2034bd.x86_64 + - rubygem-bson-0:4.8.1-1.module+el8.9.0+1537+0b2034bd.src + - rubygem-bson-0:4.8.1-1.module+el8.9.0+1537+0b2034bd.x86_64 + - rubygem-bson-debuginfo-0:4.8.1-1.module+el8.9.0+1537+0b2034bd.x86_64 + - rubygem-bson-debugsource-0:4.8.1-1.module+el8.9.0+1537+0b2034bd.x86_64 + - rubygem-bson-doc-0:4.8.1-1.module+el8.9.0+1537+0b2034bd.noarch + - rubygem-bundler-0:2.2.24-139.module+el8.9.0+1537+0b2034bd.noarch + - rubygem-io-console-0:0.5.6-139.module+el8.9.0+1537+0b2034bd.i686 + - rubygem-io-console-0:0.5.6-139.module+el8.9.0+1537+0b2034bd.x86_64 + - rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.9.0+1537+0b2034bd.i686 + - rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.9.0+1537+0b2034bd.x86_64 + - rubygem-irb-0:1.2.6-139.module+el8.9.0+1537+0b2034bd.noarch + - rubygem-json-0:2.3.0-139.module+el8.9.0+1537+0b2034bd.i686 + - rubygem-json-0:2.3.0-139.module+el8.9.0+1537+0b2034bd.x86_64 + - rubygem-json-debuginfo-0:2.3.0-139.module+el8.9.0+1537+0b2034bd.i686 + - rubygem-json-debuginfo-0:2.3.0-139.module+el8.9.0+1537+0b2034bd.x86_64 + - rubygem-minitest-0:5.13.0-139.module+el8.9.0+1537+0b2034bd.noarch + - rubygem-mongo-0:2.11.3-1.module+el8.9.0+1537+0b2034bd.noarch + - rubygem-mongo-0:2.11.3-1.module+el8.9.0+1537+0b2034bd.src + - rubygem-mongo-doc-0:2.11.3-1.module+el8.9.0+1537+0b2034bd.noarch + - rubygem-mysql2-0:0.5.3-1.module+el8.9.0+1537+0b2034bd.src + - rubygem-mysql2-0:0.5.3-1.module+el8.9.0+1537+0b2034bd.x86_64 + - rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.9.0+1537+0b2034bd.x86_64 + - rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.9.0+1537+0b2034bd.x86_64 + - rubygem-mysql2-doc-0:0.5.3-1.module+el8.9.0+1537+0b2034bd.noarch + - rubygem-net-telnet-0:0.2.0-139.module+el8.9.0+1537+0b2034bd.noarch + - rubygem-openssl-0:2.1.4-139.module+el8.9.0+1537+0b2034bd.i686 + - rubygem-openssl-0:2.1.4-139.module+el8.9.0+1537+0b2034bd.x86_64 + - rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.9.0+1537+0b2034bd.i686 + - rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.9.0+1537+0b2034bd.x86_64 + - rubygem-pg-0:1.2.3-1.module+el8.9.0+1537+0b2034bd.src + - rubygem-pg-0:1.2.3-1.module+el8.9.0+1537+0b2034bd.x86_64 + - rubygem-pg-debuginfo-0:1.2.3-1.module+el8.9.0+1537+0b2034bd.x86_64 + - rubygem-pg-debugsource-0:1.2.3-1.module+el8.9.0+1537+0b2034bd.x86_64 + - rubygem-pg-doc-0:1.2.3-1.module+el8.9.0+1537+0b2034bd.noarch + - rubygem-power_assert-0:1.1.7-139.module+el8.9.0+1537+0b2034bd.noarch + - rubygem-psych-0:3.1.0-139.module+el8.9.0+1537+0b2034bd.i686 + - rubygem-psych-0:3.1.0-139.module+el8.9.0+1537+0b2034bd.x86_64 + - rubygem-psych-debuginfo-0:3.1.0-139.module+el8.9.0+1537+0b2034bd.i686 + - rubygem-psych-debuginfo-0:3.1.0-139.module+el8.9.0+1537+0b2034bd.x86_64 + - rubygem-rake-0:13.0.1-139.module+el8.9.0+1537+0b2034bd.noarch + - rubygem-rdoc-0:6.2.1.1-139.module+el8.9.0+1537+0b2034bd.noarch + - rubygem-test-unit-0:3.3.4-139.module+el8.9.0+1537+0b2034bd.noarch + - rubygem-xmlrpc-0:0.3.0-139.module+el8.9.0+1537+0b2034bd.noarch + - rubygems-0:3.1.6-139.module+el8.9.0+1537+0b2034bd.noarch + - rubygems-devel-0:3.1.6-139.module+el8.9.0+1537+0b2034bd.noarch +... +--- +document: modulemd +version: 2 +data: + name: ruby + stream: "3.0" + version: 8060020220913075840 + context: d63f516d + arch: x86_64 + summary: An interpreter of object-oriented scripting language + description: >- + Ruby is the interpreted scripting language for quick and easy object-oriented + programming. It has many features to process text files and to do system management + tasks (as in Perl). It is simple, straight-forward, and extensible. + license: + module: + - MIT + content: + - (BSD or Ruby) and PostgreSQL + - (Ruby or BSD) and (Ruby or BSD or Python) and (Ruby or BSD or LGPLv2+) + - (Ruby or BSD) and Public Domain and MIT and CC0 and zlib and UCD + - (Ruby or GPLv2) and UCD + - BSD + - GPLv2 and Ruby and MIT and OFL + - MIT + - Ruby or BSD + - Ruby or MIT + xmd: {} + dependencies: + - buildrequires: + platform: [el8.6.0] + requires: + platform: [el8] + references: + community: http://ruby-lang.org/ + documentation: https://www.ruby-lang.org/en/documentation/ + tracker: https://bugs.ruby-lang.org/ + profiles: + common: + rpms: + - ruby + api: + rpms: + - ruby + - ruby-default-gems + - ruby-devel + - ruby-libs + - rubygem-abrt + - rubygem-bigdecimal + - rubygem-bundler + - rubygem-io-console + - rubygem-irb + - rubygem-json + - rubygem-minitest + - rubygem-mysql2 + - rubygem-net-telnet + - rubygem-openssl + - rubygem-pg + - rubygem-power_assert + - rubygem-psych + - rubygem-rake + - rubygem-rdoc + - rubygem-test-unit + - rubygem-xmlrpc + - rubygems + - rubygems-devel + components: + rpms: + ruby: + rationale: An interpreter of object-oriented scripting language + ref: fb72ee69b2893160877a5e9973cd78b88b61c587 + buildorder: 101 + arches: [aarch64, i686, x86_64] + multilib: [x86_64] + rubygem-abrt: + rationale: ABRT support for Ruby + ref: e8ecf0769a426fb3d75fed1937468f535186befe + buildorder: 102 + arches: [aarch64, i686, x86_64] + rubygem-mysql2: + rationale: A simple, fast Mysql library for Ruby, binding to libmysql + ref: 24c7599fe0d637cd4ecfc6d832173b414388185f + buildorder: 102 + arches: [aarch64, i686, x86_64] + rubygem-pg: + rationale: A Ruby interface to the PostgreSQL RDBMS + ref: c5e8a9ba697184264f93dfe62f7a45d5d43edec1 + buildorder: 102 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - ruby-0:3.0.4-141.module+el8.6.0+1002+a7dba0ac.i686 + - ruby-0:3.0.4-141.module+el8.6.0+1002+a7dba0ac.src + - ruby-0:3.0.4-141.module+el8.6.0+1002+a7dba0ac.x86_64 + - ruby-debuginfo-0:3.0.4-141.module+el8.6.0+1002+a7dba0ac.i686 + - ruby-debuginfo-0:3.0.4-141.module+el8.6.0+1002+a7dba0ac.x86_64 + - ruby-debugsource-0:3.0.4-141.module+el8.6.0+1002+a7dba0ac.i686 + - ruby-debugsource-0:3.0.4-141.module+el8.6.0+1002+a7dba0ac.x86_64 + - ruby-default-gems-0:3.0.4-141.module+el8.6.0+1002+a7dba0ac.noarch + - ruby-devel-0:3.0.4-141.module+el8.6.0+1002+a7dba0ac.i686 + - ruby-devel-0:3.0.4-141.module+el8.6.0+1002+a7dba0ac.x86_64 + - ruby-doc-0:3.0.4-141.module+el8.6.0+1002+a7dba0ac.noarch + - ruby-libs-0:3.0.4-141.module+el8.6.0+1002+a7dba0ac.i686 + - ruby-libs-0:3.0.4-141.module+el8.6.0+1002+a7dba0ac.x86_64 + - ruby-libs-debuginfo-0:3.0.4-141.module+el8.6.0+1002+a7dba0ac.i686 + - ruby-libs-debuginfo-0:3.0.4-141.module+el8.6.0+1002+a7dba0ac.x86_64 + - rubygem-abrt-0:0.4.0-1.module+el8.5.0+668+665814fa.noarch + - rubygem-abrt-0:0.4.0-1.module+el8.5.0+668+665814fa.src + - rubygem-abrt-doc-0:0.4.0-1.module+el8.5.0+668+665814fa.noarch + - rubygem-bigdecimal-0:3.0.0-141.module+el8.6.0+1002+a7dba0ac.i686 + - rubygem-bigdecimal-0:3.0.0-141.module+el8.6.0+1002+a7dba0ac.x86_64 + - rubygem-bigdecimal-debuginfo-0:3.0.0-141.module+el8.6.0+1002+a7dba0ac.i686 + - rubygem-bigdecimal-debuginfo-0:3.0.0-141.module+el8.6.0+1002+a7dba0ac.x86_64 + - rubygem-bundler-0:2.2.33-141.module+el8.6.0+1002+a7dba0ac.noarch + - rubygem-io-console-0:0.5.7-141.module+el8.6.0+1002+a7dba0ac.i686 + - rubygem-io-console-0:0.5.7-141.module+el8.6.0+1002+a7dba0ac.x86_64 + - rubygem-io-console-debuginfo-0:0.5.7-141.module+el8.6.0+1002+a7dba0ac.i686 + - rubygem-io-console-debuginfo-0:0.5.7-141.module+el8.6.0+1002+a7dba0ac.x86_64 + - rubygem-irb-0:1.3.5-141.module+el8.6.0+1002+a7dba0ac.noarch + - rubygem-json-0:2.5.1-141.module+el8.6.0+1002+a7dba0ac.i686 + - rubygem-json-0:2.5.1-141.module+el8.6.0+1002+a7dba0ac.x86_64 + - rubygem-json-debuginfo-0:2.5.1-141.module+el8.6.0+1002+a7dba0ac.i686 + - rubygem-json-debuginfo-0:2.5.1-141.module+el8.6.0+1002+a7dba0ac.x86_64 + - rubygem-minitest-0:5.14.2-141.module+el8.6.0+1002+a7dba0ac.noarch + - rubygem-mysql2-0:0.5.3-1.module+el8.5.0+668+665814fa.src + - rubygem-mysql2-0:0.5.3-1.module+el8.5.0+668+665814fa.x86_64 + - rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.5.0+668+665814fa.x86_64 + - rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.5.0+668+665814fa.x86_64 + - rubygem-mysql2-doc-0:0.5.3-1.module+el8.5.0+668+665814fa.noarch + - rubygem-pg-0:1.2.3-1.module+el8.5.0+668+665814fa.src + - rubygem-pg-0:1.2.3-1.module+el8.5.0+668+665814fa.x86_64 + - rubygem-pg-debuginfo-0:1.2.3-1.module+el8.5.0+668+665814fa.x86_64 + - rubygem-pg-debugsource-0:1.2.3-1.module+el8.5.0+668+665814fa.x86_64 + - rubygem-pg-doc-0:1.2.3-1.module+el8.5.0+668+665814fa.noarch + - rubygem-power_assert-0:1.2.0-141.module+el8.6.0+1002+a7dba0ac.noarch + - rubygem-psych-0:3.3.2-141.module+el8.6.0+1002+a7dba0ac.i686 + - rubygem-psych-0:3.3.2-141.module+el8.6.0+1002+a7dba0ac.x86_64 + - rubygem-psych-debuginfo-0:3.3.2-141.module+el8.6.0+1002+a7dba0ac.i686 + - rubygem-psych-debuginfo-0:3.3.2-141.module+el8.6.0+1002+a7dba0ac.x86_64 + - rubygem-rake-0:13.0.3-141.module+el8.6.0+1002+a7dba0ac.noarch + - rubygem-rbs-0:1.4.0-141.module+el8.6.0+1002+a7dba0ac.noarch + - rubygem-rdoc-0:6.3.3-141.module+el8.6.0+1002+a7dba0ac.noarch + - rubygem-rexml-0:3.2.5-141.module+el8.6.0+1002+a7dba0ac.noarch + - rubygem-rss-0:0.2.9-141.module+el8.6.0+1002+a7dba0ac.noarch + - rubygem-test-unit-0:3.3.7-141.module+el8.6.0+1002+a7dba0ac.noarch + - rubygem-typeprof-0:0.15.2-141.module+el8.6.0+1002+a7dba0ac.noarch + - rubygems-0:3.2.33-141.module+el8.6.0+1002+a7dba0ac.noarch + - rubygems-devel-0:3.2.33-141.module+el8.6.0+1002+a7dba0ac.noarch +... +--- +document: modulemd +version: 2 +data: + name: ruby + stream: "3.1" + version: 8100020240311153906 + context: e155f54d + arch: x86_64 + summary: An interpreter of object-oriented scripting language + description: >- + Ruby is the interpreted scripting language for quick and easy object-oriented + programming. It has many features to process text files and to do system management + tasks (as in Perl). It is simple, straight-forward, and extensible. + license: + module: + - MIT + content: + - (BSD or Ruby) and PostgreSQL + - (Ruby or BSD) and (Ruby or BSD or Python) and (Ruby or BSD or LGPLv2+) + - (Ruby or BSD) and Public Domain and MIT and CC0 and zlib and UCD + - (Ruby or GPLv2) and UCD + - BSD + - GPLv2 and Ruby and MIT and OFL + - MIT + - Ruby or BSD + - Ruby or MIT + xmd: {} + dependencies: + - buildrequires: + platform: [el8.10.0] + requires: + platform: [el8] + references: + community: http://ruby-lang.org/ + documentation: https://www.ruby-lang.org/en/documentation/ + tracker: https://bugs.ruby-lang.org/ + profiles: + common: + rpms: + - ruby + api: + rpms: + - ruby + - ruby-bundled-gems + - ruby-default-gems + - ruby-devel + - ruby-libs + - rubygem-abrt + - rubygem-bigdecimal + - rubygem-bundler + - rubygem-io-console + - rubygem-irb + - rubygem-json + - rubygem-minitest + - rubygem-mysql2 + - rubygem-pg + - rubygem-power_assert + - rubygem-psych + - rubygem-rake + - rubygem-rdoc + - rubygem-test-unit + - rubygems + - rubygems-devel + components: + rpms: + ruby: + rationale: An interpreter of object-oriented scripting language + ref: r8s-stream-3.1 + buildorder: 101 + arches: [aarch64, i686, x86_64] + multilib: [x86_64] + rubygem-abrt: + rationale: ABRT support for Ruby + ref: r8s-stream-3.1 + buildorder: 102 + arches: [aarch64, i686, x86_64] + rubygem-mysql2: + rationale: A simple, fast Mysql library for Ruby, binding to libmysql + ref: r8s-stream-3.1 + buildorder: 102 + arches: [aarch64, i686, x86_64] + rubygem-pg: + rationale: A Ruby interface to the PostgreSQL RDBMS + ref: r8s-stream-3.1 + buildorder: 102 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - ruby-0:3.1.4-142.module+el8.10.0+1741+bdb5b6ca.i686 + - ruby-0:3.1.4-142.module+el8.10.0+1741+bdb5b6ca.src + - ruby-0:3.1.4-142.module+el8.10.0+1741+bdb5b6ca.x86_64 + - ruby-bundled-gems-0:3.1.4-142.module+el8.10.0+1741+bdb5b6ca.i686 + - ruby-bundled-gems-0:3.1.4-142.module+el8.10.0+1741+bdb5b6ca.x86_64 + - ruby-bundled-gems-debuginfo-0:3.1.4-142.module+el8.10.0+1741+bdb5b6ca.i686 + - ruby-bundled-gems-debuginfo-0:3.1.4-142.module+el8.10.0+1741+bdb5b6ca.x86_64 + - ruby-debuginfo-0:3.1.4-142.module+el8.10.0+1741+bdb5b6ca.i686 + - ruby-debuginfo-0:3.1.4-142.module+el8.10.0+1741+bdb5b6ca.x86_64 + - ruby-debugsource-0:3.1.4-142.module+el8.10.0+1741+bdb5b6ca.i686 + - ruby-debugsource-0:3.1.4-142.module+el8.10.0+1741+bdb5b6ca.x86_64 + - ruby-default-gems-0:3.1.4-142.module+el8.10.0+1741+bdb5b6ca.noarch + - ruby-devel-0:3.1.4-142.module+el8.10.0+1741+bdb5b6ca.i686 + - ruby-devel-0:3.1.4-142.module+el8.10.0+1741+bdb5b6ca.x86_64 + - ruby-doc-0:3.1.4-142.module+el8.10.0+1741+bdb5b6ca.noarch + - ruby-libs-0:3.1.4-142.module+el8.10.0+1741+bdb5b6ca.i686 + - ruby-libs-0:3.1.4-142.module+el8.10.0+1741+bdb5b6ca.x86_64 + - ruby-libs-debuginfo-0:3.1.4-142.module+el8.10.0+1741+bdb5b6ca.i686 + - ruby-libs-debuginfo-0:3.1.4-142.module+el8.10.0+1741+bdb5b6ca.x86_64 + - rubygem-abrt-0:0.4.0-1.module+el8.10.0+1741+bdb5b6ca.noarch + - rubygem-abrt-0:0.4.0-1.module+el8.10.0+1741+bdb5b6ca.src + - rubygem-abrt-doc-0:0.4.0-1.module+el8.10.0+1741+bdb5b6ca.noarch + - rubygem-bigdecimal-0:3.1.1-142.module+el8.10.0+1741+bdb5b6ca.i686 + - rubygem-bigdecimal-0:3.1.1-142.module+el8.10.0+1741+bdb5b6ca.x86_64 + - rubygem-bigdecimal-debuginfo-0:3.1.1-142.module+el8.10.0+1741+bdb5b6ca.i686 + - rubygem-bigdecimal-debuginfo-0:3.1.1-142.module+el8.10.0+1741+bdb5b6ca.x86_64 + - rubygem-bundler-0:2.3.26-142.module+el8.10.0+1741+bdb5b6ca.noarch + - rubygem-io-console-0:0.5.11-142.module+el8.10.0+1741+bdb5b6ca.i686 + - rubygem-io-console-0:0.5.11-142.module+el8.10.0+1741+bdb5b6ca.x86_64 + - rubygem-io-console-debuginfo-0:0.5.11-142.module+el8.10.0+1741+bdb5b6ca.i686 + - rubygem-io-console-debuginfo-0:0.5.11-142.module+el8.10.0+1741+bdb5b6ca.x86_64 + - rubygem-irb-0:1.4.1-142.module+el8.10.0+1741+bdb5b6ca.noarch + - rubygem-json-0:2.6.1-142.module+el8.10.0+1741+bdb5b6ca.i686 + - rubygem-json-0:2.6.1-142.module+el8.10.0+1741+bdb5b6ca.x86_64 + - rubygem-json-debuginfo-0:2.6.1-142.module+el8.10.0+1741+bdb5b6ca.i686 + - rubygem-json-debuginfo-0:2.6.1-142.module+el8.10.0+1741+bdb5b6ca.x86_64 + - rubygem-minitest-0:5.15.0-142.module+el8.10.0+1741+bdb5b6ca.noarch + - rubygem-mysql2-0:0.5.3-3.module+el8.10.0+1744+6c504228.src + - rubygem-mysql2-0:0.5.3-3.module+el8.10.0+1744+6c504228.x86_64 + - rubygem-mysql2-debuginfo-0:0.5.3-3.module+el8.10.0+1744+6c504228.x86_64 + - rubygem-mysql2-debugsource-0:0.5.3-3.module+el8.10.0+1744+6c504228.x86_64 + - rubygem-mysql2-doc-0:0.5.3-3.module+el8.10.0+1744+6c504228.noarch + - rubygem-pg-0:1.3.2-1.module+el8.10.0+1741+bdb5b6ca.src + - rubygem-pg-0:1.3.2-1.module+el8.10.0+1741+bdb5b6ca.x86_64 + - rubygem-pg-debuginfo-0:1.3.2-1.module+el8.10.0+1741+bdb5b6ca.x86_64 + - rubygem-pg-debugsource-0:1.3.2-1.module+el8.10.0+1741+bdb5b6ca.x86_64 + - rubygem-pg-doc-0:1.3.2-1.module+el8.10.0+1741+bdb5b6ca.noarch + - rubygem-power_assert-0:2.0.1-142.module+el8.10.0+1741+bdb5b6ca.noarch + - rubygem-psych-0:4.0.4-142.module+el8.10.0+1741+bdb5b6ca.i686 + - rubygem-psych-0:4.0.4-142.module+el8.10.0+1741+bdb5b6ca.x86_64 + - rubygem-psych-debuginfo-0:4.0.4-142.module+el8.10.0+1741+bdb5b6ca.i686 + - rubygem-psych-debuginfo-0:4.0.4-142.module+el8.10.0+1741+bdb5b6ca.x86_64 + - rubygem-rake-0:13.0.6-142.module+el8.10.0+1741+bdb5b6ca.noarch + - rubygem-rbs-0:2.7.0-142.module+el8.10.0+1741+bdb5b6ca.i686 + - rubygem-rbs-0:2.7.0-142.module+el8.10.0+1741+bdb5b6ca.x86_64 + - rubygem-rbs-debuginfo-0:2.7.0-142.module+el8.10.0+1741+bdb5b6ca.i686 + - rubygem-rbs-debuginfo-0:2.7.0-142.module+el8.10.0+1741+bdb5b6ca.x86_64 + - rubygem-rdoc-0:6.4.0-142.module+el8.10.0+1741+bdb5b6ca.noarch + - rubygem-rexml-0:3.2.5-142.module+el8.10.0+1741+bdb5b6ca.noarch + - rubygem-rss-0:0.2.9-142.module+el8.10.0+1741+bdb5b6ca.noarch + - rubygem-test-unit-0:3.5.3-142.module+el8.10.0+1741+bdb5b6ca.noarch + - rubygem-typeprof-0:0.21.3-142.module+el8.10.0+1741+bdb5b6ca.noarch + - rubygems-0:3.3.26-142.module+el8.10.0+1741+bdb5b6ca.noarch + - rubygems-devel-0:3.3.26-142.module+el8.10.0+1741+bdb5b6ca.noarch +... +--- +document: modulemd +version: 2 +data: + name: ruby + stream: "3.3" + version: 8100020240131101833 + context: e155f54d + arch: x86_64 + summary: An interpreter of object-oriented scripting language + description: >- + Ruby is the interpreted scripting language for quick and easy object-oriented + programming. It has many features to process text files and to do system management + tasks (as in Perl). It is simple, straight-forward, and extensible. + license: + module: + - MIT + content: + - (BSD-2-Clause OR Ruby) AND PostgreSQL + - (Ruby OR BSD-2-Clause) AND (Ruby OR BSD-2-Clause OR Python-2.0.1) + - (Ruby OR BSD-2-Clause) AND BSD-3-Clause AND ISC AND Public Domain AND MIT and + CC0 AND zlib AND Unicode-DFS-2015 + - (Ruby OR BSD-2-Clause) AND Unicode-DFS-2015 + - (Ruby OR MIT) AND BSD-2-Clause AND (BSD-2-Clause OR Ruby) AND MIT + - BSD-2-Clause + - GPL-2.0-only AND Ruby AND BSD-3-Clause AND CC-BY-2.5 AND OFL-1.1-RFN + - GPLv2+ + - MIT + - MIT AND (Ruby OR BSD-2-Clause) + - Ruby OR BSD-2-Clause + xmd: {} + dependencies: + - buildrequires: + platform: [el8.10.0] + requires: + platform: [el8] + references: + community: http://ruby-lang.org/ + documentation: https://www.ruby-lang.org/en/documentation/ + tracker: https://bugs.ruby-lang.org/ + profiles: + common: + rpms: + - ruby + api: + rpms: + - ruby + - ruby-bundled-gems + - ruby-default-gems + - ruby-devel + - ruby-libs + - rubygem-abrt + - rubygem-bigdecimal + - rubygem-bundler + - rubygem-io-console + - rubygem-irb + - rubygem-json + - rubygem-minitest + - rubygem-mysql2 + - rubygem-pg + - rubygem-power_assert + - rubygem-psych + - rubygem-rake + - rubygem-rdoc + - rubygem-test-unit + - rubygems + - rubygems-devel + components: + rpms: + rpm-local-generator-support: + rationale: RPM local_generator support + ref: r8s + buildorder: 100 + arches: [aarch64, i686, x86_64] + ruby: + rationale: An interpreter of object-oriented scripting language + ref: r8s-stream-3.3 + buildorder: 101 + arches: [aarch64, i686, x86_64] + multilib: [x86_64] + rubygem-abrt: + rationale: ABRT support for Ruby + ref: r8s-stream-3.3 + buildorder: 102 + arches: [aarch64, i686, x86_64] + rubygem-mysql2: + rationale: A simple, fast Mysql library for Ruby, binding to libmysql + ref: r8s-stream-3.3 + buildorder: 102 + arches: [aarch64, i686, x86_64] + rubygem-pg: + rationale: A Ruby interface to the PostgreSQL RDBMS + ref: r8s-stream-3.3 + buildorder: 102 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - rpm-local-generator-support-0:1-1.module+el8.10.0+1679+61871737.noarch + - rpm-local-generator-support-0:1-1.module+el8.10.0+1679+61871737.src + - ruby-0:3.3.0-1.module+el8.10.0+1679+61871737.i686 + - ruby-0:3.3.0-1.module+el8.10.0+1679+61871737.src + - ruby-0:3.3.0-1.module+el8.10.0+1679+61871737.x86_64 + - ruby-bundled-gems-0:3.3.0-1.module+el8.10.0+1679+61871737.i686 + - ruby-bundled-gems-0:3.3.0-1.module+el8.10.0+1679+61871737.x86_64 + - ruby-bundled-gems-debuginfo-0:3.3.0-1.module+el8.10.0+1679+61871737.i686 + - ruby-bundled-gems-debuginfo-0:3.3.0-1.module+el8.10.0+1679+61871737.x86_64 + - ruby-debuginfo-0:3.3.0-1.module+el8.10.0+1679+61871737.i686 + - ruby-debuginfo-0:3.3.0-1.module+el8.10.0+1679+61871737.x86_64 + - ruby-debugsource-0:3.3.0-1.module+el8.10.0+1679+61871737.i686 + - ruby-debugsource-0:3.3.0-1.module+el8.10.0+1679+61871737.x86_64 + - ruby-default-gems-0:3.3.0-1.module+el8.10.0+1679+61871737.noarch + - ruby-devel-0:3.3.0-1.module+el8.10.0+1679+61871737.i686 + - ruby-devel-0:3.3.0-1.module+el8.10.0+1679+61871737.x86_64 + - ruby-doc-0:3.3.0-1.module+el8.10.0+1679+61871737.noarch + - ruby-libs-0:3.3.0-1.module+el8.10.0+1679+61871737.i686 + - ruby-libs-0:3.3.0-1.module+el8.10.0+1679+61871737.x86_64 + - ruby-libs-debuginfo-0:3.3.0-1.module+el8.10.0+1679+61871737.i686 + - ruby-libs-debuginfo-0:3.3.0-1.module+el8.10.0+1679+61871737.x86_64 + - rubygem-abrt-0:0.4.0-1.module+el8.10.0+1679+61871737.noarch + - rubygem-abrt-0:0.4.0-1.module+el8.10.0+1679+61871737.src + - rubygem-abrt-doc-0:0.4.0-1.module+el8.10.0+1679+61871737.noarch + - rubygem-bigdecimal-0:3.1.5-1.module+el8.10.0+1679+61871737.i686 + - rubygem-bigdecimal-0:3.1.5-1.module+el8.10.0+1679+61871737.x86_64 + - rubygem-bigdecimal-debuginfo-0:3.1.5-1.module+el8.10.0+1679+61871737.i686 + - rubygem-bigdecimal-debuginfo-0:3.1.5-1.module+el8.10.0+1679+61871737.x86_64 + - rubygem-bundler-0:2.5.3-1.module+el8.10.0+1679+61871737.noarch + - rubygem-io-console-0:0.7.1-1.module+el8.10.0+1679+61871737.i686 + - rubygem-io-console-0:0.7.1-1.module+el8.10.0+1679+61871737.x86_64 + - rubygem-io-console-debuginfo-0:0.7.1-1.module+el8.10.0+1679+61871737.i686 + - rubygem-io-console-debuginfo-0:0.7.1-1.module+el8.10.0+1679+61871737.x86_64 + - rubygem-irb-0:1.11.0-1.module+el8.10.0+1679+61871737.noarch + - rubygem-json-0:2.7.1-1.module+el8.10.0+1679+61871737.i686 + - rubygem-json-0:2.7.1-1.module+el8.10.0+1679+61871737.x86_64 + - rubygem-json-debuginfo-0:2.7.1-1.module+el8.10.0+1679+61871737.i686 + - rubygem-json-debuginfo-0:2.7.1-1.module+el8.10.0+1679+61871737.x86_64 + - rubygem-minitest-0:5.20.0-1.module+el8.10.0+1679+61871737.noarch + - rubygem-mysql2-0:0.5.5-1.module+el8.10.0+1679+61871737.src + - rubygem-mysql2-0:0.5.5-1.module+el8.10.0+1679+61871737.x86_64 + - rubygem-mysql2-debuginfo-0:0.5.5-1.module+el8.10.0+1679+61871737.x86_64 + - rubygem-mysql2-debugsource-0:0.5.5-1.module+el8.10.0+1679+61871737.x86_64 + - rubygem-mysql2-doc-0:0.5.5-1.module+el8.10.0+1679+61871737.noarch + - rubygem-pg-0:1.5.4-1.module+el8.10.0+1679+61871737.src + - rubygem-pg-0:1.5.4-1.module+el8.10.0+1679+61871737.x86_64 + - rubygem-pg-debuginfo-0:1.5.4-1.module+el8.10.0+1679+61871737.x86_64 + - rubygem-pg-debugsource-0:1.5.4-1.module+el8.10.0+1679+61871737.x86_64 + - rubygem-pg-doc-0:1.5.4-1.module+el8.10.0+1679+61871737.noarch + - rubygem-power_assert-0:2.0.3-1.module+el8.10.0+1679+61871737.noarch + - rubygem-psych-0:5.1.2-1.module+el8.10.0+1679+61871737.i686 + - rubygem-psych-0:5.1.2-1.module+el8.10.0+1679+61871737.x86_64 + - rubygem-psych-debuginfo-0:5.1.2-1.module+el8.10.0+1679+61871737.i686 + - rubygem-psych-debuginfo-0:5.1.2-1.module+el8.10.0+1679+61871737.x86_64 + - rubygem-racc-0:1.7.3-1.module+el8.10.0+1679+61871737.i686 + - rubygem-racc-0:1.7.3-1.module+el8.10.0+1679+61871737.x86_64 + - rubygem-racc-debuginfo-0:1.7.3-1.module+el8.10.0+1679+61871737.i686 + - rubygem-racc-debuginfo-0:1.7.3-1.module+el8.10.0+1679+61871737.x86_64 + - rubygem-rake-0:13.1.0-1.module+el8.10.0+1679+61871737.noarch + - rubygem-rbs-0:3.4.0-1.module+el8.10.0+1679+61871737.i686 + - rubygem-rbs-0:3.4.0-1.module+el8.10.0+1679+61871737.x86_64 + - rubygem-rbs-debuginfo-0:3.4.0-1.module+el8.10.0+1679+61871737.i686 + - rubygem-rbs-debuginfo-0:3.4.0-1.module+el8.10.0+1679+61871737.x86_64 + - rubygem-rdoc-0:6.6.2-1.module+el8.10.0+1679+61871737.noarch + - rubygem-rexml-0:3.2.6-1.module+el8.10.0+1679+61871737.noarch + - rubygem-rss-0:0.3.0-1.module+el8.10.0+1679+61871737.noarch + - rubygem-test-unit-0:3.6.1-1.module+el8.10.0+1679+61871737.noarch + - rubygem-typeprof-0:0.21.9-1.module+el8.10.0+1679+61871737.noarch + - rubygems-0:3.5.3-1.module+el8.10.0+1679+61871737.noarch + - rubygems-devel-0:3.5.3-1.module+el8.10.0+1679+61871737.noarch +... +--- +document: modulemd-defaults +version: 1 +data: + module: rust-toolset + stream: "rhel8" + profiles: + rhel8: [common] +... +--- +document: modulemd +version: 2 +data: + name: rust-toolset + stream: "rhel8" + version: 8100020240119211250 + context: f4e2ccb8 + arch: x86_64 + summary: Rust + description: >- + Rust Toolset + license: + module: + - MIT + content: + - (Apache-2.0 OR MIT) AND (Artistic-2.0 AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 + AND Unicode-DFS-2016) + xmd: {} + dependencies: + - buildrequires: + llvm-toolset: [rhel8] + platform: [el8.10.0] + rust-toolset: [rhel8] + requires: + llvm-toolset: [rhel8] + platform: [el8] + profiles: + common: + rpms: + - rust-toolset + api: + rpms: + - cargo + - clippy + - rust + - rust-analyzer + - rust-doc + - rust-gdb + - rust-lldb + - rust-src + - rust-std-static + - rust-toolset + - rustfmt + components: + rpms: + rust: + rationale: Rust compiler and tools + ref: r8s-stream-rhel8 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - cargo-0:1.75.0-1.module+el8.10.0+1668+84166756.x86_64 + - cargo-debuginfo-0:1.75.0-1.module+el8.10.0+1668+84166756.x86_64 + - clippy-0:1.75.0-1.module+el8.10.0+1668+84166756.x86_64 + - clippy-debuginfo-0:1.75.0-1.module+el8.10.0+1668+84166756.x86_64 + - rust-0:1.75.0-1.module+el8.10.0+1668+84166756.src + - rust-0:1.75.0-1.module+el8.10.0+1668+84166756.x86_64 + - rust-analyzer-0:1.75.0-1.module+el8.10.0+1668+84166756.x86_64 + - rust-analyzer-debuginfo-0:1.75.0-1.module+el8.10.0+1668+84166756.x86_64 + - rust-debugger-common-0:1.75.0-1.module+el8.10.0+1668+84166756.noarch + - rust-debuginfo-0:1.75.0-1.module+el8.10.0+1668+84166756.x86_64 + - rust-debugsource-0:1.75.0-1.module+el8.10.0+1668+84166756.x86_64 + - rust-doc-0:1.75.0-1.module+el8.10.0+1668+84166756.x86_64 + - rust-gdb-0:1.75.0-1.module+el8.10.0+1668+84166756.noarch + - rust-lldb-0:1.75.0-1.module+el8.10.0+1668+84166756.noarch + - rust-src-0:1.75.0-1.module+el8.10.0+1668+84166756.noarch + - rust-std-static-0:1.75.0-1.module+el8.10.0+1668+84166756.x86_64 + - rust-std-static-wasm32-unknown-unknown-0:1.75.0-1.module+el8.10.0+1668+84166756.x86_64 + - rust-std-static-wasm32-wasi-0:1.75.0-1.module+el8.10.0+1668+84166756.x86_64 + - rust-toolset-0:1.75.0-1.module+el8.10.0+1668+84166756.noarch + - rustfmt-0:1.75.0-1.module+el8.10.0+1668+84166756.x86_64 + - rustfmt-debuginfo-0:1.75.0-1.module+el8.10.0+1668+84166756.x86_64 +... +--- +document: modulemd-defaults +version: 1 +data: + module: satellite-5-client + stream: "1.0" + profiles: + "1.0": [common] +... +--- +document: modulemd +version: 2 +data: + name: satellite-5-client + stream: "1.0" + version: 8030020210428035500 + context: 30b713e6 + arch: x86_64 + summary: Red Hat Satellite 5 client packages + description: >- + Red Hat Satellite 5 client packages provide programs and libraries to allow your + system to receive software updates from Red Hat Satellite 5. + license: + module: + - MIT + content: + - GPLv2 + xmd: {} + dependencies: + - buildrequires: + platform: [el8.3.0] + requires: + platform: [el8] + references: + community: https://github.com/spacewalkproject/spacewalk/ + documentation: https://access.redhat.com/documentation/en-us/red_hat_satellite/5.8/ + tracker: https://bugzilla.redhat.com/ + profiles: + common: + rpms: + - dnf-plugin-spacewalk + - rhn-client-tools + - rhn-setup + - rhnlib + - rhnsd + gui: + rpms: + - dnf-plugin-spacewalk + - rhn-client-tools + - rhn-setup + - rhn-setup-gnome + - rhnlib + - rhnsd + components: + rpms: + dnf-plugin-spacewalk: + rationale: DNF plugin for communication with Red Hat Satellite 5. + ref: d46213372e0641745f387f4ffc07528158a8e6de + buildorder: 10 + arches: [aarch64, i686, x86_64] + rhn-client-tools: + rationale: Binaries to allow system to receive software updates from Red Hat + Satellite 5. + ref: 086f255c3e5fee494bcc2d095a7d881f07bcc318 + buildorder: 10 + arches: [aarch64, i686, x86_64] + rhnlib: + rationale: Libraries to allow system to receive software updates from Red + Hat Satellite 5. + ref: 7a8273f3216d3bf792b1a355e39a98c562cdd02d + buildorder: 10 + arches: [aarch64, i686, x86_64] + rhnsd: + rationale: Red Hat Satellite update agent. + ref: 9e3260a7d948f6f48b67853e1e8d79365e8fd2e8 + buildorder: 10 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - dnf-plugin-spacewalk-0:2.8.5-11.module+el8.3.0+178+27415451.noarch + - dnf-plugin-spacewalk-0:2.8.5-11.module+el8.3.0+178+27415451.src + - python3-dnf-plugin-spacewalk-0:2.8.5-11.module+el8.3.0+178+27415451.noarch + - python3-rhn-check-0:2.8.16-13.module+el8.3.0+178+27415451.x86_64 + - python3-rhn-client-tools-0:2.8.16-13.module+el8.3.0+178+27415451.x86_64 + - python3-rhn-setup-0:2.8.16-13.module+el8.3.0+178+27415451.x86_64 + - python3-rhn-setup-gnome-0:2.8.16-13.module+el8.3.0+178+27415451.x86_64 + - python3-rhnlib-0:2.8.6-8.module+el8.3.0+178+27415451.noarch + - rhn-check-0:2.8.16-13.module+el8.3.0+178+27415451.x86_64 + - rhn-client-tools-0:2.8.16-13.module+el8.3.0+178+27415451.src + - rhn-client-tools-0:2.8.16-13.module+el8.3.0+178+27415451.x86_64 + - rhn-setup-0:2.8.16-13.module+el8.3.0+178+27415451.x86_64 + - rhn-setup-gnome-0:2.8.16-13.module+el8.3.0+178+27415451.x86_64 + - rhnlib-0:2.8.6-8.module+el8.3.0+178+27415451.noarch + - rhnlib-0:2.8.6-8.module+el8.3.0+178+27415451.src + - rhnsd-0:5.0.35-3.module+el8.3.0+178+27415451.src + - rhnsd-0:5.0.35-3.module+el8.3.0+178+27415451.x86_64 + - rhnsd-debuginfo-0:5.0.35-3.module+el8.3.0+178+27415451.x86_64 + - rhnsd-debugsource-0:5.0.35-3.module+el8.3.0+178+27415451.x86_64 +... +--- +document: modulemd-defaults +version: 1 +data: + module: scala + stream: "2.10" + profiles: + "2.10": [common] +... +--- +document: modulemd +version: 2 +data: + name: scala + stream: "2.10" + version: 8030020210428133748 + context: 4b0e848d + arch: x86_64 + summary: A hybrid functional/object-oriented language for the JVM + description: >- + Scala is a general purpose programming language designed to express common programming + patterns in a concise, elegant, and type-safe way. It smoothly integrates features + of object-oriented and functional languages. It is also fully interoperable with + Java. + license: + module: + - MIT + content: + - ASL 2.0 + - ASL 2.0 and EPL and BSD + - BSD + - BSD and CC0 and Public Domain + xmd: {} + dependencies: + - buildrequires: + javapackages-tools: ["201801"] + platform: [el8.3.0] + scala: ["2.10"] + requires: + platform: [] + profiles: + common: + rpms: + - scala + api: + rpms: + - scala + - scala-apidoc + - scala-swing + filter: + rpms: + - ant-scala + - hawtjni + - hawtjni-javadoc + - jansi-javadoc + - jansi-native-javadoc + - jline-javadoc + - maven-hawtjni-plugin + buildopts: + rpms: + macros: > + %_with_xmvn_javadoc 1 + + %_without_asciidoc 1 + + %_without_avalon 1 + + %_without_bouncycastle 1 + + %_without_cython 1 + + %_without_dafsa 1 + + %_without_desktop 1 + + %_without_doxygen 1 + + %_without_dtd 1 + + %_without_eclipse 1 + + %_without_ehcache 1 + + %_without_emacs 1 + + %_without_equinox 1 + + %_without_fop 1 + + %_without_ftp 1 + + %_without_gradle 1 + + %_without_groovy 1 + + %_without_hadoop 1 + + %_without_hsqldb 1 + + %_without_itext 1 + + %_without_jackson 1 + + %_without_jmh 1 + + %_without_jna 1 + + %_without_jpa 1 + + %_without_junit5 1 + + %_without_logback 1 + + %_without_markdown 1 + + %_without_memcached 1 + + %_without_memoryfilesystem 1 + + %_without_obr 1 + + %_without_python 1 + + %_without_reporting 1 + + %_without_scm 1 + + %_without_snappy 1 + + %_without_spring 1 + + %_without_ssh 1 + + %_without_testlib 1 + components: + rpms: + hawtjni: + rationale: 'Runtime dependency of jansi, jansi-native. + +' + ref: 43de7abfc9cdd00f161651f392bff23d93f396f6 + buildorder: 10 + arches: [aarch64, i686, x86_64] + jansi: + rationale: 'Runtime dependency of jline, scala. + +' + ref: cc6bff4dfff40ac566fe7b2261432bdb878115b1 + buildorder: 30 + arches: [aarch64, i686, x86_64] + jansi-native: + rationale: 'Runtime dependency of jansi. + +' + ref: 67952784ddf449df89757cf811a55a77a32476ed + buildorder: 20 + arches: [aarch64, i686, x86_64] + jline: + rationale: 'Runtime dependency of scala. + +' + ref: 881793785c0461522f55344de8d22ffa6f9dd28e + buildorder: 40 + arches: [aarch64, i686, x86_64] + scala: + rationale: 'Module API. + +' + ref: 6ab337c3b36fa64a06618ba6348bd23162ca90ce + buildorder: 50 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - hawtjni-0:1.16-1.module+el8.3.0+241+f23502a8.src + - hawtjni-runtime-0:1.16-1.module+el8.3.0+241+f23502a8.noarch + - jansi-0:1.17.1-1.module+el8.3.0+241+f23502a8.noarch + - jansi-0:1.17.1-1.module+el8.3.0+241+f23502a8.src + - jansi-native-0:1.7-5.module+el8.3.0+241+f23502a8.src + - jansi-native-0:1.7-5.module+el8.3.0+241+f23502a8.x86_64 + - jline-0:2.14.6-2.module+el8.3.0+241+f23502a8.noarch + - jline-0:2.14.6-2.module+el8.3.0+241+f23502a8.src + - scala-0:2.10.6-14.module+el8.3.0+241+f23502a8.noarch + - scala-0:2.10.6-14.module+el8.3.0+241+f23502a8.src + - scala-apidoc-0:2.10.6-14.module+el8.3.0+241+f23502a8.noarch + - scala-swing-0:2.10.6-14.module+el8.3.0+241+f23502a8.noarch +... +--- +document: modulemd-defaults +version: 1 +data: + module: squid + stream: "4" + profiles: + "4": [common] +... +--- +document: modulemd +version: 2 +data: + name: squid + stream: "4" + version: 8100020240319210114 + context: e155f54d + arch: x86_64 + summary: Squid - Optimising Web Delivery + description: >- + an initial version of the squid caching proxy module + license: + module: + - MIT + content: + - BSD + - GPLv2+ and (LGPLv2+ and MIT and BSD and Public Domain) + xmd: {} + dependencies: + - buildrequires: + platform: [el8.10.0] + requires: + platform: [el8] + references: + documentation: http://www.squid-cache.org/Doc/ + tracker: https://bugs.squid-cache.org/index.cgi + profiles: + common: + rpms: + - squid + api: + rpms: + - squid + components: + rpms: + libecap: + rationale: library needed by Squid + ref: r8s-stream-4 + buildorder: 1 + arches: [aarch64, i686, x86_64] + squid: + rationale: squid caching proxy + ref: r8s-stream-4 + buildorder: 2 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - libecap-0:1.0.1-2.module+el8.9.0+1437+df5ea8f0.src + - libecap-0:1.0.1-2.module+el8.9.0+1437+df5ea8f0.x86_64 + - libecap-debuginfo-0:1.0.1-2.module+el8.9.0+1437+df5ea8f0.x86_64 + - libecap-debugsource-0:1.0.1-2.module+el8.9.0+1437+df5ea8f0.x86_64 + - libecap-devel-0:1.0.1-2.module+el8.9.0+1437+df5ea8f0.x86_64 + - squid-7:4.15-10.module+el8.10.0+1758+80ba9f4b.src + - squid-7:4.15-10.module+el8.10.0+1758+80ba9f4b.x86_64 + - squid-debuginfo-7:4.15-10.module+el8.10.0+1758+80ba9f4b.x86_64 + - squid-debugsource-7:4.15-10.module+el8.10.0+1758+80ba9f4b.x86_64 +... +--- +document: modulemd-defaults +version: 1 +data: + module: subversion + stream: "1.10" + profiles: + "1.10": [common] + "1.14": [common] +... +--- +document: modulemd +version: 2 +data: + name: subversion + stream: "1.10" + version: 8070020221108111308 + context: "78111232" + arch: x86_64 + summary: Apache Subversion + description: >- + Apache Subversion, a Modern Version Control System + license: + module: + - MIT + content: + - ASL 2.0 + - Unicode and MIT + xmd: {} + dependencies: + - buildrequires: + httpd: ["2.4"] + platform: [el8.7.0] + swig: ["3.0"] + requires: + platform: [el8] + references: + documentation: http://subversion.apache.org/docs/ + tracker: https://issues.apache.org/jira/projects/SVN + profiles: + common: + rpms: + - subversion + - subversion-libs + - subversion-tools + server: + rpms: + - mod_dav_svn + - subversion + - subversion-libs + - subversion-tools + api: + rpms: + - mod_dav_svn + - subversion + - subversion-devel + - subversion-libs + filter: + rpms: + - libserf-devel + - python3-subversion + - subversion-ruby + - utf8proc-devel + buildopts: + rpms: + macros: > + %_without_kwallet 1 + + %_without_python2 1 + + %_with_python3 1 + + %_without_bdb 1 + + %_without_pyswig 1 + components: + rpms: + libserf: + rationale: Build dependency. + ref: a074d5c7a31f78151f1178bef999cbd4ee7275f1 + buildorder: 10 + arches: [aarch64, i686, x86_64] + subversion: + rationale: Module API. + ref: 97bd53bf771124fb8746e72be483c9efd7814067 + buildorder: 20 + arches: [aarch64, i686, x86_64] + utf8proc: + rationale: Build dependency. + ref: ab494cdc494693445c12da0e79192459c223f8fe + buildorder: 10 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - libserf-0:1.3.9-9.module+el8.7.0+1065+42200b2e.src + - libserf-0:1.3.9-9.module+el8.7.0+1065+42200b2e.x86_64 + - libserf-debuginfo-0:1.3.9-9.module+el8.7.0+1065+42200b2e.x86_64 + - libserf-debugsource-0:1.3.9-9.module+el8.7.0+1065+42200b2e.x86_64 + - mod_dav_svn-0:1.10.2-5.module+el8.7.0+1065+42200b2e.x86_64 + - mod_dav_svn-debuginfo-0:1.10.2-5.module+el8.7.0+1065+42200b2e.x86_64 + - subversion-0:1.10.2-5.module+el8.7.0+1065+42200b2e.src + - subversion-0:1.10.2-5.module+el8.7.0+1065+42200b2e.x86_64 + - subversion-debuginfo-0:1.10.2-5.module+el8.7.0+1065+42200b2e.x86_64 + - subversion-debugsource-0:1.10.2-5.module+el8.7.0+1065+42200b2e.x86_64 + - subversion-devel-0:1.10.2-5.module+el8.7.0+1065+42200b2e.x86_64 + - subversion-devel-debuginfo-0:1.10.2-5.module+el8.7.0+1065+42200b2e.x86_64 + - subversion-gnome-0:1.10.2-5.module+el8.7.0+1065+42200b2e.x86_64 + - subversion-gnome-debuginfo-0:1.10.2-5.module+el8.7.0+1065+42200b2e.x86_64 + - subversion-javahl-0:1.10.2-5.module+el8.7.0+1065+42200b2e.noarch + - subversion-libs-0:1.10.2-5.module+el8.7.0+1065+42200b2e.x86_64 + - subversion-libs-debuginfo-0:1.10.2-5.module+el8.7.0+1065+42200b2e.x86_64 + - subversion-perl-0:1.10.2-5.module+el8.7.0+1065+42200b2e.x86_64 + - subversion-perl-debuginfo-0:1.10.2-5.module+el8.7.0+1065+42200b2e.x86_64 + - subversion-tools-0:1.10.2-5.module+el8.7.0+1065+42200b2e.x86_64 + - subversion-tools-debuginfo-0:1.10.2-5.module+el8.7.0+1065+42200b2e.x86_64 + - utf8proc-0:2.6.1-3.module+el8.7.0+1065+42200b2e.src + - utf8proc-0:2.6.1-3.module+el8.7.0+1065+42200b2e.x86_64 + - utf8proc-debuginfo-0:2.6.1-3.module+el8.7.0+1065+42200b2e.x86_64 + - utf8proc-debugsource-0:2.6.1-3.module+el8.7.0+1065+42200b2e.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: subversion + stream: "1.14" + version: 8070020221108111307 + context: a74460ab + arch: x86_64 + summary: Apache Subversion + description: >- + Apache Subversion, a Modern Version Control System + license: + module: + - MIT + content: + - ASL 2.0 + - Unicode and MIT + xmd: {} + dependencies: + - buildrequires: + httpd: ["2.4"] + platform: [el8.7.0] + swig: ["4.0"] + requires: + platform: [el8] + references: + documentation: http://subversion.apache.org/docs/ + tracker: https://issues.apache.org/jira/projects/SVN + profiles: + common: + rpms: + - subversion + - subversion-libs + - subversion-tools + server: + rpms: + - mod_dav_svn + - subversion + - subversion-libs + - subversion-tools + api: + rpms: + - mod_dav_svn + - subversion + - subversion-devel + - subversion-libs + filter: + rpms: + - libserf-devel + - subversion-ruby + - utf8proc-devel + buildopts: + rpms: + macros: > + %_without_kwallet 1 + + %_without_python2 1 + + %_with_python3 1 + + %_without_bdb 1 + + %_with_pyswig 1 + components: + rpms: + libserf: + rationale: Build dependency. + ref: c1067fb4420f14369f4db2fefe4ae68a4b6bc950 + buildorder: 10 + arches: [aarch64, i686, x86_64] + subversion: + rationale: Module API. + ref: 09d074649ebe45c64a079cc1aaa16deccc7452a0 + buildorder: 20 + arches: [aarch64, i686, x86_64] + utf8proc: + rationale: Build dependency. + ref: be48392d8d77e9a3e0612893e2802d2b63e1113a + buildorder: 10 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - libserf-0:1.3.9-9.module+el8.7.0+1066+f8abeb19.src + - libserf-0:1.3.9-9.module+el8.7.0+1066+f8abeb19.x86_64 + - libserf-debuginfo-0:1.3.9-9.module+el8.7.0+1066+f8abeb19.x86_64 + - libserf-debugsource-0:1.3.9-9.module+el8.7.0+1066+f8abeb19.x86_64 + - mod_dav_svn-0:1.14.1-2.module+el8.7.0+1066+f8abeb19.x86_64 + - mod_dav_svn-debuginfo-0:1.14.1-2.module+el8.7.0+1066+f8abeb19.x86_64 + - python3-subversion-0:1.14.1-2.module+el8.7.0+1066+f8abeb19.x86_64 + - python3-subversion-debuginfo-0:1.14.1-2.module+el8.7.0+1066+f8abeb19.x86_64 + - subversion-0:1.14.1-2.module+el8.7.0+1066+f8abeb19.src + - subversion-0:1.14.1-2.module+el8.7.0+1066+f8abeb19.x86_64 + - subversion-debuginfo-0:1.14.1-2.module+el8.7.0+1066+f8abeb19.x86_64 + - subversion-debugsource-0:1.14.1-2.module+el8.7.0+1066+f8abeb19.x86_64 + - subversion-devel-0:1.14.1-2.module+el8.7.0+1066+f8abeb19.x86_64 + - subversion-devel-debuginfo-0:1.14.1-2.module+el8.7.0+1066+f8abeb19.x86_64 + - subversion-gnome-0:1.14.1-2.module+el8.7.0+1066+f8abeb19.x86_64 + - subversion-gnome-debuginfo-0:1.14.1-2.module+el8.7.0+1066+f8abeb19.x86_64 + - subversion-javahl-0:1.14.1-2.module+el8.7.0+1066+f8abeb19.noarch + - subversion-libs-0:1.14.1-2.module+el8.7.0+1066+f8abeb19.x86_64 + - subversion-libs-debuginfo-0:1.14.1-2.module+el8.7.0+1066+f8abeb19.x86_64 + - subversion-perl-0:1.14.1-2.module+el8.7.0+1066+f8abeb19.x86_64 + - subversion-perl-debuginfo-0:1.14.1-2.module+el8.7.0+1066+f8abeb19.x86_64 + - subversion-tools-0:1.14.1-2.module+el8.7.0+1066+f8abeb19.x86_64 + - subversion-tools-debuginfo-0:1.14.1-2.module+el8.7.0+1066+f8abeb19.x86_64 + - utf8proc-0:2.6.1-3.module+el8.7.0+1066+f8abeb19.src + - utf8proc-0:2.6.1-3.module+el8.7.0+1066+f8abeb19.x86_64 + - utf8proc-debuginfo-0:2.6.1-3.module+el8.7.0+1066+f8abeb19.x86_64 + - utf8proc-debugsource-0:2.6.1-3.module+el8.7.0+1066+f8abeb19.x86_64 +... +--- +document: modulemd-defaults +version: 1 +data: + module: swig + stream: "3.0" + profiles: + "3.0": [common] + "4.0": [common] + "4.1": [common] +... +--- +document: modulemd +version: 2 +data: + name: swig + stream: "3.0" + version: 8040020210530171044 + context: 9f9e2e7e + arch: x86_64 + summary: Connects C/C++/Objective C to some high-level programming languages + description: > + Simplified Wrapper and Interface Generator (SWIG) is a software development tool + for connecting C, C++ and Objective C programs with a variety of high-level programming + languages. SWIG is primarily used with Perl, Python and Tcl/TK, but it has also + been extended to Java, Eiffel and Guile. SWIG is normally used to create high-level + interpreted programming environments, systems integration, and as a tool for building + user interfaces + license: + module: + - MIT + content: + - BSD + - GPLv3+ and BSD + xmd: {} + dependencies: + - buildrequires: + platform: [el8.4.0] + requires: + platform: [el8] + references: + community: http://swig.org/ + documentation: http://swig.org/doc.html + tracker: http://bugzilla.redhat.com + profiles: + common: + rpms: + - swig + complete: + rpms: + - swig + - swig-doc + - swig-gdb + api: + rpms: + - swig + - swig-doc + - swig-gdb + buildopts: + rpms: + macros: > + %golang 0 + + %guile 0 + + %javalang 0 + + %lualang 0 + + %octave 0 + + %phplang 0 + + %python2lang 0 + + %Rlang 0 + + %rubylang 0 + + %tcl 0 + + %_without_build_ccache_swig 1 + components: + rpms: + swig: + rationale: SWIG package + ref: fbe068f2f12d7c3d86a3ef6bde9c0d241cd3c7df + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - swig-0:3.0.12-19.module+el8.4.0+385+82b6e804.src + - swig-0:3.0.12-19.module+el8.4.0+385+82b6e804.x86_64 + - swig-debuginfo-0:3.0.12-19.module+el8.4.0+385+82b6e804.x86_64 + - swig-debugsource-0:3.0.12-19.module+el8.4.0+385+82b6e804.x86_64 + - swig-doc-0:3.0.12-19.module+el8.4.0+385+82b6e804.noarch + - swig-gdb-0:3.0.12-19.module+el8.4.0+385+82b6e804.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: swig + stream: "4.0" + version: 8040020210530171045 + context: 9f9e2e7e + arch: x86_64 + summary: Connects C/C++/Objective C to some high-level programming languages + description: > + Simplified Wrapper and Interface Generator (SWIG) is a software development tool + for connecting C, C++ and Objective C programs with a variety of high-level programming + languages. SWIG is primarily used with Perl, Python and Tcl/TK, but it has also + been extended to Java, Eiffel and Guile. SWIG is normally used to create high-level + interpreted programming environments, systems integration, and as a tool for building + user interfaces + license: + module: + - MIT + content: + - BSD + - GPLv3+ and BSD + xmd: {} + dependencies: + - buildrequires: + platform: [el8.4.0] + requires: + platform: [el8] + references: + community: http://swig.org/ + documentation: http://swig.org/doc.html + tracker: https://bugzilla.redhat.com/buglist.cgi?classification=Red%20Hat&component=swig-4.0-module&product=Red%20Hat%20Enterprise%20Linux%208 + profiles: + common: + description: Simplified Wrapper and Interface Generator (SWIG) + rpms: + - swig + complete: + description: SWIG, documentation and commands for easier debugging + rpms: + - swig + - swig-doc + - swig-gdb + api: + rpms: + - swig + - swig-doc + - swig-gdb + buildopts: + rpms: + macros: > + %golang 0 + + %guile 0 + + %javalang 0 + + %octave 0 + + %phplang 0 + + %Rlang 0 + + %_without_build_ccache_swig 1 + components: + rpms: + swig: + rationale: SWIG package + ref: 2bd4d8b18c9f9f44f8e1a95a63cc0c7394063f57 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - swig-0:4.0.2-3.module+el8.4.0+386+8a292e6f.src + - swig-0:4.0.2-3.module+el8.4.0+386+8a292e6f.x86_64 + - swig-debuginfo-0:4.0.2-3.module+el8.4.0+386+8a292e6f.x86_64 + - swig-debugsource-0:4.0.2-3.module+el8.4.0+386+8a292e6f.x86_64 + - swig-doc-0:4.0.2-3.module+el8.4.0+386+8a292e6f.noarch + - swig-gdb-0:4.0.2-3.module+el8.4.0+386+8a292e6f.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: swig + stream: "4.1" + version: 8080020221220170145 + context: fd72936b + arch: x86_64 + summary: Connects C/C++/Objective C to some high-level programming languages + description: > + Simplified Wrapper and Interface Generator (SWIG) is a software development tool + for connecting C, C++ and Objective C programs with a variety of high-level programming + languages. SWIG is primarily used with Perl, Python and Tcl/TK, but it has also + been extended to Java, Eiffel and Guile. SWIG is normally used to create high-level + interpreted programming environments, systems integration, and as a tool for building + user interfaces + license: + module: + - MIT + content: + - BSD + - GPLv3+ and BSD + xmd: {} + dependencies: + - buildrequires: + platform: [el8.8.0] + requires: + platform: [el8] + references: + community: http://swig.org/ + documentation: http://swig.org/doc.html + tracker: https://bugzilla.redhat.com/buglist.cgi?classification=Red%20Hat&component=swig-4.1-module&product=Red%20Hat%20Enterprise%20Linux%208 + profiles: + common: + description: Simplified Wrapper and Interface Generator (SWIG) + rpms: + - swig + complete: + description: SWIG, documentation and commands for easier debugging + rpms: + - swig + - swig-doc + - swig-gdb + api: + rpms: + - swig + - swig-doc + - swig-gdb + buildopts: + rpms: + macros: > + %javalang 0 + + %phplang 0 + + %_without_build_ccache_swig 1 + components: + rpms: + swig: + rationale: SWIG package + ref: e50b41ca0295aee783245fdf27f80f26cdcdc562 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - swig-0:4.1.1-1.module+el8.8.0+1109+f60d7b62.src + - swig-0:4.1.1-1.module+el8.8.0+1109+f60d7b62.x86_64 + - swig-debuginfo-0:4.1.1-1.module+el8.8.0+1109+f60d7b62.x86_64 + - swig-debugsource-0:4.1.1-1.module+el8.8.0+1109+f60d7b62.x86_64 + - swig-doc-0:4.1.1-1.module+el8.8.0+1109+f60d7b62.noarch + - swig-gdb-0:4.1.1-1.module+el8.8.0+1109+f60d7b62.x86_64 +... +--- +document: modulemd-defaults +version: 1 +data: + module: varnish + stream: "6" + profiles: + "6": [common] +... +--- +document: modulemd +version: 2 +data: + name: varnish + stream: "6" + version: 8090020240408150337 + context: b46abd14 + arch: x86_64 + summary: Varnish HTTP cache + description: >- + Varnish Cache web application accelerator + license: + module: + - MIT + content: + - BSD + xmd: {} + dependencies: + - buildrequires: + platform: [el8.9.0] + requires: + platform: [el8] + references: + documentation: http://varnish-cache.org/docs/ + tracker: https://github.com/varnishcache/varnish-cache/issues + profiles: + common: + rpms: + - varnish + - varnish-modules + api: + rpms: + - varnish + - varnish-modules + buildopts: + rpms: + macros: > + %_without_python2 1 + + %_with_python3 1 + components: + rpms: + varnish: + rationale: Module API. + ref: 24ee7d09ce288367f428b2c43d51743ebddaf4b5 + arches: [aarch64, i686, x86_64] + varnish-modules: + rationale: Extension modules. + ref: fd6ab2d51540870c80c824c21b16eb3726a7e570 + buildorder: 1 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - varnish-0:6.0.13-1.module+el8.9.0+1777+0acf9965.src + - varnish-0:6.0.13-1.module+el8.9.0+1777+0acf9965.x86_64 + - varnish-devel-0:6.0.13-1.module+el8.9.0+1777+0acf9965.x86_64 + - varnish-docs-0:6.0.13-1.module+el8.9.0+1777+0acf9965.x86_64 + - varnish-modules-0:0.15.0-6.module+el8.5.0+677+2a78a869.src + - varnish-modules-0:0.15.0-6.module+el8.5.0+677+2a78a869.x86_64 + - varnish-modules-debuginfo-0:0.15.0-6.module+el8.5.0+677+2a78a869.x86_64 + - varnish-modules-debugsource-0:0.15.0-6.module+el8.5.0+677+2a78a869.x86_64 +... +--- +document: modulemd-defaults +version: 1 +data: + module: virt + stream: "rhel" + profiles: + rhel: [common] +... +--- +document: modulemd +version: 2 +data: + name: virt + stream: "rhel" + version: 8100020240409152846 + context: e155f54d + arch: x86_64 + summary: Virtualization module + description: >- + A virtualization module + license: + module: + - MIT + content: + - ASL 2.0 + - BSD + - GPLv2 and GPLv2+ and CC-BY + - GPLv2+ + - GPLv2+ or Artistic + - LGPLv2 + - LGPLv2+ + - LGPLv2+ and BSD + - LGPLv3 + xmd: {} + dependencies: + - buildrequires: + platform: [el8.10.0] + requires: + platform: [el8] + profiles: + common: + rpms: + - libguestfs + - libvirt-client + - libvirt-daemon-config-network + - libvirt-daemon-kvm + filter: + rpms: + - ocaml-hivex + - ocaml-hivex-debuginfo + - ocaml-hivex-devel + - ocaml-libguestfs + - ocaml-libguestfs-debuginfo + - ocaml-libguestfs-devel + - ocaml-libnbd + - ocaml-libnbd-debuginfo + - ocaml-libnbd-devel + - qemu-kvm-tests + - qemu-kvm-tests-debuginfo + buildopts: + rpms: + macros: > + %_smp_ncpus_max 16 + components: + rpms: + hivex: + rationale: libguestfs dep + ref: r8s-stream-rhel + buildorder: 1 + arches: [aarch64, i686, x86_64] + libguestfs: + rationale: Primary module content + ref: r8s-stream-rhel + buildorder: 4 + arches: [aarch64, i686, x86_64] + libguestfs-winsupport: + rationale: Primary module content + ref: r8s-stream-rhel + buildorder: 5 + arches: [aarch64, i686, x86_64] + libiscsi: + rationale: qemu-kvm dep + ref: r8s-stream-rhel + buildorder: 1 + arches: [aarch64, i686, x86_64] + libnbd: + rationale: Primary module content + ref: r8s-stream-rhel + buildorder: 1 + arches: [aarch64, i686, x86_64] + libtpms: + rationale: Primary module content + ref: r8s-stream-rhel + buildorder: 1 + arches: [aarch64, i686, x86_64] + libvirt: + rationale: Primary module content + ref: r8s-stream-rhel + buildorder: 3 + arches: [aarch64, i686, x86_64] + libvirt-dbus: + rationale: libvirt-dbus is part of the virtualization module + ref: r8s-stream-rhel + buildorder: 4 + arches: [aarch64, i686, x86_64] + libvirt-python: + rationale: Primary module content + ref: r8s-stream-rhel + buildorder: 4 + arches: [aarch64, i686, x86_64] + nbdkit: + rationale: Primary module content + ref: r8s-stream-rhel + buildorder: 5 + arches: [aarch64, i686, x86_64] + netcf: + rationale: libvirt dep + ref: r8s-stream-rhel + buildorder: 1 + arches: [aarch64, i686, x86_64] + perl-Sys-Virt: + rationale: Primary module content + ref: r8s-stream-rhel + buildorder: 4 + arches: [aarch64, i686, x86_64] + qemu-kvm: + rationale: Primary module content + ref: r8s-stream-rhel + buildorder: 2 + arches: [aarch64, i686, x86_64] + seabios: + rationale: qemu-kvm dep + ref: r8s-stream-rhel + buildorder: 1 + arches: [ppc64le, x86_64] + sgabios: + rationale: qemu-kvm dep + ref: r8s-stream-rhel + buildorder: 1 + arches: [ppc64le, x86_64] + supermin: + rationale: libguestfs dep + ref: r8s-stream-rhel + buildorder: 2 + arches: [aarch64, i686, x86_64] + swtpm: + rationale: Primary module content + ref: r8s-stream-rhel + buildorder: 2 + arches: [aarch64, i686, x86_64] + virt-v2v: + rationale: Primary module content + ref: r8s-stream-rhel + buildorder: 6 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - hivex-0:1.3.18-23.module+el8.10.0+1590+a67ab969.src + - hivex-0:1.3.18-23.module+el8.10.0+1590+a67ab969.x86_64 + - hivex-debuginfo-0:1.3.18-23.module+el8.10.0+1590+a67ab969.x86_64 + - hivex-debugsource-0:1.3.18-23.module+el8.10.0+1590+a67ab969.x86_64 + - hivex-devel-0:1.3.18-23.module+el8.10.0+1590+a67ab969.x86_64 + - libguestfs-1:1.44.0-9.module+el8.10.0+1590+a67ab969.rocky.src + - libguestfs-1:1.44.0-9.module+el8.10.0+1590+a67ab969.rocky.x86_64 + - libguestfs-appliance-1:1.44.0-9.module+el8.10.0+1590+a67ab969.rocky.x86_64 + - libguestfs-bash-completion-1:1.44.0-9.module+el8.10.0+1590+a67ab969.rocky.noarch + - libguestfs-debuginfo-1:1.44.0-9.module+el8.10.0+1590+a67ab969.rocky.x86_64 + - libguestfs-debugsource-1:1.44.0-9.module+el8.10.0+1590+a67ab969.rocky.x86_64 + - libguestfs-devel-1:1.44.0-9.module+el8.10.0+1590+a67ab969.rocky.x86_64 + - libguestfs-gfs2-1:1.44.0-9.module+el8.10.0+1590+a67ab969.rocky.x86_64 + - libguestfs-gobject-1:1.44.0-9.module+el8.10.0+1590+a67ab969.rocky.x86_64 + - libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.10.0+1590+a67ab969.rocky.x86_64 + - libguestfs-gobject-devel-1:1.44.0-9.module+el8.10.0+1590+a67ab969.rocky.x86_64 + - libguestfs-inspect-icons-1:1.44.0-9.module+el8.10.0+1590+a67ab969.rocky.noarch + - libguestfs-java-1:1.44.0-9.module+el8.10.0+1590+a67ab969.rocky.x86_64 + - libguestfs-java-debuginfo-1:1.44.0-9.module+el8.10.0+1590+a67ab969.rocky.x86_64 + - libguestfs-java-devel-1:1.44.0-9.module+el8.10.0+1590+a67ab969.rocky.x86_64 + - libguestfs-javadoc-1:1.44.0-9.module+el8.10.0+1590+a67ab969.rocky.noarch + - libguestfs-man-pages-ja-1:1.44.0-9.module+el8.10.0+1590+a67ab969.rocky.noarch + - libguestfs-man-pages-uk-1:1.44.0-9.module+el8.10.0+1590+a67ab969.rocky.noarch + - libguestfs-rescue-1:1.44.0-9.module+el8.10.0+1590+a67ab969.rocky.x86_64 + - libguestfs-rsync-1:1.44.0-9.module+el8.10.0+1590+a67ab969.rocky.x86_64 + - libguestfs-tools-1:1.44.0-9.module+el8.10.0+1590+a67ab969.rocky.noarch + - libguestfs-tools-c-1:1.44.0-9.module+el8.10.0+1590+a67ab969.rocky.x86_64 + - libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.10.0+1590+a67ab969.rocky.x86_64 + - libguestfs-winsupport-0:8.10-1.module+el8.10.0+1451+358d0d76.src + - libguestfs-winsupport-0:8.10-1.module+el8.10.0+1451+358d0d76.x86_64 + - libguestfs-xfs-1:1.44.0-9.module+el8.10.0+1590+a67ab969.rocky.x86_64 + - libiscsi-0:1.18.0-8.module+el8.10.0+1590+a67ab969.src + - libiscsi-0:1.18.0-8.module+el8.10.0+1590+a67ab969.x86_64 + - libiscsi-debuginfo-0:1.18.0-8.module+el8.10.0+1590+a67ab969.x86_64 + - libiscsi-debugsource-0:1.18.0-8.module+el8.10.0+1590+a67ab969.x86_64 + - libiscsi-devel-0:1.18.0-8.module+el8.10.0+1590+a67ab969.x86_64 + - libiscsi-utils-0:1.18.0-8.module+el8.10.0+1590+a67ab969.x86_64 + - libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.10.0+1590+a67ab969.x86_64 + - libnbd-0:1.6.0-5.module+el8.10.0+1590+a67ab969.src + - libnbd-0:1.6.0-5.module+el8.10.0+1590+a67ab969.x86_64 + - libnbd-bash-completion-0:1.6.0-5.module+el8.10.0+1590+a67ab969.noarch + - libnbd-debuginfo-0:1.6.0-5.module+el8.10.0+1590+a67ab969.x86_64 + - libnbd-debugsource-0:1.6.0-5.module+el8.10.0+1590+a67ab969.x86_64 + - libnbd-devel-0:1.6.0-5.module+el8.10.0+1590+a67ab969.x86_64 + - libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.10.0+1590+a67ab969.src + - libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.10.0+1590+a67ab969.x86_64 + - libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.10.0+1590+a67ab969.x86_64 + - libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.10.0+1590+a67ab969.x86_64 + - libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.10.0+1590+a67ab969.x86_64 + - libvirt-0:8.0.0-23.1.module+el8.10.0+1779+84732956.src + - libvirt-0:8.0.0-23.1.module+el8.10.0+1779+84732956.x86_64 + - libvirt-client-0:8.0.0-23.1.module+el8.10.0+1779+84732956.x86_64 + - libvirt-client-debuginfo-0:8.0.0-23.1.module+el8.10.0+1779+84732956.x86_64 + - libvirt-daemon-0:8.0.0-23.1.module+el8.10.0+1779+84732956.x86_64 + - libvirt-daemon-config-network-0:8.0.0-23.1.module+el8.10.0+1779+84732956.x86_64 + - libvirt-daemon-config-nwfilter-0:8.0.0-23.1.module+el8.10.0+1779+84732956.x86_64 + - libvirt-daemon-debuginfo-0:8.0.0-23.1.module+el8.10.0+1779+84732956.x86_64 + - libvirt-daemon-driver-interface-0:8.0.0-23.1.module+el8.10.0+1779+84732956.x86_64 + - libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.1.module+el8.10.0+1779+84732956.x86_64 + - libvirt-daemon-driver-network-0:8.0.0-23.1.module+el8.10.0+1779+84732956.x86_64 + - libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.1.module+el8.10.0+1779+84732956.x86_64 + - libvirt-daemon-driver-nodedev-0:8.0.0-23.1.module+el8.10.0+1779+84732956.x86_64 + - libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.1.module+el8.10.0+1779+84732956.x86_64 + - libvirt-daemon-driver-nwfilter-0:8.0.0-23.1.module+el8.10.0+1779+84732956.x86_64 + - libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.1.module+el8.10.0+1779+84732956.x86_64 + - libvirt-daemon-driver-qemu-0:8.0.0-23.1.module+el8.10.0+1779+84732956.x86_64 + - libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.1.module+el8.10.0+1779+84732956.x86_64 + - libvirt-daemon-driver-secret-0:8.0.0-23.1.module+el8.10.0+1779+84732956.x86_64 + - libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.1.module+el8.10.0+1779+84732956.x86_64 + - libvirt-daemon-driver-storage-0:8.0.0-23.1.module+el8.10.0+1779+84732956.x86_64 + - libvirt-daemon-driver-storage-core-0:8.0.0-23.1.module+el8.10.0+1779+84732956.x86_64 + - libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.1.module+el8.10.0+1779+84732956.x86_64 + - libvirt-daemon-driver-storage-disk-0:8.0.0-23.1.module+el8.10.0+1779+84732956.x86_64 + - libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.1.module+el8.10.0+1779+84732956.x86_64 + - libvirt-daemon-driver-storage-gluster-0:8.0.0-23.1.module+el8.10.0+1779+84732956.x86_64 + - libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.1.module+el8.10.0+1779+84732956.x86_64 + - libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.1.module+el8.10.0+1779+84732956.x86_64 + - libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.1.module+el8.10.0+1779+84732956.x86_64 + - libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.1.module+el8.10.0+1779+84732956.x86_64 + - libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.1.module+el8.10.0+1779+84732956.x86_64 + - libvirt-daemon-driver-storage-logical-0:8.0.0-23.1.module+el8.10.0+1779+84732956.x86_64 + - libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.1.module+el8.10.0+1779+84732956.x86_64 + - libvirt-daemon-driver-storage-mpath-0:8.0.0-23.1.module+el8.10.0+1779+84732956.x86_64 + - libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.1.module+el8.10.0+1779+84732956.x86_64 + - libvirt-daemon-driver-storage-rbd-0:8.0.0-23.1.module+el8.10.0+1779+84732956.x86_64 + - libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.1.module+el8.10.0+1779+84732956.x86_64 + - libvirt-daemon-driver-storage-scsi-0:8.0.0-23.1.module+el8.10.0+1779+84732956.x86_64 + - libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.1.module+el8.10.0+1779+84732956.x86_64 + - libvirt-daemon-kvm-0:8.0.0-23.1.module+el8.10.0+1779+84732956.x86_64 + - libvirt-dbus-0:1.3.0-2.module+el8.10.0+1590+a67ab969.src + - libvirt-dbus-0:1.3.0-2.module+el8.10.0+1590+a67ab969.x86_64 + - libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.10.0+1590+a67ab969.x86_64 + - libvirt-dbus-debugsource-0:1.3.0-2.module+el8.10.0+1590+a67ab969.x86_64 + - libvirt-debuginfo-0:8.0.0-23.1.module+el8.10.0+1779+84732956.x86_64 + - libvirt-debugsource-0:8.0.0-23.1.module+el8.10.0+1779+84732956.x86_64 + - libvirt-devel-0:8.0.0-23.1.module+el8.10.0+1779+84732956.x86_64 + - libvirt-docs-0:8.0.0-23.1.module+el8.10.0+1779+84732956.x86_64 + - libvirt-libs-0:8.0.0-23.1.module+el8.10.0+1779+84732956.x86_64 + - libvirt-libs-debuginfo-0:8.0.0-23.1.module+el8.10.0+1779+84732956.x86_64 + - libvirt-lock-sanlock-0:8.0.0-23.1.module+el8.10.0+1779+84732956.x86_64 + - libvirt-lock-sanlock-debuginfo-0:8.0.0-23.1.module+el8.10.0+1779+84732956.x86_64 + - libvirt-nss-0:8.0.0-23.1.module+el8.10.0+1779+84732956.x86_64 + - libvirt-nss-debuginfo-0:8.0.0-23.1.module+el8.10.0+1779+84732956.x86_64 + - libvirt-python-0:8.0.0-2.module+el8.10.0+1590+a67ab969.src + - libvirt-python-debugsource-0:8.0.0-2.module+el8.10.0+1590+a67ab969.x86_64 + - libvirt-wireshark-0:8.0.0-23.1.module+el8.10.0+1779+84732956.x86_64 + - libvirt-wireshark-debuginfo-0:8.0.0-23.1.module+el8.10.0+1779+84732956.x86_64 + - lua-guestfs-1:1.44.0-9.module+el8.10.0+1590+a67ab969.rocky.x86_64 + - lua-guestfs-debuginfo-1:1.44.0-9.module+el8.10.0+1590+a67ab969.rocky.x86_64 + - nbdfuse-0:1.6.0-5.module+el8.10.0+1590+a67ab969.x86_64 + - nbdfuse-debuginfo-0:1.6.0-5.module+el8.10.0+1590+a67ab969.x86_64 + - nbdkit-0:1.24.0-5.module+el8.10.0+1590+a67ab969.src + - nbdkit-0:1.24.0-5.module+el8.10.0+1590+a67ab969.x86_64 + - nbdkit-bash-completion-0:1.24.0-5.module+el8.10.0+1590+a67ab969.noarch + - nbdkit-basic-filters-0:1.24.0-5.module+el8.10.0+1590+a67ab969.x86_64 + - nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.10.0+1590+a67ab969.x86_64 + - nbdkit-basic-plugins-0:1.24.0-5.module+el8.10.0+1590+a67ab969.x86_64 + - nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.10.0+1590+a67ab969.x86_64 + - nbdkit-curl-plugin-0:1.24.0-5.module+el8.10.0+1590+a67ab969.x86_64 + - nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.10.0+1590+a67ab969.x86_64 + - nbdkit-debuginfo-0:1.24.0-5.module+el8.10.0+1590+a67ab969.x86_64 + - nbdkit-debugsource-0:1.24.0-5.module+el8.10.0+1590+a67ab969.x86_64 + - nbdkit-devel-0:1.24.0-5.module+el8.10.0+1590+a67ab969.x86_64 + - nbdkit-example-plugins-0:1.24.0-5.module+el8.10.0+1590+a67ab969.x86_64 + - nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.10.0+1590+a67ab969.x86_64 + - nbdkit-gzip-filter-0:1.24.0-5.module+el8.10.0+1590+a67ab969.x86_64 + - nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.10.0+1590+a67ab969.x86_64 + - nbdkit-gzip-plugin-0:1.24.0-5.module+el8.10.0+1590+a67ab969.x86_64 + - nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.10.0+1590+a67ab969.x86_64 + - nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.10.0+1590+a67ab969.x86_64 + - nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.10.0+1590+a67ab969.x86_64 + - nbdkit-nbd-plugin-0:1.24.0-5.module+el8.10.0+1590+a67ab969.x86_64 + - nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.10.0+1590+a67ab969.x86_64 + - nbdkit-python-plugin-0:1.24.0-5.module+el8.10.0+1590+a67ab969.x86_64 + - nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.10.0+1590+a67ab969.x86_64 + - nbdkit-server-0:1.24.0-5.module+el8.10.0+1590+a67ab969.x86_64 + - nbdkit-server-debuginfo-0:1.24.0-5.module+el8.10.0+1590+a67ab969.x86_64 + - nbdkit-ssh-plugin-0:1.24.0-5.module+el8.10.0+1590+a67ab969.x86_64 + - nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.10.0+1590+a67ab969.x86_64 + - nbdkit-tar-filter-0:1.24.0-5.module+el8.10.0+1590+a67ab969.x86_64 + - nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.10.0+1590+a67ab969.x86_64 + - nbdkit-tar-plugin-0:1.24.0-5.module+el8.10.0+1590+a67ab969.x86_64 + - nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.10.0+1590+a67ab969.x86_64 + - nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.10.0+1590+a67ab969.x86_64 + - nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.10.0+1590+a67ab969.x86_64 + - nbdkit-vddk-plugin-0:1.24.0-5.module+el8.10.0+1590+a67ab969.x86_64 + - nbdkit-vddk-plugin-debuginfo-0:1.24.0-5.module+el8.10.0+1590+a67ab969.x86_64 + - nbdkit-xz-filter-0:1.24.0-5.module+el8.10.0+1590+a67ab969.x86_64 + - nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.10.0+1590+a67ab969.x86_64 + - netcf-0:0.2.8-12.module+el8.10.0+1590+a67ab969.src + - netcf-0:0.2.8-12.module+el8.10.0+1590+a67ab969.x86_64 + - netcf-debuginfo-0:0.2.8-12.module+el8.10.0+1590+a67ab969.x86_64 + - netcf-debugsource-0:0.2.8-12.module+el8.10.0+1590+a67ab969.x86_64 + - netcf-devel-0:0.2.8-12.module+el8.10.0+1590+a67ab969.x86_64 + - netcf-libs-0:0.2.8-12.module+el8.10.0+1590+a67ab969.x86_64 + - netcf-libs-debuginfo-0:0.2.8-12.module+el8.10.0+1590+a67ab969.x86_64 + - perl-Sys-Guestfs-1:1.44.0-9.module+el8.10.0+1590+a67ab969.rocky.x86_64 + - perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.10.0+1590+a67ab969.rocky.x86_64 + - perl-Sys-Virt-0:8.0.0-1.module+el8.10.0+1590+a67ab969.src + - perl-Sys-Virt-0:8.0.0-1.module+el8.10.0+1590+a67ab969.x86_64 + - perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.10.0+1590+a67ab969.x86_64 + - perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.10.0+1590+a67ab969.x86_64 + - perl-hivex-0:1.3.18-23.module+el8.10.0+1590+a67ab969.x86_64 + - perl-hivex-debuginfo-0:1.3.18-23.module+el8.10.0+1590+a67ab969.x86_64 + - python3-hivex-0:1.3.18-23.module+el8.10.0+1590+a67ab969.x86_64 + - python3-hivex-debuginfo-0:1.3.18-23.module+el8.10.0+1590+a67ab969.x86_64 + - python3-libguestfs-1:1.44.0-9.module+el8.10.0+1590+a67ab969.rocky.x86_64 + - python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.10.0+1590+a67ab969.rocky.x86_64 + - python3-libnbd-0:1.6.0-5.module+el8.10.0+1590+a67ab969.x86_64 + - python3-libnbd-debuginfo-0:1.6.0-5.module+el8.10.0+1590+a67ab969.x86_64 + - python3-libvirt-0:8.0.0-2.module+el8.10.0+1590+a67ab969.x86_64 + - python3-libvirt-debuginfo-0:8.0.0-2.module+el8.10.0+1590+a67ab969.x86_64 + - qemu-guest-agent-15:6.2.0-49.module+el8.10.0+1752+38c6b60a.x86_64 + - qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+1752+38c6b60a.x86_64 + - qemu-img-15:6.2.0-49.module+el8.10.0+1752+38c6b60a.x86_64 + - qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+1752+38c6b60a.x86_64 + - qemu-kvm-15:6.2.0-49.module+el8.10.0+1752+38c6b60a.src + - qemu-kvm-15:6.2.0-49.module+el8.10.0+1752+38c6b60a.x86_64 + - qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+1752+38c6b60a.x86_64 + - qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+1752+38c6b60a.x86_64 + - qemu-kvm-block-gluster-15:6.2.0-49.module+el8.10.0+1752+38c6b60a.x86_64 + - qemu-kvm-block-gluster-debuginfo-15:6.2.0-49.module+el8.10.0+1752+38c6b60a.x86_64 + - qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+1752+38c6b60a.x86_64 + - qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+1752+38c6b60a.x86_64 + - qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+1752+38c6b60a.x86_64 + - qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+1752+38c6b60a.x86_64 + - qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+1752+38c6b60a.x86_64 + - qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+1752+38c6b60a.x86_64 + - qemu-kvm-common-15:6.2.0-49.module+el8.10.0+1752+38c6b60a.x86_64 + - qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+1752+38c6b60a.x86_64 + - qemu-kvm-core-15:6.2.0-49.module+el8.10.0+1752+38c6b60a.x86_64 + - qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+1752+38c6b60a.x86_64 + - qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+1752+38c6b60a.x86_64 + - qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+1752+38c6b60a.x86_64 + - qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+1752+38c6b60a.x86_64 + - qemu-kvm-hw-usbredir-15:6.2.0-49.module+el8.10.0+1752+38c6b60a.x86_64 + - qemu-kvm-hw-usbredir-debuginfo-15:6.2.0-49.module+el8.10.0+1752+38c6b60a.x86_64 + - qemu-kvm-ui-opengl-15:6.2.0-49.module+el8.10.0+1752+38c6b60a.x86_64 + - qemu-kvm-ui-opengl-debuginfo-15:6.2.0-49.module+el8.10.0+1752+38c6b60a.x86_64 + - qemu-kvm-ui-spice-15:6.2.0-49.module+el8.10.0+1752+38c6b60a.x86_64 + - qemu-kvm-ui-spice-debuginfo-15:6.2.0-49.module+el8.10.0+1752+38c6b60a.x86_64 + - ruby-hivex-0:1.3.18-23.module+el8.10.0+1590+a67ab969.x86_64 + - ruby-hivex-debuginfo-0:1.3.18-23.module+el8.10.0+1590+a67ab969.x86_64 + - ruby-libguestfs-1:1.44.0-9.module+el8.10.0+1590+a67ab969.rocky.x86_64 + - ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.10.0+1590+a67ab969.rocky.x86_64 + - seabios-0:1.16.0-4.module+el8.9.0+1408+7b966129.src + - seabios-0:1.16.0-4.module+el8.9.0+1408+7b966129.x86_64 + - seabios-bin-0:1.16.0-4.module+el8.9.0+1408+7b966129.noarch + - seavgabios-bin-0:1.16.0-4.module+el8.9.0+1408+7b966129.noarch + - sgabios-1:0.20170427git-3.module+el8.10.0+1590+a67ab969.src + - sgabios-1:0.20170427git-3.module+el8.10.0+1590+a67ab969.x86_64 + - sgabios-bin-1:0.20170427git-3.module+el8.10.0+1590+a67ab969.noarch + - supermin-0:5.2.1-2.module+el8.10.0+1590+a67ab969.src + - supermin-0:5.2.1-2.module+el8.10.0+1590+a67ab969.x86_64 + - supermin-debuginfo-0:5.2.1-2.module+el8.10.0+1590+a67ab969.x86_64 + - supermin-debugsource-0:5.2.1-2.module+el8.10.0+1590+a67ab969.x86_64 + - supermin-devel-0:5.2.1-2.module+el8.10.0+1590+a67ab969.x86_64 + - swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.10.0+1590+a67ab969.src + - swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.10.0+1590+a67ab969.x86_64 + - swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.10.0+1590+a67ab969.x86_64 + - swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.10.0+1590+a67ab969.x86_64 + - swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.10.0+1590+a67ab969.x86_64 + - swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.10.0+1590+a67ab969.x86_64 + - swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.10.0+1590+a67ab969.x86_64 + - swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.10.0+1590+a67ab969.x86_64 + - swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.10.0+1590+a67ab969.x86_64 + - swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.10.0+1590+a67ab969.x86_64 + - virt-dib-1:1.44.0-9.module+el8.10.0+1590+a67ab969.rocky.x86_64 + - virt-dib-debuginfo-1:1.44.0-9.module+el8.10.0+1590+a67ab969.rocky.x86_64 + - virt-v2v-1:1.42.0-22.module+el8.10.0+1590+a67ab969.src + - virt-v2v-1:1.42.0-22.module+el8.10.0+1590+a67ab969.x86_64 + - virt-v2v-bash-completion-1:1.42.0-22.module+el8.10.0+1590+a67ab969.noarch + - virt-v2v-debuginfo-1:1.42.0-22.module+el8.10.0+1590+a67ab969.x86_64 + - virt-v2v-debugsource-1:1.42.0-22.module+el8.10.0+1590+a67ab969.x86_64 + - virt-v2v-man-pages-ja-1:1.42.0-22.module+el8.10.0+1590+a67ab969.noarch + - virt-v2v-man-pages-uk-1:1.42.0-22.module+el8.10.0+1590+a67ab969.noarch +... +--- +document: modulemd +version: 2 +data: + name: ruby + stream: "3.0" + version: 8100020240531002531 + context: e155f54d + arch: x86_64 + summary: An interpreter of object-oriented scripting language + description: >- + Ruby is the interpreted scripting language for quick and easy object-oriented + programming. It has many features to process text files and to do system management + tasks (as in Perl). It is simple, straight-forward, and extensible. + license: + module: + - MIT + content: + - (BSD or Ruby) and PostgreSQL + - (Ruby or BSD) and (Ruby or BSD or Python) and (Ruby or BSD or LGPLv2+) + - (Ruby or BSD) and Public Domain and MIT and CC0 and zlib and UCD + - (Ruby or GPLv2) and UCD + - BSD + - GPLv2 and Ruby and MIT and OFL + - MIT + - Ruby or BSD + - Ruby or MIT + xmd: {} + dependencies: + - buildrequires: + platform: [el8.10.0] + requires: + platform: [el8] + references: + community: http://ruby-lang.org/ + documentation: https://www.ruby-lang.org/en/documentation/ + tracker: https://bugs.ruby-lang.org/ + profiles: + common: + rpms: + - ruby + api: + rpms: + - ruby + - ruby-default-gems + - ruby-devel + - ruby-libs + - rubygem-abrt + - rubygem-bigdecimal + - rubygem-bundler + - rubygem-io-console + - rubygem-irb + - rubygem-json + - rubygem-minitest + - rubygem-mysql2 + - rubygem-net-telnet + - rubygem-openssl + - rubygem-pg + - rubygem-power_assert + - rubygem-psych + - rubygem-rake + - rubygem-rdoc + - rubygem-test-unit + - rubygem-xmlrpc + - rubygems + - rubygems-devel + components: + rpms: + ruby: + rationale: An interpreter of object-oriented scripting language + ref: aa49aeae81675989895e146a38bb8385ea959699 + buildorder: 101 + arches: [aarch64, i686, x86_64] + multilib: [x86_64] + rubygem-abrt: + rationale: ABRT support for Ruby + ref: 751ffb04d5eae2dd5a682c3d9624dac7182b6b7b + buildorder: 102 + arches: [aarch64, i686, x86_64] + rubygem-mysql2: + rationale: A simple, fast Mysql library for Ruby, binding to libmysql + ref: d073c22f5663a13ddd521d19d209f624e56f547f + buildorder: 102 + arches: [aarch64, i686, x86_64] + rubygem-pg: + rationale: A Ruby interface to the PostgreSQL RDBMS + ref: 24e25e6700738e852b10b19a18296187bdeb4bd8 + buildorder: 102 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - ruby-0:3.0.7-143.module+el8.10.0+1820+f3fffb92.i686 + - ruby-0:3.0.7-143.module+el8.10.0+1820+f3fffb92.src + - ruby-0:3.0.7-143.module+el8.10.0+1820+f3fffb92.x86_64 + - ruby-debuginfo-0:3.0.7-143.module+el8.10.0+1820+f3fffb92.i686 + - ruby-debuginfo-0:3.0.7-143.module+el8.10.0+1820+f3fffb92.x86_64 + - ruby-debugsource-0:3.0.7-143.module+el8.10.0+1820+f3fffb92.i686 + - ruby-debugsource-0:3.0.7-143.module+el8.10.0+1820+f3fffb92.x86_64 + - ruby-default-gems-0:3.0.7-143.module+el8.10.0+1820+f3fffb92.noarch + - ruby-devel-0:3.0.7-143.module+el8.10.0+1820+f3fffb92.i686 + - ruby-devel-0:3.0.7-143.module+el8.10.0+1820+f3fffb92.x86_64 + - ruby-doc-0:3.0.7-143.module+el8.10.0+1820+f3fffb92.noarch + - ruby-libs-0:3.0.7-143.module+el8.10.0+1820+f3fffb92.i686 + - ruby-libs-0:3.0.7-143.module+el8.10.0+1820+f3fffb92.x86_64 + - ruby-libs-debuginfo-0:3.0.7-143.module+el8.10.0+1820+f3fffb92.i686 + - ruby-libs-debuginfo-0:3.0.7-143.module+el8.10.0+1820+f3fffb92.x86_64 + - rubygem-abrt-0:0.4.0-1.module+el8.10.0+1820+f3fffb92.noarch + - rubygem-abrt-0:0.4.0-1.module+el8.10.0+1820+f3fffb92.src + - rubygem-abrt-doc-0:0.4.0-1.module+el8.10.0+1820+f3fffb92.noarch + - rubygem-bigdecimal-0:3.0.0-143.module+el8.10.0+1820+f3fffb92.i686 + - rubygem-bigdecimal-0:3.0.0-143.module+el8.10.0+1820+f3fffb92.x86_64 + - rubygem-bigdecimal-debuginfo-0:3.0.0-143.module+el8.10.0+1820+f3fffb92.i686 + - rubygem-bigdecimal-debuginfo-0:3.0.0-143.module+el8.10.0+1820+f3fffb92.x86_64 + - rubygem-bundler-0:2.2.33-143.module+el8.10.0+1820+f3fffb92.noarch + - rubygem-io-console-0:0.5.7-143.module+el8.10.0+1820+f3fffb92.i686 + - rubygem-io-console-0:0.5.7-143.module+el8.10.0+1820+f3fffb92.x86_64 + - rubygem-io-console-debuginfo-0:0.5.7-143.module+el8.10.0+1820+f3fffb92.i686 + - rubygem-io-console-debuginfo-0:0.5.7-143.module+el8.10.0+1820+f3fffb92.x86_64 + - rubygem-irb-0:1.3.5-143.module+el8.10.0+1820+f3fffb92.noarch + - rubygem-json-0:2.5.1-143.module+el8.10.0+1820+f3fffb92.i686 + - rubygem-json-0:2.5.1-143.module+el8.10.0+1820+f3fffb92.x86_64 + - rubygem-json-debuginfo-0:2.5.1-143.module+el8.10.0+1820+f3fffb92.i686 + - rubygem-json-debuginfo-0:2.5.1-143.module+el8.10.0+1820+f3fffb92.x86_64 + - rubygem-minitest-0:5.14.2-143.module+el8.10.0+1820+f3fffb92.noarch + - rubygem-mysql2-0:0.5.3-2.module+el8.10.0+1820+f3fffb92.src + - rubygem-mysql2-0:0.5.3-2.module+el8.10.0+1820+f3fffb92.x86_64 + - rubygem-mysql2-debuginfo-0:0.5.3-2.module+el8.10.0+1820+f3fffb92.x86_64 + - rubygem-mysql2-debugsource-0:0.5.3-2.module+el8.10.0+1820+f3fffb92.x86_64 + - rubygem-mysql2-doc-0:0.5.3-2.module+el8.10.0+1820+f3fffb92.noarch + - rubygem-pg-0:1.2.3-1.module+el8.10.0+1820+f3fffb92.src + - rubygem-pg-0:1.2.3-1.module+el8.10.0+1820+f3fffb92.x86_64 + - rubygem-pg-debuginfo-0:1.2.3-1.module+el8.10.0+1820+f3fffb92.x86_64 + - rubygem-pg-debugsource-0:1.2.3-1.module+el8.10.0+1820+f3fffb92.x86_64 + - rubygem-pg-doc-0:1.2.3-1.module+el8.10.0+1820+f3fffb92.noarch + - rubygem-power_assert-0:1.2.1-143.module+el8.10.0+1820+f3fffb92.noarch + - rubygem-psych-0:3.3.2-143.module+el8.10.0+1820+f3fffb92.i686 + - rubygem-psych-0:3.3.2-143.module+el8.10.0+1820+f3fffb92.x86_64 + - rubygem-psych-debuginfo-0:3.3.2-143.module+el8.10.0+1820+f3fffb92.i686 + - rubygem-psych-debuginfo-0:3.3.2-143.module+el8.10.0+1820+f3fffb92.x86_64 + - rubygem-rake-0:13.0.3-143.module+el8.10.0+1820+f3fffb92.noarch + - rubygem-rbs-0:1.4.0-143.module+el8.10.0+1820+f3fffb92.noarch + - rubygem-rdoc-0:6.3.4.1-143.module+el8.10.0+1820+f3fffb92.noarch + - rubygem-rexml-0:3.2.5-143.module+el8.10.0+1820+f3fffb92.noarch + - rubygem-rss-0:0.2.9-143.module+el8.10.0+1820+f3fffb92.noarch + - rubygem-test-unit-0:3.3.7-143.module+el8.10.0+1820+f3fffb92.noarch + - rubygem-typeprof-0:0.15.2-143.module+el8.10.0+1820+f3fffb92.noarch + - rubygems-0:3.2.33-143.module+el8.10.0+1820+f3fffb92.noarch + - rubygems-devel-0:3.2.33-143.module+el8.10.0+1820+f3fffb92.noarch +... +--- +document: modulemd +version: 2 +data: + name: nodejs + stream: "20" + version: 8100020240531154025 + context: e155f54d + arch: x86_64 + summary: Javascript runtime + description: >- + Node.js is a platform built on Chrome's JavaScript runtime for easily building + fast, scalable network applications. Node.js uses an event-driven, non-blocking + I/O model that makes it lightweight and efficient, perfect for data-intensive + real-time applications that run across distributed devices. + license: + module: + - MIT + content: + - MIT + - MIT and ASL 2.0 and ISC and BSD + xmd: {} + dependencies: + - buildrequires: + platform: [el8.10.0] + requires: + platform: [el8] + references: + community: http://nodejs.org + documentation: http://nodejs.org/en/docs + tracker: https://github.com/nodejs/node/issues + profiles: + common: + rpms: + - nodejs + - npm + development: + rpms: + - nodejs + - nodejs-devel + - npm + minimal: + rpms: + - nodejs + s2i: + rpms: + - nodejs + - nodejs-nodemon + - npm + api: + rpms: + - nodejs + - nodejs-devel + - npm + buildopts: + rpms: + macros: > + %_with_bundled 1 + components: + rpms: + nodejs: + rationale: Javascript runtime and npm package manager. + ref: b8fd9a8a6edfabf7804040b1b68226c773a633f6 + buildorder: 100 + arches: [aarch64, i686, x86_64] + nodejs-nodemon: + rationale: Simple monitor script for use during development of a node.js app + ref: 5e8d1ae4b46a3faedcff94e7dda5786982c88184 + buildorder: 200 + arches: [aarch64, i686, x86_64] + nodejs-packaging: + rationale: RPM Macros and Utilities for Node.js Packaging + ref: b717271ed84f5e3eef91cce66fd9f628775cbd1c + buildorder: 10 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - nodejs-1:20.12.2-2.module+el8.10.0+1823+b5789597.src + - nodejs-1:20.12.2-2.module+el8.10.0+1823+b5789597.x86_64 + - nodejs-debuginfo-1:20.12.2-2.module+el8.10.0+1823+b5789597.x86_64 + - nodejs-debugsource-1:20.12.2-2.module+el8.10.0+1823+b5789597.x86_64 + - nodejs-devel-1:20.12.2-2.module+el8.10.0+1823+b5789597.x86_64 + - nodejs-docs-1:20.12.2-2.module+el8.10.0+1823+b5789597.noarch + - nodejs-full-i18n-1:20.12.2-2.module+el8.10.0+1823+b5789597.x86_64 + - nodejs-nodemon-0:3.0.1-1.module+el8.10.0+1823+b5789597.noarch + - nodejs-nodemon-0:3.0.1-1.module+el8.10.0+1823+b5789597.src + - nodejs-packaging-0:2021.06-4.module+el8.10.0+1823+b5789597.noarch + - nodejs-packaging-0:2021.06-4.module+el8.10.0+1823+b5789597.src + - nodejs-packaging-bundler-0:2021.06-4.module+el8.10.0+1823+b5789597.noarch + - npm-1:10.5.0-1.20.12.2.2.module+el8.10.0+1823+b5789597.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: nodejs + stream: "18" + version: 8100020240531154021 + context: e155f54d + arch: x86_64 + summary: Javascript runtime + description: >- + Node.js is a platform built on Chrome's JavaScript runtime for easily building + fast, scalable network applications. Node.js uses an event-driven, non-blocking + I/O model that makes it lightweight and efficient, perfect for data-intensive + real-time applications that run across distributed devices. + license: + module: + - MIT + content: + - MIT + - MIT and ASL 2.0 and ISC and BSD + xmd: {} + dependencies: + - buildrequires: + platform: [el8.10.0] + requires: + platform: [el8] + references: + community: http://nodejs.org + documentation: http://nodejs.org/en/docs + tracker: https://github.com/nodejs/node/issues + profiles: + common: + rpms: + - nodejs + - npm + development: + rpms: + - nodejs + - nodejs-devel + - npm + minimal: + rpms: + - nodejs + s2i: + rpms: + - nodejs + - nodejs-nodemon + - npm + api: + rpms: + - nodejs + - nodejs-devel + - npm + buildopts: + rpms: + macros: > + %_with_bundled 1 + components: + rpms: + nodejs: + rationale: Javascript runtime and npm package manager. + ref: 417a65082f8682d91d0c7efc15e9605f4880ef02 + buildorder: 100 + arches: [aarch64, i686, x86_64] + nodejs-nodemon: + rationale: Simple monitor script for use during development of a node.js app + ref: ef302d02612d361d1c0ed6f65c5215f0b3b65e37 + buildorder: 200 + arches: [aarch64, i686, x86_64] + nodejs-packaging: + rationale: RPM Macros and Utilities for Node.js Packaging + ref: 3f62e98d5f7c9bcd7fc03ddd3da4befa7a824d23 + buildorder: 10 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - nodejs-1:18.20.2-1.module+el8.10.0+1824+532140ee.src + - nodejs-1:18.20.2-1.module+el8.10.0+1824+532140ee.x86_64 + - nodejs-debuginfo-1:18.20.2-1.module+el8.10.0+1824+532140ee.x86_64 + - nodejs-debugsource-1:18.20.2-1.module+el8.10.0+1824+532140ee.x86_64 + - nodejs-devel-1:18.20.2-1.module+el8.10.0+1824+532140ee.x86_64 + - nodejs-docs-1:18.20.2-1.module+el8.10.0+1824+532140ee.noarch + - nodejs-full-i18n-1:18.20.2-1.module+el8.10.0+1824+532140ee.x86_64 + - nodejs-nodemon-0:3.0.1-1.module+el8.10.0+1824+532140ee.noarch + - nodejs-nodemon-0:3.0.1-1.module+el8.10.0+1824+532140ee.src + - nodejs-packaging-0:2021.06-4.module+el8.10.0+1824+532140ee.noarch + - nodejs-packaging-0:2021.06-4.module+el8.10.0+1824+532140ee.src + - nodejs-packaging-bundler-0:2021.06-4.module+el8.10.0+1824+532140ee.noarch + - npm-1:10.5.0-1.18.20.2.1.module+el8.10.0+1824+532140ee.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: container-tools + stream: "rhel8" + version: 8100020240531164724 + context: 82888897 + arch: x86_64 + summary: Most recent (rolling) versions of podman, buildah, skopeo, runc, conmon, + runc, conmon, CRIU, Udica, etc as well as dependencies such as container-selinux + built and tested together, and updated as frequently as every 12 weeks. + description: >- + Latest versions of podman, buildah, skopeo, runc, conmon, CRIU, Udica, etc as + well as dependencies such as container-selinux built and tested together, and + updated as frequently as every 12 weeks. Only very limited back ports are provided + to this stream, and most patches come from providing new versions. + license: + module: + - MIT + content: + - ASL 2.0 + - ASL 2.0 and BSD and MIT + - Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 + - BSD and MIT + - GPLv2 + - GPLv2+ + - GPLv3+ + - LGPL-2.1-or-later + xmd: {} + dependencies: + - buildrequires: + go-toolset: [rhel8] + golang-ecosystem: [1.0] + platform: [el8.10.0] + requires: + platform: [el8] + references: + community: https://github.com/projectatomic + documentation: https://projectatomic.io + tracker: https://github.com/projectatomic + profiles: + common: + rpms: + - aardvark-dns + - buildah + - cockpit-podman + - conmon + - container-selinux + - containernetworking-plugins + - containers-common + - criu + - crun + - fuse-overlayfs + - libslirp + - netavark + - podman + - python3-podman + - runc + - skopeo + - slirp4netns + - toolbox + - udica + api: + rpms: + - buildah + - conmon + - container-selinux + - containernetworking-plugins + - containers-common + - fuse-overlayfs + - libslirp + - podman + - podman-docker + - podman-manpages + - podman-remote + - python3-podman + - runc + - skopeo + - slirp4netns + buildopts: + rpms: + macros: > + %_with_ignore_tests 1 + components: + rpms: + aardvark-dns: + rationale: Primary component of this module + ref: 5408c5cee5876018c7dcf9daa3de84ed4cb59989 + arches: [aarch64, i686, x86_64] + buildah: + rationale: Primary component of this module + ref: 81391f9ed309531d80253645ca56b70629f03237 + arches: [aarch64, i686, x86_64] + cockpit-podman: + rationale: Primary component of this module + ref: 0e0d77bf8d87e12fa3959c6000eff690d37449d2 + arches: [aarch64, i686, x86_64] + conmon: + rationale: Primary component of this module + ref: bdc3c738efe10557d605aca656a9c652c5ed1e1c + arches: [aarch64, i686, x86_64] + container-selinux: + rationale: Primary component of this module + ref: 98353e448f267533288236edcafdcaea066b5060 + arches: [aarch64, i686, x86_64] + containernetworking-plugins: + rationale: Primary component of this module + ref: f35233b4a9fffe9a5eb59bce55cf0916c6b48942 + arches: [aarch64, i686, x86_64] + containers-common: + rationale: Primary component of this module + ref: 39858d5298fa860075a303ee68329a348f038cd6 + arches: [aarch64, i686, x86_64] + criu: + rationale: Primary component of this module + ref: fa43cc86a588ca3a8577a1b0866d7898671948ae + buildorder: -1 + arches: [aarch64, i686, x86_64] + crun: + rationale: Primary component of this module + ref: a28306400abd73d2481b97fee164dc0e82db345e + arches: [aarch64, i686, x86_64] + fuse-overlayfs: + rationale: Primary component of this module + ref: a7589e40b1191749ed458e942aa38cbeebdb02e3 + arches: [aarch64, i686, x86_64] + libslirp: + rationale: Primary component of this module + ref: ac30ffb39aa858ecfcc752f50a4b26d69e549d85 + buildorder: -1 + arches: [aarch64, i686, x86_64] + netavark: + rationale: Primary component of this module + ref: 8e319390ac877c27bcbf9492b9fd52a255a5bcdf + arches: [aarch64, i686, x86_64] + oci-seccomp-bpf-hook: + rationale: Primary component of this module + ref: f6ce34ef501d4928d77c351384a1b5a007053cce + arches: [aarch64, i686, x86_64] + podman: + rationale: Primary component of this module + ref: 4537b340c230a70112c3d4b6885955fbdd6eefb0 + arches: [aarch64, i686, x86_64] + python-podman: + rationale: Primary component of this module + ref: 7a0473b51267ccf160e44caf85ee38f8b8853963 + arches: [aarch64, i686, x86_64] + runc: + rationale: Primary component of this module + ref: 5c0c99f58ec3ebd214bb38739de99d2cefce9218 + arches: [aarch64, i686, x86_64] + skopeo: + rationale: Primary component of this module + ref: fb5c4157ecbb598a658da80fd388b6ff72156b6c + arches: [aarch64, i686, x86_64] + slirp4netns: + rationale: Primary component of this module + ref: 1664cdae0e9bf473ee6120efe2a11efd6ce73ef8 + arches: [aarch64, i686, x86_64] + toolbox: + rationale: Primary component of this module + ref: 2b35ac08e53ced6ffaba57a681a2e047a78cad1f + arches: [aarch64, i686, x86_64] + udica: + rationale: Primary component of this module + ref: 671c50d1571ab0e565b95d7d61671b840d50c083 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - aardvark-dns-2:1.10.0-1.module+el8.10.0+1825+623b0c20.src + - aardvark-dns-2:1.10.0-1.module+el8.10.0+1825+623b0c20.x86_64 + - buildah-2:1.33.7-1.module+el8.10.0+1825+623b0c20.src + - buildah-2:1.33.7-1.module+el8.10.0+1825+623b0c20.x86_64 + - buildah-debuginfo-2:1.33.7-1.module+el8.10.0+1825+623b0c20.x86_64 + - buildah-debugsource-2:1.33.7-1.module+el8.10.0+1825+623b0c20.x86_64 + - buildah-tests-2:1.33.7-1.module+el8.10.0+1825+623b0c20.x86_64 + - buildah-tests-debuginfo-2:1.33.7-1.module+el8.10.0+1825+623b0c20.x86_64 + - cockpit-podman-0:84.1-1.module+el8.10.0+1825+623b0c20.noarch + - cockpit-podman-0:84.1-1.module+el8.10.0+1825+623b0c20.src + - conmon-3:2.1.10-1.module+el8.10.0+1815+5fe7415e.src + - conmon-3:2.1.10-1.module+el8.10.0+1815+5fe7415e.x86_64 + - conmon-debuginfo-3:2.1.10-1.module+el8.10.0+1815+5fe7415e.x86_64 + - conmon-debugsource-3:2.1.10-1.module+el8.10.0+1815+5fe7415e.x86_64 + - container-selinux-2:2.229.0-2.module+el8.10.0+1825+623b0c20.noarch + - container-selinux-2:2.229.0-2.module+el8.10.0+1825+623b0c20.src + - containernetworking-plugins-1:1.4.0-2.module+el8.10.0+1825+623b0c20.src + - containernetworking-plugins-1:1.4.0-2.module+el8.10.0+1825+623b0c20.x86_64 + - containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+1825+623b0c20.x86_64 + - containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+1825+623b0c20.x86_64 + - containers-common-2:1-81.module+el8.10.0+1825+623b0c20.src + - containers-common-2:1-81.module+el8.10.0+1825+623b0c20.x86_64 + - crit-0:3.18-5.module+el8.10.0+1825+623b0c20.x86_64 + - criu-0:3.18-5.module+el8.10.0+1825+623b0c20.src + - criu-0:3.18-5.module+el8.10.0+1825+623b0c20.x86_64 + - criu-debuginfo-0:3.18-5.module+el8.10.0+1825+623b0c20.x86_64 + - criu-debugsource-0:3.18-5.module+el8.10.0+1825+623b0c20.x86_64 + - criu-devel-0:3.18-5.module+el8.10.0+1825+623b0c20.x86_64 + - criu-libs-0:3.18-5.module+el8.10.0+1825+623b0c20.x86_64 + - criu-libs-debuginfo-0:3.18-5.module+el8.10.0+1825+623b0c20.x86_64 + - crun-0:1.14.3-2.module+el8.10.0+1825+623b0c20.src + - crun-0:1.14.3-2.module+el8.10.0+1825+623b0c20.x86_64 + - crun-debuginfo-0:1.14.3-2.module+el8.10.0+1825+623b0c20.x86_64 + - crun-debugsource-0:1.14.3-2.module+el8.10.0+1825+623b0c20.x86_64 + - fuse-overlayfs-0:1.13-1.module+el8.10.0+1825+623b0c20.src + - fuse-overlayfs-0:1.13-1.module+el8.10.0+1825+623b0c20.x86_64 + - fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+1825+623b0c20.x86_64 + - fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+1825+623b0c20.x86_64 + - libslirp-0:4.4.0-2.module+el8.10.0+1825+623b0c20.src + - libslirp-0:4.4.0-2.module+el8.10.0+1825+623b0c20.x86_64 + - libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+1825+623b0c20.x86_64 + - libslirp-debugsource-0:4.4.0-2.module+el8.10.0+1825+623b0c20.x86_64 + - libslirp-devel-0:4.4.0-2.module+el8.10.0+1825+623b0c20.x86_64 + - netavark-2:1.10.3-1.module+el8.10.0+1825+623b0c20.src + - netavark-2:1.10.3-1.module+el8.10.0+1825+623b0c20.x86_64 + - oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+1825+623b0c20.src + - oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+1825+623b0c20.x86_64 + - oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+1825+623b0c20.x86_64 + - oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+1825+623b0c20.x86_64 + - podman-4:4.9.4-1.module+el8.10.0+1825+623b0c20.src + - podman-4:4.9.4-1.module+el8.10.0+1825+623b0c20.x86_64 + - podman-catatonit-4:4.9.4-1.module+el8.10.0+1825+623b0c20.x86_64 + - podman-catatonit-debuginfo-4:4.9.4-1.module+el8.10.0+1825+623b0c20.x86_64 + - podman-debuginfo-4:4.9.4-1.module+el8.10.0+1825+623b0c20.x86_64 + - podman-debugsource-4:4.9.4-1.module+el8.10.0+1825+623b0c20.x86_64 + - podman-docker-4:4.9.4-1.module+el8.10.0+1825+623b0c20.noarch + - podman-gvproxy-4:4.9.4-1.module+el8.10.0+1825+623b0c20.x86_64 + - podman-gvproxy-debuginfo-4:4.9.4-1.module+el8.10.0+1825+623b0c20.x86_64 + - podman-plugins-4:4.9.4-1.module+el8.10.0+1825+623b0c20.x86_64 + - podman-plugins-debuginfo-4:4.9.4-1.module+el8.10.0+1825+623b0c20.x86_64 + - podman-remote-4:4.9.4-1.module+el8.10.0+1825+623b0c20.x86_64 + - podman-remote-debuginfo-4:4.9.4-1.module+el8.10.0+1825+623b0c20.x86_64 + - podman-tests-4:4.9.4-1.module+el8.10.0+1825+623b0c20.x86_64 + - python-podman-0:4.9.0-1.module+el8.10.0+1825+623b0c20.src + - python3-criu-0:3.18-5.module+el8.10.0+1825+623b0c20.x86_64 + - python3-podman-0:4.9.0-1.module+el8.10.0+1825+623b0c20.noarch + - runc-1:1.1.12-1.module+el8.10.0+1825+623b0c20.src + - runc-1:1.1.12-1.module+el8.10.0+1825+623b0c20.x86_64 + - runc-debuginfo-1:1.1.12-1.module+el8.10.0+1825+623b0c20.x86_64 + - runc-debugsource-1:1.1.12-1.module+el8.10.0+1825+623b0c20.x86_64 + - skopeo-2:1.14.3-2.module+el8.10.0+1825+623b0c20.src + - skopeo-2:1.14.3-2.module+el8.10.0+1825+623b0c20.x86_64 + - skopeo-tests-2:1.14.3-2.module+el8.10.0+1825+623b0c20.x86_64 + - slirp4netns-0:1.2.3-1.module+el8.10.0+1825+623b0c20.src + - slirp4netns-0:1.2.3-1.module+el8.10.0+1825+623b0c20.x86_64 + - slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+1825+623b0c20.x86_64 + - slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+1825+623b0c20.x86_64 + - toolbox-0:0.0.99.5-2.module+el8.10.0+1825+623b0c20.rocky.0.2.src + - toolbox-0:0.0.99.5-2.module+el8.10.0+1825+623b0c20.rocky.0.2.x86_64 + - toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+1825+623b0c20.rocky.0.2.x86_64 + - toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+1825+623b0c20.rocky.0.2.x86_64 + - toolbox-tests-0:0.0.99.5-2.module+el8.10.0+1825+623b0c20.rocky.0.2.x86_64 + - udica-0:0.2.6-21.module+el8.10.0+1825+623b0c20.noarch + - udica-0:0.2.6-21.module+el8.10.0+1825+623b0c20.src +... +--- +document: modulemd +version: 2 +data: + name: ruby + stream: "3.1" + version: 8100020240603142921 + context: e155f54d + arch: x86_64 + summary: An interpreter of object-oriented scripting language + description: >- + Ruby is the interpreted scripting language for quick and easy object-oriented + programming. It has many features to process text files and to do system management + tasks (as in Perl). It is simple, straight-forward, and extensible. + license: + module: + - MIT + content: + - (BSD or Ruby) and PostgreSQL + - (Ruby or BSD) and (Ruby or BSD or Python) and (Ruby or BSD or LGPLv2+) + - (Ruby or BSD) and Public Domain and MIT and CC0 and zlib and UCD + - (Ruby or GPLv2) and UCD + - BSD + - GPLv2 and Ruby and MIT and OFL + - MIT + - Ruby or BSD + - Ruby or MIT + xmd: {} + dependencies: + - buildrequires: + platform: [el8.10.0] + requires: + platform: [el8] + references: + community: http://ruby-lang.org/ + documentation: https://www.ruby-lang.org/en/documentation/ + tracker: https://bugs.ruby-lang.org/ + profiles: + common: + rpms: + - ruby + api: + rpms: + - ruby + - ruby-bundled-gems + - ruby-default-gems + - ruby-devel + - ruby-libs + - rubygem-abrt + - rubygem-bigdecimal + - rubygem-bundler + - rubygem-io-console + - rubygem-irb + - rubygem-json + - rubygem-minitest + - rubygem-mysql2 + - rubygem-pg + - rubygem-power_assert + - rubygem-psych + - rubygem-rake + - rubygem-rdoc + - rubygem-test-unit + - rubygems + - rubygems-devel + components: + rpms: + ruby: + rationale: An interpreter of object-oriented scripting language + ref: 75c6932309731ac6f1c15f17bdd657d533132850 + buildorder: 101 + arches: [aarch64, i686, x86_64] + multilib: [x86_64] + rubygem-abrt: + rationale: ABRT support for Ruby + ref: fba83f61882423e8cf08d61571c9fa1677dc2f17 + buildorder: 102 + arches: [aarch64, i686, x86_64] + rubygem-mysql2: + rationale: A simple, fast Mysql library for Ruby, binding to libmysql + ref: f7da49ded490f7c34c3a5e03a537e85e3fcef833 + buildorder: 102 + arches: [aarch64, i686, x86_64] + rubygem-pg: + rationale: A Ruby interface to the PostgreSQL RDBMS + ref: 0ae82f40ad93a2050a406dca39f6b464420adec3 + buildorder: 102 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - ruby-0:3.1.5-143.module+el8.10.0+1826+b62220b4.i686 + - ruby-0:3.1.5-143.module+el8.10.0+1826+b62220b4.src + - ruby-0:3.1.5-143.module+el8.10.0+1826+b62220b4.x86_64 + - ruby-bundled-gems-0:3.1.5-143.module+el8.10.0+1826+b62220b4.i686 + - ruby-bundled-gems-0:3.1.5-143.module+el8.10.0+1826+b62220b4.x86_64 + - ruby-bundled-gems-debuginfo-0:3.1.5-143.module+el8.10.0+1826+b62220b4.i686 + - ruby-bundled-gems-debuginfo-0:3.1.5-143.module+el8.10.0+1826+b62220b4.x86_64 + - ruby-debuginfo-0:3.1.5-143.module+el8.10.0+1826+b62220b4.i686 + - ruby-debuginfo-0:3.1.5-143.module+el8.10.0+1826+b62220b4.x86_64 + - ruby-debugsource-0:3.1.5-143.module+el8.10.0+1826+b62220b4.i686 + - ruby-debugsource-0:3.1.5-143.module+el8.10.0+1826+b62220b4.x86_64 + - ruby-default-gems-0:3.1.5-143.module+el8.10.0+1826+b62220b4.noarch + - ruby-devel-0:3.1.5-143.module+el8.10.0+1826+b62220b4.i686 + - ruby-devel-0:3.1.5-143.module+el8.10.0+1826+b62220b4.x86_64 + - ruby-doc-0:3.1.5-143.module+el8.10.0+1826+b62220b4.noarch + - ruby-libs-0:3.1.5-143.module+el8.10.0+1826+b62220b4.i686 + - ruby-libs-0:3.1.5-143.module+el8.10.0+1826+b62220b4.x86_64 + - ruby-libs-debuginfo-0:3.1.5-143.module+el8.10.0+1826+b62220b4.i686 + - ruby-libs-debuginfo-0:3.1.5-143.module+el8.10.0+1826+b62220b4.x86_64 + - rubygem-abrt-0:0.4.0-1.module+el8.10.0+1826+b62220b4.noarch + - rubygem-abrt-0:0.4.0-1.module+el8.10.0+1826+b62220b4.src + - rubygem-abrt-doc-0:0.4.0-1.module+el8.10.0+1826+b62220b4.noarch + - rubygem-bigdecimal-0:3.1.1-143.module+el8.10.0+1826+b62220b4.i686 + - rubygem-bigdecimal-0:3.1.1-143.module+el8.10.0+1826+b62220b4.x86_64 + - rubygem-bigdecimal-debuginfo-0:3.1.1-143.module+el8.10.0+1826+b62220b4.i686 + - rubygem-bigdecimal-debuginfo-0:3.1.1-143.module+el8.10.0+1826+b62220b4.x86_64 + - rubygem-bundler-0:2.3.27-143.module+el8.10.0+1826+b62220b4.noarch + - rubygem-io-console-0:0.5.11-143.module+el8.10.0+1826+b62220b4.i686 + - rubygem-io-console-0:0.5.11-143.module+el8.10.0+1826+b62220b4.x86_64 + - rubygem-io-console-debuginfo-0:0.5.11-143.module+el8.10.0+1826+b62220b4.i686 + - rubygem-io-console-debuginfo-0:0.5.11-143.module+el8.10.0+1826+b62220b4.x86_64 + - rubygem-irb-0:1.4.1-143.module+el8.10.0+1826+b62220b4.noarch + - rubygem-json-0:2.6.1-143.module+el8.10.0+1826+b62220b4.i686 + - rubygem-json-0:2.6.1-143.module+el8.10.0+1826+b62220b4.x86_64 + - rubygem-json-debuginfo-0:2.6.1-143.module+el8.10.0+1826+b62220b4.i686 + - rubygem-json-debuginfo-0:2.6.1-143.module+el8.10.0+1826+b62220b4.x86_64 + - rubygem-minitest-0:5.15.0-143.module+el8.10.0+1826+b62220b4.noarch + - rubygem-mysql2-0:0.5.3-3.module+el8.10.0+1826+b62220b4.src + - rubygem-mysql2-0:0.5.3-3.module+el8.10.0+1826+b62220b4.x86_64 + - rubygem-mysql2-debuginfo-0:0.5.3-3.module+el8.10.0+1826+b62220b4.x86_64 + - rubygem-mysql2-debugsource-0:0.5.3-3.module+el8.10.0+1826+b62220b4.x86_64 + - rubygem-mysql2-doc-0:0.5.3-3.module+el8.10.0+1826+b62220b4.noarch + - rubygem-pg-0:1.3.2-1.module+el8.10.0+1826+b62220b4.src + - rubygem-pg-0:1.3.2-1.module+el8.10.0+1826+b62220b4.x86_64 + - rubygem-pg-debuginfo-0:1.3.2-1.module+el8.10.0+1826+b62220b4.x86_64 + - rubygem-pg-debugsource-0:1.3.2-1.module+el8.10.0+1826+b62220b4.x86_64 + - rubygem-pg-doc-0:1.3.2-1.module+el8.10.0+1826+b62220b4.noarch + - rubygem-power_assert-0:2.0.1-143.module+el8.10.0+1826+b62220b4.noarch + - rubygem-psych-0:4.0.4-143.module+el8.10.0+1826+b62220b4.i686 + - rubygem-psych-0:4.0.4-143.module+el8.10.0+1826+b62220b4.x86_64 + - rubygem-psych-debuginfo-0:4.0.4-143.module+el8.10.0+1826+b62220b4.i686 + - rubygem-psych-debuginfo-0:4.0.4-143.module+el8.10.0+1826+b62220b4.x86_64 + - rubygem-rake-0:13.0.6-143.module+el8.10.0+1826+b62220b4.noarch + - rubygem-rbs-0:2.7.0-143.module+el8.10.0+1826+b62220b4.i686 + - rubygem-rbs-0:2.7.0-143.module+el8.10.0+1826+b62220b4.x86_64 + - rubygem-rbs-debuginfo-0:2.7.0-143.module+el8.10.0+1826+b62220b4.i686 + - rubygem-rbs-debuginfo-0:2.7.0-143.module+el8.10.0+1826+b62220b4.x86_64 + - rubygem-rdoc-0:6.4.1.1-143.module+el8.10.0+1826+b62220b4.noarch + - rubygem-rexml-0:3.2.5-143.module+el8.10.0+1826+b62220b4.noarch + - rubygem-rss-0:0.2.9-143.module+el8.10.0+1826+b62220b4.noarch + - rubygem-test-unit-0:3.5.3-143.module+el8.10.0+1826+b62220b4.noarch + - rubygem-typeprof-0:0.21.3-143.module+el8.10.0+1826+b62220b4.noarch + - rubygems-0:3.3.27-143.module+el8.10.0+1826+b62220b4.noarch + - rubygems-devel-0:3.3.27-143.module+el8.10.0+1826+b62220b4.noarch +... +--- +document: modulemd +version: 2 +data: + name: ruby + stream: "3.3" + version: 8100020240606182722 + context: e155f54d + arch: x86_64 + summary: An interpreter of object-oriented scripting language + description: >- + Ruby is the interpreted scripting language for quick and easy object-oriented + programming. It has many features to process text files and to do system management + tasks (as in Perl). It is simple, straight-forward, and extensible. + license: + module: + - MIT + content: + - (BSD-2-Clause OR Ruby) AND PostgreSQL + - (Ruby OR BSD-2-Clause) AND (Ruby OR BSD-2-Clause OR GPL-1.0-or-later) AND BSD-3-Clause + AND (GPL-3.0-or-later WITH Bison-exception-2.2) AND ISC AND LicenseRef-Fedora-Public-Domain + AND MIT AND CC0 AND zlib AND Unicode-DFS-2015 AND HPND-Markus-Kuhn + - (Ruby OR BSD-2-Clause) AND (Ruby OR BSD-2-Clause OR Python-2.0.1) + - (Ruby OR BSD-2-Clause) AND Unicode-DFS-2015 + - (Ruby OR BSD-2-Clause) AND dtoa + - (Ruby OR MIT) AND BSD-2-Clause AND (BSD-2-Clause OR Ruby) AND (Ruby OR BSD-2-Clause + OR GPL-1.0-or-later) AND MIT + - BSD-2-Clause + - GPL-2.0-only AND Ruby AND BSD-3-Clause AND CC-BY-2.5 AND OFL-1.1-RFN + - MIT + - MIT AND (Ruby OR BSD-2-Clause) + - Ruby OR BSD-2-Clause + xmd: {} + dependencies: + - buildrequires: + platform: [el8.10.0] + requires: + platform: [el8] + references: + community: http://ruby-lang.org/ + documentation: https://www.ruby-lang.org/en/documentation/ + tracker: https://bugs.ruby-lang.org/ + profiles: + common: + rpms: + - ruby + api: + rpms: + - ruby + - ruby-bundled-gems + - ruby-default-gems + - ruby-devel + - ruby-libs + - rubygem-abrt + - rubygem-bigdecimal + - rubygem-bundler + - rubygem-io-console + - rubygem-irb + - rubygem-json + - rubygem-minitest + - rubygem-mysql2 + - rubygem-pg + - rubygem-power_assert + - rubygem-psych + - rubygem-racc + - rubygem-rake + - rubygem-rbs + - rubygem-rdoc + - rubygem-rexml + - rubygem-rss + - rubygem-test-unit + - rubygem-typeprof + - rubygems + - rubygems-devel + filter: + rpms: + - rpm-local-generator-support + components: + rpms: + rpm-local-generator-support: + rationale: RPM local_generator support + ref: c81d25d3ab368fb3d0c3e93c0627d541ad02e5ff + buildorder: 100 + arches: [aarch64, i686, x86_64] + ruby: + rationale: An interpreter of object-oriented scripting language + ref: 0eb4fe52cfcf10527fc647f730eb0feb367645c5 + buildorder: 101 + arches: [aarch64, i686, x86_64] + multilib: [x86_64] + rubygem-abrt: + rationale: ABRT support for Ruby + ref: 99e1cdbc1531dd068cac7736ea4203d20222d407 + buildorder: 102 + arches: [aarch64, i686, x86_64] + rubygem-mysql2: + rationale: A simple, fast Mysql library for Ruby, binding to libmysql + ref: c5ba5ec9f66001947b83db8948a7ebaa5edbfc9e + buildorder: 102 + arches: [aarch64, i686, x86_64] + rubygem-pg: + rationale: A Ruby interface to the PostgreSQL RDBMS + ref: b891c1490de03385ea1ca88e25a6281d0387642d + buildorder: 102 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - ruby-0:3.3.1-2.module+el8.10.0+1827+16ecb9d2.i686 + - ruby-0:3.3.1-2.module+el8.10.0+1827+16ecb9d2.src + - ruby-0:3.3.1-2.module+el8.10.0+1827+16ecb9d2.x86_64 + - ruby-bundled-gems-0:3.3.1-2.module+el8.10.0+1827+16ecb9d2.i686 + - ruby-bundled-gems-0:3.3.1-2.module+el8.10.0+1827+16ecb9d2.x86_64 + - ruby-bundled-gems-debuginfo-0:3.3.1-2.module+el8.10.0+1827+16ecb9d2.i686 + - ruby-bundled-gems-debuginfo-0:3.3.1-2.module+el8.10.0+1827+16ecb9d2.x86_64 + - ruby-debuginfo-0:3.3.1-2.module+el8.10.0+1827+16ecb9d2.i686 + - ruby-debuginfo-0:3.3.1-2.module+el8.10.0+1827+16ecb9d2.x86_64 + - ruby-debugsource-0:3.3.1-2.module+el8.10.0+1827+16ecb9d2.i686 + - ruby-debugsource-0:3.3.1-2.module+el8.10.0+1827+16ecb9d2.x86_64 + - ruby-default-gems-0:3.3.1-2.module+el8.10.0+1827+16ecb9d2.noarch + - ruby-devel-0:3.3.1-2.module+el8.10.0+1827+16ecb9d2.i686 + - ruby-devel-0:3.3.1-2.module+el8.10.0+1827+16ecb9d2.x86_64 + - ruby-doc-0:3.3.1-2.module+el8.10.0+1827+16ecb9d2.noarch + - ruby-libs-0:3.3.1-2.module+el8.10.0+1827+16ecb9d2.i686 + - ruby-libs-0:3.3.1-2.module+el8.10.0+1827+16ecb9d2.x86_64 + - ruby-libs-debuginfo-0:3.3.1-2.module+el8.10.0+1827+16ecb9d2.i686 + - ruby-libs-debuginfo-0:3.3.1-2.module+el8.10.0+1827+16ecb9d2.x86_64 + - rubygem-abrt-0:0.4.0-1.module+el8.10.0+1827+16ecb9d2.noarch + - rubygem-abrt-0:0.4.0-1.module+el8.10.0+1827+16ecb9d2.src + - rubygem-abrt-doc-0:0.4.0-1.module+el8.10.0+1827+16ecb9d2.noarch + - rubygem-bigdecimal-0:3.1.5-2.module+el8.10.0+1827+16ecb9d2.i686 + - rubygem-bigdecimal-0:3.1.5-2.module+el8.10.0+1827+16ecb9d2.x86_64 + - rubygem-bigdecimal-debuginfo-0:3.1.5-2.module+el8.10.0+1827+16ecb9d2.i686 + - rubygem-bigdecimal-debuginfo-0:3.1.5-2.module+el8.10.0+1827+16ecb9d2.x86_64 + - rubygem-bundler-0:2.5.9-2.module+el8.10.0+1827+16ecb9d2.noarch + - rubygem-io-console-0:0.7.1-2.module+el8.10.0+1827+16ecb9d2.i686 + - rubygem-io-console-0:0.7.1-2.module+el8.10.0+1827+16ecb9d2.x86_64 + - rubygem-io-console-debuginfo-0:0.7.1-2.module+el8.10.0+1827+16ecb9d2.i686 + - rubygem-io-console-debuginfo-0:0.7.1-2.module+el8.10.0+1827+16ecb9d2.x86_64 + - rubygem-irb-0:1.11.0-2.module+el8.10.0+1827+16ecb9d2.noarch + - rubygem-json-0:2.7.1-2.module+el8.10.0+1827+16ecb9d2.i686 + - rubygem-json-0:2.7.1-2.module+el8.10.0+1827+16ecb9d2.x86_64 + - rubygem-json-debuginfo-0:2.7.1-2.module+el8.10.0+1827+16ecb9d2.i686 + - rubygem-json-debuginfo-0:2.7.1-2.module+el8.10.0+1827+16ecb9d2.x86_64 + - rubygem-minitest-0:5.20.0-2.module+el8.10.0+1827+16ecb9d2.noarch + - rubygem-mysql2-0:0.5.5-1.module+el8.10.0+1827+16ecb9d2.src + - rubygem-mysql2-0:0.5.5-1.module+el8.10.0+1827+16ecb9d2.x86_64 + - rubygem-mysql2-debuginfo-0:0.5.5-1.module+el8.10.0+1827+16ecb9d2.x86_64 + - rubygem-mysql2-debugsource-0:0.5.5-1.module+el8.10.0+1827+16ecb9d2.x86_64 + - rubygem-mysql2-doc-0:0.5.5-1.module+el8.10.0+1827+16ecb9d2.noarch + - rubygem-pg-0:1.5.4-1.module+el8.10.0+1827+16ecb9d2.src + - rubygem-pg-0:1.5.4-1.module+el8.10.0+1827+16ecb9d2.x86_64 + - rubygem-pg-debuginfo-0:1.5.4-1.module+el8.10.0+1827+16ecb9d2.x86_64 + - rubygem-pg-debugsource-0:1.5.4-1.module+el8.10.0+1827+16ecb9d2.x86_64 + - rubygem-pg-doc-0:1.5.4-1.module+el8.10.0+1827+16ecb9d2.noarch + - rubygem-power_assert-0:2.0.3-2.module+el8.10.0+1827+16ecb9d2.noarch + - rubygem-psych-0:5.1.2-2.module+el8.10.0+1827+16ecb9d2.i686 + - rubygem-psych-0:5.1.2-2.module+el8.10.0+1827+16ecb9d2.x86_64 + - rubygem-psych-debuginfo-0:5.1.2-2.module+el8.10.0+1827+16ecb9d2.i686 + - rubygem-psych-debuginfo-0:5.1.2-2.module+el8.10.0+1827+16ecb9d2.x86_64 + - rubygem-racc-0:1.7.3-2.module+el8.10.0+1827+16ecb9d2.i686 + - rubygem-racc-0:1.7.3-2.module+el8.10.0+1827+16ecb9d2.x86_64 + - rubygem-racc-debuginfo-0:1.7.3-2.module+el8.10.0+1827+16ecb9d2.i686 + - rubygem-racc-debuginfo-0:1.7.3-2.module+el8.10.0+1827+16ecb9d2.x86_64 + - rubygem-rake-0:13.1.0-2.module+el8.10.0+1827+16ecb9d2.noarch + - rubygem-rbs-0:3.4.0-2.module+el8.10.0+1827+16ecb9d2.i686 + - rubygem-rbs-0:3.4.0-2.module+el8.10.0+1827+16ecb9d2.x86_64 + - rubygem-rbs-debuginfo-0:3.4.0-2.module+el8.10.0+1827+16ecb9d2.i686 + - rubygem-rbs-debuginfo-0:3.4.0-2.module+el8.10.0+1827+16ecb9d2.x86_64 + - rubygem-rdoc-0:6.6.3.1-2.module+el8.10.0+1827+16ecb9d2.noarch + - rubygem-rexml-0:3.2.6-2.module+el8.10.0+1827+16ecb9d2.noarch + - rubygem-rss-0:0.3.0-2.module+el8.10.0+1827+16ecb9d2.noarch + - rubygem-test-unit-0:3.6.1-2.module+el8.10.0+1827+16ecb9d2.noarch + - rubygem-typeprof-0:0.21.9-2.module+el8.10.0+1827+16ecb9d2.noarch + - rubygems-0:3.5.9-2.module+el8.10.0+1827+16ecb9d2.noarch + - rubygems-devel-0:3.5.9-2.module+el8.10.0+1827+16ecb9d2.noarch +... +--- +document: modulemd +version: 2 +data: + name: idm + stream: "DL1" + version: 8100020240610154631 + context: fc00487d + arch: x86_64 + summary: The Red Hat Enterprise Linux Identity Management system module + description: >- + RHEL IdM is an integrated solution to provide centrally managed Identity (users, + hosts, services), Authentication (SSO, 2FA), and Authorization (host access control, + SELinux user roles, services). The solution provides features for further integration + with Linux based clients (SUDO, automount) and integration with Active Directory + based infrastructures (Trusts). + license: + module: + - MIT + content: + - BSD + - GPLv2+ + - GPLv3 + - GPLv3+ + - LGPLv3+ + - MIT + xmd: {} + dependencies: + - buildrequires: + 389-ds: [1.4] + httpd: [2.4] + pki-core: [10.6] + platform: [el8.10.0] + requires: + 389-ds: [1.4] + httpd: [2.4] + pki-core: [10.6] + platform: [el8] + references: + community: https://www.freeipa.org/ + documentation: https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/linux_domain_identity_authentication_and_policy_guide/index + tracker: https://pagure.io/freeipa/issues + profiles: + adtrust: + description: RHEL IdM Server Integration with Active Directory + rpms: + - ipa-healthcheck + - ipa-healthcheck-core + - ipa-server-trust-ad + client: + description: RHEL IdM Client + rpms: + - ipa-client + common: + description: A default profile for RHEL IdM client + rpms: + - ipa-client + dns: + description: RHEL IdM with integrated DNS server and integrated CA + rpms: + - ipa-healthcheck + - ipa-healthcheck-core + - ipa-server + - ipa-server-dns + server: + description: Base RHEL IdM Server with integrated CA and no integrated DNS + rpms: + - ipa-healthcheck + - ipa-healthcheck-core + - ipa-server + components: + rpms: + bind-dyndb-ldap: + rationale: Driver for BIND to store DNS information in LDAP + ref: 878450f8c6392e71f91e34ef312fc3838925eddc + arches: [aarch64, i686, x86_64] + custodia: + rationale: Remote access to secrets and credentials in IdM topology + ref: 83ccd6595b61e542d989e79696aa84d90138765e + buildorder: 2 + arches: [aarch64, i686, x86_64] + ipa: + rationale: Module API + ref: 96df0492b394b8a7c6579548ddfbcccdbbe1540d + arches: [aarch64, i686, x86_64] + ipa-healthcheck: + rationale: A tool to detect issues in IdM clusters + ref: 1e0820a902f02aa7531de8a05ca0b1460664cbd6 + buildorder: 3 + arches: [aarch64, i686, x86_64] + opendnssec: + rationale: An implementation of DNSSEC support for IdM integrated DNS server + ref: 514be623169f163a44845210394805f0947898c4 + arches: [aarch64, i686, x86_64] + python-jwcrypto: + rationale: JSON Web Cryptographic Tokens used by Custodia + ref: 5ff0bf2e0203d3a976baec17c672f45d2e32a8ba + buildorder: 1 + arches: [aarch64, i686, x86_64] + python-kdcproxy: + rationale: MS-KKDCP (kerberos proxy) WSGI module + ref: 290df349505ec28957e51fee267b999bc2324b67 + arches: [aarch64, i686, x86_64] + python-qrcode: + rationale: QR code generator for IdM two-factor authentication + ref: c9288245ae6ebfaea5bc4af6520e27554399e085 + arches: [aarch64, i686, x86_64] + python-yubico: + rationale: Support for Yubikey-based tokens for IdM two-factor authentication + ref: 906028731422f8f2900ea18131486d748a20ad3e + buildorder: 2 + arches: [aarch64, i686, x86_64] + pyusb: + rationale: Python USB support to access USB tokens for IdM two-factor authentication + ref: b884f75332fd7daa353f07babc43aa821bc4ac5d + buildorder: 1 + arches: [aarch64, i686, x86_64] + slapi-nis: + rationale: Compatibility plugin to serve legacy clients + ref: 992a4ba68db6dc2a473c6126c55a52a25a42e933 + arches: [aarch64, ppc64le, s390x, x86_64] + softhsm: + rationale: Software version of a PKCS#11 Hardware Security Module + ref: 0bfca1b11e6f644277512a9bf4f89bfc440a7e8c + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - bind-dyndb-ldap-0:11.6-5.module+el8.10.0+1819+0aeba2f1.src + - bind-dyndb-ldap-0:11.6-5.module+el8.10.0+1819+0aeba2f1.x86_64 + - bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+1819+0aeba2f1.x86_64 + - bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+1819+0aeba2f1.x86_64 + - custodia-0:0.6.0-3.module+el8.9.0+1371+ffa84eb9.noarch + - custodia-0:0.6.0-3.module+el8.9.0+1371+ffa84eb9.src + - ipa-0:4.9.13-10.module+el8.10.0+1828+d0e644b0.src + - ipa-client-0:4.9.13-10.module+el8.10.0+1828+d0e644b0.x86_64 + - ipa-client-common-0:4.9.13-10.module+el8.10.0+1828+d0e644b0.noarch + - ipa-client-debuginfo-0:4.9.13-10.module+el8.10.0+1828+d0e644b0.x86_64 + - ipa-client-epn-0:4.9.13-10.module+el8.10.0+1828+d0e644b0.x86_64 + - ipa-client-samba-0:4.9.13-10.module+el8.10.0+1828+d0e644b0.x86_64 + - ipa-common-0:4.9.13-10.module+el8.10.0+1828+d0e644b0.noarch + - ipa-debuginfo-0:4.9.13-10.module+el8.10.0+1828+d0e644b0.x86_64 + - ipa-debugsource-0:4.9.13-10.module+el8.10.0+1828+d0e644b0.x86_64 + - ipa-healthcheck-0:0.12-3.module+el8.9.0+1434+912e18bd.noarch + - ipa-healthcheck-0:0.12-3.module+el8.9.0+1434+912e18bd.src + - ipa-healthcheck-core-0:0.12-3.module+el8.9.0+1434+912e18bd.noarch + - ipa-python-compat-0:4.9.13-10.module+el8.10.0+1828+d0e644b0.noarch + - ipa-selinux-0:4.9.13-10.module+el8.10.0+1828+d0e644b0.noarch + - ipa-server-0:4.9.13-10.module+el8.10.0+1828+d0e644b0.x86_64 + - ipa-server-common-0:4.9.13-10.module+el8.10.0+1828+d0e644b0.noarch + - ipa-server-debuginfo-0:4.9.13-10.module+el8.10.0+1828+d0e644b0.x86_64 + - ipa-server-dns-0:4.9.13-10.module+el8.10.0+1828+d0e644b0.noarch + - ipa-server-trust-ad-0:4.9.13-10.module+el8.10.0+1828+d0e644b0.x86_64 + - ipa-server-trust-ad-debuginfo-0:4.9.13-10.module+el8.10.0+1828+d0e644b0.x86_64 + - opendnssec-0:2.1.7-1.module+el8.9.0+1371+ffa84eb9.src + - opendnssec-0:2.1.7-1.module+el8.9.0+1371+ffa84eb9.x86_64 + - opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+1371+ffa84eb9.x86_64 + - opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+1371+ffa84eb9.x86_64 + - python-jwcrypto-0:0.5.0-2.module+el8.10.0+1819+0aeba2f1.src + - python-kdcproxy-0:0.4-5.module+el8.9.0+1371+ffa84eb9.src + - python-qrcode-0:5.1-12.module+el8.9.0+1371+ffa84eb9.src + - python-yubico-0:1.3.2-9.1.module+el8.9.0+1371+ffa84eb9.src + - python3-custodia-0:0.6.0-3.module+el8.9.0+1371+ffa84eb9.noarch + - python3-ipaclient-0:4.9.13-10.module+el8.10.0+1828+d0e644b0.noarch + - python3-ipalib-0:4.9.13-10.module+el8.10.0+1828+d0e644b0.noarch + - python3-ipaserver-0:4.9.13-10.module+el8.10.0+1828+d0e644b0.noarch + - python3-ipatests-0:4.9.13-10.module+el8.10.0+1828+d0e644b0.noarch + - python3-jwcrypto-0:0.5.0-2.module+el8.10.0+1819+0aeba2f1.noarch + - python3-kdcproxy-0:0.4-5.module+el8.9.0+1371+ffa84eb9.noarch + - python3-pyusb-0:1.0.0-9.1.module+el8.9.0+1371+ffa84eb9.noarch + - python3-qrcode-0:5.1-12.module+el8.9.0+1371+ffa84eb9.noarch + - python3-qrcode-core-0:5.1-12.module+el8.9.0+1371+ffa84eb9.noarch + - python3-yubico-0:1.3.2-9.1.module+el8.9.0+1371+ffa84eb9.noarch + - pyusb-0:1.0.0-9.1.module+el8.9.0+1371+ffa84eb9.src + - slapi-nis-0:0.60.0-4.module+el8.9.0+1573+39ab85f4.src + - slapi-nis-0:0.60.0-4.module+el8.9.0+1573+39ab85f4.x86_64 + - slapi-nis-debuginfo-0:0.60.0-4.module+el8.9.0+1573+39ab85f4.x86_64 + - slapi-nis-debugsource-0:0.60.0-4.module+el8.9.0+1573+39ab85f4.x86_64 + - softhsm-0:2.6.0-5.module+el8.9.0+1371+ffa84eb9.src + - softhsm-0:2.6.0-5.module+el8.9.0+1371+ffa84eb9.x86_64 + - softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+1371+ffa84eb9.x86_64 + - softhsm-debugsource-0:2.6.0-5.module+el8.9.0+1371+ffa84eb9.x86_64 + - softhsm-devel-0:2.6.0-5.module+el8.9.0+1371+ffa84eb9.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: container-tools + stream: "rhel8" + version: 8100020240618145949 + context: 82888897 + arch: x86_64 + summary: Most recent (rolling) versions of podman, buildah, skopeo, runc, conmon, + runc, conmon, CRIU, Udica, etc as well as dependencies such as container-selinux + built and tested together, and updated as frequently as every 12 weeks. + description: >- + Latest versions of podman, buildah, skopeo, runc, conmon, CRIU, Udica, etc as + well as dependencies such as container-selinux built and tested together, and + updated as frequently as every 12 weeks. Only very limited back ports are provided + to this stream, and most patches come from providing new versions. + license: + module: + - MIT + content: + - ASL 2.0 + - ASL 2.0 and BSD and MIT + - Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 + - BSD and MIT + - GPLv2 + - GPLv2+ + - GPLv3+ + - LGPL-2.1-or-later + xmd: {} + dependencies: + - buildrequires: + go-toolset: [rhel8] + golang-ecosystem: [1.0] + platform: [el8.10.0] + requires: + platform: [el8] + references: + community: https://github.com/projectatomic + documentation: https://projectatomic.io + tracker: https://github.com/projectatomic + profiles: + common: + rpms: + - aardvark-dns + - buildah + - cockpit-podman + - conmon + - container-selinux + - containernetworking-plugins + - containers-common + - criu + - crun + - fuse-overlayfs + - libslirp + - netavark + - podman + - python3-podman + - runc + - skopeo + - slirp4netns + - toolbox + - udica + api: + rpms: + - buildah + - conmon + - container-selinux + - containernetworking-plugins + - containers-common + - fuse-overlayfs + - libslirp + - podman + - podman-docker + - podman-manpages + - podman-remote + - python3-podman + - runc + - skopeo + - slirp4netns + buildopts: + rpms: + macros: > + %_with_ignore_tests 1 + components: + rpms: + aardvark-dns: + rationale: Primary component of this module + ref: 5408c5cee5876018c7dcf9daa3de84ed4cb59989 + arches: [aarch64, i686, x86_64] + buildah: + rationale: Primary component of this module + ref: 0807d5319075ca46ff64d2c56218015f5a447ff4 + arches: [aarch64, i686, x86_64] + cockpit-podman: + rationale: Primary component of this module + ref: 0e0d77bf8d87e12fa3959c6000eff690d37449d2 + arches: [aarch64, i686, x86_64] + conmon: + rationale: Primary component of this module + ref: bdc3c738efe10557d605aca656a9c652c5ed1e1c + arches: [aarch64, i686, x86_64] + container-selinux: + rationale: Primary component of this module + ref: 98353e448f267533288236edcafdcaea066b5060 + arches: [aarch64, i686, x86_64] + containernetworking-plugins: + rationale: Primary component of this module + ref: f35233b4a9fffe9a5eb59bce55cf0916c6b48942 + arches: [aarch64, i686, x86_64] + containers-common: + rationale: Primary component of this module + ref: 39858d5298fa860075a303ee68329a348f038cd6 + arches: [aarch64, i686, x86_64] + criu: + rationale: Primary component of this module + ref: fa43cc86a588ca3a8577a1b0866d7898671948ae + buildorder: -1 + arches: [aarch64, i686, x86_64] + crun: + rationale: Primary component of this module + ref: a28306400abd73d2481b97fee164dc0e82db345e + arches: [aarch64, i686, x86_64] + fuse-overlayfs: + rationale: Primary component of this module + ref: a7589e40b1191749ed458e942aa38cbeebdb02e3 + arches: [aarch64, i686, x86_64] + libslirp: + rationale: Primary component of this module + ref: ac30ffb39aa858ecfcc752f50a4b26d69e549d85 + buildorder: -1 + arches: [aarch64, i686, x86_64] + netavark: + rationale: Primary component of this module + ref: 8e319390ac877c27bcbf9492b9fd52a255a5bcdf + arches: [aarch64, i686, x86_64] + oci-seccomp-bpf-hook: + rationale: Primary component of this module + ref: f6ce34ef501d4928d77c351384a1b5a007053cce + arches: [aarch64, i686, x86_64] + podman: + rationale: Primary component of this module + ref: 39316e96fc00ef0d2524ae7b158f60719cd6b571 + arches: [aarch64, i686, x86_64] + python-podman: + rationale: Primary component of this module + ref: 7a0473b51267ccf160e44caf85ee38f8b8853963 + arches: [aarch64, i686, x86_64] + runc: + rationale: Primary component of this module + ref: 5c0c99f58ec3ebd214bb38739de99d2cefce9218 + arches: [aarch64, i686, x86_64] + skopeo: + rationale: Primary component of this module + ref: fb5c4157ecbb598a658da80fd388b6ff72156b6c + arches: [aarch64, i686, x86_64] + slirp4netns: + rationale: Primary component of this module + ref: 1664cdae0e9bf473ee6120efe2a11efd6ce73ef8 + arches: [aarch64, i686, x86_64] + toolbox: + rationale: Primary component of this module + ref: 404657ec4acac5a7f3ebad7be4ef4d934a688030 + arches: [aarch64, i686, x86_64] + udica: + rationale: Primary component of this module + ref: 671c50d1571ab0e565b95d7d61671b840d50c083 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - aardvark-dns-2:1.10.0-1.module+el8.10.0+1825+623b0c20.src + - aardvark-dns-2:1.10.0-1.module+el8.10.0+1825+623b0c20.x86_64 + - buildah-2:1.33.7-2.module+el8.10.0+1829+9bb2696f.src + - buildah-2:1.33.7-2.module+el8.10.0+1829+9bb2696f.x86_64 + - buildah-debuginfo-2:1.33.7-2.module+el8.10.0+1829+9bb2696f.x86_64 + - buildah-debugsource-2:1.33.7-2.module+el8.10.0+1829+9bb2696f.x86_64 + - buildah-tests-2:1.33.7-2.module+el8.10.0+1829+9bb2696f.x86_64 + - buildah-tests-debuginfo-2:1.33.7-2.module+el8.10.0+1829+9bb2696f.x86_64 + - cockpit-podman-0:84.1-1.module+el8.10.0+1825+623b0c20.noarch + - cockpit-podman-0:84.1-1.module+el8.10.0+1825+623b0c20.src + - conmon-3:2.1.10-1.module+el8.10.0+1815+5fe7415e.src + - conmon-3:2.1.10-1.module+el8.10.0+1815+5fe7415e.x86_64 + - conmon-debuginfo-3:2.1.10-1.module+el8.10.0+1815+5fe7415e.x86_64 + - conmon-debugsource-3:2.1.10-1.module+el8.10.0+1815+5fe7415e.x86_64 + - container-selinux-2:2.229.0-2.module+el8.10.0+1825+623b0c20.noarch + - container-selinux-2:2.229.0-2.module+el8.10.0+1825+623b0c20.src + - containernetworking-plugins-1:1.4.0-2.module+el8.10.0+1825+623b0c20.src + - containernetworking-plugins-1:1.4.0-2.module+el8.10.0+1825+623b0c20.x86_64 + - containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+1825+623b0c20.x86_64 + - containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+1825+623b0c20.x86_64 + - containers-common-2:1-81.module+el8.10.0+1825+623b0c20.src + - containers-common-2:1-81.module+el8.10.0+1825+623b0c20.x86_64 + - crit-0:3.18-5.module+el8.10.0+1825+623b0c20.x86_64 + - criu-0:3.18-5.module+el8.10.0+1825+623b0c20.src + - criu-0:3.18-5.module+el8.10.0+1825+623b0c20.x86_64 + - criu-debuginfo-0:3.18-5.module+el8.10.0+1825+623b0c20.x86_64 + - criu-debugsource-0:3.18-5.module+el8.10.0+1825+623b0c20.x86_64 + - criu-devel-0:3.18-5.module+el8.10.0+1825+623b0c20.x86_64 + - criu-libs-0:3.18-5.module+el8.10.0+1825+623b0c20.x86_64 + - criu-libs-debuginfo-0:3.18-5.module+el8.10.0+1825+623b0c20.x86_64 + - crun-0:1.14.3-2.module+el8.10.0+1825+623b0c20.src + - crun-0:1.14.3-2.module+el8.10.0+1825+623b0c20.x86_64 + - crun-debuginfo-0:1.14.3-2.module+el8.10.0+1825+623b0c20.x86_64 + - crun-debugsource-0:1.14.3-2.module+el8.10.0+1825+623b0c20.x86_64 + - fuse-overlayfs-0:1.13-1.module+el8.10.0+1825+623b0c20.src + - fuse-overlayfs-0:1.13-1.module+el8.10.0+1825+623b0c20.x86_64 + - fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+1825+623b0c20.x86_64 + - fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+1825+623b0c20.x86_64 + - libslirp-0:4.4.0-2.module+el8.10.0+1825+623b0c20.src + - libslirp-0:4.4.0-2.module+el8.10.0+1825+623b0c20.x86_64 + - libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+1825+623b0c20.x86_64 + - libslirp-debugsource-0:4.4.0-2.module+el8.10.0+1825+623b0c20.x86_64 + - libslirp-devel-0:4.4.0-2.module+el8.10.0+1825+623b0c20.x86_64 + - netavark-2:1.10.3-1.module+el8.10.0+1825+623b0c20.src + - netavark-2:1.10.3-1.module+el8.10.0+1825+623b0c20.x86_64 + - oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+1825+623b0c20.src + - oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+1825+623b0c20.x86_64 + - oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+1825+623b0c20.x86_64 + - oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+1825+623b0c20.x86_64 + - podman-4:4.9.4-3.module+el8.10.0+1829+9bb2696f.src + - podman-4:4.9.4-3.module+el8.10.0+1829+9bb2696f.x86_64 + - podman-catatonit-4:4.9.4-3.module+el8.10.0+1829+9bb2696f.x86_64 + - podman-catatonit-debuginfo-4:4.9.4-3.module+el8.10.0+1829+9bb2696f.x86_64 + - podman-debuginfo-4:4.9.4-3.module+el8.10.0+1829+9bb2696f.x86_64 + - podman-debugsource-4:4.9.4-3.module+el8.10.0+1829+9bb2696f.x86_64 + - podman-docker-4:4.9.4-3.module+el8.10.0+1829+9bb2696f.noarch + - podman-gvproxy-4:4.9.4-3.module+el8.10.0+1829+9bb2696f.x86_64 + - podman-gvproxy-debuginfo-4:4.9.4-3.module+el8.10.0+1829+9bb2696f.x86_64 + - podman-plugins-4:4.9.4-3.module+el8.10.0+1829+9bb2696f.x86_64 + - podman-plugins-debuginfo-4:4.9.4-3.module+el8.10.0+1829+9bb2696f.x86_64 + - podman-remote-4:4.9.4-3.module+el8.10.0+1829+9bb2696f.x86_64 + - podman-remote-debuginfo-4:4.9.4-3.module+el8.10.0+1829+9bb2696f.x86_64 + - podman-tests-4:4.9.4-3.module+el8.10.0+1829+9bb2696f.x86_64 + - python-podman-0:4.9.0-1.module+el8.10.0+1825+623b0c20.src + - python3-criu-0:3.18-5.module+el8.10.0+1825+623b0c20.x86_64 + - python3-podman-0:4.9.0-1.module+el8.10.0+1825+623b0c20.noarch + - runc-1:1.1.12-1.module+el8.10.0+1825+623b0c20.src + - runc-1:1.1.12-1.module+el8.10.0+1825+623b0c20.x86_64 + - runc-debuginfo-1:1.1.12-1.module+el8.10.0+1825+623b0c20.x86_64 + - runc-debugsource-1:1.1.12-1.module+el8.10.0+1825+623b0c20.x86_64 + - skopeo-2:1.14.3-2.module+el8.10.0+1825+623b0c20.src + - skopeo-2:1.14.3-2.module+el8.10.0+1825+623b0c20.x86_64 + - skopeo-tests-2:1.14.3-2.module+el8.10.0+1825+623b0c20.x86_64 + - slirp4netns-0:1.2.3-1.module+el8.10.0+1825+623b0c20.src + - slirp4netns-0:1.2.3-1.module+el8.10.0+1825+623b0c20.x86_64 + - slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+1825+623b0c20.x86_64 + - slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+1825+623b0c20.x86_64 + - toolbox-0:0.0.99.5-2.module+el8.10.0+1829+9bb2696f.rocky.0.2.src + - toolbox-0:0.0.99.5-2.module+el8.10.0+1829+9bb2696f.rocky.0.2.x86_64 + - toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+1829+9bb2696f.rocky.0.2.x86_64 + - toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+1829+9bb2696f.rocky.0.2.x86_64 + - toolbox-tests-0:0.0.99.5-2.module+el8.10.0+1829+9bb2696f.rocky.0.2.x86_64 + - udica-0:0.2.6-21.module+el8.10.0+1825+623b0c20.noarch + - udica-0:0.2.6-21.module+el8.10.0+1825+623b0c20.src +... +--- +document: modulemd +version: 2 +data: + name: httpd + stream: "2.4" + version: 8100020240701134220 + context: e155f54d + arch: x86_64 + summary: Apache HTTP Server + description: >- + Apache httpd is a powerful, efficient, and extensible HTTP server. + license: + module: + - MIT + content: + - ASL 2.0 + xmd: {} + dependencies: + - buildrequires: + platform: [el8.10.0] + requires: + platform: [el8] + references: + documentation: https://httpd.apache.org/docs/2.4/ + tracker: https://bz.apache.org/bugzilla/ + profiles: + common: + rpms: + - httpd + - httpd-filesystem + - httpd-tools + - mod_http2 + - mod_ssl + devel: + rpms: + - httpd + - httpd-devel + - httpd-filesystem + - httpd-tools + minimal: + rpms: + - httpd + api: + rpms: + - httpd + - httpd-devel + - httpd-filesystem + - mod_ssl + components: + rpms: + httpd: + rationale: Apache httpd + ref: dfdd8e8a997b149e7486180cd21c13826d5cf5f7 + buildorder: 10 + arches: [aarch64, i686, x86_64] + mod_http2: + rationale: HTTP/2 support for Apache httpd + ref: d4b73c03f50af5e02e2176e6f0660af3afc2feb1 + buildorder: 20 + arches: [aarch64, i686, x86_64] + mod_md: + rationale: Certificate provisioning using ACME for Apache httpd + ref: b573b8d3c8240d108153665f2ee27659185cfb05 + buildorder: 20 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - httpd-0:2.4.37-65.module+el8.10.0+1830+22f0c9e0.src + - httpd-0:2.4.37-65.module+el8.10.0+1830+22f0c9e0.x86_64 + - httpd-debuginfo-0:2.4.37-65.module+el8.10.0+1830+22f0c9e0.x86_64 + - httpd-debugsource-0:2.4.37-65.module+el8.10.0+1830+22f0c9e0.x86_64 + - httpd-devel-0:2.4.37-65.module+el8.10.0+1830+22f0c9e0.x86_64 + - httpd-filesystem-0:2.4.37-65.module+el8.10.0+1830+22f0c9e0.noarch + - httpd-manual-0:2.4.37-65.module+el8.10.0+1830+22f0c9e0.noarch + - httpd-tools-0:2.4.37-65.module+el8.10.0+1830+22f0c9e0.x86_64 + - httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+1830+22f0c9e0.x86_64 + - mod_http2-0:1.15.7-10.module+el8.10.0+1830+22f0c9e0.src + - mod_http2-0:1.15.7-10.module+el8.10.0+1830+22f0c9e0.x86_64 + - mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+1830+22f0c9e0.x86_64 + - mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+1830+22f0c9e0.x86_64 + - mod_ldap-0:2.4.37-65.module+el8.10.0+1830+22f0c9e0.x86_64 + - mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+1830+22f0c9e0.x86_64 + - mod_md-1:2.0.8-8.module+el8.9.0+1370+89cc8ad5.src + - mod_md-1:2.0.8-8.module+el8.9.0+1370+89cc8ad5.x86_64 + - mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+1370+89cc8ad5.x86_64 + - mod_md-debugsource-1:2.0.8-8.module+el8.9.0+1370+89cc8ad5.x86_64 + - mod_proxy_html-1:2.4.37-65.module+el8.10.0+1830+22f0c9e0.x86_64 + - mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+1830+22f0c9e0.x86_64 + - mod_session-0:2.4.37-65.module+el8.10.0+1830+22f0c9e0.x86_64 + - mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+1830+22f0c9e0.x86_64 + - mod_ssl-1:2.4.37-65.module+el8.10.0+1830+22f0c9e0.x86_64 + - mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+1830+22f0c9e0.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: 389-ds + stream: "1.4" + version: 8100020240702203041 + context: 945b6f6d + arch: x86_64 + summary: 389 Directory Server (base) + description: >- + 389 Directory Server is an LDAPv3 compliant server. The base package includes + the LDAP server and command line utilities for server administration. + license: + module: + - MIT + content: + - GPLv3+ and (ASL 2.0 or MIT) + xmd: {} + dependencies: + - buildrequires: + llvm-toolset: [rhel8] + nodejs: [10] + platform: [el8.10.0] + rust-toolset: [rhel8] + requires: + platform: [el8] + filter: + rpms: + - cockpit-389-ds + components: + rpms: + 389-ds-base: + rationale: Package in api + ref: 97217b18e3b6c88b08598f52404821b1b08bb6ba + arches: [aarch64, ppc64le, s390x, x86_64] + artifacts: + rpms: + - 389-ds-base-0:1.4.3.39-7.module+el8.10.0+1832+2f5a9255.src + - 389-ds-base-0:1.4.3.39-7.module+el8.10.0+1832+2f5a9255.x86_64 + - 389-ds-base-debuginfo-0:1.4.3.39-7.module+el8.10.0+1832+2f5a9255.x86_64 + - 389-ds-base-debugsource-0:1.4.3.39-7.module+el8.10.0+1832+2f5a9255.x86_64 + - 389-ds-base-devel-0:1.4.3.39-7.module+el8.10.0+1832+2f5a9255.x86_64 + - 389-ds-base-legacy-tools-0:1.4.3.39-7.module+el8.10.0+1832+2f5a9255.x86_64 + - 389-ds-base-legacy-tools-debuginfo-0:1.4.3.39-7.module+el8.10.0+1832+2f5a9255.x86_64 + - 389-ds-base-libs-0:1.4.3.39-7.module+el8.10.0+1832+2f5a9255.x86_64 + - 389-ds-base-libs-debuginfo-0:1.4.3.39-7.module+el8.10.0+1832+2f5a9255.x86_64 + - 389-ds-base-snmp-0:1.4.3.39-7.module+el8.10.0+1832+2f5a9255.x86_64 + - 389-ds-base-snmp-debuginfo-0:1.4.3.39-7.module+el8.10.0+1832+2f5a9255.x86_64 + - python3-lib389-0:1.4.3.39-7.module+el8.10.0+1832+2f5a9255.noarch +... +--- +document: modulemd +version: 2 +data: + name: go-toolset + stream: "rhel8" + version: 8100020240702203044 + context: 7e2b282f + arch: x86_64 + summary: Go + description: >- + Go Tools and libraries + license: + module: + - MIT + content: + - BSD and Public Domain + - MIT + xmd: {} + dependencies: + - buildrequires: + go-toolset: [rhel8] + platform: [el8.10.0] + requires: + platform: [el8] + profiles: + common: + rpms: + - go-toolset + api: + rpms: + - golang + buildopts: + rpms: + whitelist: + - delve + - go-toolset + - go-toolset-1.10 + - go-toolset-1.10-golang + - go-toolset-golang + - golang + components: + rpms: + delve: + rationale: A debugger for the Go programming language + ref: ca35aac3fd3349de34635e7f0fec723eb195d860 + buildorder: 2 + arches: [aarch64, i686, x86_64] + go-toolset: + rationale: Meta package for go-toolset providing scl enable scripts. + ref: 25b48cd569b30efd3c699de5396c5463e4fd6376 + arches: [aarch64, i686, x86_64] + golang: + rationale: Package providing the Go compiler toolchain. + ref: a6735db4dee1f7fbf18b8659779a567464e92bf4 + buildorder: 1 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - delve-0:1.21.2-3.module+el8.10.0+1814+f68f8a63.src + - delve-0:1.21.2-3.module+el8.10.0+1814+f68f8a63.x86_64 + - delve-debuginfo-0:1.21.2-3.module+el8.10.0+1814+f68f8a63.x86_64 + - delve-debugsource-0:1.21.2-3.module+el8.10.0+1814+f68f8a63.x86_64 + - go-toolset-0:1.21.11-1.module+el8.10.0+1831+fc70fba6.src + - go-toolset-0:1.21.11-1.module+el8.10.0+1831+fc70fba6.x86_64 + - golang-0:1.21.11-1.module+el8.10.0+1831+fc70fba6.src + - golang-0:1.21.11-1.module+el8.10.0+1831+fc70fba6.x86_64 + - golang-bin-0:1.21.11-1.module+el8.10.0+1831+fc70fba6.x86_64 + - golang-docs-0:1.21.11-1.module+el8.10.0+1831+fc70fba6.noarch + - golang-misc-0:1.21.11-1.module+el8.10.0+1831+fc70fba6.noarch + - golang-src-0:1.21.11-1.module+el8.10.0+1831+fc70fba6.noarch + - golang-tests-0:1.21.11-1.module+el8.10.0+1831+fc70fba6.noarch +... +--- +document: modulemd +version: 2 +data: + name: container-tools + stream: "rhel8" + version: 8100020240702203056 + context: 82888897 + arch: x86_64 + summary: Most recent (rolling) versions of podman, buildah, skopeo, runc, conmon, + runc, conmon, CRIU, Udica, etc as well as dependencies such as container-selinux + built and tested together, and updated as frequently as every 12 weeks. + description: >- + Latest versions of podman, buildah, skopeo, runc, conmon, CRIU, Udica, etc as + well as dependencies such as container-selinux built and tested together, and + updated as frequently as every 12 weeks. Only very limited back ports are provided + to this stream, and most patches come from providing new versions. + license: + module: + - MIT + content: + - ASL 2.0 + - ASL 2.0 and BSD and MIT + - Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 + - BSD and MIT + - GPLv2 + - GPLv2+ + - GPLv3+ + - LGPL-2.1-or-later + xmd: {} + dependencies: + - buildrequires: + go-toolset: [rhel8] + golang-ecosystem: [1.0] + platform: [el8.10.0] + requires: + platform: [el8] + references: + community: https://github.com/projectatomic + documentation: https://projectatomic.io + tracker: https://github.com/projectatomic + profiles: + common: + rpms: + - aardvark-dns + - buildah + - cockpit-podman + - conmon + - container-selinux + - containernetworking-plugins + - containers-common + - criu + - crun + - fuse-overlayfs + - libslirp + - netavark + - podman + - python3-podman + - runc + - skopeo + - slirp4netns + - toolbox + - udica + api: + rpms: + - buildah + - conmon + - container-selinux + - containernetworking-plugins + - containers-common + - fuse-overlayfs + - libslirp + - podman + - podman-docker + - podman-manpages + - podman-remote + - python3-podman + - runc + - skopeo + - slirp4netns + buildopts: + rpms: + macros: > + %_with_ignore_tests 1 + components: + rpms: + aardvark-dns: + rationale: Primary component of this module + ref: 5408c5cee5876018c7dcf9daa3de84ed4cb59989 + arches: [aarch64, i686, x86_64] + buildah: + rationale: Primary component of this module + ref: 8e4e77f9a522b2d1fc5d3c5126a20e3c1eb9216b + arches: [aarch64, i686, x86_64] + cockpit-podman: + rationale: Primary component of this module + ref: 0e0d77bf8d87e12fa3959c6000eff690d37449d2 + arches: [aarch64, i686, x86_64] + conmon: + rationale: Primary component of this module + ref: bdc3c738efe10557d605aca656a9c652c5ed1e1c + arches: [aarch64, i686, x86_64] + container-selinux: + rationale: Primary component of this module + ref: 98353e448f267533288236edcafdcaea066b5060 + arches: [aarch64, i686, x86_64] + containernetworking-plugins: + rationale: Primary component of this module + ref: f35233b4a9fffe9a5eb59bce55cf0916c6b48942 + arches: [aarch64, i686, x86_64] + containers-common: + rationale: Primary component of this module + ref: 39858d5298fa860075a303ee68329a348f038cd6 + arches: [aarch64, i686, x86_64] + criu: + rationale: Primary component of this module + ref: fa43cc86a588ca3a8577a1b0866d7898671948ae + buildorder: -1 + arches: [aarch64, i686, x86_64] + crun: + rationale: Primary component of this module + ref: a28306400abd73d2481b97fee164dc0e82db345e + arches: [aarch64, i686, x86_64] + fuse-overlayfs: + rationale: Primary component of this module + ref: a7589e40b1191749ed458e942aa38cbeebdb02e3 + arches: [aarch64, i686, x86_64] + libslirp: + rationale: Primary component of this module + ref: ac30ffb39aa858ecfcc752f50a4b26d69e549d85 + buildorder: -1 + arches: [aarch64, i686, x86_64] + netavark: + rationale: Primary component of this module + ref: 8e319390ac877c27bcbf9492b9fd52a255a5bcdf + arches: [aarch64, i686, x86_64] + oci-seccomp-bpf-hook: + rationale: Primary component of this module + ref: f6ce34ef501d4928d77c351384a1b5a007053cce + arches: [aarch64, i686, x86_64] + podman: + rationale: Primary component of this module + ref: 979171d11a4f6bf7d8d4fb31a28a1aa1c73dc9ca + arches: [aarch64, i686, x86_64] + python-podman: + rationale: Primary component of this module + ref: 7a0473b51267ccf160e44caf85ee38f8b8853963 + arches: [aarch64, i686, x86_64] + runc: + rationale: Primary component of this module + ref: 5c0c99f58ec3ebd214bb38739de99d2cefce9218 + arches: [aarch64, i686, x86_64] + skopeo: + rationale: Primary component of this module + ref: 284930f3909a4c483f1993297eaa40da693e2868 + arches: [aarch64, i686, x86_64] + slirp4netns: + rationale: Primary component of this module + ref: 1664cdae0e9bf473ee6120efe2a11efd6ce73ef8 + arches: [aarch64, i686, x86_64] + toolbox: + rationale: Primary component of this module + ref: 404657ec4acac5a7f3ebad7be4ef4d934a688030 + arches: [aarch64, i686, x86_64] + udica: + rationale: Primary component of this module + ref: 671c50d1571ab0e565b95d7d61671b840d50c083 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - aardvark-dns-2:1.10.0-1.module+el8.10.0+1825+623b0c20.src + - aardvark-dns-2:1.10.0-1.module+el8.10.0+1825+623b0c20.x86_64 + - buildah-2:1.33.8-1.module+el8.10.0+1833+b6e0f287.src + - buildah-2:1.33.8-1.module+el8.10.0+1833+b6e0f287.x86_64 + - buildah-debuginfo-2:1.33.8-1.module+el8.10.0+1833+b6e0f287.x86_64 + - buildah-debugsource-2:1.33.8-1.module+el8.10.0+1833+b6e0f287.x86_64 + - buildah-tests-2:1.33.8-1.module+el8.10.0+1833+b6e0f287.x86_64 + - buildah-tests-debuginfo-2:1.33.8-1.module+el8.10.0+1833+b6e0f287.x86_64 + - cockpit-podman-0:84.1-1.module+el8.10.0+1825+623b0c20.noarch + - cockpit-podman-0:84.1-1.module+el8.10.0+1825+623b0c20.src + - conmon-3:2.1.10-1.module+el8.10.0+1815+5fe7415e.src + - conmon-3:2.1.10-1.module+el8.10.0+1815+5fe7415e.x86_64 + - conmon-debuginfo-3:2.1.10-1.module+el8.10.0+1815+5fe7415e.x86_64 + - conmon-debugsource-3:2.1.10-1.module+el8.10.0+1815+5fe7415e.x86_64 + - container-selinux-2:2.229.0-2.module+el8.10.0+1825+623b0c20.noarch + - container-selinux-2:2.229.0-2.module+el8.10.0+1825+623b0c20.src + - containernetworking-plugins-1:1.4.0-2.module+el8.10.0+1825+623b0c20.src + - containernetworking-plugins-1:1.4.0-2.module+el8.10.0+1825+623b0c20.x86_64 + - containernetworking-plugins-debuginfo-1:1.4.0-2.module+el8.10.0+1825+623b0c20.x86_64 + - containernetworking-plugins-debugsource-1:1.4.0-2.module+el8.10.0+1825+623b0c20.x86_64 + - containers-common-2:1-81.module+el8.10.0+1825+623b0c20.src + - containers-common-2:1-81.module+el8.10.0+1825+623b0c20.x86_64 + - crit-0:3.18-5.module+el8.10.0+1825+623b0c20.x86_64 + - criu-0:3.18-5.module+el8.10.0+1825+623b0c20.src + - criu-0:3.18-5.module+el8.10.0+1825+623b0c20.x86_64 + - criu-debuginfo-0:3.18-5.module+el8.10.0+1825+623b0c20.x86_64 + - criu-debugsource-0:3.18-5.module+el8.10.0+1825+623b0c20.x86_64 + - criu-devel-0:3.18-5.module+el8.10.0+1825+623b0c20.x86_64 + - criu-libs-0:3.18-5.module+el8.10.0+1825+623b0c20.x86_64 + - criu-libs-debuginfo-0:3.18-5.module+el8.10.0+1825+623b0c20.x86_64 + - crun-0:1.14.3-2.module+el8.10.0+1825+623b0c20.src + - crun-0:1.14.3-2.module+el8.10.0+1825+623b0c20.x86_64 + - crun-debuginfo-0:1.14.3-2.module+el8.10.0+1825+623b0c20.x86_64 + - crun-debugsource-0:1.14.3-2.module+el8.10.0+1825+623b0c20.x86_64 + - fuse-overlayfs-0:1.13-1.module+el8.10.0+1825+623b0c20.src + - fuse-overlayfs-0:1.13-1.module+el8.10.0+1825+623b0c20.x86_64 + - fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+1825+623b0c20.x86_64 + - fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+1825+623b0c20.x86_64 + - libslirp-0:4.4.0-2.module+el8.10.0+1825+623b0c20.src + - libslirp-0:4.4.0-2.module+el8.10.0+1825+623b0c20.x86_64 + - libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+1825+623b0c20.x86_64 + - libslirp-debugsource-0:4.4.0-2.module+el8.10.0+1825+623b0c20.x86_64 + - libslirp-devel-0:4.4.0-2.module+el8.10.0+1825+623b0c20.x86_64 + - netavark-2:1.10.3-1.module+el8.10.0+1825+623b0c20.src + - netavark-2:1.10.3-1.module+el8.10.0+1825+623b0c20.x86_64 + - oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+1825+623b0c20.src + - oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+1825+623b0c20.x86_64 + - oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+1825+623b0c20.x86_64 + - oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+1825+623b0c20.x86_64 + - podman-4:4.9.4-4.module+el8.10.0+1833+b6e0f287.src + - podman-4:4.9.4-4.module+el8.10.0+1833+b6e0f287.x86_64 + - podman-catatonit-4:4.9.4-4.module+el8.10.0+1833+b6e0f287.x86_64 + - podman-catatonit-debuginfo-4:4.9.4-4.module+el8.10.0+1833+b6e0f287.x86_64 + - podman-debuginfo-4:4.9.4-4.module+el8.10.0+1833+b6e0f287.x86_64 + - podman-debugsource-4:4.9.4-4.module+el8.10.0+1833+b6e0f287.x86_64 + - podman-docker-4:4.9.4-4.module+el8.10.0+1833+b6e0f287.noarch + - podman-gvproxy-4:4.9.4-4.module+el8.10.0+1833+b6e0f287.x86_64 + - podman-gvproxy-debuginfo-4:4.9.4-4.module+el8.10.0+1833+b6e0f287.x86_64 + - podman-plugins-4:4.9.4-4.module+el8.10.0+1833+b6e0f287.x86_64 + - podman-plugins-debuginfo-4:4.9.4-4.module+el8.10.0+1833+b6e0f287.x86_64 + - podman-remote-4:4.9.4-4.module+el8.10.0+1833+b6e0f287.x86_64 + - podman-remote-debuginfo-4:4.9.4-4.module+el8.10.0+1833+b6e0f287.x86_64 + - podman-tests-4:4.9.4-4.module+el8.10.0+1833+b6e0f287.x86_64 + - python-podman-0:4.9.0-1.module+el8.10.0+1825+623b0c20.src + - python3-criu-0:3.18-5.module+el8.10.0+1825+623b0c20.x86_64 + - python3-podman-0:4.9.0-1.module+el8.10.0+1825+623b0c20.noarch + - runc-1:1.1.12-1.module+el8.10.0+1825+623b0c20.src + - runc-1:1.1.12-1.module+el8.10.0+1825+623b0c20.x86_64 + - runc-debuginfo-1:1.1.12-1.module+el8.10.0+1825+623b0c20.x86_64 + - runc-debugsource-1:1.1.12-1.module+el8.10.0+1825+623b0c20.x86_64 + - skopeo-2:1.14.4-1.module+el8.10.0+1833+b6e0f287.src + - skopeo-2:1.14.4-1.module+el8.10.0+1833+b6e0f287.x86_64 + - skopeo-tests-2:1.14.4-1.module+el8.10.0+1833+b6e0f287.x86_64 + - slirp4netns-0:1.2.3-1.module+el8.10.0+1825+623b0c20.src + - slirp4netns-0:1.2.3-1.module+el8.10.0+1825+623b0c20.x86_64 + - slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+1825+623b0c20.x86_64 + - slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+1825+623b0c20.x86_64 + - toolbox-0:0.0.99.5-2.module+el8.10.0+1829+9bb2696f.rocky.0.2.src + - toolbox-0:0.0.99.5-2.module+el8.10.0+1829+9bb2696f.rocky.0.2.x86_64 + - toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+1829+9bb2696f.rocky.0.2.x86_64 + - toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+1829+9bb2696f.rocky.0.2.x86_64 + - toolbox-tests-0:0.0.99.5-2.module+el8.10.0+1829+9bb2696f.rocky.0.2.x86_64 + - udica-0:0.2.6-21.module+el8.10.0+1825+623b0c20.noarch + - udica-0:0.2.6-21.module+el8.10.0+1825+623b0c20.src +... +--- +document: modulemd +version: 2 +data: + name: virt + stream: "rhel" + version: 8100020240708155053 + context: e155f54d + arch: x86_64 + summary: Virtualization module + description: >- + A virtualization module + license: + module: + - MIT + content: + - ASL 2.0 + - BSD + - GPLv2 and GPLv2+ and CC-BY + - GPLv2+ + - GPLv2+ or Artistic + - LGPLv2 + - LGPLv2+ + - LGPLv2+ and BSD + - LGPLv3 + xmd: {} + dependencies: + - buildrequires: + platform: [el8.10.0] + requires: + platform: [el8] + profiles: + common: + rpms: + - libguestfs + - libvirt-client + - libvirt-daemon-config-network + - libvirt-daemon-kvm + filter: + rpms: + - ocaml-hivex + - ocaml-hivex-debuginfo + - ocaml-hivex-devel + - ocaml-libguestfs + - ocaml-libguestfs-debuginfo + - ocaml-libguestfs-devel + - ocaml-libnbd + - ocaml-libnbd-debuginfo + - ocaml-libnbd-devel + - qemu-kvm-tests + - qemu-kvm-tests-debuginfo + buildopts: + rpms: + macros: > + %_smp_ncpus_max 16 + components: + rpms: + hivex: + rationale: libguestfs dep + ref: 333098f82d3ef3a7f6ff932e9218747e63a5767c + buildorder: 1 + arches: [aarch64, i686, x86_64] + libguestfs: + rationale: Primary module content + ref: c0a1fe8ba5c389f20e4313ffe1847499d0963c9b + buildorder: 4 + arches: [aarch64, i686, x86_64] + libguestfs-winsupport: + rationale: Primary module content + ref: 1b7a98edfa2b50a7349af25994930206d9dd3239 + buildorder: 5 + arches: [aarch64, i686, x86_64] + libiscsi: + rationale: qemu-kvm dep + ref: ad97f43e0802c9cbec691b7ab29363bf5cd4ddf3 + buildorder: 1 + arches: [aarch64, i686, x86_64] + libnbd: + rationale: Primary module content + ref: 31766766cb276b91347175fe2b653e3bb9cfddd8 + buildorder: 1 + arches: [aarch64, i686, x86_64] + libtpms: + rationale: Primary module content + ref: 9be2266f7fe2bb62a917c45af6498b9fa3ee98c6 + buildorder: 1 + arches: [aarch64, i686, x86_64] + libvirt: + rationale: Primary module content + ref: a6a7ffd8340242cbe8c79073f0f8029846fdeea8 + buildorder: 3 + arches: [aarch64, i686, x86_64] + libvirt-dbus: + rationale: libvirt-dbus is part of the virtualization module + ref: ca52f298b4cba6fd1e30589505329ffd76cb6493 + buildorder: 4 + arches: [aarch64, i686, x86_64] + libvirt-python: + rationale: Primary module content + ref: 72a98bd5671e78d2f01d1c9ba77541b76f337fe5 + buildorder: 4 + arches: [aarch64, i686, x86_64] + nbdkit: + rationale: Primary module content + ref: b3a542a5613fce7ed842d27a63716e6f9a344989 + buildorder: 5 + arches: [aarch64, i686, x86_64] + netcf: + rationale: libvirt dep + ref: 6cb80a7e7904b906bb37424d4e2a8a789563b259 + buildorder: 1 + arches: [aarch64, i686, x86_64] + perl-Sys-Virt: + rationale: Primary module content + ref: 552b3ac88fc730c612c714dd537e3ebc8d42bef1 + buildorder: 4 + arches: [aarch64, i686, x86_64] + qemu-kvm: + rationale: Primary module content + ref: ab2ee8b0afa1677e43b59985aa90eb1747ea1d25 + buildorder: 2 + arches: [aarch64, i686, x86_64] + seabios: + rationale: qemu-kvm dep + ref: 76d923f2a397489b1704dc67a14b67d262fe0c74 + buildorder: 1 + arches: [ppc64le, x86_64] + sgabios: + rationale: qemu-kvm dep + ref: a6a65605b1d21509153fa040e6f7907e4952a5d3 + buildorder: 1 + arches: [ppc64le, x86_64] + supermin: + rationale: libguestfs dep + ref: 1fa10cd2190f908fd5fcf2e474ee6751d13004c7 + buildorder: 2 + arches: [aarch64, i686, x86_64] + swtpm: + rationale: Primary module content + ref: 0ebdf53b092ea84f8ba7b5278bb330b945c9c409 + buildorder: 2 + arches: [aarch64, i686, x86_64] + virt-v2v: + rationale: Primary module content + ref: defc736acb0befd3acd1788b60b1fb11741de170 + buildorder: 6 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - hivex-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.src + - hivex-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - hivex-debuginfo-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - hivex-debugsource-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - hivex-devel-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - libguestfs-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.src + - libguestfs-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-appliance-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-bash-completion-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.noarch + - libguestfs-debuginfo-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-debugsource-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-devel-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-gfs2-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-gobject-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-gobject-devel-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-inspect-icons-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.noarch + - libguestfs-java-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-java-debuginfo-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-java-devel-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-javadoc-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.noarch + - libguestfs-man-pages-ja-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.noarch + - libguestfs-man-pages-uk-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.noarch + - libguestfs-rescue-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-rsync-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-tools-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.noarch + - libguestfs-tools-c-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-winsupport-0:8.10-1.module+el8.10.0+1835+43f01cbb.src + - libguestfs-winsupport-0:8.10-1.module+el8.10.0+1835+43f01cbb.x86_64 + - libguestfs-xfs-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libiscsi-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.src + - libiscsi-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.x86_64 + - libiscsi-debuginfo-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.x86_64 + - libiscsi-debugsource-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.x86_64 + - libiscsi-devel-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.x86_64 + - libiscsi-utils-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.x86_64 + - libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.x86_64 + - libnbd-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.src + - libnbd-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - libnbd-bash-completion-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.noarch + - libnbd-debuginfo-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - libnbd-debugsource-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - libnbd-devel-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.10.0+1835+43f01cbb.src + - libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.10.0+1835+43f01cbb.x86_64 + - libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.10.0+1835+43f01cbb.x86_64 + - libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.10.0+1835+43f01cbb.x86_64 + - libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.src + - libvirt-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-client-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-client-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-config-network-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-config-nwfilter-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-interface-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-network-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-nodedev-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-nwfilter-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-qemu-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-secret-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-core-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-disk-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-gluster-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-logical-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-mpath-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-rbd-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-scsi-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-kvm-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-dbus-0:1.3.0-2.module+el8.10.0+1835+43f01cbb.src + - libvirt-dbus-0:1.3.0-2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-dbus-debugsource-0:1.3.0-2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-debugsource-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-devel-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-docs-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-libs-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-libs-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-lock-sanlock-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-lock-sanlock-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-nss-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-nss-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-python-0:8.0.0-2.module+el8.10.0+1835+43f01cbb.src + - libvirt-python-debugsource-0:8.0.0-2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-wireshark-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-wireshark-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - lua-guestfs-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - lua-guestfs-debuginfo-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - nbdfuse-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdfuse-debuginfo-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.src + - nbdkit-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-bash-completion-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.noarch + - nbdkit-basic-filters-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-basic-plugins-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-curl-plugin-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-debugsource-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-devel-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-example-plugins-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-gzip-filter-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-gzip-plugin-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-nbd-plugin-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-python-plugin-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-server-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-server-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-ssh-plugin-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-tar-filter-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-tar-plugin-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-vddk-plugin-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-vddk-plugin-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-xz-filter-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - netcf-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.src + - netcf-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.x86_64 + - netcf-debuginfo-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.x86_64 + - netcf-debugsource-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.x86_64 + - netcf-devel-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.x86_64 + - netcf-libs-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.x86_64 + - netcf-libs-debuginfo-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.x86_64 + - perl-Sys-Guestfs-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - perl-Sys-Virt-0:8.0.0-1.module+el8.10.0+1835+43f01cbb.src + - perl-Sys-Virt-0:8.0.0-1.module+el8.10.0+1835+43f01cbb.x86_64 + - perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.10.0+1835+43f01cbb.x86_64 + - perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.10.0+1835+43f01cbb.x86_64 + - perl-hivex-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - perl-hivex-debuginfo-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - python3-hivex-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - python3-hivex-debuginfo-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - python3-libguestfs-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - python3-libnbd-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - python3-libnbd-debuginfo-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - python3-libvirt-0:8.0.0-2.module+el8.10.0+1835+43f01cbb.x86_64 + - python3-libvirt-debuginfo-0:8.0.0-2.module+el8.10.0+1835+43f01cbb.x86_64 + - qemu-guest-agent-15:6.2.0-49.module+el8.10.0+1835+43f01cbb.x86_64 + - qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+1835+43f01cbb.x86_64 + - qemu-img-15:6.2.0-49.module+el8.10.0+1835+43f01cbb.x86_64 + - qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+1835+43f01cbb.x86_64 + - qemu-kvm-15:6.2.0-49.module+el8.10.0+1835+43f01cbb.src + - qemu-kvm-15:6.2.0-49.module+el8.10.0+1835+43f01cbb.x86_64 + - qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+1835+43f01cbb.x86_64 + - qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+1835+43f01cbb.x86_64 + - qemu-kvm-block-gluster-15:6.2.0-49.module+el8.10.0+1835+43f01cbb.x86_64 + - qemu-kvm-block-gluster-debuginfo-15:6.2.0-49.module+el8.10.0+1835+43f01cbb.x86_64 + - qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+1835+43f01cbb.x86_64 + - qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+1835+43f01cbb.x86_64 + - qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+1835+43f01cbb.x86_64 + - qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+1835+43f01cbb.x86_64 + - qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+1835+43f01cbb.x86_64 + - qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+1835+43f01cbb.x86_64 + - qemu-kvm-common-15:6.2.0-49.module+el8.10.0+1835+43f01cbb.x86_64 + - qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+1835+43f01cbb.x86_64 + - qemu-kvm-core-15:6.2.0-49.module+el8.10.0+1835+43f01cbb.x86_64 + - qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+1835+43f01cbb.x86_64 + - qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+1835+43f01cbb.x86_64 + - qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+1835+43f01cbb.x86_64 + - qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+1835+43f01cbb.x86_64 + - qemu-kvm-hw-usbredir-15:6.2.0-49.module+el8.10.0+1835+43f01cbb.x86_64 + - qemu-kvm-hw-usbredir-debuginfo-15:6.2.0-49.module+el8.10.0+1835+43f01cbb.x86_64 + - qemu-kvm-ui-opengl-15:6.2.0-49.module+el8.10.0+1835+43f01cbb.x86_64 + - qemu-kvm-ui-opengl-debuginfo-15:6.2.0-49.module+el8.10.0+1835+43f01cbb.x86_64 + - qemu-kvm-ui-spice-15:6.2.0-49.module+el8.10.0+1835+43f01cbb.x86_64 + - qemu-kvm-ui-spice-debuginfo-15:6.2.0-49.module+el8.10.0+1835+43f01cbb.x86_64 + - ruby-hivex-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - ruby-hivex-debuginfo-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - ruby-libguestfs-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - seabios-0:1.16.0-4.module+el8.9.0+1408+7b966129.src + - seabios-0:1.16.0-4.module+el8.9.0+1408+7b966129.x86_64 + - seabios-bin-0:1.16.0-4.module+el8.9.0+1408+7b966129.noarch + - seavgabios-bin-0:1.16.0-4.module+el8.9.0+1408+7b966129.noarch + - sgabios-1:0.20170427git-3.module+el8.10.0+1835+43f01cbb.src + - sgabios-1:0.20170427git-3.module+el8.10.0+1835+43f01cbb.x86_64 + - sgabios-bin-1:0.20170427git-3.module+el8.10.0+1835+43f01cbb.noarch + - supermin-0:5.2.1-2.module+el8.10.0+1835+43f01cbb.src + - supermin-0:5.2.1-2.module+el8.10.0+1835+43f01cbb.x86_64 + - supermin-debuginfo-0:5.2.1-2.module+el8.10.0+1835+43f01cbb.x86_64 + - supermin-debugsource-0:5.2.1-2.module+el8.10.0+1835+43f01cbb.x86_64 + - supermin-devel-0:5.2.1-2.module+el8.10.0+1835+43f01cbb.x86_64 + - swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.10.0+1835+43f01cbb.src + - swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.10.0+1835+43f01cbb.x86_64 + - swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.10.0+1835+43f01cbb.x86_64 + - swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.10.0+1835+43f01cbb.x86_64 + - swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.10.0+1835+43f01cbb.x86_64 + - swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.10.0+1835+43f01cbb.x86_64 + - swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.10.0+1835+43f01cbb.x86_64 + - swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.10.0+1835+43f01cbb.x86_64 + - swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.10.0+1835+43f01cbb.x86_64 + - swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.10.0+1835+43f01cbb.x86_64 + - virt-dib-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - virt-dib-debuginfo-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - virt-v2v-1:1.42.0-22.module+el8.10.0+1835+43f01cbb.src + - virt-v2v-1:1.42.0-22.module+el8.10.0+1835+43f01cbb.x86_64 + - virt-v2v-bash-completion-1:1.42.0-22.module+el8.10.0+1835+43f01cbb.noarch + - virt-v2v-debuginfo-1:1.42.0-22.module+el8.10.0+1835+43f01cbb.x86_64 + - virt-v2v-debugsource-1:1.42.0-22.module+el8.10.0+1835+43f01cbb.x86_64 + - virt-v2v-man-pages-ja-1:1.42.0-22.module+el8.10.0+1835+43f01cbb.noarch + - virt-v2v-man-pages-uk-1:1.42.0-22.module+el8.10.0+1835+43f01cbb.noarch +... +--- +document: modulemd +version: 2 +data: + name: pki-core + stream: "10.6" + version: 8100020240708162517 + context: a1a9ba2e + arch: x86_64 + summary: PKI Core module for PKI 10.6 or later + description: >- + A module for PKI Core packages for PKI version 10.6 or later. + license: + module: + - MIT + content: + - ASL 2.0 + - GPLv2 and LGPLv2 + - LGPLv2+ + - MPLv1.1 or GPLv2+ or LGPLv2+ + xmd: {} + dependencies: + - buildrequires: + golang-ecosystem: [1.0] + pki-deps: [10.6] + platform: [el8.10.0] + requires: + pki-deps: [10.6] + platform: [el8] + references: + community: https://www.dogtagpki.org + documentation: https://www.dogtagpki.org + tracker: https://github.com/dogtagpki/pki/issues + components: + rpms: + jss: + rationale: JSS packages + ref: c6a22ec73b6e8f95042c548cee790b6aa98db696 + buildorder: 50 + arches: [aarch64, i686, x86_64] + ldapjdk: + rationale: LDAP JDK packages + ref: ac5f18717023d184e239da736157ab291724044d + buildorder: 52 + arches: [aarch64, i686, x86_64] + pki-core: + rationale: PKI Core packages + ref: 9d73326e668b78f279a31bdb314cbd8357ba0801 + buildorder: 53 + arches: [aarch64, i686, x86_64] + resteasy: + rationale: RESTEasy packages + ref: 4e62e3863bcc53c2d3897c685a3781304b139ee0 + buildorder: 30 + arches: [aarch64, i686, x86_64] + tomcatjss: + rationale: TomcatJSS packages + ref: eccd2a43680beb2793d1885f5b24956296138e1b + buildorder: 51 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - idm-jss-0:4.11.0-1.module+el8.10.0+1816+f1a7c8eb.x86_64 + - idm-jss-debuginfo-0:4.11.0-1.module+el8.10.0+1816+f1a7c8eb.x86_64 + - idm-jss-javadoc-0:4.11.0-1.module+el8.10.0+1816+f1a7c8eb.x86_64 + - idm-ldapjdk-0:4.24.0-1.module+el8.10.0+1816+f1a7c8eb.noarch + - idm-ldapjdk-javadoc-0:4.24.0-1.module+el8.10.0+1816+f1a7c8eb.noarch + - idm-pki-acme-0:10.15.1-1.module+el8.10.0+1836+57f0c18f.noarch + - idm-pki-base-0:10.15.1-1.module+el8.10.0+1836+57f0c18f.noarch + - idm-pki-base-java-0:10.15.1-1.module+el8.10.0+1836+57f0c18f.noarch + - idm-pki-ca-0:10.15.1-1.module+el8.10.0+1836+57f0c18f.noarch + - idm-pki-kra-0:10.15.1-1.module+el8.10.0+1836+57f0c18f.noarch + - idm-pki-server-0:10.15.1-1.module+el8.10.0+1836+57f0c18f.noarch + - idm-pki-symkey-0:10.15.1-1.module+el8.10.0+1836+57f0c18f.x86_64 + - idm-pki-symkey-debuginfo-0:10.15.1-1.module+el8.10.0+1836+57f0c18f.x86_64 + - idm-pki-tools-0:10.15.1-1.module+el8.10.0+1836+57f0c18f.x86_64 + - idm-pki-tools-debuginfo-0:10.15.1-1.module+el8.10.0+1836+57f0c18f.x86_64 + - idm-tomcatjss-0:7.8.0-1.module+el8.10.0+1816+f1a7c8eb.noarch + - jss-0:4.11.0-1.module+el8.10.0+1816+f1a7c8eb.src + - jss-debugsource-0:4.11.0-1.module+el8.10.0+1816+f1a7c8eb.x86_64 + - ldapjdk-0:4.24.0-1.module+el8.10.0+1816+f1a7c8eb.src + - pki-core-0:10.15.1-1.module+el8.10.0+1836+57f0c18f.src + - pki-core-debuginfo-0:10.15.1-1.module+el8.10.0+1836+57f0c18f.x86_64 + - pki-core-debugsource-0:10.15.1-1.module+el8.10.0+1836+57f0c18f.x86_64 + - python3-idm-pki-0:10.15.1-1.module+el8.10.0+1836+57f0c18f.noarch + - resteasy-0:3.0.26-7.module+el8.10.0+1816+f1a7c8eb.noarch + - resteasy-0:3.0.26-7.module+el8.10.0+1816+f1a7c8eb.src + - resteasy-javadoc-0:3.0.26-7.module+el8.10.0+1816+f1a7c8eb.noarch + - tomcatjss-0:7.8.0-1.module+el8.10.0+1816+f1a7c8eb.src +... +--- +document: modulemd +version: 2 +data: + name: virt + stream: "rhel" + version: 8100020240709145616 + context: e155f54d + arch: x86_64 + summary: Virtualization module + description: >- + A virtualization module + license: + module: + - MIT + content: + - ASL 2.0 + - BSD + - GPLv2 and GPLv2+ and CC-BY + - GPLv2+ + - GPLv2+ or Artistic + - LGPLv2 + - LGPLv2+ + - LGPLv2+ and BSD + - LGPLv3 + xmd: {} + dependencies: + - buildrequires: + platform: [el8.10.0] + requires: + platform: [el8] + profiles: + common: + rpms: + - libguestfs + - libvirt-client + - libvirt-daemon-config-network + - libvirt-daemon-kvm + filter: + rpms: + - ocaml-hivex + - ocaml-hivex-debuginfo + - ocaml-hivex-devel + - ocaml-libguestfs + - ocaml-libguestfs-debuginfo + - ocaml-libguestfs-devel + - ocaml-libnbd + - ocaml-libnbd-debuginfo + - ocaml-libnbd-devel + - qemu-kvm-tests + - qemu-kvm-tests-debuginfo + buildopts: + rpms: + macros: > + %_smp_ncpus_max 16 + components: + rpms: + hivex: + rationale: libguestfs dep + ref: 333098f82d3ef3a7f6ff932e9218747e63a5767c + buildorder: 1 + arches: [aarch64, i686, x86_64] + libguestfs: + rationale: Primary module content + ref: c0a1fe8ba5c389f20e4313ffe1847499d0963c9b + buildorder: 4 + arches: [aarch64, i686, x86_64] + libguestfs-winsupport: + rationale: Primary module content + ref: 1b7a98edfa2b50a7349af25994930206d9dd3239 + buildorder: 5 + arches: [aarch64, i686, x86_64] + libiscsi: + rationale: qemu-kvm dep + ref: ad97f43e0802c9cbec691b7ab29363bf5cd4ddf3 + buildorder: 1 + arches: [aarch64, i686, x86_64] + libnbd: + rationale: Primary module content + ref: 31766766cb276b91347175fe2b653e3bb9cfddd8 + buildorder: 1 + arches: [aarch64, i686, x86_64] + libtpms: + rationale: Primary module content + ref: 9be2266f7fe2bb62a917c45af6498b9fa3ee98c6 + buildorder: 1 + arches: [aarch64, i686, x86_64] + libvirt: + rationale: Primary module content + ref: a6a7ffd8340242cbe8c79073f0f8029846fdeea8 + buildorder: 3 + arches: [aarch64, i686, x86_64] + libvirt-dbus: + rationale: libvirt-dbus is part of the virtualization module + ref: ca52f298b4cba6fd1e30589505329ffd76cb6493 + buildorder: 4 + arches: [aarch64, i686, x86_64] + libvirt-python: + rationale: Primary module content + ref: 72a98bd5671e78d2f01d1c9ba77541b76f337fe5 + buildorder: 4 + arches: [aarch64, i686, x86_64] + nbdkit: + rationale: Primary module content + ref: b3a542a5613fce7ed842d27a63716e6f9a344989 + buildorder: 5 + arches: [aarch64, i686, x86_64] + netcf: + rationale: libvirt dep + ref: 6cb80a7e7904b906bb37424d4e2a8a789563b259 + buildorder: 1 + arches: [aarch64, i686, x86_64] + perl-Sys-Virt: + rationale: Primary module content + ref: 552b3ac88fc730c612c714dd537e3ebc8d42bef1 + buildorder: 4 + arches: [aarch64, i686, x86_64] + qemu-kvm: + rationale: Primary module content + ref: 4e8b438dc5bbbe50a47ec97be271bd6dc40c1403 + buildorder: 2 + arches: [aarch64, i686, x86_64] + seabios: + rationale: qemu-kvm dep + ref: 76d923f2a397489b1704dc67a14b67d262fe0c74 + buildorder: 1 + arches: [ppc64le, x86_64] + sgabios: + rationale: qemu-kvm dep + ref: a6a65605b1d21509153fa040e6f7907e4952a5d3 + buildorder: 1 + arches: [ppc64le, x86_64] + supermin: + rationale: libguestfs dep + ref: 1fa10cd2190f908fd5fcf2e474ee6751d13004c7 + buildorder: 2 + arches: [aarch64, i686, x86_64] + swtpm: + rationale: Primary module content + ref: 0ebdf53b092ea84f8ba7b5278bb330b945c9c409 + buildorder: 2 + arches: [aarch64, i686, x86_64] + virt-v2v: + rationale: Primary module content + ref: defc736acb0befd3acd1788b60b1fb11741de170 + buildorder: 6 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - hivex-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.src + - hivex-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - hivex-debuginfo-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - hivex-debugsource-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - hivex-devel-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - libguestfs-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.src + - libguestfs-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-appliance-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-bash-completion-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.noarch + - libguestfs-debuginfo-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-debugsource-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-devel-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-gfs2-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-gobject-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-gobject-devel-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-inspect-icons-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.noarch + - libguestfs-java-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-java-debuginfo-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-java-devel-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-javadoc-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.noarch + - libguestfs-man-pages-ja-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.noarch + - libguestfs-man-pages-uk-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.noarch + - libguestfs-rescue-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-rsync-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-tools-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.noarch + - libguestfs-tools-c-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-winsupport-0:8.10-1.module+el8.10.0+1835+43f01cbb.src + - libguestfs-winsupport-0:8.10-1.module+el8.10.0+1835+43f01cbb.x86_64 + - libguestfs-xfs-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libiscsi-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.src + - libiscsi-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.x86_64 + - libiscsi-debuginfo-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.x86_64 + - libiscsi-debugsource-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.x86_64 + - libiscsi-devel-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.x86_64 + - libiscsi-utils-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.x86_64 + - libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.x86_64 + - libnbd-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.src + - libnbd-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - libnbd-bash-completion-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.noarch + - libnbd-debuginfo-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - libnbd-debugsource-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - libnbd-devel-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.10.0+1835+43f01cbb.src + - libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.10.0+1835+43f01cbb.x86_64 + - libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.10.0+1835+43f01cbb.x86_64 + - libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.10.0+1835+43f01cbb.x86_64 + - libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.src + - libvirt-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-client-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-client-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-config-network-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-config-nwfilter-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-interface-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-network-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-nodedev-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-nwfilter-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-qemu-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-secret-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-core-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-disk-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-gluster-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-logical-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-mpath-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-rbd-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-scsi-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-kvm-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-dbus-0:1.3.0-2.module+el8.10.0+1835+43f01cbb.src + - libvirt-dbus-0:1.3.0-2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-dbus-debugsource-0:1.3.0-2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-debugsource-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-devel-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-docs-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-libs-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-libs-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-lock-sanlock-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-lock-sanlock-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-nss-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-nss-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-python-0:8.0.0-2.module+el8.10.0+1835+43f01cbb.src + - libvirt-python-debugsource-0:8.0.0-2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-wireshark-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-wireshark-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - lua-guestfs-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - lua-guestfs-debuginfo-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - nbdfuse-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdfuse-debuginfo-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.src + - nbdkit-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-bash-completion-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.noarch + - nbdkit-basic-filters-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-basic-plugins-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-curl-plugin-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-debugsource-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-devel-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-example-plugins-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-gzip-filter-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-gzip-plugin-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-nbd-plugin-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-python-plugin-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-server-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-server-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-ssh-plugin-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-tar-filter-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-tar-plugin-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-vddk-plugin-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-vddk-plugin-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-xz-filter-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - netcf-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.src + - netcf-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.x86_64 + - netcf-debuginfo-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.x86_64 + - netcf-debugsource-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.x86_64 + - netcf-devel-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.x86_64 + - netcf-libs-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.x86_64 + - netcf-libs-debuginfo-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.x86_64 + - perl-Sys-Guestfs-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - perl-Sys-Virt-0:8.0.0-1.module+el8.10.0+1835+43f01cbb.src + - perl-Sys-Virt-0:8.0.0-1.module+el8.10.0+1835+43f01cbb.x86_64 + - perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.10.0+1835+43f01cbb.x86_64 + - perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.10.0+1835+43f01cbb.x86_64 + - perl-hivex-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - perl-hivex-debuginfo-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - python3-hivex-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - python3-hivex-debuginfo-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - python3-libguestfs-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - python3-libnbd-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - python3-libnbd-debuginfo-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - python3-libvirt-0:8.0.0-2.module+el8.10.0+1835+43f01cbb.x86_64 + - python3-libvirt-debuginfo-0:8.0.0-2.module+el8.10.0+1835+43f01cbb.x86_64 + - qemu-guest-agent-15:6.2.0-50.module+el8.10.0+1837+d7dcfbda.x86_64 + - qemu-guest-agent-debuginfo-15:6.2.0-50.module+el8.10.0+1837+d7dcfbda.x86_64 + - qemu-img-15:6.2.0-50.module+el8.10.0+1837+d7dcfbda.x86_64 + - qemu-img-debuginfo-15:6.2.0-50.module+el8.10.0+1837+d7dcfbda.x86_64 + - qemu-kvm-15:6.2.0-50.module+el8.10.0+1837+d7dcfbda.src + - qemu-kvm-15:6.2.0-50.module+el8.10.0+1837+d7dcfbda.x86_64 + - qemu-kvm-block-curl-15:6.2.0-50.module+el8.10.0+1837+d7dcfbda.x86_64 + - qemu-kvm-block-curl-debuginfo-15:6.2.0-50.module+el8.10.0+1837+d7dcfbda.x86_64 + - qemu-kvm-block-gluster-15:6.2.0-50.module+el8.10.0+1837+d7dcfbda.x86_64 + - qemu-kvm-block-gluster-debuginfo-15:6.2.0-50.module+el8.10.0+1837+d7dcfbda.x86_64 + - qemu-kvm-block-iscsi-15:6.2.0-50.module+el8.10.0+1837+d7dcfbda.x86_64 + - qemu-kvm-block-iscsi-debuginfo-15:6.2.0-50.module+el8.10.0+1837+d7dcfbda.x86_64 + - qemu-kvm-block-rbd-15:6.2.0-50.module+el8.10.0+1837+d7dcfbda.x86_64 + - qemu-kvm-block-rbd-debuginfo-15:6.2.0-50.module+el8.10.0+1837+d7dcfbda.x86_64 + - qemu-kvm-block-ssh-15:6.2.0-50.module+el8.10.0+1837+d7dcfbda.x86_64 + - qemu-kvm-block-ssh-debuginfo-15:6.2.0-50.module+el8.10.0+1837+d7dcfbda.x86_64 + - qemu-kvm-common-15:6.2.0-50.module+el8.10.0+1837+d7dcfbda.x86_64 + - qemu-kvm-common-debuginfo-15:6.2.0-50.module+el8.10.0+1837+d7dcfbda.x86_64 + - qemu-kvm-core-15:6.2.0-50.module+el8.10.0+1837+d7dcfbda.x86_64 + - qemu-kvm-core-debuginfo-15:6.2.0-50.module+el8.10.0+1837+d7dcfbda.x86_64 + - qemu-kvm-debuginfo-15:6.2.0-50.module+el8.10.0+1837+d7dcfbda.x86_64 + - qemu-kvm-debugsource-15:6.2.0-50.module+el8.10.0+1837+d7dcfbda.x86_64 + - qemu-kvm-docs-15:6.2.0-50.module+el8.10.0+1837+d7dcfbda.x86_64 + - qemu-kvm-hw-usbredir-15:6.2.0-50.module+el8.10.0+1837+d7dcfbda.x86_64 + - qemu-kvm-hw-usbredir-debuginfo-15:6.2.0-50.module+el8.10.0+1837+d7dcfbda.x86_64 + - qemu-kvm-ui-opengl-15:6.2.0-50.module+el8.10.0+1837+d7dcfbda.x86_64 + - qemu-kvm-ui-opengl-debuginfo-15:6.2.0-50.module+el8.10.0+1837+d7dcfbda.x86_64 + - qemu-kvm-ui-spice-15:6.2.0-50.module+el8.10.0+1837+d7dcfbda.x86_64 + - qemu-kvm-ui-spice-debuginfo-15:6.2.0-50.module+el8.10.0+1837+d7dcfbda.x86_64 + - ruby-hivex-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - ruby-hivex-debuginfo-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - ruby-libguestfs-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - seabios-0:1.16.0-4.module+el8.9.0+1408+7b966129.src + - seabios-0:1.16.0-4.module+el8.9.0+1408+7b966129.x86_64 + - seabios-bin-0:1.16.0-4.module+el8.9.0+1408+7b966129.noarch + - seavgabios-bin-0:1.16.0-4.module+el8.9.0+1408+7b966129.noarch + - sgabios-1:0.20170427git-3.module+el8.10.0+1835+43f01cbb.src + - sgabios-1:0.20170427git-3.module+el8.10.0+1835+43f01cbb.x86_64 + - sgabios-bin-1:0.20170427git-3.module+el8.10.0+1835+43f01cbb.noarch + - supermin-0:5.2.1-2.module+el8.10.0+1835+43f01cbb.src + - supermin-0:5.2.1-2.module+el8.10.0+1835+43f01cbb.x86_64 + - supermin-debuginfo-0:5.2.1-2.module+el8.10.0+1835+43f01cbb.x86_64 + - supermin-debugsource-0:5.2.1-2.module+el8.10.0+1835+43f01cbb.x86_64 + - supermin-devel-0:5.2.1-2.module+el8.10.0+1835+43f01cbb.x86_64 + - swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.10.0+1835+43f01cbb.src + - swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.10.0+1835+43f01cbb.x86_64 + - swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.10.0+1835+43f01cbb.x86_64 + - swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.10.0+1835+43f01cbb.x86_64 + - swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.10.0+1835+43f01cbb.x86_64 + - swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.10.0+1835+43f01cbb.x86_64 + - swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.10.0+1835+43f01cbb.x86_64 + - swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.10.0+1835+43f01cbb.x86_64 + - swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.10.0+1835+43f01cbb.x86_64 + - swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.10.0+1835+43f01cbb.x86_64 + - virt-dib-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - virt-dib-debuginfo-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - virt-v2v-1:1.42.0-22.module+el8.10.0+1835+43f01cbb.src + - virt-v2v-1:1.42.0-22.module+el8.10.0+1835+43f01cbb.x86_64 + - virt-v2v-bash-completion-1:1.42.0-22.module+el8.10.0+1835+43f01cbb.noarch + - virt-v2v-debuginfo-1:1.42.0-22.module+el8.10.0+1835+43f01cbb.x86_64 + - virt-v2v-debugsource-1:1.42.0-22.module+el8.10.0+1835+43f01cbb.x86_64 + - virt-v2v-man-pages-ja-1:1.42.0-22.module+el8.10.0+1835+43f01cbb.noarch + - virt-v2v-man-pages-uk-1:1.42.0-22.module+el8.10.0+1835+43f01cbb.noarch +... +--- +document: modulemd +version: 2 +data: + name: ruby + stream: "2.5" + version: 8100020240711171932 + context: e155f54d + arch: x86_64 + summary: An interpreter of object-oriented scripting language + description: >- + Ruby is the interpreted scripting language for quick and easy object-oriented + programming. It has many features to process text files and to do system management + tasks (as in Perl). It is simple, straight-forward, and extensible. + license: + module: + - MIT + content: + - (BSD or Ruby) and PostgreSQL + - (Ruby or BSD) and (Ruby or BSD or Python) and (Ruby or BSD or LGPLv2+) + - (Ruby or BSD) and Public Domain and MIT and CC0 and zlib and UCD + - (Ruby or GPLv2) and UCD + - ASL 2.0 + - GPLv2 and Ruby and MIT and OFL + - MIT + - Ruby or BSD + - Ruby or MIT + xmd: {} + dependencies: + - buildrequires: + platform: [el8.10.0] + requires: + platform: [el8] + references: + community: http://ruby-lang.org/ + documentation: https://www.ruby-lang.org/en/documentation/ + tracker: https://bugs.ruby-lang.org/ + profiles: + common: + rpms: + - ruby + api: + rpms: + - ruby + - ruby-devel + - ruby-irb + - ruby-libs + - rubygem-abrt + - rubygem-bigdecimal + - rubygem-bson + - rubygem-bundler + - rubygem-did_you_mean + - rubygem-io-console + - rubygem-json + - rubygem-minitest + - rubygem-mongo + - rubygem-mysql2 + - rubygem-net-telnet + - rubygem-openssl + - rubygem-pg + - rubygem-power_assert + - rubygem-psych + - rubygem-rake + - rubygem-rdoc + - rubygem-test-unit + - rubygem-xmlrpc + - rubygems + - rubygems-devel + buildopts: + rpms: + macros: > + %_without_rubypick 1 + components: + rpms: + ruby: + rationale: An interpreter of object-oriented scripting language + ref: 4ad78c3f0420ca8272ca49ceaac465e8e2395040 + buildorder: 101 + arches: [aarch64, i686, x86_64] + multilib: [x86_64] + rubygem-abrt: + rationale: ABRT support for Ruby + ref: d5ddaf3d1d802e02fbebe710461c0df19f47bbdd + buildorder: 102 + arches: [aarch64, i686, x86_64] + rubygem-bson: + rationale: Ruby Implementation of the BSON specification + ref: 4c27401111b9aac51e9aee96eeb387418ace3ad0 + buildorder: 102 + arches: [aarch64, i686, x86_64] + rubygem-bundler: + rationale: Library and utilities to manage a Ruby application's gem dependencies + ref: 8a0de3ee7f1e27570100a9a0d163e503bc414b2f + buildorder: 102 + arches: [aarch64, i686, x86_64] + rubygem-mongo: + rationale: Ruby driver for MongoDB + ref: 0b7fe72646b38189537940a1c6cb527b590eb497 + buildorder: 103 + arches: [aarch64, i686, x86_64] + rubygem-mysql2: + rationale: A simple, fast Mysql library for Ruby, binding to libmysql + ref: aa4a6e030f8f6f2d905f3c575a61b462c2f03a89 + buildorder: 102 + arches: [aarch64, i686, x86_64] + rubygem-pg: + rationale: A Ruby interface to the PostgreSQL RDBMS + ref: 4f79ab3d1caf05846afe4a2e158f3024c89ced8e + buildorder: 102 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - ruby-0:2.5.9-112.module+el8.10.0+1839+f1f156ae.i686 + - ruby-0:2.5.9-112.module+el8.10.0+1839+f1f156ae.src + - ruby-0:2.5.9-112.module+el8.10.0+1839+f1f156ae.x86_64 + - ruby-debuginfo-0:2.5.9-112.module+el8.10.0+1839+f1f156ae.i686 + - ruby-debuginfo-0:2.5.9-112.module+el8.10.0+1839+f1f156ae.x86_64 + - ruby-debugsource-0:2.5.9-112.module+el8.10.0+1839+f1f156ae.i686 + - ruby-debugsource-0:2.5.9-112.module+el8.10.0+1839+f1f156ae.x86_64 + - ruby-devel-0:2.5.9-112.module+el8.10.0+1839+f1f156ae.i686 + - ruby-devel-0:2.5.9-112.module+el8.10.0+1839+f1f156ae.x86_64 + - ruby-doc-0:2.5.9-112.module+el8.10.0+1839+f1f156ae.noarch + - ruby-irb-0:2.5.9-112.module+el8.10.0+1839+f1f156ae.noarch + - ruby-libs-0:2.5.9-112.module+el8.10.0+1839+f1f156ae.i686 + - ruby-libs-0:2.5.9-112.module+el8.10.0+1839+f1f156ae.x86_64 + - ruby-libs-debuginfo-0:2.5.9-112.module+el8.10.0+1839+f1f156ae.i686 + - ruby-libs-debuginfo-0:2.5.9-112.module+el8.10.0+1839+f1f156ae.x86_64 + - rubygem-abrt-0:0.3.0-4.module+el8.9.0+1536+5f79634e.noarch + - rubygem-abrt-0:0.3.0-4.module+el8.9.0+1536+5f79634e.src + - rubygem-abrt-doc-0:0.3.0-4.module+el8.9.0+1536+5f79634e.noarch + - rubygem-bigdecimal-0:1.3.4-112.module+el8.10.0+1839+f1f156ae.i686 + - rubygem-bigdecimal-0:1.3.4-112.module+el8.10.0+1839+f1f156ae.x86_64 + - rubygem-bigdecimal-debuginfo-0:1.3.4-112.module+el8.10.0+1839+f1f156ae.i686 + - rubygem-bigdecimal-debuginfo-0:1.3.4-112.module+el8.10.0+1839+f1f156ae.x86_64 + - rubygem-bson-0:4.3.0-2.module+el8.9.0+1536+5f79634e.src + - rubygem-bson-0:4.3.0-2.module+el8.9.0+1536+5f79634e.x86_64 + - rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+1536+5f79634e.x86_64 + - rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+1536+5f79634e.x86_64 + - rubygem-bson-doc-0:4.3.0-2.module+el8.9.0+1536+5f79634e.noarch + - rubygem-bundler-0:1.16.1-4.module+el8.9.0+1536+5f79634e.noarch + - rubygem-bundler-0:1.16.1-4.module+el8.9.0+1536+5f79634e.src + - rubygem-bundler-doc-0:1.16.1-4.module+el8.9.0+1536+5f79634e.noarch + - rubygem-did_you_mean-0:1.2.0-112.module+el8.10.0+1839+f1f156ae.noarch + - rubygem-io-console-0:0.4.6-112.module+el8.10.0+1839+f1f156ae.i686 + - rubygem-io-console-0:0.4.6-112.module+el8.10.0+1839+f1f156ae.x86_64 + - rubygem-io-console-debuginfo-0:0.4.6-112.module+el8.10.0+1839+f1f156ae.i686 + - rubygem-io-console-debuginfo-0:0.4.6-112.module+el8.10.0+1839+f1f156ae.x86_64 + - rubygem-json-0:2.1.0-112.module+el8.10.0+1839+f1f156ae.i686 + - rubygem-json-0:2.1.0-112.module+el8.10.0+1839+f1f156ae.x86_64 + - rubygem-json-debuginfo-0:2.1.0-112.module+el8.10.0+1839+f1f156ae.i686 + - rubygem-json-debuginfo-0:2.1.0-112.module+el8.10.0+1839+f1f156ae.x86_64 + - rubygem-minitest-0:5.10.3-112.module+el8.10.0+1839+f1f156ae.noarch + - rubygem-mongo-0:2.5.1-2.module+el8.9.0+1536+5f79634e.noarch + - rubygem-mongo-0:2.5.1-2.module+el8.9.0+1536+5f79634e.src + - rubygem-mongo-doc-0:2.5.1-2.module+el8.9.0+1536+5f79634e.noarch + - rubygem-mysql2-0:0.4.10-4.module+el8.9.0+1536+5f79634e.src + - rubygem-mysql2-0:0.4.10-4.module+el8.9.0+1536+5f79634e.x86_64 + - rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+1536+5f79634e.x86_64 + - rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+1536+5f79634e.x86_64 + - rubygem-mysql2-doc-0:0.4.10-4.module+el8.9.0+1536+5f79634e.noarch + - rubygem-net-telnet-0:0.1.1-112.module+el8.10.0+1839+f1f156ae.noarch + - rubygem-openssl-0:2.1.2-112.module+el8.10.0+1839+f1f156ae.i686 + - rubygem-openssl-0:2.1.2-112.module+el8.10.0+1839+f1f156ae.x86_64 + - rubygem-openssl-debuginfo-0:2.1.2-112.module+el8.10.0+1839+f1f156ae.i686 + - rubygem-openssl-debuginfo-0:2.1.2-112.module+el8.10.0+1839+f1f156ae.x86_64 + - rubygem-pg-0:1.0.0-3.module+el8.9.0+1536+5f79634e.src + - rubygem-pg-0:1.0.0-3.module+el8.9.0+1536+5f79634e.x86_64 + - rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+1536+5f79634e.x86_64 + - rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+1536+5f79634e.x86_64 + - rubygem-pg-doc-0:1.0.0-3.module+el8.9.0+1536+5f79634e.noarch + - rubygem-power_assert-0:1.1.1-112.module+el8.10.0+1839+f1f156ae.noarch + - rubygem-psych-0:3.0.2-112.module+el8.10.0+1839+f1f156ae.i686 + - rubygem-psych-0:3.0.2-112.module+el8.10.0+1839+f1f156ae.x86_64 + - rubygem-psych-debuginfo-0:3.0.2-112.module+el8.10.0+1839+f1f156ae.i686 + - rubygem-psych-debuginfo-0:3.0.2-112.module+el8.10.0+1839+f1f156ae.x86_64 + - rubygem-rake-0:12.3.3-112.module+el8.10.0+1839+f1f156ae.noarch + - rubygem-rdoc-0:6.0.1.1-112.module+el8.10.0+1839+f1f156ae.noarch + - rubygem-test-unit-0:3.2.7-112.module+el8.10.0+1839+f1f156ae.noarch + - rubygem-xmlrpc-0:0.3.0-112.module+el8.10.0+1839+f1f156ae.noarch + - rubygems-0:2.7.6.3-112.module+el8.10.0+1839+f1f156ae.noarch + - rubygems-devel-0:2.7.6.3-112.module+el8.10.0+1839+f1f156ae.noarch +... +--- +document: modulemd +version: 2 +data: + name: httpd + stream: "2.4" + version: 8100020240723155411 + context: e155f54d + arch: x86_64 + summary: Apache HTTP Server + description: >- + Apache httpd is a powerful, efficient, and extensible HTTP server. + license: + module: + - MIT + content: + - ASL 2.0 + xmd: {} + dependencies: + - buildrequires: + platform: [el8.10.0] + requires: + platform: [el8] + references: + documentation: https://httpd.apache.org/docs/2.4/ + tracker: https://bz.apache.org/bugzilla/ + profiles: + common: + rpms: + - httpd + - httpd-filesystem + - httpd-tools + - mod_http2 + - mod_ssl + devel: + rpms: + - httpd + - httpd-devel + - httpd-filesystem + - httpd-tools + minimal: + rpms: + - httpd + api: + rpms: + - httpd + - httpd-devel + - httpd-filesystem + - mod_ssl + components: + rpms: + httpd: + rationale: Apache httpd + ref: 6b0a04f1ab8ed409f4d6189187902214a6046e65 + buildorder: 10 + arches: [aarch64, i686, x86_64] + mod_http2: + rationale: HTTP/2 support for Apache httpd + ref: d4b73c03f50af5e02e2176e6f0660af3afc2feb1 + buildorder: 20 + arches: [aarch64, i686, x86_64] + mod_md: + rationale: Certificate provisioning using ACME for Apache httpd + ref: b573b8d3c8240d108153665f2ee27659185cfb05 + buildorder: 20 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - httpd-0:2.4.37-65.module+el8.10.0+1840+b070a976.1.src + - httpd-0:2.4.37-65.module+el8.10.0+1840+b070a976.1.x86_64 + - httpd-debuginfo-0:2.4.37-65.module+el8.10.0+1840+b070a976.1.x86_64 + - httpd-debugsource-0:2.4.37-65.module+el8.10.0+1840+b070a976.1.x86_64 + - httpd-devel-0:2.4.37-65.module+el8.10.0+1840+b070a976.1.x86_64 + - httpd-filesystem-0:2.4.37-65.module+el8.10.0+1840+b070a976.1.noarch + - httpd-manual-0:2.4.37-65.module+el8.10.0+1840+b070a976.1.noarch + - httpd-tools-0:2.4.37-65.module+el8.10.0+1840+b070a976.1.x86_64 + - httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+1840+b070a976.1.x86_64 + - mod_http2-0:1.15.7-10.module+el8.10.0+1830+22f0c9e0.src + - mod_http2-0:1.15.7-10.module+el8.10.0+1830+22f0c9e0.x86_64 + - mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+1830+22f0c9e0.x86_64 + - mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+1830+22f0c9e0.x86_64 + - mod_ldap-0:2.4.37-65.module+el8.10.0+1840+b070a976.1.x86_64 + - mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+1840+b070a976.1.x86_64 + - mod_md-1:2.0.8-8.module+el8.9.0+1370+89cc8ad5.src + - mod_md-1:2.0.8-8.module+el8.9.0+1370+89cc8ad5.x86_64 + - mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+1370+89cc8ad5.x86_64 + - mod_md-debugsource-1:2.0.8-8.module+el8.9.0+1370+89cc8ad5.x86_64 + - mod_proxy_html-1:2.4.37-65.module+el8.10.0+1840+b070a976.1.x86_64 + - mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+1840+b070a976.1.x86_64 + - mod_session-0:2.4.37-65.module+el8.10.0+1840+b070a976.1.x86_64 + - mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+1840+b070a976.1.x86_64 + - mod_ssl-1:2.4.37-65.module+el8.10.0+1840+b070a976.1.x86_64 + - mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+1840+b070a976.1.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: freeradius + stream: "3.0" + version: 8100020240731133810 + context: 6702075b + arch: x86_64 + summary: High-performance and highly configurable free RADIUS server + description: >- + The FreeRADIUS Server Project is a high performance and highly configurable GPL'd + free RADIUS server. The server is similar in some respects to Livingston's 2.0 + server. While FreeRADIUS started as a variant of the Cistron RADIUS server, they + don't share a lot in common any more. It now has many more features than Cistron + or Livingston, and is much more configurable. + + FreeRADIUS is an Internet authentication daemon, which implements the RADIUS protocol, + as defined in RFC 2865 (and others). It allows Network Access Servers (NAS boxes) + to perform authentication for dial-up users. There are also RADIUS clients available + for Web servers, firewalls, Unix logins, and more. Using RADIUS allows authentication + and authorization for a network to be centralized, and minimizes the amount of + re-configuration which has to be done when adding or deleting new users. + license: + module: + - GPL + content: + - GPLv2+ and LGPLv2+ + xmd: {} + dependencies: + - buildrequires: + perl: [5.26] + platform: [el8.10.0] + requires: + perl: [5.26] + platform: [el8] + profiles: + server: + description: The FreeRADIUS Server + rpms: + - freeradius + api: + rpms: + - freeradius + - freeradius-devel + - freeradius-doc + - freeradius-krb5 + - freeradius-ldap + - freeradius-mysql + - freeradius-perl + - freeradius-postgresql + - freeradius-rest + - freeradius-sqlite + - freeradius-unixODBC + - freeradius-utils + components: + rpms: + freeradius: + rationale: Provides the FreeRADIUS server + ref: 651e6c2f2c4d78f103fc3b13a6252f2de43cf1ce + buildorder: 10 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - freeradius-0:3.0.20-15.module+el8.10.0+1841+f214069a.src + - freeradius-0:3.0.20-15.module+el8.10.0+1841+f214069a.x86_64 + - freeradius-debuginfo-0:3.0.20-15.module+el8.10.0+1841+f214069a.x86_64 + - freeradius-debugsource-0:3.0.20-15.module+el8.10.0+1841+f214069a.x86_64 + - freeradius-devel-0:3.0.20-15.module+el8.10.0+1841+f214069a.x86_64 + - freeradius-doc-0:3.0.20-15.module+el8.10.0+1841+f214069a.x86_64 + - freeradius-krb5-0:3.0.20-15.module+el8.10.0+1841+f214069a.x86_64 + - freeradius-krb5-debuginfo-0:3.0.20-15.module+el8.10.0+1841+f214069a.x86_64 + - freeradius-ldap-0:3.0.20-15.module+el8.10.0+1841+f214069a.x86_64 + - freeradius-ldap-debuginfo-0:3.0.20-15.module+el8.10.0+1841+f214069a.x86_64 + - freeradius-mysql-0:3.0.20-15.module+el8.10.0+1841+f214069a.x86_64 + - freeradius-mysql-debuginfo-0:3.0.20-15.module+el8.10.0+1841+f214069a.x86_64 + - freeradius-perl-0:3.0.20-15.module+el8.10.0+1841+f214069a.x86_64 + - freeradius-perl-debuginfo-0:3.0.20-15.module+el8.10.0+1841+f214069a.x86_64 + - freeradius-postgresql-0:3.0.20-15.module+el8.10.0+1841+f214069a.x86_64 + - freeradius-postgresql-debuginfo-0:3.0.20-15.module+el8.10.0+1841+f214069a.x86_64 + - freeradius-rest-0:3.0.20-15.module+el8.10.0+1841+f214069a.x86_64 + - freeradius-rest-debuginfo-0:3.0.20-15.module+el8.10.0+1841+f214069a.x86_64 + - freeradius-sqlite-0:3.0.20-15.module+el8.10.0+1841+f214069a.x86_64 + - freeradius-sqlite-debuginfo-0:3.0.20-15.module+el8.10.0+1841+f214069a.x86_64 + - freeradius-unixODBC-0:3.0.20-15.module+el8.10.0+1841+f214069a.x86_64 + - freeradius-unixODBC-debuginfo-0:3.0.20-15.module+el8.10.0+1841+f214069a.x86_64 + - freeradius-utils-0:3.0.20-15.module+el8.10.0+1841+f214069a.x86_64 + - freeradius-utils-debuginfo-0:3.0.20-15.module+el8.10.0+1841+f214069a.x86_64 + - python3-freeradius-0:3.0.20-15.module+el8.10.0+1841+f214069a.x86_64 + - python3-freeradius-debuginfo-0:3.0.20-15.module+el8.10.0+1841+f214069a.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: httpd + stream: "2.4" + version: 8100020240812075544 + context: e155f54d + arch: x86_64 + summary: Apache HTTP Server + description: >- + Apache httpd is a powerful, efficient, and extensible HTTP server. + license: + module: + - MIT + content: + - ASL 2.0 + xmd: {} + dependencies: + - buildrequires: + platform: [el8.10.0] + requires: + platform: [el8] + references: + documentation: https://httpd.apache.org/docs/2.4/ + tracker: https://bz.apache.org/bugzilla/ + profiles: + common: + rpms: + - httpd + - httpd-filesystem + - httpd-tools + - mod_http2 + - mod_ssl + devel: + rpms: + - httpd + - httpd-devel + - httpd-filesystem + - httpd-tools + minimal: + rpms: + - httpd + api: + rpms: + - httpd + - httpd-devel + - httpd-filesystem + - mod_ssl + components: + rpms: + httpd: + rationale: Apache httpd + ref: ad5a9d4900e7e8b1c810c1a8162d1a5455fe5752 + buildorder: 10 + arches: [aarch64, i686, x86_64] + mod_http2: + rationale: HTTP/2 support for Apache httpd + ref: d4b73c03f50af5e02e2176e6f0660af3afc2feb1 + buildorder: 20 + arches: [aarch64, i686, x86_64] + mod_md: + rationale: Certificate provisioning using ACME for Apache httpd + ref: b573b8d3c8240d108153665f2ee27659185cfb05 + buildorder: 20 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - httpd-0:2.4.37-65.module+el8.10.0+1842+4a9649e8.2.src + - httpd-0:2.4.37-65.module+el8.10.0+1842+4a9649e8.2.x86_64 + - httpd-debuginfo-0:2.4.37-65.module+el8.10.0+1842+4a9649e8.2.x86_64 + - httpd-debugsource-0:2.4.37-65.module+el8.10.0+1842+4a9649e8.2.x86_64 + - httpd-devel-0:2.4.37-65.module+el8.10.0+1842+4a9649e8.2.x86_64 + - httpd-filesystem-0:2.4.37-65.module+el8.10.0+1842+4a9649e8.2.noarch + - httpd-manual-0:2.4.37-65.module+el8.10.0+1842+4a9649e8.2.noarch + - httpd-tools-0:2.4.37-65.module+el8.10.0+1842+4a9649e8.2.x86_64 + - httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+1842+4a9649e8.2.x86_64 + - mod_http2-0:1.15.7-10.module+el8.10.0+1830+22f0c9e0.src + - mod_http2-0:1.15.7-10.module+el8.10.0+1830+22f0c9e0.x86_64 + - mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+1830+22f0c9e0.x86_64 + - mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+1830+22f0c9e0.x86_64 + - mod_ldap-0:2.4.37-65.module+el8.10.0+1842+4a9649e8.2.x86_64 + - mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+1842+4a9649e8.2.x86_64 + - mod_md-1:2.0.8-8.module+el8.9.0+1370+89cc8ad5.src + - mod_md-1:2.0.8-8.module+el8.9.0+1370+89cc8ad5.x86_64 + - mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+1370+89cc8ad5.x86_64 + - mod_md-debugsource-1:2.0.8-8.module+el8.9.0+1370+89cc8ad5.x86_64 + - mod_proxy_html-1:2.4.37-65.module+el8.10.0+1842+4a9649e8.2.x86_64 + - mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+1842+4a9649e8.2.x86_64 + - mod_session-0:2.4.37-65.module+el8.10.0+1842+4a9649e8.2.x86_64 + - mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+1842+4a9649e8.2.x86_64 + - mod_ssl-1:2.4.37-65.module+el8.10.0+1842+4a9649e8.2.x86_64 + - mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+1842+4a9649e8.2.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: container-tools + stream: "rhel8" + version: 8100020240813083733 + context: 82888897 + arch: x86_64 + summary: Most recent (rolling) versions of podman, buildah, skopeo, runc, conmon, + runc, conmon, CRIU, Udica, etc as well as dependencies such as container-selinux + built and tested together, and updated as frequently as every 12 weeks. + description: >- + Latest versions of podman, buildah, skopeo, runc, conmon, CRIU, Udica, etc as + well as dependencies such as container-selinux built and tested together, and + updated as frequently as every 12 weeks. Only very limited back ports are provided + to this stream, and most patches come from providing new versions. + license: + module: + - MIT + content: + - ASL 2.0 + - ASL 2.0 and BSD and MIT + - Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 + - BSD and MIT + - GPLv2 + - GPLv2+ + - GPLv3+ + - LGPL-2.1-or-later + xmd: {} + dependencies: + - buildrequires: + go-toolset: [rhel8] + golang-ecosystem: [1.0] + platform: [el8.10.0] + requires: + platform: [el8] + references: + community: https://github.com/projectatomic + documentation: https://projectatomic.io + tracker: https://github.com/projectatomic + profiles: + common: + rpms: + - aardvark-dns + - buildah + - cockpit-podman + - conmon + - container-selinux + - containernetworking-plugins + - containers-common + - criu + - crun + - fuse-overlayfs + - libslirp + - netavark + - podman + - python3-podman + - runc + - skopeo + - slirp4netns + - toolbox + - udica + api: + rpms: + - buildah + - conmon + - container-selinux + - containernetworking-plugins + - containers-common + - fuse-overlayfs + - libslirp + - podman + - podman-docker + - podman-manpages + - podman-remote + - python3-podman + - runc + - skopeo + - slirp4netns + buildopts: + rpms: + macros: > + %_with_ignore_tests 1 + components: + rpms: + aardvark-dns: + rationale: Primary component of this module + ref: 180cb3393421ffa5a6851cec214a57a5c5c31a41 + arches: [aarch64, i686, x86_64] + buildah: + rationale: Primary component of this module + ref: 2fd066b4866ed79b5ce2dc90f84e426fe5410068 + arches: [aarch64, i686, x86_64] + cockpit-podman: + rationale: Primary component of this module + ref: 5614e432b5f2c600338b50e523f4c240d61edfd5 + arches: [aarch64, i686, x86_64] + conmon: + rationale: Primary component of this module + ref: 1949078ee8713004b8a1ce6dde4d9deb7ad85422 + arches: [aarch64, i686, x86_64] + container-selinux: + rationale: Primary component of this module + ref: 51bd3b3f42a8011405243e89e3550dc61c913025 + arches: [aarch64, i686, x86_64] + containernetworking-plugins: + rationale: Primary component of this module + ref: b1fb70449dac209098ca3d01b13b04625d73674e + arches: [aarch64, i686, x86_64] + containers-common: + rationale: Primary component of this module + ref: 205ebed6e31086e1e89579b1deabb17c73885bd4 + arches: [aarch64, i686, x86_64] + criu: + rationale: Primary component of this module + ref: ed9324e9af7d900071cde589e0ad125ff2120331 + buildorder: -1 + arches: [aarch64, i686, x86_64] + crun: + rationale: Primary component of this module + ref: 8c787fc32bf210ad0fd203157e6bb947a5428fef + arches: [aarch64, i686, x86_64] + fuse-overlayfs: + rationale: Primary component of this module + ref: 58d26d430d5b1b715031af99cd64154b0bf91ca2 + arches: [aarch64, i686, x86_64] + libslirp: + rationale: Primary component of this module + ref: 2adfc5e2f30e5df90681099a1bbb08516598ad01 + buildorder: -1 + arches: [aarch64, i686, x86_64] + netavark: + rationale: Primary component of this module + ref: 667a13382111262f1a09d6f5f0316c483a5f996b + arches: [aarch64, i686, x86_64] + oci-seccomp-bpf-hook: + rationale: Primary component of this module + ref: 53e1995c28a239d0af96607f001f23f61a1917c8 + arches: [aarch64, i686, x86_64] + podman: + rationale: Primary component of this module + ref: b78911457a5e10e58ce384d0b6917afd78a3bb19 + arches: [aarch64, i686, x86_64] + python-podman: + rationale: Primary component of this module + ref: 535e9e69fba9ee49cd11e8c4e1ec7f8654cadc69 + arches: [aarch64, i686, x86_64] + runc: + rationale: Primary component of this module + ref: f322ee922beebac1328259302732fad006a30503 + arches: [aarch64, i686, x86_64] + skopeo: + rationale: Primary component of this module + ref: d72095ee609c624654044d0403f5e422bb6311e6 + arches: [aarch64, i686, x86_64] + slirp4netns: + rationale: Primary component of this module + ref: 008c0f44890bac56ce2d526517b2098d2b963399 + arches: [aarch64, i686, x86_64] + toolbox: + rationale: Primary component of this module + ref: c375dc6551b1c834eb9e97e4a112704f04ef9a5d + arches: [aarch64, i686, x86_64] + udica: + rationale: Primary component of this module + ref: c906670ade532bfe3df133b1f3e72cc95a5cc1fc + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - aardvark-dns-2:1.10.0-1.module+el8.10.0+1843+6892ab28.src + - aardvark-dns-2:1.10.0-1.module+el8.10.0+1843+6892ab28.x86_64 + - buildah-2:1.33.8-4.module+el8.10.0+1843+6892ab28.src + - buildah-2:1.33.8-4.module+el8.10.0+1843+6892ab28.x86_64 + - buildah-debuginfo-2:1.33.8-4.module+el8.10.0+1843+6892ab28.x86_64 + - buildah-debugsource-2:1.33.8-4.module+el8.10.0+1843+6892ab28.x86_64 + - buildah-tests-2:1.33.8-4.module+el8.10.0+1843+6892ab28.x86_64 + - buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+1843+6892ab28.x86_64 + - cockpit-podman-0:84.1-1.module+el8.10.0+1843+6892ab28.noarch + - cockpit-podman-0:84.1-1.module+el8.10.0+1843+6892ab28.src + - conmon-3:2.1.10-1.module+el8.10.0+1843+6892ab28.src + - conmon-3:2.1.10-1.module+el8.10.0+1843+6892ab28.x86_64 + - conmon-debuginfo-3:2.1.10-1.module+el8.10.0+1843+6892ab28.x86_64 + - conmon-debugsource-3:2.1.10-1.module+el8.10.0+1843+6892ab28.x86_64 + - container-selinux-2:2.229.0-2.module+el8.10.0+1843+6892ab28.noarch + - container-selinux-2:2.229.0-2.module+el8.10.0+1843+6892ab28.src + - containernetworking-plugins-1:1.4.0-5.module+el8.10.0+1843+6892ab28.src + - containernetworking-plugins-1:1.4.0-5.module+el8.10.0+1843+6892ab28.x86_64 + - containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+1843+6892ab28.x86_64 + - containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+1843+6892ab28.x86_64 + - containers-common-2:1-82.module+el8.10.0+1843+6892ab28.src + - containers-common-2:1-82.module+el8.10.0+1843+6892ab28.x86_64 + - crit-0:3.18-5.module+el8.10.0+1843+6892ab28.x86_64 + - criu-0:3.18-5.module+el8.10.0+1843+6892ab28.src + - criu-0:3.18-5.module+el8.10.0+1843+6892ab28.x86_64 + - criu-debuginfo-0:3.18-5.module+el8.10.0+1843+6892ab28.x86_64 + - criu-debugsource-0:3.18-5.module+el8.10.0+1843+6892ab28.x86_64 + - criu-devel-0:3.18-5.module+el8.10.0+1843+6892ab28.x86_64 + - criu-libs-0:3.18-5.module+el8.10.0+1843+6892ab28.x86_64 + - criu-libs-debuginfo-0:3.18-5.module+el8.10.0+1843+6892ab28.x86_64 + - crun-0:1.14.3-2.module+el8.10.0+1843+6892ab28.src + - crun-0:1.14.3-2.module+el8.10.0+1843+6892ab28.x86_64 + - crun-debuginfo-0:1.14.3-2.module+el8.10.0+1843+6892ab28.x86_64 + - crun-debugsource-0:1.14.3-2.module+el8.10.0+1843+6892ab28.x86_64 + - fuse-overlayfs-0:1.13-1.module+el8.10.0+1843+6892ab28.src + - fuse-overlayfs-0:1.13-1.module+el8.10.0+1843+6892ab28.x86_64 + - fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+1843+6892ab28.x86_64 + - fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+1843+6892ab28.x86_64 + - libslirp-0:4.4.0-2.module+el8.10.0+1843+6892ab28.src + - libslirp-0:4.4.0-2.module+el8.10.0+1843+6892ab28.x86_64 + - libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+1843+6892ab28.x86_64 + - libslirp-debugsource-0:4.4.0-2.module+el8.10.0+1843+6892ab28.x86_64 + - libslirp-devel-0:4.4.0-2.module+el8.10.0+1843+6892ab28.x86_64 + - netavark-2:1.10.3-1.module+el8.10.0+1843+6892ab28.src + - netavark-2:1.10.3-1.module+el8.10.0+1843+6892ab28.x86_64 + - oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+1843+6892ab28.src + - oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+1843+6892ab28.x86_64 + - oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+1843+6892ab28.x86_64 + - oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+1843+6892ab28.x86_64 + - podman-4:4.9.4-12.module+el8.10.0+1843+6892ab28.src + - podman-4:4.9.4-12.module+el8.10.0+1843+6892ab28.x86_64 + - podman-catatonit-4:4.9.4-12.module+el8.10.0+1843+6892ab28.x86_64 + - podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+1843+6892ab28.x86_64 + - podman-debuginfo-4:4.9.4-12.module+el8.10.0+1843+6892ab28.x86_64 + - podman-debugsource-4:4.9.4-12.module+el8.10.0+1843+6892ab28.x86_64 + - podman-docker-4:4.9.4-12.module+el8.10.0+1843+6892ab28.noarch + - podman-gvproxy-4:4.9.4-12.module+el8.10.0+1843+6892ab28.x86_64 + - podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+1843+6892ab28.x86_64 + - podman-plugins-4:4.9.4-12.module+el8.10.0+1843+6892ab28.x86_64 + - podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+1843+6892ab28.x86_64 + - podman-remote-4:4.9.4-12.module+el8.10.0+1843+6892ab28.x86_64 + - podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+1843+6892ab28.x86_64 + - podman-tests-4:4.9.4-12.module+el8.10.0+1843+6892ab28.x86_64 + - python-podman-0:4.9.0-2.module+el8.10.0+1843+6892ab28.src + - python3-criu-0:3.18-5.module+el8.10.0+1843+6892ab28.x86_64 + - python3-podman-0:4.9.0-2.module+el8.10.0+1843+6892ab28.noarch + - runc-1:1.1.12-4.module+el8.10.0+1843+6892ab28.src + - runc-1:1.1.12-4.module+el8.10.0+1843+6892ab28.x86_64 + - runc-debuginfo-1:1.1.12-4.module+el8.10.0+1843+6892ab28.x86_64 + - runc-debugsource-1:1.1.12-4.module+el8.10.0+1843+6892ab28.x86_64 + - skopeo-2:1.14.5-3.module+el8.10.0+1843+6892ab28.src + - skopeo-2:1.14.5-3.module+el8.10.0+1843+6892ab28.x86_64 + - skopeo-tests-2:1.14.5-3.module+el8.10.0+1843+6892ab28.x86_64 + - slirp4netns-0:1.2.3-1.module+el8.10.0+1843+6892ab28.src + - slirp4netns-0:1.2.3-1.module+el8.10.0+1843+6892ab28.x86_64 + - slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+1843+6892ab28.x86_64 + - slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+1843+6892ab28.x86_64 + - toolbox-0:0.0.99.5-2.module+el8.10.0+1843+6892ab28.rocky.0.2.src + - toolbox-0:0.0.99.5-2.module+el8.10.0+1843+6892ab28.rocky.0.2.x86_64 + - toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+1843+6892ab28.rocky.0.2.x86_64 + - toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+1843+6892ab28.rocky.0.2.x86_64 + - toolbox-tests-0:0.0.99.5-2.module+el8.10.0+1843+6892ab28.rocky.0.2.x86_64 + - udica-0:0.2.6-21.module+el8.10.0+1843+6892ab28.noarch + - udica-0:0.2.6-21.module+el8.10.0+1843+6892ab28.src +... +--- +document: modulemd +version: 2 +data: + name: idm + stream: "client" + version: 8100020240813202925 + context: 6d180cd9 + arch: x86_64 + summary: RHEL IdM long term support client module + description: >- + RHEL IdM is an integrated solution to provide centrally managed Identity (users, + hosts, services), Authentication (SSO, 2FA), and Authorization (host access control, + SELinux user roles, services). The solution provides features for further integration + with Linux based clients (SUDO, automount) and integration with Active Directory + based infrastructures (Trusts). + + This module stream supports only client side of RHEL IdM solution + license: + module: + - MIT + content: + - BSD + - GPLv3 + - GPLv3+ + - LGPLv3+ + xmd: {} + dependencies: + - buildrequires: + 389-ds: [1.4] + httpd: [2.4] + pki-core: [10.6] + platform: [el8.10.0] + requires: + platform: [el8] + references: + community: https://www.freeipa.org/ + documentation: https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/linux_domain_identity_authentication_and_policy_guide/index + tracker: https://pagure.io/freeipa/issues + profiles: + common: + description: A default profile for RHEL IdM client + rpms: + - ipa-client + api: + rpms: + - ipa-client + - ipa-client-common + - ipa-client-debuginfo + - ipa-common + - ipa-debuginfo + - ipa-debugsource + - ipa-healthcheck-core + - ipa-python-compat + - python3-ipaclient + - python3-ipalib + - python3-jwcrypto + - python3-pyusb + - python3-qrcode + - python3-qrcode-core + - python3-yubico + filter: + rpms: + - bind-dyndb-ldap + - bind-dyndb-ldap-debuginfo + - bind-dyndb-ldap-debugsource + - custodia + - ipa-healthcheck + - ipa-server + - ipa-server-common + - ipa-server-debuginfo + - ipa-server-dns + - ipa-server-trust-ad + - ipa-server-trust-ad-debuginfo + - opendnssec + - opendnssec-debuginfo + - opendnssec-debugsource + - python3-custodia + - python3-ipaserver + - python3-ipatests + - slapi-nis + - slapi-nis-debuginfo + - slapi-nis-debugsource + - softhsm + - softhsm-debuginfo + - softhsm-debugsource + - softhsm-devel + components: + rpms: + bind-dyndb-ldap: + rationale: Driver for BIND to store DNS information in LDAP + ref: 0fd9a75b3592597f3359012e8762dd1b00c3e53f + arches: [aarch64, i686, x86_64] + custodia: + rationale: Remote access to secrets and credentials in IdM topology + ref: 83ccd6595b61e542d989e79696aa84d90138765e + buildorder: 2 + arches: [aarch64, i686, x86_64] + ipa: + rationale: Module API + ref: 84f685af5f97fc6e09f740d0d5d48e0b95ea2d4f + arches: [aarch64, i686, x86_64] + ipa-healthcheck: + rationale: A tool to detect issues in IdM clusters + ref: abc3e36f9de9742d5133d796de81de755d08b5e1 + buildorder: 3 + arches: [aarch64, i686, x86_64] + opendnssec: + rationale: An implementation of DNSSEC support for IdM integrated DNS server + ref: 514be623169f163a44845210394805f0947898c4 + arches: [aarch64, i686, x86_64] + python-jwcrypto: + rationale: JSON Web Cryptographic Tokens used by Custodia + ref: 343bccb17d27e94e0017fd12af99d1abeb6a8aa4 + buildorder: 1 + arches: [aarch64, i686, x86_64] + python-qrcode: + rationale: QR code generator for IdM two-factor authentication + ref: c9288245ae6ebfaea5bc4af6520e27554399e085 + arches: [aarch64, i686, x86_64] + python-yubico: + rationale: Support for Yubikey-based tokens for IdM two-factor authentication + ref: 906028731422f8f2900ea18131486d748a20ad3e + buildorder: 2 + arches: [aarch64, i686, x86_64] + pyusb: + rationale: Python USB support to access USB tokens for IdM two-factor authentication + ref: b884f75332fd7daa353f07babc43aa821bc4ac5d + buildorder: 1 + arches: [aarch64, i686, x86_64] + slapi-nis: + rationale: Compatibility plugin to serve legacy clients + ref: 992a4ba68db6dc2a473c6126c55a52a25a42e933 + arches: [aarch64, ppc64le, s390x, x86_64] + softhsm: + rationale: Software version of a PKCS#11 Hardware Security Module + ref: 0bfca1b11e6f644277512a9bf4f89bfc440a7e8c + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - ipa-0:4.9.13-12.module+el8.10.0+1844+8c953162.src + - ipa-client-0:4.9.13-12.module+el8.10.0+1844+8c953162.x86_64 + - ipa-client-common-0:4.9.13-12.module+el8.10.0+1844+8c953162.noarch + - ipa-client-debuginfo-0:4.9.13-12.module+el8.10.0+1844+8c953162.x86_64 + - ipa-client-epn-0:4.9.13-12.module+el8.10.0+1844+8c953162.x86_64 + - ipa-client-samba-0:4.9.13-12.module+el8.10.0+1844+8c953162.x86_64 + - ipa-common-0:4.9.13-12.module+el8.10.0+1844+8c953162.noarch + - ipa-debuginfo-0:4.9.13-12.module+el8.10.0+1844+8c953162.x86_64 + - ipa-debugsource-0:4.9.13-12.module+el8.10.0+1844+8c953162.x86_64 + - ipa-healthcheck-0:0.12-4.module+el8.10.0+1844+8c953162.src + - ipa-healthcheck-core-0:0.12-4.module+el8.10.0+1844+8c953162.noarch + - ipa-python-compat-0:4.9.13-12.module+el8.10.0+1844+8c953162.noarch + - ipa-selinux-0:4.9.13-12.module+el8.10.0+1844+8c953162.noarch + - python-jwcrypto-0:0.5.0-2.module+el8.10.0+1818+2dfda7a6.src + - python-qrcode-0:5.1-12.module+el8.9.0+1372+09f67869.src + - python-yubico-0:1.3.2-9.1.module+el8.9.0+1372+09f67869.src + - python3-ipaclient-0:4.9.13-12.module+el8.10.0+1844+8c953162.noarch + - python3-ipalib-0:4.9.13-12.module+el8.10.0+1844+8c953162.noarch + - python3-jwcrypto-0:0.5.0-2.module+el8.10.0+1818+2dfda7a6.noarch + - python3-pyusb-0:1.0.0-9.1.module+el8.9.0+1372+09f67869.noarch + - python3-qrcode-0:5.1-12.module+el8.9.0+1372+09f67869.noarch + - python3-qrcode-core-0:5.1-12.module+el8.9.0+1372+09f67869.noarch + - python3-yubico-0:1.3.2-9.1.module+el8.9.0+1372+09f67869.noarch + - pyusb-0:1.0.0-9.1.module+el8.9.0+1372+09f67869.src +... +--- +document: modulemd +version: 2 +data: + name: idm + stream: "DL1" + version: 8100020240813202928 + context: fc00487d + arch: x86_64 + summary: The Red Hat Enterprise Linux Identity Management system module + description: >- + RHEL IdM is an integrated solution to provide centrally managed Identity (users, + hosts, services), Authentication (SSO, 2FA), and Authorization (host access control, + SELinux user roles, services). The solution provides features for further integration + with Linux based clients (SUDO, automount) and integration with Active Directory + based infrastructures (Trusts). + license: + module: + - MIT + content: + - BSD + - GPLv2+ + - GPLv3 + - GPLv3+ + - LGPLv3+ + - MIT + xmd: {} + dependencies: + - buildrequires: + 389-ds: [1.4] + httpd: [2.4] + pki-core: [10.6] + platform: [el8.10.0] + requires: + 389-ds: [1.4] + httpd: [2.4] + pki-core: [10.6] + platform: [el8] + references: + community: https://www.freeipa.org/ + documentation: https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/linux_domain_identity_authentication_and_policy_guide/index + tracker: https://pagure.io/freeipa/issues + profiles: + adtrust: + description: RHEL IdM Server Integration with Active Directory + rpms: + - ipa-healthcheck + - ipa-healthcheck-core + - ipa-server-trust-ad + client: + description: RHEL IdM Client + rpms: + - ipa-client + common: + description: A default profile for RHEL IdM client + rpms: + - ipa-client + dns: + description: RHEL IdM with integrated DNS server and integrated CA + rpms: + - ipa-healthcheck + - ipa-healthcheck-core + - ipa-server + - ipa-server-dns + server: + description: Base RHEL IdM Server with integrated CA and no integrated DNS + rpms: + - ipa-healthcheck + - ipa-healthcheck-core + - ipa-server + components: + rpms: + bind-dyndb-ldap: + rationale: Driver for BIND to store DNS information in LDAP + ref: 878450f8c6392e71f91e34ef312fc3838925eddc + arches: [aarch64, i686, x86_64] + custodia: + rationale: Remote access to secrets and credentials in IdM topology + ref: 83ccd6595b61e542d989e79696aa84d90138765e + buildorder: 2 + arches: [aarch64, i686, x86_64] + ipa: + rationale: Module API + ref: dce821e8fac20de0441e7886c871e34a428f65d5 + arches: [aarch64, i686, x86_64] + ipa-healthcheck: + rationale: A tool to detect issues in IdM clusters + ref: abc3e36f9de9742d5133d796de81de755d08b5e1 + buildorder: 3 + arches: [aarch64, i686, x86_64] + opendnssec: + rationale: An implementation of DNSSEC support for IdM integrated DNS server + ref: 514be623169f163a44845210394805f0947898c4 + arches: [aarch64, i686, x86_64] + python-jwcrypto: + rationale: JSON Web Cryptographic Tokens used by Custodia + ref: 5ff0bf2e0203d3a976baec17c672f45d2e32a8ba + buildorder: 1 + arches: [aarch64, i686, x86_64] + python-kdcproxy: + rationale: MS-KKDCP (kerberos proxy) WSGI module + ref: 290df349505ec28957e51fee267b999bc2324b67 + arches: [aarch64, i686, x86_64] + python-qrcode: + rationale: QR code generator for IdM two-factor authentication + ref: c9288245ae6ebfaea5bc4af6520e27554399e085 + arches: [aarch64, i686, x86_64] + python-yubico: + rationale: Support for Yubikey-based tokens for IdM two-factor authentication + ref: 906028731422f8f2900ea18131486d748a20ad3e + buildorder: 2 + arches: [aarch64, i686, x86_64] + pyusb: + rationale: Python USB support to access USB tokens for IdM two-factor authentication + ref: b884f75332fd7daa353f07babc43aa821bc4ac5d + buildorder: 1 + arches: [aarch64, i686, x86_64] + slapi-nis: + rationale: Compatibility plugin to serve legacy clients + ref: 992a4ba68db6dc2a473c6126c55a52a25a42e933 + arches: [aarch64, ppc64le, s390x, x86_64] + softhsm: + rationale: Software version of a PKCS#11 Hardware Security Module + ref: 0bfca1b11e6f644277512a9bf4f89bfc440a7e8c + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - bind-dyndb-ldap-0:11.6-5.module+el8.10.0+1819+0aeba2f1.src + - bind-dyndb-ldap-0:11.6-5.module+el8.10.0+1819+0aeba2f1.x86_64 + - bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+1819+0aeba2f1.x86_64 + - bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+1819+0aeba2f1.x86_64 + - custodia-0:0.6.0-3.module+el8.9.0+1371+ffa84eb9.noarch + - custodia-0:0.6.0-3.module+el8.9.0+1371+ffa84eb9.src + - ipa-0:4.9.13-12.module+el8.10.0+1845+84a5752e.src + - ipa-client-0:4.9.13-12.module+el8.10.0+1845+84a5752e.x86_64 + - ipa-client-common-0:4.9.13-12.module+el8.10.0+1845+84a5752e.noarch + - ipa-client-debuginfo-0:4.9.13-12.module+el8.10.0+1845+84a5752e.x86_64 + - ipa-client-epn-0:4.9.13-12.module+el8.10.0+1845+84a5752e.x86_64 + - ipa-client-samba-0:4.9.13-12.module+el8.10.0+1845+84a5752e.x86_64 + - ipa-common-0:4.9.13-12.module+el8.10.0+1845+84a5752e.noarch + - ipa-debuginfo-0:4.9.13-12.module+el8.10.0+1845+84a5752e.x86_64 + - ipa-debugsource-0:4.9.13-12.module+el8.10.0+1845+84a5752e.x86_64 + - ipa-healthcheck-0:0.12-4.module+el8.10.0+1845+84a5752e.noarch + - ipa-healthcheck-0:0.12-4.module+el8.10.0+1845+84a5752e.src + - ipa-healthcheck-core-0:0.12-4.module+el8.10.0+1845+84a5752e.noarch + - ipa-python-compat-0:4.9.13-12.module+el8.10.0+1845+84a5752e.noarch + - ipa-selinux-0:4.9.13-12.module+el8.10.0+1845+84a5752e.noarch + - ipa-server-0:4.9.13-12.module+el8.10.0+1845+84a5752e.x86_64 + - ipa-server-common-0:4.9.13-12.module+el8.10.0+1845+84a5752e.noarch + - ipa-server-debuginfo-0:4.9.13-12.module+el8.10.0+1845+84a5752e.x86_64 + - ipa-server-dns-0:4.9.13-12.module+el8.10.0+1845+84a5752e.noarch + - ipa-server-trust-ad-0:4.9.13-12.module+el8.10.0+1845+84a5752e.x86_64 + - ipa-server-trust-ad-debuginfo-0:4.9.13-12.module+el8.10.0+1845+84a5752e.x86_64 + - opendnssec-0:2.1.7-1.module+el8.9.0+1371+ffa84eb9.src + - opendnssec-0:2.1.7-1.module+el8.9.0+1371+ffa84eb9.x86_64 + - opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+1371+ffa84eb9.x86_64 + - opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+1371+ffa84eb9.x86_64 + - python-jwcrypto-0:0.5.0-2.module+el8.10.0+1819+0aeba2f1.src + - python-kdcproxy-0:0.4-5.module+el8.9.0+1371+ffa84eb9.src + - python-qrcode-0:5.1-12.module+el8.9.0+1371+ffa84eb9.src + - python-yubico-0:1.3.2-9.1.module+el8.9.0+1371+ffa84eb9.src + - python3-custodia-0:0.6.0-3.module+el8.9.0+1371+ffa84eb9.noarch + - python3-ipaclient-0:4.9.13-12.module+el8.10.0+1845+84a5752e.noarch + - python3-ipalib-0:4.9.13-12.module+el8.10.0+1845+84a5752e.noarch + - python3-ipaserver-0:4.9.13-12.module+el8.10.0+1845+84a5752e.noarch + - python3-ipatests-0:4.9.13-12.module+el8.10.0+1845+84a5752e.noarch + - python3-jwcrypto-0:0.5.0-2.module+el8.10.0+1819+0aeba2f1.noarch + - python3-kdcproxy-0:0.4-5.module+el8.9.0+1371+ffa84eb9.noarch + - python3-pyusb-0:1.0.0-9.1.module+el8.9.0+1371+ffa84eb9.noarch + - python3-qrcode-0:5.1-12.module+el8.9.0+1371+ffa84eb9.noarch + - python3-qrcode-core-0:5.1-12.module+el8.9.0+1371+ffa84eb9.noarch + - python3-yubico-0:1.3.2-9.1.module+el8.9.0+1371+ffa84eb9.noarch + - pyusb-0:1.0.0-9.1.module+el8.9.0+1371+ffa84eb9.src + - slapi-nis-0:0.60.0-4.module+el8.9.0+1573+39ab85f4.src + - slapi-nis-0:0.60.0-4.module+el8.9.0+1573+39ab85f4.x86_64 + - slapi-nis-debuginfo-0:0.60.0-4.module+el8.9.0+1573+39ab85f4.x86_64 + - slapi-nis-debugsource-0:0.60.0-4.module+el8.9.0+1573+39ab85f4.x86_64 + - softhsm-0:2.6.0-5.module+el8.9.0+1371+ffa84eb9.src + - softhsm-0:2.6.0-5.module+el8.9.0+1371+ffa84eb9.x86_64 + - softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+1371+ffa84eb9.x86_64 + - softhsm-debugsource-0:2.6.0-5.module+el8.9.0+1371+ffa84eb9.x86_64 + - softhsm-devel-0:2.6.0-5.module+el8.9.0+1371+ffa84eb9.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: mod_auth_openidc + stream: "2.3" + version: 8100020240813202238 + context: e155f54d + arch: x86_64 + summary: Apache module suporting OpenID Connect authentication + description: >- + This module enables an Apache 2.x web server to operate as an OpenID Connect Relying + Party and/or OAuth 2.0 Resource Server. + license: + module: + - MIT + content: + - ASL 2.0 + - MIT + xmd: {} + dependencies: + - buildrequires: + platform: [el8.10.0] + requires: + platform: [el8] + references: + community: https://github.com/zmartzone/mod_auth_openidc + documentation: https://github.com/zmartzone/mod_auth_openidc/wiki + tracker: https://github.com/zmartzone/mod_auth_openidc/issues + profiles: + default: + description: Default mod_auth_openidc module installation + rpms: + - cjose + - mod_auth_openidc + components: + rpms: + cjose: + rationale: Provides JOSE support + ref: 7bac7024985b30ac77dfaf420302b5fc3d4464f7 + buildorder: 1 + arches: [aarch64, i686, x86_64] + mod_auth_openidc: + rationale: Provides the core functionality. + ref: 0a50e49f631377a3307860c64294b5c261017ed5 + buildorder: 2 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - cjose-0:0.6.1-4.module+el8.9.0+1384+4b58c166.src + - cjose-0:0.6.1-4.module+el8.9.0+1384+4b58c166.x86_64 + - cjose-debuginfo-0:0.6.1-4.module+el8.9.0+1384+4b58c166.x86_64 + - cjose-debugsource-0:0.6.1-4.module+el8.9.0+1384+4b58c166.x86_64 + - cjose-devel-0:0.6.1-4.module+el8.9.0+1384+4b58c166.x86_64 + - mod_auth_openidc-0:2.4.9.4-6.module+el8.10.0+1846+b7dcd2c3.src + - mod_auth_openidc-0:2.4.9.4-6.module+el8.10.0+1846+b7dcd2c3.x86_64 + - mod_auth_openidc-debuginfo-0:2.4.9.4-6.module+el8.10.0+1846+b7dcd2c3.x86_64 + - mod_auth_openidc-debugsource-0:2.4.9.4-6.module+el8.10.0+1846+b7dcd2c3.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: nodejs + stream: "20" + version: 8100020240826143947 + context: e155f54d + arch: x86_64 + summary: Javascript runtime + description: >- + Node.js is a platform built on Chrome's JavaScript runtime for easily building + fast, scalable network applications. Node.js uses an event-driven, non-blocking + I/O model that makes it lightweight and efficient, perfect for data-intensive + real-time applications that run across distributed devices. + license: + module: + - MIT + content: + - MIT + - MIT and ASL 2.0 and ISC and BSD + xmd: {} + dependencies: + - buildrequires: + platform: [el8.10.0] + requires: + platform: [el8] + references: + community: http://nodejs.org + documentation: http://nodejs.org/en/docs + tracker: https://github.com/nodejs/node/issues + profiles: + common: + rpms: + - nodejs + - npm + development: + rpms: + - nodejs + - nodejs-devel + - npm + minimal: + rpms: + - nodejs + s2i: + rpms: + - nodejs + - nodejs-nodemon + - npm + api: + rpms: + - nodejs + - nodejs-devel + - npm + buildopts: + rpms: + macros: > + %_with_bundled 1 + components: + rpms: + nodejs: + rationale: Javascript runtime and npm package manager. + ref: d804a505ae754418dc162c2b3138d4f2588f29ba + buildorder: 100 + arches: [aarch64, i686, x86_64] + nodejs-nodemon: + rationale: Simple monitor script for use during development of a node.js app + ref: 5e8d1ae4b46a3faedcff94e7dda5786982c88184 + buildorder: 200 + arches: [aarch64, i686, x86_64] + nodejs-packaging: + rationale: RPM Macros and Utilities for Node.js Packaging + ref: b717271ed84f5e3eef91cce66fd9f628775cbd1c + buildorder: 10 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - nodejs-1:20.16.0-1.module+el8.10.0+1856+4cdb8df5.src + - nodejs-1:20.16.0-1.module+el8.10.0+1856+4cdb8df5.x86_64 + - nodejs-debuginfo-1:20.16.0-1.module+el8.10.0+1856+4cdb8df5.x86_64 + - nodejs-debugsource-1:20.16.0-1.module+el8.10.0+1856+4cdb8df5.x86_64 + - nodejs-devel-1:20.16.0-1.module+el8.10.0+1856+4cdb8df5.x86_64 + - nodejs-docs-1:20.16.0-1.module+el8.10.0+1856+4cdb8df5.noarch + - nodejs-full-i18n-1:20.16.0-1.module+el8.10.0+1856+4cdb8df5.x86_64 + - nodejs-nodemon-0:3.0.1-1.module+el8.10.0+1823+b5789597.noarch + - nodejs-nodemon-0:3.0.1-1.module+el8.10.0+1823+b5789597.src + - nodejs-packaging-0:2021.06-4.module+el8.10.0+1823+b5789597.noarch + - nodejs-packaging-0:2021.06-4.module+el8.10.0+1823+b5789597.src + - nodejs-packaging-bundler-0:2021.06-4.module+el8.10.0+1823+b5789597.noarch + - npm-1:10.8.1-1.20.16.0.1.module+el8.10.0+1856+4cdb8df5.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: virt + stream: "rhel" + version: 8100020240827163045 + context: e155f54d + arch: x86_64 + summary: Virtualization module + description: >- + A virtualization module + license: + module: + - MIT + content: + - ASL 2.0 + - BSD + - GPLv2 and GPLv2+ and CC-BY + - GPLv2+ + - GPLv2+ or Artistic + - LGPLv2 + - LGPLv2+ + - LGPLv2+ and BSD + - LGPLv3 + xmd: {} + dependencies: + - buildrequires: + platform: [el8.10.0] + requires: + platform: [el8] + profiles: + common: + rpms: + - libguestfs + - libvirt-client + - libvirt-daemon-config-network + - libvirt-daemon-kvm + filter: + rpms: + - ocaml-hivex + - ocaml-hivex-debuginfo + - ocaml-hivex-devel + - ocaml-libguestfs + - ocaml-libguestfs-debuginfo + - ocaml-libguestfs-devel + - ocaml-libnbd + - ocaml-libnbd-debuginfo + - ocaml-libnbd-devel + - qemu-kvm-tests + - qemu-kvm-tests-debuginfo + buildopts: + rpms: + macros: > + %_smp_ncpus_max 16 + components: + rpms: + hivex: + rationale: libguestfs dep + ref: 333098f82d3ef3a7f6ff932e9218747e63a5767c + buildorder: 1 + arches: [aarch64, i686, x86_64] + libguestfs: + rationale: Primary module content + ref: c0a1fe8ba5c389f20e4313ffe1847499d0963c9b + buildorder: 4 + arches: [aarch64, i686, x86_64] + libguestfs-winsupport: + rationale: Primary module content + ref: 1b7a98edfa2b50a7349af25994930206d9dd3239 + buildorder: 5 + arches: [aarch64, i686, x86_64] + libiscsi: + rationale: qemu-kvm dep + ref: ad97f43e0802c9cbec691b7ab29363bf5cd4ddf3 + buildorder: 1 + arches: [aarch64, i686, x86_64] + libnbd: + rationale: Primary module content + ref: 31766766cb276b91347175fe2b653e3bb9cfddd8 + buildorder: 1 + arches: [aarch64, i686, x86_64] + libtpms: + rationale: Primary module content + ref: 9be2266f7fe2bb62a917c45af6498b9fa3ee98c6 + buildorder: 1 + arches: [aarch64, i686, x86_64] + libvirt: + rationale: Primary module content + ref: a6a7ffd8340242cbe8c79073f0f8029846fdeea8 + buildorder: 3 + arches: [aarch64, i686, x86_64] + libvirt-dbus: + rationale: libvirt-dbus is part of the virtualization module + ref: ca52f298b4cba6fd1e30589505329ffd76cb6493 + buildorder: 4 + arches: [aarch64, i686, x86_64] + libvirt-python: + rationale: Primary module content + ref: 72a98bd5671e78d2f01d1c9ba77541b76f337fe5 + buildorder: 4 + arches: [aarch64, i686, x86_64] + nbdkit: + rationale: Primary module content + ref: b3a542a5613fce7ed842d27a63716e6f9a344989 + buildorder: 5 + arches: [aarch64, i686, x86_64] + netcf: + rationale: libvirt dep + ref: 6cb80a7e7904b906bb37424d4e2a8a789563b259 + buildorder: 1 + arches: [aarch64, i686, x86_64] + perl-Sys-Virt: + rationale: Primary module content + ref: 552b3ac88fc730c612c714dd537e3ebc8d42bef1 + buildorder: 4 + arches: [aarch64, i686, x86_64] + qemu-kvm: + rationale: Primary module content + ref: de883ee2c1f8c7e0bb59bbafb00118ef493d1d03 + buildorder: 2 + arches: [aarch64, i686, x86_64] + seabios: + rationale: qemu-kvm dep + ref: 76d923f2a397489b1704dc67a14b67d262fe0c74 + buildorder: 1 + arches: [ppc64le, x86_64] + sgabios: + rationale: qemu-kvm dep + ref: a6a65605b1d21509153fa040e6f7907e4952a5d3 + buildorder: 1 + arches: [ppc64le, x86_64] + supermin: + rationale: libguestfs dep + ref: 1fa10cd2190f908fd5fcf2e474ee6751d13004c7 + buildorder: 2 + arches: [aarch64, i686, x86_64] + swtpm: + rationale: Primary module content + ref: 0ebdf53b092ea84f8ba7b5278bb330b945c9c409 + buildorder: 2 + arches: [aarch64, i686, x86_64] + virt-v2v: + rationale: Primary module content + ref: defc736acb0befd3acd1788b60b1fb11741de170 + buildorder: 6 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - hivex-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.src + - hivex-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - hivex-debuginfo-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - hivex-debugsource-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - hivex-devel-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - libguestfs-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.src + - libguestfs-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-appliance-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-bash-completion-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.noarch + - libguestfs-debuginfo-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-debugsource-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-devel-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-gfs2-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-gobject-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-gobject-devel-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-inspect-icons-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.noarch + - libguestfs-java-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-java-debuginfo-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-java-devel-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-javadoc-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.noarch + - libguestfs-man-pages-ja-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.noarch + - libguestfs-man-pages-uk-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.noarch + - libguestfs-rescue-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-rsync-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-tools-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.noarch + - libguestfs-tools-c-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-winsupport-0:8.10-1.module+el8.10.0+1835+43f01cbb.src + - libguestfs-winsupport-0:8.10-1.module+el8.10.0+1835+43f01cbb.x86_64 + - libguestfs-xfs-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libiscsi-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.src + - libiscsi-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.x86_64 + - libiscsi-debuginfo-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.x86_64 + - libiscsi-debugsource-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.x86_64 + - libiscsi-devel-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.x86_64 + - libiscsi-utils-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.x86_64 + - libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.x86_64 + - libnbd-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.src + - libnbd-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - libnbd-bash-completion-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.noarch + - libnbd-debuginfo-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - libnbd-debugsource-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - libnbd-devel-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.10.0+1835+43f01cbb.src + - libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.10.0+1835+43f01cbb.x86_64 + - libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.10.0+1835+43f01cbb.x86_64 + - libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.10.0+1835+43f01cbb.x86_64 + - libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.src + - libvirt-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-client-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-client-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-config-network-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-config-nwfilter-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-interface-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-network-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-nodedev-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-nwfilter-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-qemu-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-secret-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-core-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-disk-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-gluster-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-logical-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-mpath-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-rbd-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-scsi-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-kvm-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-dbus-0:1.3.0-2.module+el8.10.0+1835+43f01cbb.src + - libvirt-dbus-0:1.3.0-2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-dbus-debugsource-0:1.3.0-2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-debugsource-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-devel-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-docs-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-libs-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-libs-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-lock-sanlock-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-lock-sanlock-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-nss-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-nss-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-python-0:8.0.0-2.module+el8.10.0+1835+43f01cbb.src + - libvirt-python-debugsource-0:8.0.0-2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-wireshark-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-wireshark-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - lua-guestfs-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - lua-guestfs-debuginfo-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - nbdfuse-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdfuse-debuginfo-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.src + - nbdkit-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-bash-completion-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.noarch + - nbdkit-basic-filters-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-basic-plugins-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-curl-plugin-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-debugsource-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-devel-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-example-plugins-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-gzip-filter-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-gzip-plugin-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-nbd-plugin-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-python-plugin-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-server-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-server-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-ssh-plugin-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-tar-filter-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-tar-plugin-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-vddk-plugin-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-vddk-plugin-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-xz-filter-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - netcf-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.src + - netcf-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.x86_64 + - netcf-debuginfo-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.x86_64 + - netcf-debugsource-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.x86_64 + - netcf-devel-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.x86_64 + - netcf-libs-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.x86_64 + - netcf-libs-debuginfo-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.x86_64 + - perl-Sys-Guestfs-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - perl-Sys-Virt-0:8.0.0-1.module+el8.10.0+1835+43f01cbb.src + - perl-Sys-Virt-0:8.0.0-1.module+el8.10.0+1835+43f01cbb.x86_64 + - perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.10.0+1835+43f01cbb.x86_64 + - perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.10.0+1835+43f01cbb.x86_64 + - perl-hivex-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - perl-hivex-debuginfo-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - python3-hivex-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - python3-hivex-debuginfo-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - python3-libguestfs-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - python3-libnbd-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - python3-libnbd-debuginfo-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - python3-libvirt-0:8.0.0-2.module+el8.10.0+1835+43f01cbb.x86_64 + - python3-libvirt-debuginfo-0:8.0.0-2.module+el8.10.0+1835+43f01cbb.x86_64 + - qemu-guest-agent-15:6.2.0-52.module+el8.10.0+1857+86deec52.x86_64 + - qemu-guest-agent-debuginfo-15:6.2.0-52.module+el8.10.0+1857+86deec52.x86_64 + - qemu-img-15:6.2.0-52.module+el8.10.0+1857+86deec52.x86_64 + - qemu-img-debuginfo-15:6.2.0-52.module+el8.10.0+1857+86deec52.x86_64 + - qemu-kvm-15:6.2.0-52.module+el8.10.0+1857+86deec52.src + - qemu-kvm-15:6.2.0-52.module+el8.10.0+1857+86deec52.x86_64 + - qemu-kvm-block-curl-15:6.2.0-52.module+el8.10.0+1857+86deec52.x86_64 + - qemu-kvm-block-curl-debuginfo-15:6.2.0-52.module+el8.10.0+1857+86deec52.x86_64 + - qemu-kvm-block-gluster-15:6.2.0-52.module+el8.10.0+1857+86deec52.x86_64 + - qemu-kvm-block-gluster-debuginfo-15:6.2.0-52.module+el8.10.0+1857+86deec52.x86_64 + - qemu-kvm-block-iscsi-15:6.2.0-52.module+el8.10.0+1857+86deec52.x86_64 + - qemu-kvm-block-iscsi-debuginfo-15:6.2.0-52.module+el8.10.0+1857+86deec52.x86_64 + - qemu-kvm-block-rbd-15:6.2.0-52.module+el8.10.0+1857+86deec52.x86_64 + - qemu-kvm-block-rbd-debuginfo-15:6.2.0-52.module+el8.10.0+1857+86deec52.x86_64 + - qemu-kvm-block-ssh-15:6.2.0-52.module+el8.10.0+1857+86deec52.x86_64 + - qemu-kvm-block-ssh-debuginfo-15:6.2.0-52.module+el8.10.0+1857+86deec52.x86_64 + - qemu-kvm-common-15:6.2.0-52.module+el8.10.0+1857+86deec52.x86_64 + - qemu-kvm-common-debuginfo-15:6.2.0-52.module+el8.10.0+1857+86deec52.x86_64 + - qemu-kvm-core-15:6.2.0-52.module+el8.10.0+1857+86deec52.x86_64 + - qemu-kvm-core-debuginfo-15:6.2.0-52.module+el8.10.0+1857+86deec52.x86_64 + - qemu-kvm-debuginfo-15:6.2.0-52.module+el8.10.0+1857+86deec52.x86_64 + - qemu-kvm-debugsource-15:6.2.0-52.module+el8.10.0+1857+86deec52.x86_64 + - qemu-kvm-docs-15:6.2.0-52.module+el8.10.0+1857+86deec52.x86_64 + - qemu-kvm-hw-usbredir-15:6.2.0-52.module+el8.10.0+1857+86deec52.x86_64 + - qemu-kvm-hw-usbredir-debuginfo-15:6.2.0-52.module+el8.10.0+1857+86deec52.x86_64 + - qemu-kvm-ui-opengl-15:6.2.0-52.module+el8.10.0+1857+86deec52.x86_64 + - qemu-kvm-ui-opengl-debuginfo-15:6.2.0-52.module+el8.10.0+1857+86deec52.x86_64 + - qemu-kvm-ui-spice-15:6.2.0-52.module+el8.10.0+1857+86deec52.x86_64 + - qemu-kvm-ui-spice-debuginfo-15:6.2.0-52.module+el8.10.0+1857+86deec52.x86_64 + - ruby-hivex-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - ruby-hivex-debuginfo-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - ruby-libguestfs-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - seabios-0:1.16.0-4.module+el8.9.0+1408+7b966129.src + - seabios-0:1.16.0-4.module+el8.9.0+1408+7b966129.x86_64 + - seabios-bin-0:1.16.0-4.module+el8.9.0+1408+7b966129.noarch + - seavgabios-bin-0:1.16.0-4.module+el8.9.0+1408+7b966129.noarch + - sgabios-1:0.20170427git-3.module+el8.10.0+1835+43f01cbb.src + - sgabios-1:0.20170427git-3.module+el8.10.0+1835+43f01cbb.x86_64 + - sgabios-bin-1:0.20170427git-3.module+el8.10.0+1835+43f01cbb.noarch + - supermin-0:5.2.1-2.module+el8.10.0+1835+43f01cbb.src + - supermin-0:5.2.1-2.module+el8.10.0+1835+43f01cbb.x86_64 + - supermin-debuginfo-0:5.2.1-2.module+el8.10.0+1835+43f01cbb.x86_64 + - supermin-debugsource-0:5.2.1-2.module+el8.10.0+1835+43f01cbb.x86_64 + - supermin-devel-0:5.2.1-2.module+el8.10.0+1835+43f01cbb.x86_64 + - swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.10.0+1835+43f01cbb.src + - swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.10.0+1835+43f01cbb.x86_64 + - swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.10.0+1835+43f01cbb.x86_64 + - swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.10.0+1835+43f01cbb.x86_64 + - swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.10.0+1835+43f01cbb.x86_64 + - swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.10.0+1835+43f01cbb.x86_64 + - swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.10.0+1835+43f01cbb.x86_64 + - swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.10.0+1835+43f01cbb.x86_64 + - swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.10.0+1835+43f01cbb.x86_64 + - swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.10.0+1835+43f01cbb.x86_64 + - virt-dib-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - virt-dib-debuginfo-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - virt-v2v-1:1.42.0-22.module+el8.10.0+1835+43f01cbb.src + - virt-v2v-1:1.42.0-22.module+el8.10.0+1835+43f01cbb.x86_64 + - virt-v2v-bash-completion-1:1.42.0-22.module+el8.10.0+1835+43f01cbb.noarch + - virt-v2v-debuginfo-1:1.42.0-22.module+el8.10.0+1835+43f01cbb.x86_64 + - virt-v2v-debugsource-1:1.42.0-22.module+el8.10.0+1835+43f01cbb.x86_64 + - virt-v2v-man-pages-ja-1:1.42.0-22.module+el8.10.0+1835+43f01cbb.noarch + - virt-v2v-man-pages-uk-1:1.42.0-22.module+el8.10.0+1835+43f01cbb.noarch +... +--- +document: modulemd +version: 2 +data: + name: postgresql + stream: "16" + version: 8100020240828161837 + context: e155f54d + arch: x86_64 + summary: PostgreSQL server and client module + description: >- + PostgreSQL is an advanced Object-Relational database management system (DBMS). + The postgresql-server package contains the programs needed to create and run a + PostgreSQL server, which will in turn allow you to create and maintain PostgreSQL + databases. The base postgresql package contains the client programs that you'll + need to access a PostgreSQL DBMS server. + license: + module: + - MIT + content: + - BSD + - MIT + - PostgreSQL + xmd: {} + dependencies: + - buildrequires: + platform: [el8.10.0] + requires: + platform: [el8] + references: + community: https://www.postgresql.org + documentation: https://www.postgresql.org/docs/16/index.html + tracker: https://issues.redhat.com + profiles: + client: + rpms: + - postgresql + server: + rpms: + - postgresql-server + api: + rpms: + - postgresql + - postgresql-server + components: + rpms: + pg_repack: + rationale: pg_repack extension + ref: d784d0c4e3e5a86f82e137b5e0336af53337d6d1 + buildorder: 1 + arches: [aarch64, i686, x86_64] + pgaudit: + rationale: pgaudit extension + ref: 895d43574b0aacdf203e3056989061cb7a2ae6d5 + buildorder: 1 + arches: [aarch64, i686, x86_64] + postgres-decoderbufs: + rationale: postgres-decoderbufs extension + ref: d74afa7622c5cedaaac3cb7bfdb4840989c02612 + buildorder: 1 + arches: [aarch64, i686, x86_64] + postgresql: + rationale: Module API. + ref: d119977722c79433352f349bfa95d69df2d409bf + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - pg_repack-0:1.4.8-1.module+el8.10.0+1858+fcc46a79.src + - pg_repack-0:1.4.8-1.module+el8.10.0+1858+fcc46a79.x86_64 + - pg_repack-debuginfo-0:1.4.8-1.module+el8.10.0+1858+fcc46a79.x86_64 + - pg_repack-debugsource-0:1.4.8-1.module+el8.10.0+1858+fcc46a79.x86_64 + - pgaudit-0:16.0-1.module+el8.10.0+1858+fcc46a79.src + - pgaudit-0:16.0-1.module+el8.10.0+1858+fcc46a79.x86_64 + - pgaudit-debuginfo-0:16.0-1.module+el8.10.0+1858+fcc46a79.x86_64 + - pgaudit-debugsource-0:16.0-1.module+el8.10.0+1858+fcc46a79.x86_64 + - postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+1858+fcc46a79.src + - postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+1858+fcc46a79.x86_64 + - postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+1858+fcc46a79.x86_64 + - postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+1858+fcc46a79.x86_64 + - postgresql-0:16.4-1.module+el8.10.0+1858+fcc46a79.src + - postgresql-0:16.4-1.module+el8.10.0+1858+fcc46a79.x86_64 + - postgresql-contrib-0:16.4-1.module+el8.10.0+1858+fcc46a79.x86_64 + - postgresql-contrib-debuginfo-0:16.4-1.module+el8.10.0+1858+fcc46a79.x86_64 + - postgresql-debuginfo-0:16.4-1.module+el8.10.0+1858+fcc46a79.x86_64 + - postgresql-debugsource-0:16.4-1.module+el8.10.0+1858+fcc46a79.x86_64 + - postgresql-docs-0:16.4-1.module+el8.10.0+1858+fcc46a79.x86_64 + - postgresql-docs-debuginfo-0:16.4-1.module+el8.10.0+1858+fcc46a79.x86_64 + - postgresql-plperl-0:16.4-1.module+el8.10.0+1858+fcc46a79.x86_64 + - postgresql-plperl-debuginfo-0:16.4-1.module+el8.10.0+1858+fcc46a79.x86_64 + - postgresql-plpython3-0:16.4-1.module+el8.10.0+1858+fcc46a79.x86_64 + - postgresql-plpython3-debuginfo-0:16.4-1.module+el8.10.0+1858+fcc46a79.x86_64 + - postgresql-pltcl-0:16.4-1.module+el8.10.0+1858+fcc46a79.x86_64 + - postgresql-pltcl-debuginfo-0:16.4-1.module+el8.10.0+1858+fcc46a79.x86_64 + - postgresql-private-devel-0:16.4-1.module+el8.10.0+1858+fcc46a79.x86_64 + - postgresql-private-libs-0:16.4-1.module+el8.10.0+1858+fcc46a79.x86_64 + - postgresql-private-libs-debuginfo-0:16.4-1.module+el8.10.0+1858+fcc46a79.x86_64 + - postgresql-server-0:16.4-1.module+el8.10.0+1858+fcc46a79.x86_64 + - postgresql-server-debuginfo-0:16.4-1.module+el8.10.0+1858+fcc46a79.x86_64 + - postgresql-server-devel-0:16.4-1.module+el8.10.0+1858+fcc46a79.x86_64 + - postgresql-server-devel-debuginfo-0:16.4-1.module+el8.10.0+1858+fcc46a79.x86_64 + - postgresql-static-0:16.4-1.module+el8.10.0+1858+fcc46a79.x86_64 + - postgresql-test-0:16.4-1.module+el8.10.0+1858+fcc46a79.x86_64 + - postgresql-test-debuginfo-0:16.4-1.module+el8.10.0+1858+fcc46a79.x86_64 + - postgresql-test-rpm-macros-0:16.4-1.module+el8.10.0+1858+fcc46a79.noarch + - postgresql-upgrade-0:16.4-1.module+el8.10.0+1858+fcc46a79.x86_64 + - postgresql-upgrade-debuginfo-0:16.4-1.module+el8.10.0+1858+fcc46a79.x86_64 + - postgresql-upgrade-devel-0:16.4-1.module+el8.10.0+1858+fcc46a79.x86_64 + - postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el8.10.0+1858+fcc46a79.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: python39 + stream: "3.9" + version: 8100020240829051747 + context: e3a3f2fc + arch: x86_64 + summary: Python programming language, version 3.9 + description: >- + This module gives users access to the internal Python 3.9 in RHEL8, as + + well as provides some additional Python packages the users might need. + + In addition to these you can install any python3-* package available + + in RHEL and use it with Python from this module. + license: + module: + - MIT + content: + - ASL 2.0 + - ASL 2.0 or BSD + - BSD + - BSD and Boost and Public Domain + - BSD and Python and ASL 2.0 + - BSD and Python and Unicode + - LGPL-3.0-or-later WITH openvpn-openssl-exception + - LGPLv2 + - MIT + - MIT and (ASL 2.0 or BSD) + - MIT and (BSD or ASL 2.0) + - MIT and Python and ASL 2.0 and BSD and ISC and LGPLv2 and MPLv2.0 and (ASL 2.0 + or BSD) + - Python + xmd: {} + dependencies: + - buildrequires: + httpd: [2.4] + platform: [el8.10.0] + python39: [3.9-bootstrap] + swig: [4.0] + requires: + platform: [el8] + references: + community: https://www.python.org/ + documentation: https://docs.python.org/3.9/ + profiles: + build: + rpms: + - python39 + - python39-devel + - python39-rpm-macros + common: + rpms: + - python39 + api: + rpms: + - python39 + - python39-PyMySQL + - python39-cffi + - python39-chardet + - python39-cryptography + - python39-devel + - python39-idle + - python39-idna + - python39-libs + - python39-lxml + - python39-mod_wsgi + - python39-numpy + - python39-numpy-f2py + - python39-pip + - python39-pip-wheel + - python39-ply + - python39-psutil + - python39-psycopg2 + - python39-pycparser + - python39-pysocks + - python39-pyyaml + - python39-requests + - python39-rpm-macros + - python39-scipy + - python39-setuptools + - python39-setuptools-wheel + - python39-six + - python39-test + - python39-tkinter + - python39-toml + - python39-urllib3 + - python39-wheel + - python39-wheel-wheel + filter: + rpms: + - python39-Cython + - python39-attrs + - python39-debug + - python39-iniconfig + - python39-more-itertools + - python39-packaging + - python39-pluggy + - python39-py + - python39-pybind11 + - python39-pybind11-devel + - python39-pyparsing + - python39-pytest + - python39-wcwidth + buildopts: + rpms: + macros: > + # === Bootstrap phase 4 === + + # + + %python3_pkgversion 39 + components: + rpms: + Cython: + rationale: Python component + ref: f07b048b2e2e07c7bb402862e965163de834fe0e + arches: [aarch64, i686, x86_64] + PyYAML: + rationale: Python component + ref: b6a398584f8a706ee370cd8c056af6411d8bb305 + arches: [aarch64, i686, x86_64] + mod_wsgi: + rationale: Python component + ref: c23b1acf6be6a10b7236ddcfe8061f014b575b3e + arches: [aarch64, i686, x86_64] + numpy: + rationale: Python component + ref: bb076dec365d06f810fced433e44a4b9442c60a4 + arches: [aarch64, i686, x86_64] + pybind11: + rationale: Python component + ref: c4525ec0996170fb2d8a9ffbb4309c259acaec2f + arches: [aarch64, i686, x86_64] + pytest: + rationale: Python component + ref: 3a92e749c803741cf43166d68fcd58ee6d6b5fb0 + arches: [aarch64, i686, x86_64] + python-PyMySQL: + rationale: Python component + ref: 98324b76c8dac77c96abdb049b4bebacc3fbfd24 + arches: [aarch64, i686, x86_64] + python-attrs: + rationale: Python component + ref: bb49c9ae1e2ce475ab03aa73a3d032fc80d706fc + arches: [aarch64, i686, x86_64] + python-cffi: + rationale: Python component + ref: df0d41be97eb5d40b3c569b59a3f74ea8f30d4f9 + arches: [aarch64, i686, x86_64] + python-chardet: + rationale: Python component + ref: 3318f2e5950a8fa17c2e109c3ab389c47f028c88 + arches: [aarch64, i686, x86_64] + python-cryptography: + rationale: Python component + ref: d1c2ad2b578ffecda5a231c20274b0dc0d061f77 + arches: [aarch64, i686, x86_64] + python-idna: + rationale: Python component + ref: be3439abf7a017801501778273d5a9527ef860c4 + arches: [aarch64, i686, x86_64] + python-iniconfig: + rationale: Python component + ref: 0043f9809766cc4d3b5b508fd86d85432016f4ae + arches: [aarch64, i686, x86_64] + python-lxml: + rationale: Python component + ref: 0c96832d2b8e35cbda055862b5c650acb907b614 + arches: [aarch64, i686, x86_64] + python-more-itertools: + rationale: Python component + ref: 1f93b6033a3a767f62ab5c53e681c45d6c3121a1 + arches: [aarch64, i686, x86_64] + python-packaging: + rationale: Python component + ref: a22d82373ba1d320b34da9e27cfe019de6021947 + arches: [aarch64, i686, x86_64] + python-pluggy: + rationale: Python component + ref: 4ec7d43e3922418429e1f6fb1fb99455f7fbb3d6 + arches: [aarch64, i686, x86_64] + python-ply: + rationale: Python component + ref: c9cf57a4d588ebeb50936c146c2c912fb672bb0c + arches: [aarch64, i686, x86_64] + python-psutil: + rationale: Python component + ref: d77d5330f2f4a6b3d84f117f97c8ca1ee0331b49 + arches: [aarch64, i686, x86_64] + python-psycopg2: + rationale: Python component + ref: 486af6531be1b4afc1ed7ec306b0e9a32c182ee1 + arches: [aarch64, i686, x86_64] + python-py: + rationale: Python component + ref: 3cd5c8c3412836104fbd1998678befc15c01a47f + arches: [aarch64, i686, x86_64] + python-pycparser: + rationale: Python component + ref: 087c952aee87e6bb1c58066506feb1fad9461b65 + arches: [aarch64, i686, x86_64] + python-pysocks: + rationale: Python component + ref: a8dff475351d242fbf41cd6a5eb33f7539064ffa + arches: [aarch64, i686, x86_64] + python-requests: + rationale: Python component + ref: b24ddbfb0b67ee86b0810e17ec711ea1251b1fa4 + arches: [aarch64, i686, x86_64] + python-toml: + rationale: Python component + ref: 358c135f29da1d5eb2373435efd5ce97da3a941e + arches: [aarch64, i686, x86_64] + python-urllib3: + rationale: Python component + ref: 742513bb832fa765b6827754567bf449eab5d990 + arches: [aarch64, i686, x86_64] + python-wcwidth: + rationale: Python component + ref: 9ba95c97f22519f7cbc18cb56df465315d4646d9 + arches: [aarch64, i686, x86_64] + python-wheel: + rationale: Packaging tool + ref: 118baab41078c79afddf0e121cb6ebb3304996a7 + arches: [aarch64, i686, x86_64] + python39: + rationale: The main Python interpreter + ref: f468188e92394d69a76752a0364146e89fdc6949 + arches: [aarch64, i686, x86_64] + python3x-pip: + rationale: Packaging tool + ref: c3ec41aa16a2e151d160bf0b00ca9a3bc68f15b6 + arches: [aarch64, i686, x86_64] + python3x-pyparsing: + rationale: Python component + ref: 83d8e72d5df0af2a05334451ec62a323e1ac79a2 + arches: [aarch64, i686, x86_64] + python3x-setuptools: + rationale: Packaging tool + ref: b7b20f6776baed01f22c5728213b792b9f82c1df + arches: [aarch64, i686, x86_64] + python3x-six: + rationale: Python component + ref: f8332a9e34e50e3a3e30adc9e8fd0ad47972e285 + arches: [aarch64, i686, x86_64] + scipy: + rationale: Python component + ref: dd7a710eba02ee3477e544395cd19eb278396c0c + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - PyYAML-0:5.4.1-1.module+el8.10.0+1860+afcc1c71.src + - PyYAML-debugsource-0:5.4.1-1.module+el8.10.0+1860+afcc1c71.x86_64 + - mod_wsgi-0:4.7.1-7.module+el8.10.0+1860+afcc1c71.src + - numpy-0:1.19.4-3.module+el8.10.0+1860+afcc1c71.src + - numpy-debugsource-0:1.19.4-3.module+el8.10.0+1860+afcc1c71.x86_64 + - python-PyMySQL-0:0.10.1-2.module+el8.10.0+1860+afcc1c71.src + - python-cffi-0:1.14.3-2.module+el8.10.0+1860+afcc1c71.src + - python-cffi-debugsource-0:1.14.3-2.module+el8.10.0+1860+afcc1c71.x86_64 + - python-chardet-0:3.0.4-19.module+el8.10.0+1860+afcc1c71.src + - python-cryptography-0:3.3.1-3.module+el8.10.0+1860+afcc1c71.src + - python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+1860+afcc1c71.x86_64 + - python-idna-0:2.10-4.module+el8.10.0+1860+afcc1c71.src + - python-lxml-0:4.6.5-1.module+el8.10.0+1582+bc278001.src + - python-lxml-debugsource-0:4.6.5-1.module+el8.10.0+1582+bc278001.x86_64 + - python-ply-0:3.11-10.module+el8.10.0+1860+afcc1c71.src + - python-psutil-0:5.8.0-4.module+el8.9.0+1357+a3b80af7.src + - python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+1357+a3b80af7.x86_64 + - python-psycopg2-0:2.8.6-3.module+el8.10.0+1860+afcc1c71.src + - python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+1860+afcc1c71.x86_64 + - python-pycparser-0:2.20-3.module+el8.10.0+1860+afcc1c71.src + - python-pysocks-0:1.7.1-4.module+el8.10.0+1860+afcc1c71.src + - python-requests-0:2.25.0-3.module+el8.10.0+1860+afcc1c71.src + - python-toml-0:0.10.1-5.module+el8.9.0+1332+dd574197.src + - python-urllib3-0:1.25.10-5.module+el8.10.0+1860+afcc1c71.src + - python-wheel-1:0.35.1-4.module+el8.10.0+1860+afcc1c71.src + - python39-0:3.9.19-7.module+el8.10.0+1860+afcc1c71.src + - python39-0:3.9.19-7.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-PyMySQL-0:0.10.1-2.module+el8.10.0+1860+afcc1c71.noarch + - python39-cffi-0:1.14.3-2.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-cffi-debuginfo-0:1.14.3-2.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-chardet-0:3.0.4-19.module+el8.10.0+1860+afcc1c71.noarch + - python39-cryptography-0:3.3.1-3.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-debuginfo-0:3.9.19-7.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-debugsource-0:3.9.19-7.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-devel-0:3.9.19-7.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-idle-0:3.9.19-7.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-idna-0:2.10-4.module+el8.10.0+1860+afcc1c71.noarch + - python39-libs-0:3.9.19-7.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-lxml-0:4.6.5-1.module+el8.10.0+1582+bc278001.x86_64 + - python39-lxml-debuginfo-0:4.6.5-1.module+el8.10.0+1582+bc278001.x86_64 + - python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-numpy-0:1.19.4-3.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-numpy-debuginfo-0:1.19.4-3.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-numpy-doc-0:1.19.4-3.module+el8.10.0+1860+afcc1c71.noarch + - python39-numpy-f2py-0:1.19.4-3.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-pip-0:20.2.4-9.module+el8.10.0+1860+afcc1c71.noarch + - python39-pip-wheel-0:20.2.4-9.module+el8.10.0+1860+afcc1c71.noarch + - python39-ply-0:3.11-10.module+el8.10.0+1860+afcc1c71.noarch + - python39-psutil-0:5.8.0-4.module+el8.9.0+1357+a3b80af7.x86_64 + - python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+1357+a3b80af7.x86_64 + - python39-psycopg2-0:2.8.6-3.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-pycparser-0:2.20-3.module+el8.10.0+1860+afcc1c71.noarch + - python39-pysocks-0:1.7.1-4.module+el8.10.0+1860+afcc1c71.noarch + - python39-pyyaml-0:5.4.1-1.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-requests-0:2.25.0-3.module+el8.10.0+1860+afcc1c71.noarch + - python39-rpm-macros-0:3.9.19-7.module+el8.10.0+1860+afcc1c71.noarch + - python39-scipy-0:1.5.4-5.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-scipy-debuginfo-0:1.5.4-5.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-setuptools-0:50.3.2-5.module+el8.10.0+1860+afcc1c71.noarch + - python39-setuptools-wheel-0:50.3.2-5.module+el8.10.0+1860+afcc1c71.noarch + - python39-six-0:1.15.0-3.module+el8.10.0+1860+afcc1c71.noarch + - python39-test-0:3.9.19-7.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-tkinter-0:3.9.19-7.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-toml-0:0.10.1-5.module+el8.9.0+1332+dd574197.noarch + - python39-urllib3-0:1.25.10-5.module+el8.10.0+1860+afcc1c71.noarch + - python39-wheel-1:0.35.1-4.module+el8.10.0+1860+afcc1c71.noarch + - python39-wheel-wheel-1:0.35.1-4.module+el8.10.0+1860+afcc1c71.noarch + - python3x-pip-0:20.2.4-9.module+el8.10.0+1860+afcc1c71.src + - python3x-setuptools-0:50.3.2-5.module+el8.10.0+1860+afcc1c71.src + - python3x-six-0:1.15.0-3.module+el8.10.0+1860+afcc1c71.src + - scipy-0:1.5.4-5.module+el8.10.0+1860+afcc1c71.src + - scipy-debugsource-0:1.5.4-5.module+el8.10.0+1860+afcc1c71.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: python39 + stream: "3.9" + version: 8100020240829081352 + context: e3a3f2fc + arch: x86_64 + summary: Python programming language, version 3.9 + description: >- + This module gives users access to the internal Python 3.9 in RHEL8, as + + well as provides some additional Python packages the users might need. + + In addition to these you can install any python3-* package available + + in RHEL and use it with Python from this module. + license: + module: + - MIT + content: + - ASL 2.0 + - ASL 2.0 or BSD + - BSD + - BSD and Boost and Public Domain + - BSD and Python and ASL 2.0 + - BSD and Python and Unicode + - LGPL-3.0-or-later WITH openvpn-openssl-exception + - LGPLv2 + - MIT + - MIT and (ASL 2.0 or BSD) + - MIT and (BSD or ASL 2.0) + - MIT and Python and ASL 2.0 and BSD and ISC and LGPLv2 and MPLv2.0 and (ASL 2.0 + or BSD) + - Python + xmd: {} + dependencies: + - buildrequires: + httpd: [2.4] + platform: [el8.10.0] + python39: [3.9-bootstrap] + swig: [4.0] + requires: + platform: [el8] + references: + community: https://www.python.org/ + documentation: https://docs.python.org/3.9/ + profiles: + build: + rpms: + - python39 + - python39-devel + - python39-rpm-macros + common: + rpms: + - python39 + api: + rpms: + - python39 + - python39-PyMySQL + - python39-cffi + - python39-chardet + - python39-cryptography + - python39-devel + - python39-idle + - python39-idna + - python39-libs + - python39-lxml + - python39-mod_wsgi + - python39-numpy + - python39-numpy-f2py + - python39-pip + - python39-pip-wheel + - python39-ply + - python39-psutil + - python39-psycopg2 + - python39-pycparser + - python39-pysocks + - python39-pyyaml + - python39-requests + - python39-rpm-macros + - python39-scipy + - python39-setuptools + - python39-setuptools-wheel + - python39-six + - python39-test + - python39-tkinter + - python39-toml + - python39-urllib3 + - python39-wheel + - python39-wheel-wheel + filter: + rpms: + - python39-Cython + - python39-attrs + - python39-debug + - python39-iniconfig + - python39-more-itertools + - python39-packaging + - python39-pluggy + - python39-py + - python39-pybind11 + - python39-pybind11-devel + - python39-pyparsing + - python39-pytest + - python39-wcwidth + buildopts: + rpms: + macros: > + # === Bootstrap phase 4 === + + # + + %python3_pkgversion 39 + components: + rpms: + Cython: + rationale: Python component + ref: f07b048b2e2e07c7bb402862e965163de834fe0e + arches: [aarch64, i686, x86_64] + PyYAML: + rationale: Python component + ref: b6a398584f8a706ee370cd8c056af6411d8bb305 + arches: [aarch64, i686, x86_64] + mod_wsgi: + rationale: Python component + ref: c23b1acf6be6a10b7236ddcfe8061f014b575b3e + arches: [aarch64, i686, x86_64] + numpy: + rationale: Python component + ref: bb076dec365d06f810fced433e44a4b9442c60a4 + arches: [aarch64, i686, x86_64] + pybind11: + rationale: Python component + ref: c4525ec0996170fb2d8a9ffbb4309c259acaec2f + arches: [aarch64, i686, x86_64] + pytest: + rationale: Python component + ref: 3a92e749c803741cf43166d68fcd58ee6d6b5fb0 + arches: [aarch64, i686, x86_64] + python-PyMySQL: + rationale: Python component + ref: 98324b76c8dac77c96abdb049b4bebacc3fbfd24 + arches: [aarch64, i686, x86_64] + python-attrs: + rationale: Python component + ref: bb49c9ae1e2ce475ab03aa73a3d032fc80d706fc + arches: [aarch64, i686, x86_64] + python-cffi: + rationale: Python component + ref: df0d41be97eb5d40b3c569b59a3f74ea8f30d4f9 + arches: [aarch64, i686, x86_64] + python-chardet: + rationale: Python component + ref: 3318f2e5950a8fa17c2e109c3ab389c47f028c88 + arches: [aarch64, i686, x86_64] + python-cryptography: + rationale: Python component + ref: d1c2ad2b578ffecda5a231c20274b0dc0d061f77 + arches: [aarch64, i686, x86_64] + python-idna: + rationale: Python component + ref: be3439abf7a017801501778273d5a9527ef860c4 + arches: [aarch64, i686, x86_64] + python-iniconfig: + rationale: Python component + ref: 0043f9809766cc4d3b5b508fd86d85432016f4ae + arches: [aarch64, i686, x86_64] + python-lxml: + rationale: Python component + ref: 0c96832d2b8e35cbda055862b5c650acb907b614 + arches: [aarch64, i686, x86_64] + python-more-itertools: + rationale: Python component + ref: 1f93b6033a3a767f62ab5c53e681c45d6c3121a1 + arches: [aarch64, i686, x86_64] + python-packaging: + rationale: Python component + ref: a22d82373ba1d320b34da9e27cfe019de6021947 + arches: [aarch64, i686, x86_64] + python-pluggy: + rationale: Python component + ref: 4ec7d43e3922418429e1f6fb1fb99455f7fbb3d6 + arches: [aarch64, i686, x86_64] + python-ply: + rationale: Python component + ref: c9cf57a4d588ebeb50936c146c2c912fb672bb0c + arches: [aarch64, i686, x86_64] + python-psutil: + rationale: Python component + ref: d77d5330f2f4a6b3d84f117f97c8ca1ee0331b49 + arches: [aarch64, i686, x86_64] + python-psycopg2: + rationale: Python component + ref: 486af6531be1b4afc1ed7ec306b0e9a32c182ee1 + arches: [aarch64, i686, x86_64] + python-py: + rationale: Python component + ref: 3cd5c8c3412836104fbd1998678befc15c01a47f + arches: [aarch64, i686, x86_64] + python-pycparser: + rationale: Python component + ref: 087c952aee87e6bb1c58066506feb1fad9461b65 + arches: [aarch64, i686, x86_64] + python-pysocks: + rationale: Python component + ref: a8dff475351d242fbf41cd6a5eb33f7539064ffa + arches: [aarch64, i686, x86_64] + python-requests: + rationale: Python component + ref: b24ddbfb0b67ee86b0810e17ec711ea1251b1fa4 + arches: [aarch64, i686, x86_64] + python-toml: + rationale: Python component + ref: 358c135f29da1d5eb2373435efd5ce97da3a941e + arches: [aarch64, i686, x86_64] + python-urllib3: + rationale: Python component + ref: 742513bb832fa765b6827754567bf449eab5d990 + arches: [aarch64, i686, x86_64] + python-wcwidth: + rationale: Python component + ref: 9ba95c97f22519f7cbc18cb56df465315d4646d9 + arches: [aarch64, i686, x86_64] + python-wheel: + rationale: Packaging tool + ref: 118baab41078c79afddf0e121cb6ebb3304996a7 + arches: [aarch64, i686, x86_64] + python39: + rationale: The main Python interpreter + ref: f468188e92394d69a76752a0364146e89fdc6949 + arches: [aarch64, i686, x86_64] + python3x-pip: + rationale: Packaging tool + ref: c3ec41aa16a2e151d160bf0b00ca9a3bc68f15b6 + arches: [aarch64, i686, x86_64] + python3x-pyparsing: + rationale: Python component + ref: 83d8e72d5df0af2a05334451ec62a323e1ac79a2 + arches: [aarch64, i686, x86_64] + python3x-setuptools: + rationale: Packaging tool + ref: d4919d584f06d5be08fde4da40df482c0125f772 + arches: [aarch64, i686, x86_64] + python3x-six: + rationale: Python component + ref: f8332a9e34e50e3a3e30adc9e8fd0ad47972e285 + arches: [aarch64, i686, x86_64] + scipy: + rationale: Python component + ref: dd7a710eba02ee3477e544395cd19eb278396c0c + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - PyYAML-0:5.4.1-1.module+el8.10.0+1860+afcc1c71.src + - PyYAML-debugsource-0:5.4.1-1.module+el8.10.0+1860+afcc1c71.x86_64 + - mod_wsgi-0:4.7.1-7.module+el8.10.0+1860+afcc1c71.src + - numpy-0:1.19.4-3.module+el8.10.0+1860+afcc1c71.src + - numpy-debugsource-0:1.19.4-3.module+el8.10.0+1860+afcc1c71.x86_64 + - python-PyMySQL-0:0.10.1-2.module+el8.10.0+1860+afcc1c71.src + - python-cffi-0:1.14.3-2.module+el8.10.0+1860+afcc1c71.src + - python-cffi-debugsource-0:1.14.3-2.module+el8.10.0+1860+afcc1c71.x86_64 + - python-chardet-0:3.0.4-19.module+el8.10.0+1860+afcc1c71.src + - python-cryptography-0:3.3.1-3.module+el8.10.0+1860+afcc1c71.src + - python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+1860+afcc1c71.x86_64 + - python-idna-0:2.10-4.module+el8.10.0+1860+afcc1c71.src + - python-lxml-0:4.6.5-1.module+el8.10.0+1582+bc278001.src + - python-lxml-debugsource-0:4.6.5-1.module+el8.10.0+1582+bc278001.x86_64 + - python-ply-0:3.11-10.module+el8.10.0+1860+afcc1c71.src + - python-psutil-0:5.8.0-4.module+el8.9.0+1357+a3b80af7.src + - python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+1357+a3b80af7.x86_64 + - python-psycopg2-0:2.8.6-3.module+el8.10.0+1860+afcc1c71.src + - python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+1860+afcc1c71.x86_64 + - python-pycparser-0:2.20-3.module+el8.10.0+1860+afcc1c71.src + - python-pysocks-0:1.7.1-4.module+el8.10.0+1860+afcc1c71.src + - python-requests-0:2.25.0-3.module+el8.10.0+1860+afcc1c71.src + - python-toml-0:0.10.1-5.module+el8.9.0+1332+dd574197.src + - python-urllib3-0:1.25.10-5.module+el8.10.0+1860+afcc1c71.src + - python-wheel-1:0.35.1-4.module+el8.10.0+1860+afcc1c71.src + - python39-0:3.9.19-7.module+el8.10.0+1860+afcc1c71.src + - python39-0:3.9.19-7.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-PyMySQL-0:0.10.1-2.module+el8.10.0+1860+afcc1c71.noarch + - python39-cffi-0:1.14.3-2.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-cffi-debuginfo-0:1.14.3-2.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-chardet-0:3.0.4-19.module+el8.10.0+1860+afcc1c71.noarch + - python39-cryptography-0:3.3.1-3.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-debuginfo-0:3.9.19-7.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-debugsource-0:3.9.19-7.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-devel-0:3.9.19-7.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-idle-0:3.9.19-7.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-idna-0:2.10-4.module+el8.10.0+1860+afcc1c71.noarch + - python39-libs-0:3.9.19-7.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-lxml-0:4.6.5-1.module+el8.10.0+1582+bc278001.x86_64 + - python39-lxml-debuginfo-0:4.6.5-1.module+el8.10.0+1582+bc278001.x86_64 + - python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-numpy-0:1.19.4-3.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-numpy-debuginfo-0:1.19.4-3.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-numpy-doc-0:1.19.4-3.module+el8.10.0+1860+afcc1c71.noarch + - python39-numpy-f2py-0:1.19.4-3.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-pip-0:20.2.4-9.module+el8.10.0+1860+afcc1c71.noarch + - python39-pip-wheel-0:20.2.4-9.module+el8.10.0+1860+afcc1c71.noarch + - python39-ply-0:3.11-10.module+el8.10.0+1860+afcc1c71.noarch + - python39-psutil-0:5.8.0-4.module+el8.9.0+1357+a3b80af7.x86_64 + - python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+1357+a3b80af7.x86_64 + - python39-psycopg2-0:2.8.6-3.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-pycparser-0:2.20-3.module+el8.10.0+1860+afcc1c71.noarch + - python39-pysocks-0:1.7.1-4.module+el8.10.0+1860+afcc1c71.noarch + - python39-pyyaml-0:5.4.1-1.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-requests-0:2.25.0-3.module+el8.10.0+1860+afcc1c71.noarch + - python39-rpm-macros-0:3.9.19-7.module+el8.10.0+1860+afcc1c71.noarch + - python39-scipy-0:1.5.4-5.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-scipy-debuginfo-0:1.5.4-5.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-setuptools-0:50.3.2-6.module+el8.10.0+1861+0f5e39ec.noarch + - python39-setuptools-wheel-0:50.3.2-6.module+el8.10.0+1861+0f5e39ec.noarch + - python39-six-0:1.15.0-3.module+el8.10.0+1860+afcc1c71.noarch + - python39-test-0:3.9.19-7.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-tkinter-0:3.9.19-7.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-toml-0:0.10.1-5.module+el8.9.0+1332+dd574197.noarch + - python39-urllib3-0:1.25.10-5.module+el8.10.0+1860+afcc1c71.noarch + - python39-wheel-1:0.35.1-4.module+el8.10.0+1860+afcc1c71.noarch + - python39-wheel-wheel-1:0.35.1-4.module+el8.10.0+1860+afcc1c71.noarch + - python3x-pip-0:20.2.4-9.module+el8.10.0+1860+afcc1c71.src + - python3x-setuptools-0:50.3.2-6.module+el8.10.0+1861+0f5e39ec.src + - python3x-six-0:1.15.0-3.module+el8.10.0+1860+afcc1c71.src + - scipy-0:1.5.4-5.module+el8.10.0+1860+afcc1c71.src + - scipy-debugsource-0:1.5.4-5.module+el8.10.0+1860+afcc1c71.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: postgresql + stream: "12" + version: 8100020240829152537 + context: e155f54d + arch: x86_64 + summary: PostgreSQL server and client module + description: >- + PostgreSQL is an advanced Object-Relational database management system (DBMS). + The postgresql-server package contains the programs needed to create and run a + PostgreSQL server, which will in turn allow you to create and maintain PostgreSQL + databases. The base postgresql package contains the client programs that you'll + need to access a PostgreSQL DBMS server. + license: + module: + - MIT + content: + - BSD + - MIT + - PostgreSQL + xmd: {} + dependencies: + - buildrequires: + platform: [el8.10.0] + requires: + platform: [el8] + references: + community: https://www.postgresql.org + documentation: https://www.postgresql.org/docs/12/index.html + tracker: http://bugzilla.redhat.com + profiles: + client: + rpms: + - postgresql + server: + rpms: + - postgresql-server + api: + rpms: + - postgresql + - postgresql-server + components: + rpms: + pg_repack: + rationale: pg_repack extension + ref: 327cfa822bd27faa3bc51b4e74a4259845729712 + buildorder: 1 + arches: [aarch64, i686, x86_64] + pgaudit: + rationale: pgaudit extension + ref: 248528a657562e6b68cc2851a877430db44c6d58 + buildorder: 1 + arches: [aarch64, i686, x86_64] + postgres-decoderbufs: + rationale: postgres-decoderbufs extension + ref: 33263531c2340f3f9b1f5e50b721980f052f8023 + buildorder: 1 + arches: [aarch64, i686, x86_64] + postgresql: + rationale: Module API. + ref: 3d4449a772f69aa04b4746089507e6659d8003c1 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - pg_repack-0:1.4.6-3.module+el8.10.0+1862+29bef648.src + - pg_repack-0:1.4.6-3.module+el8.10.0+1862+29bef648.x86_64 + - pg_repack-debuginfo-0:1.4.6-3.module+el8.10.0+1862+29bef648.x86_64 + - pg_repack-debugsource-0:1.4.6-3.module+el8.10.0+1862+29bef648.x86_64 + - pgaudit-0:1.4.0-7.module+el8.9.0+1735+a332307b.src + - pgaudit-0:1.4.0-7.module+el8.9.0+1735+a332307b.x86_64 + - pgaudit-debuginfo-0:1.4.0-7.module+el8.9.0+1735+a332307b.x86_64 + - pgaudit-debugsource-0:1.4.0-7.module+el8.9.0+1735+a332307b.x86_64 + - postgres-decoderbufs-0:0.10.0-2.module+el8.10.0+1862+29bef648.src + - postgres-decoderbufs-0:0.10.0-2.module+el8.10.0+1862+29bef648.x86_64 + - postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.10.0+1862+29bef648.x86_64 + - postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.10.0+1862+29bef648.x86_64 + - postgresql-0:12.20-1.module+el8.10.0+1862+29bef648.src + - postgresql-0:12.20-1.module+el8.10.0+1862+29bef648.x86_64 + - postgresql-contrib-0:12.20-1.module+el8.10.0+1862+29bef648.x86_64 + - postgresql-contrib-debuginfo-0:12.20-1.module+el8.10.0+1862+29bef648.x86_64 + - postgresql-debuginfo-0:12.20-1.module+el8.10.0+1862+29bef648.x86_64 + - postgresql-debugsource-0:12.20-1.module+el8.10.0+1862+29bef648.x86_64 + - postgresql-docs-0:12.20-1.module+el8.10.0+1862+29bef648.x86_64 + - postgresql-docs-debuginfo-0:12.20-1.module+el8.10.0+1862+29bef648.x86_64 + - postgresql-plperl-0:12.20-1.module+el8.10.0+1862+29bef648.x86_64 + - postgresql-plperl-debuginfo-0:12.20-1.module+el8.10.0+1862+29bef648.x86_64 + - postgresql-plpython3-0:12.20-1.module+el8.10.0+1862+29bef648.x86_64 + - postgresql-plpython3-debuginfo-0:12.20-1.module+el8.10.0+1862+29bef648.x86_64 + - postgresql-pltcl-0:12.20-1.module+el8.10.0+1862+29bef648.x86_64 + - postgresql-pltcl-debuginfo-0:12.20-1.module+el8.10.0+1862+29bef648.x86_64 + - postgresql-server-0:12.20-1.module+el8.10.0+1862+29bef648.x86_64 + - postgresql-server-debuginfo-0:12.20-1.module+el8.10.0+1862+29bef648.x86_64 + - postgresql-server-devel-0:12.20-1.module+el8.10.0+1862+29bef648.x86_64 + - postgresql-server-devel-debuginfo-0:12.20-1.module+el8.10.0+1862+29bef648.x86_64 + - postgresql-static-0:12.20-1.module+el8.10.0+1862+29bef648.x86_64 + - postgresql-test-0:12.20-1.module+el8.10.0+1862+29bef648.x86_64 + - postgresql-test-debuginfo-0:12.20-1.module+el8.10.0+1862+29bef648.x86_64 + - postgresql-test-rpm-macros-0:12.20-1.module+el8.10.0+1862+29bef648.noarch + - postgresql-upgrade-0:12.20-1.module+el8.10.0+1862+29bef648.x86_64 + - postgresql-upgrade-debuginfo-0:12.20-1.module+el8.10.0+1862+29bef648.x86_64 + - postgresql-upgrade-devel-0:12.20-1.module+el8.10.0+1862+29bef648.x86_64 + - postgresql-upgrade-devel-debuginfo-0:12.20-1.module+el8.10.0+1862+29bef648.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: postgresql + stream: "13" + version: 8100020240829152539 + context: e155f54d + arch: x86_64 + summary: PostgreSQL server and client module + description: >- + PostgreSQL is an advanced Object-Relational database management system (DBMS). + The postgresql-server package contains the programs needed to create and run a + PostgreSQL server, which will in turn allow you to create and maintain PostgreSQL + databases. The base postgresql package contains the client programs that you'll + need to access a PostgreSQL DBMS server. + license: + module: + - MIT + content: + - BSD + - MIT + - PostgreSQL + xmd: {} + dependencies: + - buildrequires: + platform: [el8.10.0] + requires: + platform: [el8] + references: + community: https://www.postgresql.org + documentation: https://www.postgresql.org/docs/13/index.html + tracker: http://bugzilla.redhat.com + profiles: + client: + rpms: + - postgresql + server: + rpms: + - postgresql-server + api: + rpms: + - postgresql + - postgresql-server + components: + rpms: + pg_repack: + rationale: pg_repack extension + ref: 17be4c7b3b85236054ecaea8722aaa4e732ed3e8 + buildorder: 1 + arches: [aarch64, i686, x86_64] + pgaudit: + rationale: pgaudit extension + ref: b1a1bb9e13445ee902cfa385bc8c1281aa6701a9 + buildorder: 1 + arches: [aarch64, i686, x86_64] + postgres-decoderbufs: + rationale: postgres-decoderbufs extension + ref: 6653f98bd93704a0cb3760bbfa4b983e0b73cf38 + buildorder: 1 + arches: [aarch64, i686, x86_64] + postgresql: + rationale: Module API. + ref: 7a270b4039b5416b1e5380f521a7adf65ee6c807 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - pg_repack-0:1.4.6-3.module+el8.9.0+1594+4a6adae9.src + - pg_repack-0:1.4.6-3.module+el8.9.0+1594+4a6adae9.x86_64 + - pg_repack-debuginfo-0:1.4.6-3.module+el8.9.0+1594+4a6adae9.x86_64 + - pg_repack-debugsource-0:1.4.6-3.module+el8.9.0+1594+4a6adae9.x86_64 + - pgaudit-0:1.5.0-1.module+el8.9.0+1594+4a6adae9.src + - pgaudit-0:1.5.0-1.module+el8.9.0+1594+4a6adae9.x86_64 + - pgaudit-debuginfo-0:1.5.0-1.module+el8.9.0+1594+4a6adae9.x86_64 + - pgaudit-debugsource-0:1.5.0-1.module+el8.9.0+1594+4a6adae9.x86_64 + - postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+1594+4a6adae9.src + - postgres-decoderbufs-0:0.10.0-2.module+el8.9.0+1594+4a6adae9.x86_64 + - postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.9.0+1594+4a6adae9.x86_64 + - postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.9.0+1594+4a6adae9.x86_64 + - postgresql-0:13.16-1.module+el8.10.0+1863+86f282f3.src + - postgresql-0:13.16-1.module+el8.10.0+1863+86f282f3.x86_64 + - postgresql-contrib-0:13.16-1.module+el8.10.0+1863+86f282f3.x86_64 + - postgresql-contrib-debuginfo-0:13.16-1.module+el8.10.0+1863+86f282f3.x86_64 + - postgresql-debuginfo-0:13.16-1.module+el8.10.0+1863+86f282f3.x86_64 + - postgresql-debugsource-0:13.16-1.module+el8.10.0+1863+86f282f3.x86_64 + - postgresql-docs-0:13.16-1.module+el8.10.0+1863+86f282f3.x86_64 + - postgresql-docs-debuginfo-0:13.16-1.module+el8.10.0+1863+86f282f3.x86_64 + - postgresql-plperl-0:13.16-1.module+el8.10.0+1863+86f282f3.x86_64 + - postgresql-plperl-debuginfo-0:13.16-1.module+el8.10.0+1863+86f282f3.x86_64 + - postgresql-plpython3-0:13.16-1.module+el8.10.0+1863+86f282f3.x86_64 + - postgresql-plpython3-debuginfo-0:13.16-1.module+el8.10.0+1863+86f282f3.x86_64 + - postgresql-pltcl-0:13.16-1.module+el8.10.0+1863+86f282f3.x86_64 + - postgresql-pltcl-debuginfo-0:13.16-1.module+el8.10.0+1863+86f282f3.x86_64 + - postgresql-server-0:13.16-1.module+el8.10.0+1863+86f282f3.x86_64 + - postgresql-server-debuginfo-0:13.16-1.module+el8.10.0+1863+86f282f3.x86_64 + - postgresql-server-devel-0:13.16-1.module+el8.10.0+1863+86f282f3.x86_64 + - postgresql-server-devel-debuginfo-0:13.16-1.module+el8.10.0+1863+86f282f3.x86_64 + - postgresql-static-0:13.16-1.module+el8.10.0+1863+86f282f3.x86_64 + - postgresql-test-0:13.16-1.module+el8.10.0+1863+86f282f3.x86_64 + - postgresql-test-debuginfo-0:13.16-1.module+el8.10.0+1863+86f282f3.x86_64 + - postgresql-test-rpm-macros-0:13.16-1.module+el8.10.0+1863+86f282f3.noarch + - postgresql-upgrade-0:13.16-1.module+el8.10.0+1863+86f282f3.x86_64 + - postgresql-upgrade-debuginfo-0:13.16-1.module+el8.10.0+1863+86f282f3.x86_64 + - postgresql-upgrade-devel-0:13.16-1.module+el8.10.0+1863+86f282f3.x86_64 + - postgresql-upgrade-devel-debuginfo-0:13.16-1.module+el8.10.0+1863+86f282f3.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: postgresql + stream: "15" + version: 8100020240829152541 + context: e155f54d + arch: x86_64 + summary: PostgreSQL server and client module + description: >- + PostgreSQL is an advanced Object-Relational database management system (DBMS). + The postgresql-server package contains the programs needed to create and run a + PostgreSQL server, which will in turn allow you to create and maintain PostgreSQL + databases. The base postgresql package contains the client programs that you'll + need to access a PostgreSQL DBMS server. + license: + module: + - MIT + content: + - BSD + - MIT + - PostgreSQL + xmd: {} + dependencies: + - buildrequires: + platform: [el8.10.0] + requires: + platform: [el8] + references: + community: https://www.postgresql.org + documentation: https://www.postgresql.org/docs/15/index.html + tracker: http://bugzilla.redhat.com + profiles: + client: + rpms: + - postgresql + server: + rpms: + - postgresql-server + api: + rpms: + - postgresql + - postgresql-server + components: + rpms: + pg_repack: + rationale: pg_repack extension + ref: 146dd9f61f6a1a117a1b3d6d3974b0a70ee4d126 + buildorder: 1 + arches: [aarch64, i686, x86_64] + pgaudit: + rationale: pgaudit extension + ref: fcaa55268714cd4bcaed6fcb438bf90c487bc300 + buildorder: 1 + arches: [aarch64, i686, x86_64] + postgres-decoderbufs: + rationale: postgres-decoderbufs extension + ref: 2d6393716e60138fcbd43597beb1da672b8afdf4 + buildorder: 1 + arches: [aarch64, i686, x86_64] + postgresql: + rationale: Module API. + ref: d176899bb5f89e974a72c68bacfdaa9934588109 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - pg_repack-0:1.4.8-1.module+el8.9.0+1525+fc91df60.src + - pg_repack-0:1.4.8-1.module+el8.9.0+1525+fc91df60.x86_64 + - pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+1525+fc91df60.x86_64 + - pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+1525+fc91df60.x86_64 + - pgaudit-0:1.7.0-1.module+el8.9.0+1525+fc91df60.src + - pgaudit-0:1.7.0-1.module+el8.9.0+1525+fc91df60.x86_64 + - pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+1525+fc91df60.x86_64 + - pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+1525+fc91df60.x86_64 + - postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+1525+fc91df60.src + - postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+1525+fc91df60.x86_64 + - postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+1525+fc91df60.x86_64 + - postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+1525+fc91df60.x86_64 + - postgresql-0:15.8-1.module+el8.10.0+1864+f5aa9248.src + - postgresql-0:15.8-1.module+el8.10.0+1864+f5aa9248.x86_64 + - postgresql-contrib-0:15.8-1.module+el8.10.0+1864+f5aa9248.x86_64 + - postgresql-contrib-debuginfo-0:15.8-1.module+el8.10.0+1864+f5aa9248.x86_64 + - postgresql-debuginfo-0:15.8-1.module+el8.10.0+1864+f5aa9248.x86_64 + - postgresql-debugsource-0:15.8-1.module+el8.10.0+1864+f5aa9248.x86_64 + - postgresql-docs-0:15.8-1.module+el8.10.0+1864+f5aa9248.x86_64 + - postgresql-docs-debuginfo-0:15.8-1.module+el8.10.0+1864+f5aa9248.x86_64 + - postgresql-plperl-0:15.8-1.module+el8.10.0+1864+f5aa9248.x86_64 + - postgresql-plperl-debuginfo-0:15.8-1.module+el8.10.0+1864+f5aa9248.x86_64 + - postgresql-plpython3-0:15.8-1.module+el8.10.0+1864+f5aa9248.x86_64 + - postgresql-plpython3-debuginfo-0:15.8-1.module+el8.10.0+1864+f5aa9248.x86_64 + - postgresql-pltcl-0:15.8-1.module+el8.10.0+1864+f5aa9248.x86_64 + - postgresql-pltcl-debuginfo-0:15.8-1.module+el8.10.0+1864+f5aa9248.x86_64 + - postgresql-private-devel-0:15.8-1.module+el8.10.0+1864+f5aa9248.x86_64 + - postgresql-private-libs-0:15.8-1.module+el8.10.0+1864+f5aa9248.x86_64 + - postgresql-private-libs-debuginfo-0:15.8-1.module+el8.10.0+1864+f5aa9248.x86_64 + - postgresql-server-0:15.8-1.module+el8.10.0+1864+f5aa9248.x86_64 + - postgresql-server-debuginfo-0:15.8-1.module+el8.10.0+1864+f5aa9248.x86_64 + - postgresql-server-devel-0:15.8-1.module+el8.10.0+1864+f5aa9248.x86_64 + - postgresql-server-devel-debuginfo-0:15.8-1.module+el8.10.0+1864+f5aa9248.x86_64 + - postgresql-static-0:15.8-1.module+el8.10.0+1864+f5aa9248.x86_64 + - postgresql-test-0:15.8-1.module+el8.10.0+1864+f5aa9248.x86_64 + - postgresql-test-debuginfo-0:15.8-1.module+el8.10.0+1864+f5aa9248.x86_64 + - postgresql-test-rpm-macros-0:15.8-1.module+el8.10.0+1864+f5aa9248.noarch + - postgresql-upgrade-0:15.8-1.module+el8.10.0+1864+f5aa9248.x86_64 + - postgresql-upgrade-debuginfo-0:15.8-1.module+el8.10.0+1864+f5aa9248.x86_64 + - postgresql-upgrade-devel-0:15.8-1.module+el8.10.0+1864+f5aa9248.x86_64 + - postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.10.0+1864+f5aa9248.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: nodejs + stream: "18" + version: 8100020240903090238 + context: e155f54d + arch: x86_64 + summary: Javascript runtime + description: >- + Node.js is a platform built on Chrome's JavaScript runtime for easily building + fast, scalable network applications. Node.js uses an event-driven, non-blocking + I/O model that makes it lightweight and efficient, perfect for data-intensive + real-time applications that run across distributed devices. + license: + module: + - MIT + content: + - MIT + - MIT and ASL 2.0 and ISC and BSD + xmd: {} + dependencies: + - buildrequires: + platform: [el8.10.0] + requires: + platform: [el8] + references: + community: http://nodejs.org + documentation: http://nodejs.org/en/docs + tracker: https://github.com/nodejs/node/issues + profiles: + common: + rpms: + - nodejs + - npm + development: + rpms: + - nodejs + - nodejs-devel + - npm + minimal: + rpms: + - nodejs + s2i: + rpms: + - nodejs + - nodejs-nodemon + - npm + api: + rpms: + - nodejs + - nodejs-devel + - npm + buildopts: + rpms: + macros: > + %_with_bundled 1 + components: + rpms: + nodejs: + rationale: Javascript runtime and npm package manager. + ref: 563163cc6a4664d4006f3f098cd7cde62b15d753 + buildorder: 100 + arches: [aarch64, i686, x86_64] + nodejs-nodemon: + rationale: Simple monitor script for use during development of a node.js app + ref: ef302d02612d361d1c0ed6f65c5215f0b3b65e37 + buildorder: 200 + arches: [aarch64, i686, x86_64] + nodejs-packaging: + rationale: RPM Macros and Utilities for Node.js Packaging + ref: 3f62e98d5f7c9bcd7fc03ddd3da4befa7a824d23 + buildorder: 10 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - nodejs-1:18.20.4-1.module+el8.10.0+1865+67d146ca.src + - nodejs-1:18.20.4-1.module+el8.10.0+1865+67d146ca.x86_64 + - nodejs-debuginfo-1:18.20.4-1.module+el8.10.0+1865+67d146ca.x86_64 + - nodejs-debugsource-1:18.20.4-1.module+el8.10.0+1865+67d146ca.x86_64 + - nodejs-devel-1:18.20.4-1.module+el8.10.0+1865+67d146ca.x86_64 + - nodejs-docs-1:18.20.4-1.module+el8.10.0+1865+67d146ca.noarch + - nodejs-full-i18n-1:18.20.4-1.module+el8.10.0+1865+67d146ca.x86_64 + - nodejs-nodemon-0:3.0.1-1.module+el8.10.0+1824+532140ee.noarch + - nodejs-nodemon-0:3.0.1-1.module+el8.10.0+1824+532140ee.src + - nodejs-packaging-0:2021.06-4.module+el8.10.0+1824+532140ee.noarch + - nodejs-packaging-0:2021.06-4.module+el8.10.0+1824+532140ee.src + - nodejs-packaging-bundler-0:2021.06-4.module+el8.10.0+1824+532140ee.noarch + - npm-1:10.7.0-1.18.20.4.1.module+el8.10.0+1865+67d146ca.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: 389-ds + stream: "1.4" + version: 8100020240911084229 + context: 945b6f6d + arch: x86_64 + summary: 389 Directory Server (base) + description: >- + 389 Directory Server is an LDAPv3 compliant server. The base package includes + the LDAP server and command line utilities for server administration. + license: + module: + - MIT + content: + - GPLv3+ and (ASL 2.0 or MIT) + xmd: {} + dependencies: + - buildrequires: + llvm-toolset: [rhel8] + nodejs: [10] + platform: [el8.10.0] + rust-toolset: [rhel8] + requires: + platform: [el8] + filter: + rpms: + - cockpit-389-ds + components: + rpms: + 389-ds-base: + rationale: Package in api + ref: 9c77154686e0dc8c3de80c0f3813ebf0178eb00e + arches: [aarch64, ppc64le, s390x, x86_64] + artifacts: + rpms: + - 389-ds-base-0:1.4.3.39-8.module+el8.10.0+1866+6d9051ff.src + - 389-ds-base-0:1.4.3.39-8.module+el8.10.0+1866+6d9051ff.x86_64 + - 389-ds-base-debuginfo-0:1.4.3.39-8.module+el8.10.0+1866+6d9051ff.x86_64 + - 389-ds-base-debugsource-0:1.4.3.39-8.module+el8.10.0+1866+6d9051ff.x86_64 + - 389-ds-base-devel-0:1.4.3.39-8.module+el8.10.0+1866+6d9051ff.x86_64 + - 389-ds-base-legacy-tools-0:1.4.3.39-8.module+el8.10.0+1866+6d9051ff.x86_64 + - 389-ds-base-legacy-tools-debuginfo-0:1.4.3.39-8.module+el8.10.0+1866+6d9051ff.x86_64 + - 389-ds-base-libs-0:1.4.3.39-8.module+el8.10.0+1866+6d9051ff.x86_64 + - 389-ds-base-libs-debuginfo-0:1.4.3.39-8.module+el8.10.0+1866+6d9051ff.x86_64 + - 389-ds-base-snmp-0:1.4.3.39-8.module+el8.10.0+1866+6d9051ff.x86_64 + - 389-ds-base-snmp-debuginfo-0:1.4.3.39-8.module+el8.10.0+1866+6d9051ff.x86_64 + - python3-lib389-0:1.4.3.39-8.module+el8.10.0+1866+6d9051ff.noarch +... +--- +document: modulemd +version: 2 +data: + name: ruby + stream: "3.3" + version: 8100020240919005346 + context: e155f54d + arch: x86_64 + summary: An interpreter of object-oriented scripting language + description: >- + Ruby is the interpreted scripting language for quick and easy object-oriented + programming. It has many features to process text files and to do system management + tasks (as in Perl). It is simple, straight-forward, and extensible. + license: + module: + - MIT + content: + - (BSD-2-Clause OR Ruby) AND PostgreSQL + - (Ruby OR BSD-2-Clause) AND (Ruby OR BSD-2-Clause OR GPL-1.0-or-later) AND BSD-3-Clause + AND (GPL-3.0-or-later WITH Bison-exception-2.2) AND ISC AND LicenseRef-Fedora-Public-Domain + AND MIT AND CC0 AND zlib AND Unicode-DFS-2015 AND HPND-Markus-Kuhn AND Ruby-pty + - (Ruby OR BSD-2-Clause) AND (Ruby OR BSD-2-Clause OR Python-2.0.1) + - (Ruby OR BSD-2-Clause) AND Unicode-DFS-2015 + - (Ruby OR BSD-2-Clause) AND dtoa + - (Ruby OR MIT) AND BSD-2-Clause AND (BSD-2-Clause OR Ruby) AND (Ruby OR BSD-2-Clause + OR GPL-1.0-or-later) AND MIT + - BSD-2-Clause + - GPL-2.0-only AND Ruby AND BSD-3-Clause AND CC-BY-2.5 AND OFL-1.1-RFN + - MIT + - MIT AND (Ruby OR BSD-2-Clause) + - Ruby OR BSD-2-Clause + xmd: {} + dependencies: + - buildrequires: + platform: [el8.10.0] + requires: + platform: [el8] + references: + community: http://ruby-lang.org/ + documentation: https://www.ruby-lang.org/en/documentation/ + tracker: https://bugs.ruby-lang.org/ + profiles: + common: + rpms: + - ruby + api: + rpms: + - ruby + - ruby-bundled-gems + - ruby-default-gems + - ruby-devel + - ruby-libs + - rubygem-abrt + - rubygem-bigdecimal + - rubygem-bundler + - rubygem-io-console + - rubygem-irb + - rubygem-json + - rubygem-minitest + - rubygem-mysql2 + - rubygem-pg + - rubygem-power_assert + - rubygem-psych + - rubygem-racc + - rubygem-rake + - rubygem-rbs + - rubygem-rdoc + - rubygem-rexml + - rubygem-rss + - rubygem-test-unit + - rubygem-typeprof + - rubygems + - rubygems-devel + filter: + rpms: + - rpm-local-generator-support + components: + rpms: + rpm-local-generator-support: + rationale: RPM local_generator support + ref: c81d25d3ab368fb3d0c3e93c0627d541ad02e5ff + buildorder: 100 + arches: [aarch64, i686, x86_64] + ruby: + rationale: An interpreter of object-oriented scripting language + ref: e966985f85640ae79a413c61f24058ebb15a12f2 + buildorder: 101 + arches: [aarch64, i686, x86_64] + multilib: [x86_64] + rubygem-abrt: + rationale: ABRT support for Ruby + ref: 99e1cdbc1531dd068cac7736ea4203d20222d407 + buildorder: 102 + arches: [aarch64, i686, x86_64] + rubygem-mysql2: + rationale: A simple, fast Mysql library for Ruby, binding to libmysql + ref: c5ba5ec9f66001947b83db8948a7ebaa5edbfc9e + buildorder: 102 + arches: [aarch64, i686, x86_64] + rubygem-pg: + rationale: A Ruby interface to the PostgreSQL RDBMS + ref: b891c1490de03385ea1ca88e25a6281d0387642d + buildorder: 102 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - ruby-0:3.3.5-3.module+el8.10.0+1867+7989c958.i686 + - ruby-0:3.3.5-3.module+el8.10.0+1867+7989c958.src + - ruby-0:3.3.5-3.module+el8.10.0+1867+7989c958.x86_64 + - ruby-bundled-gems-0:3.3.5-3.module+el8.10.0+1867+7989c958.i686 + - ruby-bundled-gems-0:3.3.5-3.module+el8.10.0+1867+7989c958.x86_64 + - ruby-bundled-gems-debuginfo-0:3.3.5-3.module+el8.10.0+1867+7989c958.i686 + - ruby-bundled-gems-debuginfo-0:3.3.5-3.module+el8.10.0+1867+7989c958.x86_64 + - ruby-debuginfo-0:3.3.5-3.module+el8.10.0+1867+7989c958.i686 + - ruby-debuginfo-0:3.3.5-3.module+el8.10.0+1867+7989c958.x86_64 + - ruby-debugsource-0:3.3.5-3.module+el8.10.0+1867+7989c958.i686 + - ruby-debugsource-0:3.3.5-3.module+el8.10.0+1867+7989c958.x86_64 + - ruby-default-gems-0:3.3.5-3.module+el8.10.0+1867+7989c958.noarch + - ruby-devel-0:3.3.5-3.module+el8.10.0+1867+7989c958.i686 + - ruby-devel-0:3.3.5-3.module+el8.10.0+1867+7989c958.x86_64 + - ruby-doc-0:3.3.5-3.module+el8.10.0+1867+7989c958.noarch + - ruby-libs-0:3.3.5-3.module+el8.10.0+1867+7989c958.i686 + - ruby-libs-0:3.3.5-3.module+el8.10.0+1867+7989c958.x86_64 + - ruby-libs-debuginfo-0:3.3.5-3.module+el8.10.0+1867+7989c958.i686 + - ruby-libs-debuginfo-0:3.3.5-3.module+el8.10.0+1867+7989c958.x86_64 + - rubygem-abrt-0:0.4.0-1.module+el8.10.0+1827+16ecb9d2.noarch + - rubygem-abrt-0:0.4.0-1.module+el8.10.0+1827+16ecb9d2.src + - rubygem-abrt-doc-0:0.4.0-1.module+el8.10.0+1827+16ecb9d2.noarch + - rubygem-bigdecimal-0:3.1.5-3.module+el8.10.0+1867+7989c958.i686 + - rubygem-bigdecimal-0:3.1.5-3.module+el8.10.0+1867+7989c958.x86_64 + - rubygem-bigdecimal-debuginfo-0:3.1.5-3.module+el8.10.0+1867+7989c958.i686 + - rubygem-bigdecimal-debuginfo-0:3.1.5-3.module+el8.10.0+1867+7989c958.x86_64 + - rubygem-bundler-0:2.5.16-3.module+el8.10.0+1867+7989c958.noarch + - rubygem-io-console-0:0.7.1-3.module+el8.10.0+1867+7989c958.i686 + - rubygem-io-console-0:0.7.1-3.module+el8.10.0+1867+7989c958.x86_64 + - rubygem-io-console-debuginfo-0:0.7.1-3.module+el8.10.0+1867+7989c958.i686 + - rubygem-io-console-debuginfo-0:0.7.1-3.module+el8.10.0+1867+7989c958.x86_64 + - rubygem-irb-0:1.13.1-3.module+el8.10.0+1867+7989c958.noarch + - rubygem-json-0:2.7.1-3.module+el8.10.0+1867+7989c958.i686 + - rubygem-json-0:2.7.1-3.module+el8.10.0+1867+7989c958.x86_64 + - rubygem-json-debuginfo-0:2.7.1-3.module+el8.10.0+1867+7989c958.i686 + - rubygem-json-debuginfo-0:2.7.1-3.module+el8.10.0+1867+7989c958.x86_64 + - rubygem-minitest-0:5.20.0-3.module+el8.10.0+1867+7989c958.noarch + - rubygem-mysql2-0:0.5.5-1.module+el8.10.0+1827+16ecb9d2.src + - rubygem-mysql2-0:0.5.5-1.module+el8.10.0+1827+16ecb9d2.x86_64 + - rubygem-mysql2-debuginfo-0:0.5.5-1.module+el8.10.0+1827+16ecb9d2.x86_64 + - rubygem-mysql2-debugsource-0:0.5.5-1.module+el8.10.0+1827+16ecb9d2.x86_64 + - rubygem-mysql2-doc-0:0.5.5-1.module+el8.10.0+1827+16ecb9d2.noarch + - rubygem-pg-0:1.5.4-1.module+el8.10.0+1827+16ecb9d2.src + - rubygem-pg-0:1.5.4-1.module+el8.10.0+1827+16ecb9d2.x86_64 + - rubygem-pg-debuginfo-0:1.5.4-1.module+el8.10.0+1827+16ecb9d2.x86_64 + - rubygem-pg-debugsource-0:1.5.4-1.module+el8.10.0+1827+16ecb9d2.x86_64 + - rubygem-pg-doc-0:1.5.4-1.module+el8.10.0+1827+16ecb9d2.noarch + - rubygem-power_assert-0:2.0.3-3.module+el8.10.0+1867+7989c958.noarch + - rubygem-psych-0:5.1.2-3.module+el8.10.0+1867+7989c958.i686 + - rubygem-psych-0:5.1.2-3.module+el8.10.0+1867+7989c958.x86_64 + - rubygem-psych-debuginfo-0:5.1.2-3.module+el8.10.0+1867+7989c958.i686 + - rubygem-psych-debuginfo-0:5.1.2-3.module+el8.10.0+1867+7989c958.x86_64 + - rubygem-racc-0:1.7.3-3.module+el8.10.0+1867+7989c958.i686 + - rubygem-racc-0:1.7.3-3.module+el8.10.0+1867+7989c958.x86_64 + - rubygem-racc-debuginfo-0:1.7.3-3.module+el8.10.0+1867+7989c958.i686 + - rubygem-racc-debuginfo-0:1.7.3-3.module+el8.10.0+1867+7989c958.x86_64 + - rubygem-rake-0:13.1.0-3.module+el8.10.0+1867+7989c958.noarch + - rubygem-rbs-0:3.4.0-3.module+el8.10.0+1867+7989c958.i686 + - rubygem-rbs-0:3.4.0-3.module+el8.10.0+1867+7989c958.x86_64 + - rubygem-rbs-debuginfo-0:3.4.0-3.module+el8.10.0+1867+7989c958.i686 + - rubygem-rbs-debuginfo-0:3.4.0-3.module+el8.10.0+1867+7989c958.x86_64 + - rubygem-rdoc-0:6.6.3.1-3.module+el8.10.0+1867+7989c958.noarch + - rubygem-rexml-0:3.3.6-3.module+el8.10.0+1867+7989c958.noarch + - rubygem-rss-0:0.3.1-3.module+el8.10.0+1867+7989c958.noarch + - rubygem-test-unit-0:3.6.1-3.module+el8.10.0+1867+7989c958.noarch + - rubygem-typeprof-0:0.21.9-3.module+el8.10.0+1867+7989c958.noarch + - rubygems-0:3.5.16-3.module+el8.10.0+1867+7989c958.noarch + - rubygems-devel-0:3.5.16-3.module+el8.10.0+1867+7989c958.noarch +... +--- +document: modulemd +version: 2 +data: + name: go-toolset + stream: "rhel8" + version: 8100020240923075039 + context: 7e2b282f + arch: x86_64 + summary: Go + description: >- + Go Tools and libraries + license: + module: + - MIT + content: + - BSD and Public Domain + - MIT + xmd: {} + dependencies: + - buildrequires: + go-toolset: [rhel8] + platform: [el8.10.0] + requires: + platform: [el8] + profiles: + common: + rpms: + - go-toolset + api: + rpms: + - golang + buildopts: + rpms: + whitelist: + - delve + - go-toolset + - go-toolset-1.10 + - go-toolset-1.10-golang + - go-toolset-golang + - golang + components: + rpms: + delve: + rationale: A debugger for the Go programming language + ref: 7f1b41f434bba7f072f68f1da309ce8c3977750e + buildorder: 2 + arches: [aarch64, i686, x86_64] + go-toolset: + rationale: Meta package for go-toolset providing scl enable scripts. + ref: 3c85ca548f6b149bbce0930d7bd77ff092e48d22 + arches: [aarch64, i686, x86_64] + golang: + rationale: Package providing the Go compiler toolchain. + ref: 4e777155e821b3606efc03d45450c37e111c4128 + buildorder: 1 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - delve-0:1.21.2-4.module+el8.10.0+1868+7f5969f2.src + - delve-0:1.21.2-4.module+el8.10.0+1868+7f5969f2.x86_64 + - delve-debuginfo-0:1.21.2-4.module+el8.10.0+1868+7f5969f2.x86_64 + - delve-debugsource-0:1.21.2-4.module+el8.10.0+1868+7f5969f2.x86_64 + - go-toolset-0:1.21.13-1.module+el8.10.0+1868+7f5969f2.src + - go-toolset-0:1.21.13-1.module+el8.10.0+1868+7f5969f2.x86_64 + - golang-0:1.21.13-2.module+el8.10.0+1868+7f5969f2.src + - golang-0:1.21.13-2.module+el8.10.0+1868+7f5969f2.x86_64 + - golang-bin-0:1.21.13-2.module+el8.10.0+1868+7f5969f2.x86_64 + - golang-docs-0:1.21.13-2.module+el8.10.0+1868+7f5969f2.noarch + - golang-misc-0:1.21.13-2.module+el8.10.0+1868+7f5969f2.noarch + - golang-src-0:1.21.13-2.module+el8.10.0+1868+7f5969f2.noarch + - golang-tests-0:1.21.13-2.module+el8.10.0+1868+7f5969f2.noarch +... +--- +document: modulemd +version: 2 +data: + name: container-tools + stream: "rhel8" + version: 8100020240924085540 + context: 82888897 + arch: x86_64 + summary: Most recent (rolling) versions of podman, buildah, skopeo, runc, conmon, + runc, conmon, CRIU, Udica, etc as well as dependencies such as container-selinux + built and tested together, and updated as frequently as every 12 weeks. + description: >- + Latest versions of podman, buildah, skopeo, runc, conmon, CRIU, Udica, etc as + well as dependencies such as container-selinux built and tested together, and + updated as frequently as every 12 weeks. Only very limited back ports are provided + to this stream, and most patches come from providing new versions. + license: + module: + - MIT + content: + - ASL 2.0 + - ASL 2.0 and BSD and MIT + - Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 + - BSD and MIT + - GPLv2 + - GPLv2+ + - GPLv3+ + - LGPL-2.1-or-later + xmd: {} + dependencies: + - buildrequires: + go-toolset: [rhel8] + golang-ecosystem: [1.0] + platform: [el8.10.0] + requires: + platform: [el8] + references: + community: https://github.com/projectatomic + documentation: https://projectatomic.io + tracker: https://github.com/projectatomic + profiles: + common: + rpms: + - aardvark-dns + - buildah + - cockpit-podman + - conmon + - container-selinux + - containernetworking-plugins + - containers-common + - criu + - crun + - fuse-overlayfs + - libslirp + - netavark + - podman + - python3-podman + - runc + - skopeo + - slirp4netns + - toolbox + - udica + api: + rpms: + - buildah + - conmon + - container-selinux + - containernetworking-plugins + - containers-common + - fuse-overlayfs + - libslirp + - podman + - podman-docker + - podman-manpages + - podman-remote + - python3-podman + - runc + - skopeo + - slirp4netns + buildopts: + rpms: + macros: > + %_with_ignore_tests 1 + components: + rpms: + aardvark-dns: + rationale: Primary component of this module + ref: 180cb3393421ffa5a6851cec214a57a5c5c31a41 + arches: [aarch64, i686, x86_64] + buildah: + rationale: Primary component of this module + ref: 2fd066b4866ed79b5ce2dc90f84e426fe5410068 + arches: [aarch64, i686, x86_64] + cockpit-podman: + rationale: Primary component of this module + ref: 5614e432b5f2c600338b50e523f4c240d61edfd5 + arches: [aarch64, i686, x86_64] + conmon: + rationale: Primary component of this module + ref: 1949078ee8713004b8a1ce6dde4d9deb7ad85422 + arches: [aarch64, i686, x86_64] + container-selinux: + rationale: Primary component of this module + ref: 51bd3b3f42a8011405243e89e3550dc61c913025 + arches: [aarch64, i686, x86_64] + containernetworking-plugins: + rationale: Primary component of this module + ref: b1fb70449dac209098ca3d01b13b04625d73674e + arches: [aarch64, i686, x86_64] + containers-common: + rationale: Primary component of this module + ref: 205ebed6e31086e1e89579b1deabb17c73885bd4 + arches: [aarch64, i686, x86_64] + criu: + rationale: Primary component of this module + ref: ed9324e9af7d900071cde589e0ad125ff2120331 + buildorder: -1 + arches: [aarch64, i686, x86_64] + crun: + rationale: Primary component of this module + ref: 8c787fc32bf210ad0fd203157e6bb947a5428fef + arches: [aarch64, i686, x86_64] + fuse-overlayfs: + rationale: Primary component of this module + ref: 58d26d430d5b1b715031af99cd64154b0bf91ca2 + arches: [aarch64, i686, x86_64] + libslirp: + rationale: Primary component of this module + ref: 2adfc5e2f30e5df90681099a1bbb08516598ad01 + buildorder: -1 + arches: [aarch64, i686, x86_64] + netavark: + rationale: Primary component of this module + ref: 667a13382111262f1a09d6f5f0316c483a5f996b + arches: [aarch64, i686, x86_64] + oci-seccomp-bpf-hook: + rationale: Primary component of this module + ref: 53e1995c28a239d0af96607f001f23f61a1917c8 + arches: [aarch64, i686, x86_64] + podman: + rationale: Primary component of this module + ref: 83a5c6a13a0eec572d17f971b3dcafcda8e68363 + arches: [aarch64, i686, x86_64] + python-podman: + rationale: Primary component of this module + ref: 535e9e69fba9ee49cd11e8c4e1ec7f8654cadc69 + arches: [aarch64, i686, x86_64] + runc: + rationale: Primary component of this module + ref: f322ee922beebac1328259302732fad006a30503 + arches: [aarch64, i686, x86_64] + skopeo: + rationale: Primary component of this module + ref: d72095ee609c624654044d0403f5e422bb6311e6 + arches: [aarch64, i686, x86_64] + slirp4netns: + rationale: Primary component of this module + ref: 008c0f44890bac56ce2d526517b2098d2b963399 + arches: [aarch64, i686, x86_64] + toolbox: + rationale: Primary component of this module + ref: c375dc6551b1c834eb9e97e4a112704f04ef9a5d + arches: [aarch64, i686, x86_64] + udica: + rationale: Primary component of this module + ref: c906670ade532bfe3df133b1f3e72cc95a5cc1fc + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - aardvark-dns-2:1.10.0-1.module+el8.10.0+1843+6892ab28.src + - aardvark-dns-2:1.10.0-1.module+el8.10.0+1843+6892ab28.x86_64 + - buildah-2:1.33.8-4.module+el8.10.0+1843+6892ab28.src + - buildah-2:1.33.8-4.module+el8.10.0+1843+6892ab28.x86_64 + - buildah-debuginfo-2:1.33.8-4.module+el8.10.0+1843+6892ab28.x86_64 + - buildah-debugsource-2:1.33.8-4.module+el8.10.0+1843+6892ab28.x86_64 + - buildah-tests-2:1.33.8-4.module+el8.10.0+1843+6892ab28.x86_64 + - buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+1843+6892ab28.x86_64 + - cockpit-podman-0:84.1-1.module+el8.10.0+1843+6892ab28.noarch + - cockpit-podman-0:84.1-1.module+el8.10.0+1843+6892ab28.src + - conmon-3:2.1.10-1.module+el8.10.0+1843+6892ab28.src + - conmon-3:2.1.10-1.module+el8.10.0+1843+6892ab28.x86_64 + - conmon-debuginfo-3:2.1.10-1.module+el8.10.0+1843+6892ab28.x86_64 + - conmon-debugsource-3:2.1.10-1.module+el8.10.0+1843+6892ab28.x86_64 + - container-selinux-2:2.229.0-2.module+el8.10.0+1843+6892ab28.noarch + - container-selinux-2:2.229.0-2.module+el8.10.0+1843+6892ab28.src + - containernetworking-plugins-1:1.4.0-5.module+el8.10.0+1843+6892ab28.src + - containernetworking-plugins-1:1.4.0-5.module+el8.10.0+1843+6892ab28.x86_64 + - containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+1843+6892ab28.x86_64 + - containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+1843+6892ab28.x86_64 + - containers-common-2:1-82.module+el8.10.0+1843+6892ab28.src + - containers-common-2:1-82.module+el8.10.0+1843+6892ab28.x86_64 + - crit-0:3.18-5.module+el8.10.0+1843+6892ab28.x86_64 + - criu-0:3.18-5.module+el8.10.0+1843+6892ab28.src + - criu-0:3.18-5.module+el8.10.0+1843+6892ab28.x86_64 + - criu-debuginfo-0:3.18-5.module+el8.10.0+1843+6892ab28.x86_64 + - criu-debugsource-0:3.18-5.module+el8.10.0+1843+6892ab28.x86_64 + - criu-devel-0:3.18-5.module+el8.10.0+1843+6892ab28.x86_64 + - criu-libs-0:3.18-5.module+el8.10.0+1843+6892ab28.x86_64 + - criu-libs-debuginfo-0:3.18-5.module+el8.10.0+1843+6892ab28.x86_64 + - crun-0:1.14.3-2.module+el8.10.0+1843+6892ab28.src + - crun-0:1.14.3-2.module+el8.10.0+1843+6892ab28.x86_64 + - crun-debuginfo-0:1.14.3-2.module+el8.10.0+1843+6892ab28.x86_64 + - crun-debugsource-0:1.14.3-2.module+el8.10.0+1843+6892ab28.x86_64 + - fuse-overlayfs-0:1.13-1.module+el8.10.0+1843+6892ab28.src + - fuse-overlayfs-0:1.13-1.module+el8.10.0+1843+6892ab28.x86_64 + - fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+1843+6892ab28.x86_64 + - fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+1843+6892ab28.x86_64 + - libslirp-0:4.4.0-2.module+el8.10.0+1843+6892ab28.src + - libslirp-0:4.4.0-2.module+el8.10.0+1843+6892ab28.x86_64 + - libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+1843+6892ab28.x86_64 + - libslirp-debugsource-0:4.4.0-2.module+el8.10.0+1843+6892ab28.x86_64 + - libslirp-devel-0:4.4.0-2.module+el8.10.0+1843+6892ab28.x86_64 + - netavark-2:1.10.3-1.module+el8.10.0+1843+6892ab28.src + - netavark-2:1.10.3-1.module+el8.10.0+1843+6892ab28.x86_64 + - oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+1843+6892ab28.src + - oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+1843+6892ab28.x86_64 + - oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+1843+6892ab28.x86_64 + - oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+1843+6892ab28.x86_64 + - podman-4:4.9.4-13.module+el8.10.0+1871+e6fa1069.src + - podman-4:4.9.4-13.module+el8.10.0+1871+e6fa1069.x86_64 + - podman-catatonit-4:4.9.4-13.module+el8.10.0+1871+e6fa1069.x86_64 + - podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+1871+e6fa1069.x86_64 + - podman-debuginfo-4:4.9.4-13.module+el8.10.0+1871+e6fa1069.x86_64 + - podman-debugsource-4:4.9.4-13.module+el8.10.0+1871+e6fa1069.x86_64 + - podman-docker-4:4.9.4-13.module+el8.10.0+1871+e6fa1069.noarch + - podman-gvproxy-4:4.9.4-13.module+el8.10.0+1871+e6fa1069.x86_64 + - podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+1871+e6fa1069.x86_64 + - podman-plugins-4:4.9.4-13.module+el8.10.0+1871+e6fa1069.x86_64 + - podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+1871+e6fa1069.x86_64 + - podman-remote-4:4.9.4-13.module+el8.10.0+1871+e6fa1069.x86_64 + - podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+1871+e6fa1069.x86_64 + - podman-tests-4:4.9.4-13.module+el8.10.0+1871+e6fa1069.x86_64 + - python-podman-0:4.9.0-2.module+el8.10.0+1843+6892ab28.src + - python3-criu-0:3.18-5.module+el8.10.0+1843+6892ab28.x86_64 + - python3-podman-0:4.9.0-2.module+el8.10.0+1843+6892ab28.noarch + - runc-1:1.1.12-4.module+el8.10.0+1843+6892ab28.src + - runc-1:1.1.12-4.module+el8.10.0+1843+6892ab28.x86_64 + - runc-debuginfo-1:1.1.12-4.module+el8.10.0+1843+6892ab28.x86_64 + - runc-debugsource-1:1.1.12-4.module+el8.10.0+1843+6892ab28.x86_64 + - skopeo-2:1.14.5-3.module+el8.10.0+1843+6892ab28.src + - skopeo-2:1.14.5-3.module+el8.10.0+1843+6892ab28.x86_64 + - skopeo-tests-2:1.14.5-3.module+el8.10.0+1843+6892ab28.x86_64 + - slirp4netns-0:1.2.3-1.module+el8.10.0+1843+6892ab28.src + - slirp4netns-0:1.2.3-1.module+el8.10.0+1843+6892ab28.x86_64 + - slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+1843+6892ab28.x86_64 + - slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+1843+6892ab28.x86_64 + - toolbox-0:0.0.99.5-2.module+el8.10.0+1843+6892ab28.rocky.0.2.src + - toolbox-0:0.0.99.5-2.module+el8.10.0+1843+6892ab28.rocky.0.2.x86_64 + - toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+1843+6892ab28.rocky.0.2.x86_64 + - toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+1843+6892ab28.rocky.0.2.x86_64 + - toolbox-tests-0:0.0.99.5-2.module+el8.10.0+1843+6892ab28.rocky.0.2.x86_64 + - udica-0:0.2.6-21.module+el8.10.0+1843+6892ab28.noarch + - udica-0:0.2.6-21.module+el8.10.0+1843+6892ab28.src +... +--- +document: modulemd +version: 2 +data: + name: llvm-toolset + stream: "rhel8" + version: 8100020240924085526 + context: e155f54d + arch: x86_64 + summary: LLVM + description: >- + LLVM Tools and libraries + license: + module: + - MIT + content: + - Apache-2.0 WITH LLVM-exception OR NCSA + - NCSA + - NCSA and MIT + - NCSA or MIT + xmd: {} + dependencies: + - buildrequires: + platform: [el8.10.0] + requires: + platform: [el8] + profiles: + common: + rpms: + - llvm-toolset + api: + rpms: + - clang + - clang-analyzer + - clang-devel + - clang-libs + - clang-tools-extra + - git-clang-format + - lld + - lld-libs + - lldb + - lldb-devel + - llvm + - llvm-devel + - llvm-libs + components: + rpms: + clang: + rationale: clang tools and libraries + ref: 80a2f2a4e2a22cc582ea43d32990ec31e6908625 + buildorder: 1 + arches: [aarch64, i686, x86_64] + multilib: [x86_64] + compiler-rt: + rationale: LLVM compiler intrinsic and sanitizer libraries + ref: e884c29ac696ebdbaf0d40b6792517a4ad093bb6 + buildorder: 1 + arches: [aarch64, i686, x86_64] + multilib: [x86_64] + libomp: + rationale: LLVM OpenMP runtime + ref: 0cd8c240aef0d4a0ef90215643feceeee4f2cee2 + buildorder: 2 + arches: [aarch64, i686, x86_64] + multilib: [x86_64] + lld: + rationale: LLVM linker + ref: 8e043a0803c702a9f2ef9a2aca09e9ae0ee152dd + buildorder: 1 + arches: [aarch64, i686, x86_64] + multilib: [x86_64] + lldb: + rationale: lldb debugger + ref: f4fcc4b69f17e6a9d854b9c7c429252e25ac53df + buildorder: 2 + arches: [aarch64, i686, x86_64] + multilib: [x86_64] + llvm: + rationale: LLVM tools and libraries + ref: 63f8b1746019aaace17db6c6e959a4d87cec8b0b + arches: [aarch64, i686, x86_64] + multilib: [x86_64] + python-lit: + rationale: Lit test runner for LLVM + ref: b8d91cccb6127052aa3cf9ca38cc824bc14c27b1 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - clang-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.i686 + - clang-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.src + - clang-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.x86_64 + - clang-analyzer-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.noarch + - clang-debuginfo-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.i686 + - clang-debuginfo-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.x86_64 + - clang-debugsource-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.i686 + - clang-debugsource-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.x86_64 + - clang-devel-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.i686 + - clang-devel-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.x86_64 + - clang-devel-debuginfo-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.i686 + - clang-devel-debuginfo-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.x86_64 + - clang-libs-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.i686 + - clang-libs-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.x86_64 + - clang-libs-debuginfo-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.i686 + - clang-libs-debuginfo-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.x86_64 + - clang-resource-filesystem-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.noarch + - clang-tools-extra-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.i686 + - clang-tools-extra-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.x86_64 + - clang-tools-extra-debuginfo-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.i686 + - clang-tools-extra-debuginfo-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.x86_64 + - clang-tools-extra-devel-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.i686 + - clang-tools-extra-devel-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.x86_64 + - compiler-rt-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.i686 + - compiler-rt-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.src + - compiler-rt-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.x86_64 + - compiler-rt-debuginfo-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.i686 + - compiler-rt-debuginfo-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.x86_64 + - compiler-rt-debugsource-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.i686 + - compiler-rt-debugsource-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.x86_64 + - git-clang-format-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.i686 + - git-clang-format-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.x86_64 + - libomp-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.i686 + - libomp-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.src + - libomp-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.x86_64 + - libomp-debuginfo-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.i686 + - libomp-debuginfo-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.x86_64 + - libomp-debugsource-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.i686 + - libomp-debugsource-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.x86_64 + - libomp-devel-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.i686 + - libomp-devel-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.x86_64 + - lld-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.i686 + - lld-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.src + - lld-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.x86_64 + - lld-debuginfo-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.i686 + - lld-debuginfo-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.x86_64 + - lld-debugsource-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.i686 + - lld-debugsource-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.x86_64 + - lld-devel-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.i686 + - lld-devel-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.x86_64 + - lld-libs-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.i686 + - lld-libs-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.x86_64 + - lld-libs-debuginfo-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.i686 + - lld-libs-debuginfo-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.x86_64 + - lldb-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.i686 + - lldb-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.src + - lldb-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.x86_64 + - lldb-debuginfo-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.i686 + - lldb-debuginfo-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.x86_64 + - lldb-debugsource-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.i686 + - lldb-debugsource-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.x86_64 + - lldb-devel-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.i686 + - lldb-devel-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.x86_64 + - llvm-0:17.0.6-3.module+el8.10.0+1869+0b51ffa4.i686 + - llvm-0:17.0.6-3.module+el8.10.0+1869+0b51ffa4.src + - llvm-0:17.0.6-3.module+el8.10.0+1869+0b51ffa4.x86_64 + - llvm-cmake-utils-0:17.0.6-3.module+el8.10.0+1869+0b51ffa4.i686 + - llvm-cmake-utils-0:17.0.6-3.module+el8.10.0+1869+0b51ffa4.x86_64 + - llvm-debuginfo-0:17.0.6-3.module+el8.10.0+1869+0b51ffa4.i686 + - llvm-debuginfo-0:17.0.6-3.module+el8.10.0+1869+0b51ffa4.x86_64 + - llvm-debugsource-0:17.0.6-3.module+el8.10.0+1869+0b51ffa4.i686 + - llvm-debugsource-0:17.0.6-3.module+el8.10.0+1869+0b51ffa4.x86_64 + - llvm-devel-0:17.0.6-3.module+el8.10.0+1869+0b51ffa4.i686 + - llvm-devel-0:17.0.6-3.module+el8.10.0+1869+0b51ffa4.x86_64 + - llvm-devel-debuginfo-0:17.0.6-3.module+el8.10.0+1869+0b51ffa4.i686 + - llvm-devel-debuginfo-0:17.0.6-3.module+el8.10.0+1869+0b51ffa4.x86_64 + - llvm-doc-0:17.0.6-3.module+el8.10.0+1869+0b51ffa4.noarch + - llvm-googletest-0:17.0.6-3.module+el8.10.0+1869+0b51ffa4.i686 + - llvm-googletest-0:17.0.6-3.module+el8.10.0+1869+0b51ffa4.x86_64 + - llvm-libs-0:17.0.6-3.module+el8.10.0+1869+0b51ffa4.i686 + - llvm-libs-0:17.0.6-3.module+el8.10.0+1869+0b51ffa4.x86_64 + - llvm-libs-debuginfo-0:17.0.6-3.module+el8.10.0+1869+0b51ffa4.i686 + - llvm-libs-debuginfo-0:17.0.6-3.module+el8.10.0+1869+0b51ffa4.x86_64 + - llvm-static-0:17.0.6-3.module+el8.10.0+1869+0b51ffa4.i686 + - llvm-static-0:17.0.6-3.module+el8.10.0+1869+0b51ffa4.x86_64 + - llvm-test-0:17.0.6-3.module+el8.10.0+1869+0b51ffa4.i686 + - llvm-test-0:17.0.6-3.module+el8.10.0+1869+0b51ffa4.x86_64 + - llvm-test-debuginfo-0:17.0.6-3.module+el8.10.0+1869+0b51ffa4.i686 + - llvm-test-debuginfo-0:17.0.6-3.module+el8.10.0+1869+0b51ffa4.x86_64 + - llvm-toolset-0:17.0.6-3.module+el8.10.0+1869+0b51ffa4.i686 + - llvm-toolset-0:17.0.6-3.module+el8.10.0+1869+0b51ffa4.x86_64 + - python-lit-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.src + - python3-clang-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.i686 + - python3-clang-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.x86_64 + - python3-lit-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.noarch + - python3-lldb-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.i686 + - python3-lldb-0:17.0.6-1.module+el8.10.0+1869+0b51ffa4.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: virt + stream: "rhel" + version: 8100020240924085527 + context: e155f54d + arch: x86_64 + summary: Virtualization module + description: >- + A virtualization module + license: + module: + - MIT + content: + - ASL 2.0 + - BSD + - GPLv2 and GPLv2+ and CC-BY + - GPLv2+ + - GPLv2+ or Artistic + - LGPLv2 + - LGPLv2+ + - LGPLv2+ and BSD + - LGPLv3 + xmd: {} + dependencies: + - buildrequires: + platform: [el8.10.0] + requires: + platform: [el8] + profiles: + common: + rpms: + - libguestfs + - libvirt-client + - libvirt-daemon-config-network + - libvirt-daemon-kvm + filter: + rpms: + - ocaml-hivex + - ocaml-hivex-debuginfo + - ocaml-hivex-devel + - ocaml-libguestfs + - ocaml-libguestfs-debuginfo + - ocaml-libguestfs-devel + - ocaml-libnbd + - ocaml-libnbd-debuginfo + - ocaml-libnbd-devel + - qemu-kvm-tests + - qemu-kvm-tests-debuginfo + buildopts: + rpms: + macros: > + %_smp_ncpus_max 16 + components: + rpms: + hivex: + rationale: libguestfs dep + ref: 333098f82d3ef3a7f6ff932e9218747e63a5767c + buildorder: 1 + arches: [aarch64, i686, x86_64] + libguestfs: + rationale: Primary module content + ref: c0a1fe8ba5c389f20e4313ffe1847499d0963c9b + buildorder: 4 + arches: [aarch64, i686, x86_64] + libguestfs-winsupport: + rationale: Primary module content + ref: 1b7a98edfa2b50a7349af25994930206d9dd3239 + buildorder: 5 + arches: [aarch64, i686, x86_64] + libiscsi: + rationale: qemu-kvm dep + ref: ad97f43e0802c9cbec691b7ab29363bf5cd4ddf3 + buildorder: 1 + arches: [aarch64, i686, x86_64] + libnbd: + rationale: Primary module content + ref: 487c4f895a316c33d1191afc837db1241fdd38ce + buildorder: 1 + arches: [aarch64, i686, x86_64] + libtpms: + rationale: Primary module content + ref: 9be2266f7fe2bb62a917c45af6498b9fa3ee98c6 + buildorder: 1 + arches: [aarch64, i686, x86_64] + libvirt: + rationale: Primary module content + ref: a6a7ffd8340242cbe8c79073f0f8029846fdeea8 + buildorder: 3 + arches: [aarch64, i686, x86_64] + libvirt-dbus: + rationale: libvirt-dbus is part of the virtualization module + ref: ca52f298b4cba6fd1e30589505329ffd76cb6493 + buildorder: 4 + arches: [aarch64, i686, x86_64] + libvirt-python: + rationale: Primary module content + ref: 72a98bd5671e78d2f01d1c9ba77541b76f337fe5 + buildorder: 4 + arches: [aarch64, i686, x86_64] + nbdkit: + rationale: Primary module content + ref: b3a542a5613fce7ed842d27a63716e6f9a344989 + buildorder: 5 + arches: [aarch64, i686, x86_64] + netcf: + rationale: libvirt dep + ref: 6cb80a7e7904b906bb37424d4e2a8a789563b259 + buildorder: 1 + arches: [aarch64, i686, x86_64] + perl-Sys-Virt: + rationale: Primary module content + ref: 552b3ac88fc730c612c714dd537e3ebc8d42bef1 + buildorder: 4 + arches: [aarch64, i686, x86_64] + qemu-kvm: + rationale: Primary module content + ref: 03031a65e47ded7f7c183cbaee0f7c24ad6ec451 + buildorder: 2 + arches: [aarch64, i686, x86_64] + seabios: + rationale: qemu-kvm dep + ref: 76d923f2a397489b1704dc67a14b67d262fe0c74 + buildorder: 1 + arches: [ppc64le, x86_64] + sgabios: + rationale: qemu-kvm dep + ref: a6a65605b1d21509153fa040e6f7907e4952a5d3 + buildorder: 1 + arches: [ppc64le, x86_64] + supermin: + rationale: libguestfs dep + ref: 1fa10cd2190f908fd5fcf2e474ee6751d13004c7 + buildorder: 2 + arches: [aarch64, i686, x86_64] + swtpm: + rationale: Primary module content + ref: 0ebdf53b092ea84f8ba7b5278bb330b945c9c409 + buildorder: 2 + arches: [aarch64, i686, x86_64] + virt-v2v: + rationale: Primary module content + ref: defc736acb0befd3acd1788b60b1fb11741de170 + buildorder: 6 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - hivex-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.src + - hivex-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - hivex-debuginfo-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - hivex-debugsource-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - hivex-devel-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - libguestfs-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.src + - libguestfs-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-appliance-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-bash-completion-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.noarch + - libguestfs-debuginfo-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-debugsource-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-devel-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-gfs2-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-gobject-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-gobject-devel-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-inspect-icons-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.noarch + - libguestfs-java-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-java-debuginfo-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-java-devel-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-javadoc-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.noarch + - libguestfs-man-pages-ja-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.noarch + - libguestfs-man-pages-uk-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.noarch + - libguestfs-rescue-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-rsync-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-tools-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.noarch + - libguestfs-tools-c-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-winsupport-0:8.10-1.module+el8.10.0+1835+43f01cbb.src + - libguestfs-winsupport-0:8.10-1.module+el8.10.0+1835+43f01cbb.x86_64 + - libguestfs-xfs-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libiscsi-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.src + - libiscsi-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.x86_64 + - libiscsi-debuginfo-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.x86_64 + - libiscsi-debugsource-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.x86_64 + - libiscsi-devel-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.x86_64 + - libiscsi-utils-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.x86_64 + - libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.x86_64 + - libnbd-0:1.6.0-6.module+el8.10.0+1870+0a714c9f.src + - libnbd-0:1.6.0-6.module+el8.10.0+1870+0a714c9f.x86_64 + - libnbd-bash-completion-0:1.6.0-6.module+el8.10.0+1870+0a714c9f.noarch + - libnbd-debuginfo-0:1.6.0-6.module+el8.10.0+1870+0a714c9f.x86_64 + - libnbd-debugsource-0:1.6.0-6.module+el8.10.0+1870+0a714c9f.x86_64 + - libnbd-devel-0:1.6.0-6.module+el8.10.0+1870+0a714c9f.x86_64 + - libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.10.0+1835+43f01cbb.src + - libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.10.0+1835+43f01cbb.x86_64 + - libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.10.0+1835+43f01cbb.x86_64 + - libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.10.0+1835+43f01cbb.x86_64 + - libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.src + - libvirt-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-client-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-client-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-config-network-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-config-nwfilter-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-interface-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-network-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-nodedev-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-nwfilter-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-qemu-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-secret-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-core-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-disk-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-gluster-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-logical-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-mpath-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-rbd-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-scsi-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-kvm-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-dbus-0:1.3.0-2.module+el8.10.0+1835+43f01cbb.src + - libvirt-dbus-0:1.3.0-2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-dbus-debugsource-0:1.3.0-2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-debugsource-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-devel-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-docs-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-libs-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-libs-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-lock-sanlock-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-lock-sanlock-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-nss-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-nss-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-python-0:8.0.0-2.module+el8.10.0+1835+43f01cbb.src + - libvirt-python-debugsource-0:8.0.0-2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-wireshark-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-wireshark-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - lua-guestfs-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - lua-guestfs-debuginfo-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - nbdfuse-0:1.6.0-6.module+el8.10.0+1870+0a714c9f.x86_64 + - nbdfuse-debuginfo-0:1.6.0-6.module+el8.10.0+1870+0a714c9f.x86_64 + - nbdkit-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.src + - nbdkit-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-bash-completion-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.noarch + - nbdkit-basic-filters-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-basic-plugins-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-curl-plugin-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-debugsource-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-devel-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-example-plugins-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-gzip-filter-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-gzip-plugin-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-nbd-plugin-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-python-plugin-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-server-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-server-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-ssh-plugin-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-tar-filter-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-tar-plugin-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-vddk-plugin-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-vddk-plugin-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-xz-filter-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - netcf-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.src + - netcf-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.x86_64 + - netcf-debuginfo-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.x86_64 + - netcf-debugsource-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.x86_64 + - netcf-devel-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.x86_64 + - netcf-libs-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.x86_64 + - netcf-libs-debuginfo-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.x86_64 + - perl-Sys-Guestfs-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - perl-Sys-Virt-0:8.0.0-1.module+el8.10.0+1835+43f01cbb.src + - perl-Sys-Virt-0:8.0.0-1.module+el8.10.0+1835+43f01cbb.x86_64 + - perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.10.0+1835+43f01cbb.x86_64 + - perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.10.0+1835+43f01cbb.x86_64 + - perl-hivex-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - perl-hivex-debuginfo-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - python3-hivex-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - python3-hivex-debuginfo-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - python3-libguestfs-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - python3-libnbd-0:1.6.0-6.module+el8.10.0+1870+0a714c9f.x86_64 + - python3-libnbd-debuginfo-0:1.6.0-6.module+el8.10.0+1870+0a714c9f.x86_64 + - python3-libvirt-0:8.0.0-2.module+el8.10.0+1835+43f01cbb.x86_64 + - python3-libvirt-debuginfo-0:8.0.0-2.module+el8.10.0+1835+43f01cbb.x86_64 + - qemu-guest-agent-15:6.2.0-53.module+el8.10.0+1870+0a714c9f.x86_64 + - qemu-guest-agent-debuginfo-15:6.2.0-53.module+el8.10.0+1870+0a714c9f.x86_64 + - qemu-img-15:6.2.0-53.module+el8.10.0+1870+0a714c9f.x86_64 + - qemu-img-debuginfo-15:6.2.0-53.module+el8.10.0+1870+0a714c9f.x86_64 + - qemu-kvm-15:6.2.0-53.module+el8.10.0+1870+0a714c9f.src + - qemu-kvm-15:6.2.0-53.module+el8.10.0+1870+0a714c9f.x86_64 + - qemu-kvm-block-curl-15:6.2.0-53.module+el8.10.0+1870+0a714c9f.x86_64 + - qemu-kvm-block-curl-debuginfo-15:6.2.0-53.module+el8.10.0+1870+0a714c9f.x86_64 + - qemu-kvm-block-gluster-15:6.2.0-53.module+el8.10.0+1870+0a714c9f.x86_64 + - qemu-kvm-block-gluster-debuginfo-15:6.2.0-53.module+el8.10.0+1870+0a714c9f.x86_64 + - qemu-kvm-block-iscsi-15:6.2.0-53.module+el8.10.0+1870+0a714c9f.x86_64 + - qemu-kvm-block-iscsi-debuginfo-15:6.2.0-53.module+el8.10.0+1870+0a714c9f.x86_64 + - qemu-kvm-block-rbd-15:6.2.0-53.module+el8.10.0+1870+0a714c9f.x86_64 + - qemu-kvm-block-rbd-debuginfo-15:6.2.0-53.module+el8.10.0+1870+0a714c9f.x86_64 + - qemu-kvm-block-ssh-15:6.2.0-53.module+el8.10.0+1870+0a714c9f.x86_64 + - qemu-kvm-block-ssh-debuginfo-15:6.2.0-53.module+el8.10.0+1870+0a714c9f.x86_64 + - qemu-kvm-common-15:6.2.0-53.module+el8.10.0+1870+0a714c9f.x86_64 + - qemu-kvm-common-debuginfo-15:6.2.0-53.module+el8.10.0+1870+0a714c9f.x86_64 + - qemu-kvm-core-15:6.2.0-53.module+el8.10.0+1870+0a714c9f.x86_64 + - qemu-kvm-core-debuginfo-15:6.2.0-53.module+el8.10.0+1870+0a714c9f.x86_64 + - qemu-kvm-debuginfo-15:6.2.0-53.module+el8.10.0+1870+0a714c9f.x86_64 + - qemu-kvm-debugsource-15:6.2.0-53.module+el8.10.0+1870+0a714c9f.x86_64 + - qemu-kvm-docs-15:6.2.0-53.module+el8.10.0+1870+0a714c9f.x86_64 + - qemu-kvm-hw-usbredir-15:6.2.0-53.module+el8.10.0+1870+0a714c9f.x86_64 + - qemu-kvm-hw-usbredir-debuginfo-15:6.2.0-53.module+el8.10.0+1870+0a714c9f.x86_64 + - qemu-kvm-ui-opengl-15:6.2.0-53.module+el8.10.0+1870+0a714c9f.x86_64 + - qemu-kvm-ui-opengl-debuginfo-15:6.2.0-53.module+el8.10.0+1870+0a714c9f.x86_64 + - qemu-kvm-ui-spice-15:6.2.0-53.module+el8.10.0+1870+0a714c9f.x86_64 + - qemu-kvm-ui-spice-debuginfo-15:6.2.0-53.module+el8.10.0+1870+0a714c9f.x86_64 + - ruby-hivex-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - ruby-hivex-debuginfo-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - ruby-libguestfs-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - seabios-0:1.16.0-4.module+el8.9.0+1408+7b966129.src + - seabios-0:1.16.0-4.module+el8.9.0+1408+7b966129.x86_64 + - seabios-bin-0:1.16.0-4.module+el8.9.0+1408+7b966129.noarch + - seavgabios-bin-0:1.16.0-4.module+el8.9.0+1408+7b966129.noarch + - sgabios-1:0.20170427git-3.module+el8.10.0+1835+43f01cbb.src + - sgabios-1:0.20170427git-3.module+el8.10.0+1835+43f01cbb.x86_64 + - sgabios-bin-1:0.20170427git-3.module+el8.10.0+1835+43f01cbb.noarch + - supermin-0:5.2.1-2.module+el8.10.0+1835+43f01cbb.src + - supermin-0:5.2.1-2.module+el8.10.0+1835+43f01cbb.x86_64 + - supermin-debuginfo-0:5.2.1-2.module+el8.10.0+1835+43f01cbb.x86_64 + - supermin-debugsource-0:5.2.1-2.module+el8.10.0+1835+43f01cbb.x86_64 + - supermin-devel-0:5.2.1-2.module+el8.10.0+1835+43f01cbb.x86_64 + - swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.10.0+1835+43f01cbb.src + - swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.10.0+1835+43f01cbb.x86_64 + - swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.10.0+1835+43f01cbb.x86_64 + - swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.10.0+1835+43f01cbb.x86_64 + - swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.10.0+1835+43f01cbb.x86_64 + - swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.10.0+1835+43f01cbb.x86_64 + - swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.10.0+1835+43f01cbb.x86_64 + - swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.10.0+1835+43f01cbb.x86_64 + - swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.10.0+1835+43f01cbb.x86_64 + - swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.10.0+1835+43f01cbb.x86_64 + - virt-dib-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - virt-dib-debuginfo-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - virt-v2v-1:1.42.0-22.module+el8.10.0+1835+43f01cbb.src + - virt-v2v-1:1.42.0-22.module+el8.10.0+1835+43f01cbb.x86_64 + - virt-v2v-bash-completion-1:1.42.0-22.module+el8.10.0+1835+43f01cbb.noarch + - virt-v2v-debuginfo-1:1.42.0-22.module+el8.10.0+1835+43f01cbb.x86_64 + - virt-v2v-debugsource-1:1.42.0-22.module+el8.10.0+1835+43f01cbb.x86_64 + - virt-v2v-man-pages-ja-1:1.42.0-22.module+el8.10.0+1835+43f01cbb.noarch + - virt-v2v-man-pages-uk-1:1.42.0-22.module+el8.10.0+1835+43f01cbb.noarch +... +--- +document: modulemd +version: 2 +data: + name: container-tools + stream: "rhel8" + version: 8100020240924165032 + context: 82888897 + arch: x86_64 + summary: Most recent (rolling) versions of podman, buildah, skopeo, runc, conmon, + runc, conmon, CRIU, Udica, etc as well as dependencies such as container-selinux + built and tested together, and updated as frequently as every 12 weeks. + description: >- + Latest versions of podman, buildah, skopeo, runc, conmon, CRIU, Udica, etc as + well as dependencies such as container-selinux built and tested together, and + updated as frequently as every 12 weeks. Only very limited back ports are provided + to this stream, and most patches come from providing new versions. + license: + module: + - MIT + content: + - ASL 2.0 + - ASL 2.0 and BSD and MIT + - Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 + - BSD and MIT + - GPLv2 + - GPLv2+ + - GPLv3+ + - LGPL-2.1-or-later + xmd: {} + dependencies: + - buildrequires: + go-toolset: [rhel8] + golang-ecosystem: [1.0] + platform: [el8.10.0] + requires: + platform: [el8] + references: + community: https://github.com/projectatomic + documentation: https://projectatomic.io + tracker: https://github.com/projectatomic + profiles: + common: + rpms: + - aardvark-dns + - buildah + - cockpit-podman + - conmon + - container-selinux + - containernetworking-plugins + - containers-common + - criu + - crun + - fuse-overlayfs + - libslirp + - netavark + - podman + - python3-podman + - runc + - skopeo + - slirp4netns + - toolbox + - udica + api: + rpms: + - buildah + - conmon + - container-selinux + - containernetworking-plugins + - containers-common + - fuse-overlayfs + - libslirp + - podman + - podman-docker + - podman-manpages + - podman-remote + - python3-podman + - runc + - skopeo + - slirp4netns + buildopts: + rpms: + macros: > + %_with_ignore_tests 1 + components: + rpms: + aardvark-dns: + rationale: Primary component of this module + ref: 15f81a92c126c9ac6a7bce37e74c686beed1195c + arches: [aarch64, i686, x86_64] + buildah: + rationale: Primary component of this module + ref: 42fe2dd27aa5d6640d10d1018b618eed89311564 + arches: [aarch64, i686, x86_64] + cockpit-podman: + rationale: Primary component of this module + ref: fce585327551338437a1e622d0e2471afb10a4ce + arches: [aarch64, i686, x86_64] + conmon: + rationale: Primary component of this module + ref: 21bdfaa7722f1694c4225576deed4c1b188fce53 + arches: [aarch64, i686, x86_64] + container-selinux: + rationale: Primary component of this module + ref: 957d69d1cf92df3800e0ec20ad478a15f0f567f6 + arches: [aarch64, i686, x86_64] + containernetworking-plugins: + rationale: Primary component of this module + ref: e4f30401caf8db2c79caa095828f5f4d47f1ad16 + arches: [aarch64, i686, x86_64] + containers-common: + rationale: Primary component of this module + ref: 556a18e89a49d604a41df01c48c0eb0223f37c4c + arches: [aarch64, i686, x86_64] + criu: + rationale: Primary component of this module + ref: 27e1327c8ff1b5bb8c05682687179569743ce931 + buildorder: -1 + arches: [aarch64, i686, x86_64] + crun: + rationale: Primary component of this module + ref: 9dadd3bbe51eaa6f299968f6b95ff2aab6bb0ca5 + arches: [aarch64, i686, x86_64] + fuse-overlayfs: + rationale: Primary component of this module + ref: d183d77ac14843a172cdc2b5d8e0368b6a911b15 + arches: [aarch64, i686, x86_64] + libslirp: + rationale: Primary component of this module + ref: 38765410bd388ce2dde02b523fcdeb6ce024a6ea + buildorder: -1 + arches: [aarch64, i686, x86_64] + netavark: + rationale: Primary component of this module + ref: 32d41909090f616aca1203be6fe5859a34251372 + arches: [aarch64, i686, x86_64] + oci-seccomp-bpf-hook: + rationale: Primary component of this module + ref: 558dc61028e64e2aa203c0495fcb60fc47553b84 + arches: [aarch64, i686, x86_64] + podman: + rationale: Primary component of this module + ref: 83a5c6a13a0eec572d17f971b3dcafcda8e68363 + arches: [aarch64, i686, x86_64] + python-podman: + rationale: Primary component of this module + ref: 7d621e08facc017c421b6e5592a7ad6fcbb4ffc3 + arches: [aarch64, i686, x86_64] + runc: + rationale: Primary component of this module + ref: 62b665a8e3347736fbc8cfb2e0e59a184c2fbb31 + arches: [aarch64, i686, x86_64] + skopeo: + rationale: Primary component of this module + ref: 91ddab80b18c38cef6140c8be3737931a22b19d0 + arches: [aarch64, i686, x86_64] + slirp4netns: + rationale: Primary component of this module + ref: 69325cac45313fb188c9a57077a8db975c4415b2 + arches: [aarch64, i686, x86_64] + toolbox: + rationale: Primary component of this module + ref: ee8e7f748796d0b6d88bb5164e5f4badffd9c170 + arches: [aarch64, i686, x86_64] + udica: + rationale: Primary component of this module + ref: fd633ea3a4b7428984e881211f9df9dd0444898a + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - aardvark-dns-2:1.10.0-1.module+el8.10.0+1872+2e18eb19.src + - aardvark-dns-2:1.10.0-1.module+el8.10.0+1872+2e18eb19.x86_64 + - buildah-2:1.33.8-4.module+el8.10.0+1872+2e18eb19.src + - buildah-2:1.33.8-4.module+el8.10.0+1872+2e18eb19.x86_64 + - buildah-debuginfo-2:1.33.8-4.module+el8.10.0+1872+2e18eb19.x86_64 + - buildah-debugsource-2:1.33.8-4.module+el8.10.0+1872+2e18eb19.x86_64 + - buildah-tests-2:1.33.8-4.module+el8.10.0+1872+2e18eb19.x86_64 + - buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+1872+2e18eb19.x86_64 + - cockpit-podman-0:84.1-1.module+el8.10.0+1872+2e18eb19.noarch + - cockpit-podman-0:84.1-1.module+el8.10.0+1872+2e18eb19.src + - conmon-3:2.1.10-1.module+el8.10.0+1872+2e18eb19.src + - conmon-3:2.1.10-1.module+el8.10.0+1872+2e18eb19.x86_64 + - conmon-debuginfo-3:2.1.10-1.module+el8.10.0+1872+2e18eb19.x86_64 + - conmon-debugsource-3:2.1.10-1.module+el8.10.0+1872+2e18eb19.x86_64 + - container-selinux-2:2.229.0-2.module+el8.10.0+1872+2e18eb19.noarch + - container-selinux-2:2.229.0-2.module+el8.10.0+1872+2e18eb19.src + - containernetworking-plugins-1:1.4.0-5.module+el8.10.0+1872+2e18eb19.src + - containernetworking-plugins-1:1.4.0-5.module+el8.10.0+1872+2e18eb19.x86_64 + - containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+1872+2e18eb19.x86_64 + - containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+1872+2e18eb19.x86_64 + - containers-common-2:1-82.module+el8.10.0+1872+2e18eb19.src + - containers-common-2:1-82.module+el8.10.0+1872+2e18eb19.x86_64 + - crit-0:3.18-5.module+el8.10.0+1872+2e18eb19.x86_64 + - criu-0:3.18-5.module+el8.10.0+1872+2e18eb19.src + - criu-0:3.18-5.module+el8.10.0+1872+2e18eb19.x86_64 + - criu-debuginfo-0:3.18-5.module+el8.10.0+1872+2e18eb19.x86_64 + - criu-debugsource-0:3.18-5.module+el8.10.0+1872+2e18eb19.x86_64 + - criu-devel-0:3.18-5.module+el8.10.0+1872+2e18eb19.x86_64 + - criu-libs-0:3.18-5.module+el8.10.0+1872+2e18eb19.x86_64 + - criu-libs-debuginfo-0:3.18-5.module+el8.10.0+1872+2e18eb19.x86_64 + - crun-0:1.14.3-2.module+el8.10.0+1872+2e18eb19.src + - crun-0:1.14.3-2.module+el8.10.0+1872+2e18eb19.x86_64 + - crun-debuginfo-0:1.14.3-2.module+el8.10.0+1872+2e18eb19.x86_64 + - crun-debugsource-0:1.14.3-2.module+el8.10.0+1872+2e18eb19.x86_64 + - fuse-overlayfs-0:1.13-1.module+el8.10.0+1872+2e18eb19.src + - fuse-overlayfs-0:1.13-1.module+el8.10.0+1872+2e18eb19.x86_64 + - fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+1872+2e18eb19.x86_64 + - fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+1872+2e18eb19.x86_64 + - libslirp-0:4.4.0-2.module+el8.10.0+1872+2e18eb19.src + - libslirp-0:4.4.0-2.module+el8.10.0+1872+2e18eb19.x86_64 + - libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+1872+2e18eb19.x86_64 + - libslirp-debugsource-0:4.4.0-2.module+el8.10.0+1872+2e18eb19.x86_64 + - libslirp-devel-0:4.4.0-2.module+el8.10.0+1872+2e18eb19.x86_64 + - netavark-2:1.10.3-1.module+el8.10.0+1872+2e18eb19.src + - netavark-2:1.10.3-1.module+el8.10.0+1872+2e18eb19.x86_64 + - oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+1872+2e18eb19.src + - oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+1872+2e18eb19.x86_64 + - oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+1872+2e18eb19.x86_64 + - oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+1872+2e18eb19.x86_64 + - podman-4:4.9.4-13.module+el8.10.0+1871+e6fa1069.src + - podman-4:4.9.4-13.module+el8.10.0+1871+e6fa1069.x86_64 + - podman-catatonit-4:4.9.4-13.module+el8.10.0+1871+e6fa1069.x86_64 + - podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+1871+e6fa1069.x86_64 + - podman-debuginfo-4:4.9.4-13.module+el8.10.0+1871+e6fa1069.x86_64 + - podman-debugsource-4:4.9.4-13.module+el8.10.0+1871+e6fa1069.x86_64 + - podman-docker-4:4.9.4-13.module+el8.10.0+1871+e6fa1069.noarch + - podman-gvproxy-4:4.9.4-13.module+el8.10.0+1871+e6fa1069.x86_64 + - podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+1871+e6fa1069.x86_64 + - podman-plugins-4:4.9.4-13.module+el8.10.0+1871+e6fa1069.x86_64 + - podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+1871+e6fa1069.x86_64 + - podman-remote-4:4.9.4-13.module+el8.10.0+1871+e6fa1069.x86_64 + - podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+1871+e6fa1069.x86_64 + - podman-tests-4:4.9.4-13.module+el8.10.0+1871+e6fa1069.x86_64 + - python-podman-0:4.9.0-2.module+el8.10.0+1872+2e18eb19.src + - python3-criu-0:3.18-5.module+el8.10.0+1872+2e18eb19.x86_64 + - python3-podman-0:4.9.0-2.module+el8.10.0+1872+2e18eb19.noarch + - runc-1:1.1.12-4.module+el8.10.0+1872+2e18eb19.src + - runc-1:1.1.12-4.module+el8.10.0+1872+2e18eb19.x86_64 + - runc-debuginfo-1:1.1.12-4.module+el8.10.0+1872+2e18eb19.x86_64 + - runc-debugsource-1:1.1.12-4.module+el8.10.0+1872+2e18eb19.x86_64 + - skopeo-2:1.14.5-3.module+el8.10.0+1872+2e18eb19.src + - skopeo-2:1.14.5-3.module+el8.10.0+1872+2e18eb19.x86_64 + - skopeo-tests-2:1.14.5-3.module+el8.10.0+1872+2e18eb19.x86_64 + - slirp4netns-0:1.2.3-1.module+el8.10.0+1872+2e18eb19.src + - slirp4netns-0:1.2.3-1.module+el8.10.0+1872+2e18eb19.x86_64 + - slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+1872+2e18eb19.x86_64 + - slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+1872+2e18eb19.x86_64 + - toolbox-0:0.0.99.5-2.module+el8.10.0+1872+2e18eb19.rocky.0.2.src + - toolbox-0:0.0.99.5-2.module+el8.10.0+1872+2e18eb19.rocky.0.2.x86_64 + - toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+1872+2e18eb19.rocky.0.2.x86_64 + - toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+1872+2e18eb19.rocky.0.2.x86_64 + - toolbox-tests-0:0.0.99.5-2.module+el8.10.0+1872+2e18eb19.rocky.0.2.x86_64 + - udica-0:0.2.6-21.module+el8.10.0+1872+2e18eb19.noarch + - udica-0:0.2.6-21.module+el8.10.0+1872+2e18eb19.src +... +--- +document: modulemd +version: 2 +data: + name: go-toolset + stream: "rhel8" + version: 8100020241002160721 + context: 7e2b282f + arch: x86_64 + summary: Go + description: >- + Go Tools and libraries + license: + module: + - MIT + content: + - BSD and Public Domain + - MIT + xmd: {} + dependencies: + - buildrequires: + go-toolset: [rhel8] + platform: [el8.10.0] + requires: + platform: [el8] + profiles: + common: + rpms: + - go-toolset + api: + rpms: + - golang + buildopts: + rpms: + whitelist: + - delve + - go-toolset + - go-toolset-1.10 + - go-toolset-1.10-golang + - go-toolset-golang + - golang + components: + rpms: + delve: + rationale: A debugger for the Go programming language + ref: 7f1b41f434bba7f072f68f1da309ce8c3977750e + buildorder: 2 + arches: [aarch64, i686, x86_64] + go-toolset: + rationale: Meta package for go-toolset providing scl enable scripts. + ref: 3c85ca548f6b149bbce0930d7bd77ff092e48d22 + arches: [aarch64, i686, x86_64] + golang: + rationale: Package providing the Go compiler toolchain. + ref: 904c3e9da77b9f4ff6d23d4ed97e43c710a8ac74 + buildorder: 1 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - delve-0:1.21.2-4.module+el8.10.0+1868+7f5969f2.src + - delve-0:1.21.2-4.module+el8.10.0+1868+7f5969f2.x86_64 + - delve-debuginfo-0:1.21.2-4.module+el8.10.0+1868+7f5969f2.x86_64 + - delve-debugsource-0:1.21.2-4.module+el8.10.0+1868+7f5969f2.x86_64 + - go-toolset-0:1.21.13-1.module+el8.10.0+1868+7f5969f2.src + - go-toolset-0:1.21.13-1.module+el8.10.0+1868+7f5969f2.x86_64 + - golang-0:1.21.13-3.module+el8.10.0+1873+81c21cb9.src + - golang-0:1.21.13-3.module+el8.10.0+1873+81c21cb9.x86_64 + - golang-bin-0:1.21.13-3.module+el8.10.0+1873+81c21cb9.x86_64 + - golang-docs-0:1.21.13-3.module+el8.10.0+1873+81c21cb9.noarch + - golang-misc-0:1.21.13-3.module+el8.10.0+1873+81c21cb9.noarch + - golang-src-0:1.21.13-3.module+el8.10.0+1873+81c21cb9.noarch + - golang-tests-0:1.21.13-3.module+el8.10.0+1873+81c21cb9.noarch +... +--- +document: modulemd +version: 2 +data: + name: container-tools + stream: "rhel8" + version: 8100020241014084116 + context: 82888897 + arch: x86_64 + summary: Most recent (rolling) versions of podman, buildah, skopeo, runc, conmon, + runc, conmon, CRIU, Udica, etc as well as dependencies such as container-selinux + built and tested together, and updated as frequently as every 12 weeks. + description: >- + Latest versions of podman, buildah, skopeo, runc, conmon, CRIU, Udica, etc as + well as dependencies such as container-selinux built and tested together, and + updated as frequently as every 12 weeks. Only very limited back ports are provided + to this stream, and most patches come from providing new versions. + license: + module: + - MIT + content: + - ASL 2.0 + - ASL 2.0 and BSD and MIT + - Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 + - BSD and MIT + - GPLv2 + - GPLv2+ + - GPLv3+ + - LGPL-2.1-or-later + xmd: {} + dependencies: + - buildrequires: + go-toolset: [rhel8] + golang-ecosystem: [1.0] + platform: [el8.10.0] + requires: + platform: [el8] + references: + community: https://github.com/projectatomic + documentation: https://projectatomic.io + tracker: https://github.com/projectatomic + profiles: + common: + rpms: + - aardvark-dns + - buildah + - cockpit-podman + - conmon + - container-selinux + - containernetworking-plugins + - containers-common + - criu + - crun + - fuse-overlayfs + - libslirp + - netavark + - podman + - python3-podman + - runc + - skopeo + - slirp4netns + - toolbox + - udica + api: + rpms: + - buildah + - conmon + - container-selinux + - containernetworking-plugins + - containers-common + - fuse-overlayfs + - libslirp + - podman + - podman-docker + - podman-manpages + - podman-remote + - python3-podman + - runc + - skopeo + - slirp4netns + buildopts: + rpms: + macros: > + %_with_ignore_tests 1 + components: + rpms: + aardvark-dns: + rationale: Primary component of this module + ref: f4188cb9870640d20c10708a48630e03119e546b + arches: [aarch64, i686, x86_64] + buildah: + rationale: Primary component of this module + ref: 3a7b1f96461f260eb871e2464838c9d2692e31fe + arches: [aarch64, i686, x86_64] + cockpit-podman: + rationale: Primary component of this module + ref: f00396751af4a13dc22c3dd5e073ed438ca84f26 + arches: [aarch64, i686, x86_64] + conmon: + rationale: Primary component of this module + ref: 94ccdb5a1a90d666f79f63cd4b99e49b7b5121ba + arches: [aarch64, i686, x86_64] + container-selinux: + rationale: Primary component of this module + ref: 4ae0741c1cc552df872536a8e80fe54f2fa89d35 + arches: [aarch64, i686, x86_64] + containernetworking-plugins: + rationale: Primary component of this module + ref: 10a6e215c8fd0ac0a81f24fa701a214a16442fc1 + arches: [aarch64, i686, x86_64] + containers-common: + rationale: Primary component of this module + ref: 0a33dc3eeb518c7ccb7c4f8ef96c133e216c598f + arches: [aarch64, i686, x86_64] + criu: + rationale: Primary component of this module + ref: 8abecf2517cbe5b7608e795159da19644b44565d + buildorder: -1 + arches: [aarch64, i686, x86_64] + crun: + rationale: Primary component of this module + ref: 7f9ebd6b19b380f8445652adddcc2fdbc174e9e2 + arches: [aarch64, i686, x86_64] + fuse-overlayfs: + rationale: Primary component of this module + ref: 93c689f70400626c7027550ce04dab6c1d4c5d56 + arches: [aarch64, i686, x86_64] + libslirp: + rationale: Primary component of this module + ref: 14ffc98b2a39e07427756fb408d35adda1caf72b + buildorder: -1 + arches: [aarch64, i686, x86_64] + netavark: + rationale: Primary component of this module + ref: 2a9e6a3177035a49efb1a0f17a096dc6ea9e3249 + arches: [aarch64, i686, x86_64] + oci-seccomp-bpf-hook: + rationale: Primary component of this module + ref: f3064b554cfe0125736b8eff742ed9fd927861bc + arches: [aarch64, i686, x86_64] + podman: + rationale: Primary component of this module + ref: 28c2a169a9899a2f3a183c552cb4e1d3e833e018 + arches: [aarch64, i686, x86_64] + python-podman: + rationale: Primary component of this module + ref: 0cc22fccb8a6ee98b74cbbacf989d1fb8e53aa11 + arches: [aarch64, i686, x86_64] + runc: + rationale: Primary component of this module + ref: 8c7c13165ab19da67911dd0eb00befa8765d3b59 + arches: [aarch64, i686, x86_64] + skopeo: + rationale: Primary component of this module + ref: 3bcfff1832203f30370bb5278bc42a1e0fcb727f + arches: [aarch64, i686, x86_64] + slirp4netns: + rationale: Primary component of this module + ref: 4e98b91bf3c1ea5d79b70ba660416ffd78b1f7e9 + arches: [aarch64, i686, x86_64] + toolbox: + rationale: Primary component of this module + ref: 651b4b827eb5dc582a6030febf5aab5632da1a3c + arches: [aarch64, i686, x86_64] + udica: + rationale: Primary component of this module + ref: 6372021138aac6f22fde5bbae3926fc6ff58edce + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - aardvark-dns-2:1.10.1-2.module+el8.10.0+1874+ce489889.src + - aardvark-dns-2:1.10.1-2.module+el8.10.0+1874+ce489889.x86_64 + - buildah-2:1.33.8-4.module+el8.10.0+1874+ce489889.src + - buildah-2:1.33.8-4.module+el8.10.0+1874+ce489889.x86_64 + - buildah-debuginfo-2:1.33.8-4.module+el8.10.0+1874+ce489889.x86_64 + - buildah-debugsource-2:1.33.8-4.module+el8.10.0+1874+ce489889.x86_64 + - buildah-tests-2:1.33.8-4.module+el8.10.0+1874+ce489889.x86_64 + - buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+1874+ce489889.x86_64 + - cockpit-podman-0:84.1-1.module+el8.10.0+1874+ce489889.noarch + - cockpit-podman-0:84.1-1.module+el8.10.0+1874+ce489889.src + - conmon-3:2.1.10-1.module+el8.10.0+1874+ce489889.src + - conmon-3:2.1.10-1.module+el8.10.0+1874+ce489889.x86_64 + - conmon-debuginfo-3:2.1.10-1.module+el8.10.0+1874+ce489889.x86_64 + - conmon-debugsource-3:2.1.10-1.module+el8.10.0+1874+ce489889.x86_64 + - container-selinux-2:2.229.0-2.module+el8.10.0+1874+ce489889.noarch + - container-selinux-2:2.229.0-2.module+el8.10.0+1874+ce489889.src + - containernetworking-plugins-1:1.4.0-5.module+el8.10.0+1874+ce489889.src + - containernetworking-plugins-1:1.4.0-5.module+el8.10.0+1874+ce489889.x86_64 + - containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+1874+ce489889.x86_64 + - containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+1874+ce489889.x86_64 + - containers-common-2:1-82.module+el8.10.0+1874+ce489889.src + - containers-common-2:1-82.module+el8.10.0+1874+ce489889.x86_64 + - crit-0:3.18-5.module+el8.10.0+1874+ce489889.x86_64 + - criu-0:3.18-5.module+el8.10.0+1874+ce489889.src + - criu-0:3.18-5.module+el8.10.0+1874+ce489889.x86_64 + - criu-debuginfo-0:3.18-5.module+el8.10.0+1874+ce489889.x86_64 + - criu-debugsource-0:3.18-5.module+el8.10.0+1874+ce489889.x86_64 + - criu-devel-0:3.18-5.module+el8.10.0+1874+ce489889.x86_64 + - criu-libs-0:3.18-5.module+el8.10.0+1874+ce489889.x86_64 + - criu-libs-debuginfo-0:3.18-5.module+el8.10.0+1874+ce489889.x86_64 + - crun-0:1.14.3-2.module+el8.10.0+1874+ce489889.src + - crun-0:1.14.3-2.module+el8.10.0+1874+ce489889.x86_64 + - crun-debuginfo-0:1.14.3-2.module+el8.10.0+1874+ce489889.x86_64 + - crun-debugsource-0:1.14.3-2.module+el8.10.0+1874+ce489889.x86_64 + - fuse-overlayfs-0:1.13-1.module+el8.10.0+1874+ce489889.src + - fuse-overlayfs-0:1.13-1.module+el8.10.0+1874+ce489889.x86_64 + - fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+1874+ce489889.x86_64 + - fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+1874+ce489889.x86_64 + - libslirp-0:4.4.0-2.module+el8.10.0+1874+ce489889.src + - libslirp-0:4.4.0-2.module+el8.10.0+1874+ce489889.x86_64 + - libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+1874+ce489889.x86_64 + - libslirp-debugsource-0:4.4.0-2.module+el8.10.0+1874+ce489889.x86_64 + - libslirp-devel-0:4.4.0-2.module+el8.10.0+1874+ce489889.x86_64 + - netavark-2:1.10.3-1.module+el8.10.0+1874+ce489889.src + - netavark-2:1.10.3-1.module+el8.10.0+1874+ce489889.x86_64 + - oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+1874+ce489889.src + - oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+1874+ce489889.x86_64 + - oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+1874+ce489889.x86_64 + - oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+1874+ce489889.x86_64 + - podman-4:4.9.4-13.module+el8.10.0+1874+ce489889.src + - podman-4:4.9.4-13.module+el8.10.0+1874+ce489889.x86_64 + - podman-catatonit-4:4.9.4-13.module+el8.10.0+1874+ce489889.x86_64 + - podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+1874+ce489889.x86_64 + - podman-debuginfo-4:4.9.4-13.module+el8.10.0+1874+ce489889.x86_64 + - podman-debugsource-4:4.9.4-13.module+el8.10.0+1874+ce489889.x86_64 + - podman-docker-4:4.9.4-13.module+el8.10.0+1874+ce489889.noarch + - podman-gvproxy-4:4.9.4-13.module+el8.10.0+1874+ce489889.x86_64 + - podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+1874+ce489889.x86_64 + - podman-plugins-4:4.9.4-13.module+el8.10.0+1874+ce489889.x86_64 + - podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+1874+ce489889.x86_64 + - podman-remote-4:4.9.4-13.module+el8.10.0+1874+ce489889.x86_64 + - podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+1874+ce489889.x86_64 + - podman-tests-4:4.9.4-13.module+el8.10.0+1874+ce489889.x86_64 + - python-podman-0:4.9.0-2.module+el8.10.0+1874+ce489889.src + - python3-criu-0:3.18-5.module+el8.10.0+1874+ce489889.x86_64 + - python3-podman-0:4.9.0-2.module+el8.10.0+1874+ce489889.noarch + - runc-1:1.1.12-5.module+el8.10.0+1874+ce489889.src + - runc-1:1.1.12-5.module+el8.10.0+1874+ce489889.x86_64 + - runc-debuginfo-1:1.1.12-5.module+el8.10.0+1874+ce489889.x86_64 + - runc-debugsource-1:1.1.12-5.module+el8.10.0+1874+ce489889.x86_64 + - skopeo-2:1.14.5-3.module+el8.10.0+1874+ce489889.src + - skopeo-2:1.14.5-3.module+el8.10.0+1874+ce489889.x86_64 + - skopeo-tests-2:1.14.5-3.module+el8.10.0+1874+ce489889.x86_64 + - slirp4netns-0:1.2.3-1.module+el8.10.0+1874+ce489889.src + - slirp4netns-0:1.2.3-1.module+el8.10.0+1874+ce489889.x86_64 + - slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+1874+ce489889.x86_64 + - slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+1874+ce489889.x86_64 + - toolbox-0:0.0.99.5-2.module+el8.10.0+1874+ce489889.rocky.0.2.src + - toolbox-0:0.0.99.5-2.module+el8.10.0+1874+ce489889.rocky.0.2.x86_64 + - toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+1874+ce489889.rocky.0.2.x86_64 + - toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+1874+ce489889.rocky.0.2.x86_64 + - toolbox-tests-0:0.0.99.5-2.module+el8.10.0+1874+ce489889.rocky.0.2.x86_64 + - udica-0:0.2.6-21.module+el8.10.0+1874+ce489889.noarch + - udica-0:0.2.6-21.module+el8.10.0+1874+ce489889.src +... +--- +document: modulemd +version: 2 +data: + name: python39 + stream: "3.9" + version: 8100020241023123552 + context: e3a3f2fc + arch: x86_64 + summary: Python programming language, version 3.9 + description: >- + This module gives users access to the internal Python 3.9 in RHEL8, as + + well as provides some additional Python packages the users might need. + + In addition to these you can install any python3-* package available + + in RHEL and use it with Python from this module. + license: + module: + - MIT + content: + - ASL 2.0 + - ASL 2.0 or BSD + - BSD + - BSD and Boost and Public Domain + - BSD and Python and ASL 2.0 + - BSD and Python and Unicode + - LGPL-3.0-or-later WITH openvpn-openssl-exception + - LGPLv2 + - MIT + - MIT and (ASL 2.0 or BSD) + - MIT and (BSD or ASL 2.0) + - MIT and Python and ASL 2.0 and BSD and ISC and LGPLv2 and MPLv2.0 and (ASL 2.0 + or BSD) + - Python + xmd: {} + dependencies: + - buildrequires: + httpd: [2.4] + platform: [el8.10.0] + python39: [3.9-bootstrap] + swig: [4.0] + requires: + platform: [el8] + references: + community: https://www.python.org/ + documentation: https://docs.python.org/3.9/ + profiles: + build: + rpms: + - python39 + - python39-devel + - python39-rpm-macros + common: + rpms: + - python39 + api: + rpms: + - python39 + - python39-PyMySQL + - python39-cffi + - python39-chardet + - python39-cryptography + - python39-devel + - python39-idle + - python39-idna + - python39-libs + - python39-lxml + - python39-mod_wsgi + - python39-numpy + - python39-numpy-f2py + - python39-pip + - python39-pip-wheel + - python39-ply + - python39-psutil + - python39-psycopg2 + - python39-pycparser + - python39-pysocks + - python39-pyyaml + - python39-requests + - python39-rpm-macros + - python39-scipy + - python39-setuptools + - python39-setuptools-wheel + - python39-six + - python39-test + - python39-tkinter + - python39-toml + - python39-urllib3 + - python39-wheel + - python39-wheel-wheel + filter: + rpms: + - python39-Cython + - python39-attrs + - python39-debug + - python39-iniconfig + - python39-more-itertools + - python39-packaging + - python39-pluggy + - python39-py + - python39-pybind11 + - python39-pybind11-devel + - python39-pyparsing + - python39-pytest + - python39-wcwidth + buildopts: + rpms: + macros: > + # === Bootstrap phase 4 === + + # + + %python3_pkgversion 39 + components: + rpms: + Cython: + rationale: Python component + ref: f07b048b2e2e07c7bb402862e965163de834fe0e + arches: [aarch64, i686, x86_64] + PyYAML: + rationale: Python component + ref: b6a398584f8a706ee370cd8c056af6411d8bb305 + arches: [aarch64, i686, x86_64] + mod_wsgi: + rationale: Python component + ref: c23b1acf6be6a10b7236ddcfe8061f014b575b3e + arches: [aarch64, i686, x86_64] + numpy: + rationale: Python component + ref: bb076dec365d06f810fced433e44a4b9442c60a4 + arches: [aarch64, i686, x86_64] + pybind11: + rationale: Python component + ref: c4525ec0996170fb2d8a9ffbb4309c259acaec2f + arches: [aarch64, i686, x86_64] + pytest: + rationale: Python component + ref: 3a92e749c803741cf43166d68fcd58ee6d6b5fb0 + arches: [aarch64, i686, x86_64] + python-PyMySQL: + rationale: Python component + ref: 98324b76c8dac77c96abdb049b4bebacc3fbfd24 + arches: [aarch64, i686, x86_64] + python-attrs: + rationale: Python component + ref: bb49c9ae1e2ce475ab03aa73a3d032fc80d706fc + arches: [aarch64, i686, x86_64] + python-cffi: + rationale: Python component + ref: df0d41be97eb5d40b3c569b59a3f74ea8f30d4f9 + arches: [aarch64, i686, x86_64] + python-chardet: + rationale: Python component + ref: 3318f2e5950a8fa17c2e109c3ab389c47f028c88 + arches: [aarch64, i686, x86_64] + python-cryptography: + rationale: Python component + ref: d1c2ad2b578ffecda5a231c20274b0dc0d061f77 + arches: [aarch64, i686, x86_64] + python-idna: + rationale: Python component + ref: be3439abf7a017801501778273d5a9527ef860c4 + arches: [aarch64, i686, x86_64] + python-iniconfig: + rationale: Python component + ref: 0043f9809766cc4d3b5b508fd86d85432016f4ae + arches: [aarch64, i686, x86_64] + python-lxml: + rationale: Python component + ref: 0c96832d2b8e35cbda055862b5c650acb907b614 + arches: [aarch64, i686, x86_64] + python-more-itertools: + rationale: Python component + ref: 1f93b6033a3a767f62ab5c53e681c45d6c3121a1 + arches: [aarch64, i686, x86_64] + python-packaging: + rationale: Python component + ref: a22d82373ba1d320b34da9e27cfe019de6021947 + arches: [aarch64, i686, x86_64] + python-pluggy: + rationale: Python component + ref: 4ec7d43e3922418429e1f6fb1fb99455f7fbb3d6 + arches: [aarch64, i686, x86_64] + python-ply: + rationale: Python component + ref: c9cf57a4d588ebeb50936c146c2c912fb672bb0c + arches: [aarch64, i686, x86_64] + python-psutil: + rationale: Python component + ref: d77d5330f2f4a6b3d84f117f97c8ca1ee0331b49 + arches: [aarch64, i686, x86_64] + python-psycopg2: + rationale: Python component + ref: 486af6531be1b4afc1ed7ec306b0e9a32c182ee1 + arches: [aarch64, i686, x86_64] + python-py: + rationale: Python component + ref: 3cd5c8c3412836104fbd1998678befc15c01a47f + arches: [aarch64, i686, x86_64] + python-pycparser: + rationale: Python component + ref: 087c952aee87e6bb1c58066506feb1fad9461b65 + arches: [aarch64, i686, x86_64] + python-pysocks: + rationale: Python component + ref: a8dff475351d242fbf41cd6a5eb33f7539064ffa + arches: [aarch64, i686, x86_64] + python-requests: + rationale: Python component + ref: b24ddbfb0b67ee86b0810e17ec711ea1251b1fa4 + arches: [aarch64, i686, x86_64] + python-toml: + rationale: Python component + ref: 358c135f29da1d5eb2373435efd5ce97da3a941e + arches: [aarch64, i686, x86_64] + python-urllib3: + rationale: Python component + ref: 742513bb832fa765b6827754567bf449eab5d990 + arches: [aarch64, i686, x86_64] + python-wcwidth: + rationale: Python component + ref: 9ba95c97f22519f7cbc18cb56df465315d4646d9 + arches: [aarch64, i686, x86_64] + python-wheel: + rationale: Packaging tool + ref: 118baab41078c79afddf0e121cb6ebb3304996a7 + arches: [aarch64, i686, x86_64] + python39: + rationale: The main Python interpreter + ref: 3f010ce900405b9c68a9c66d58666581036b3bb2 + arches: [aarch64, i686, x86_64] + python3x-pip: + rationale: Packaging tool + ref: c3ec41aa16a2e151d160bf0b00ca9a3bc68f15b6 + arches: [aarch64, i686, x86_64] + python3x-pyparsing: + rationale: Python component + ref: 83d8e72d5df0af2a05334451ec62a323e1ac79a2 + arches: [aarch64, i686, x86_64] + python3x-setuptools: + rationale: Packaging tool + ref: d4919d584f06d5be08fde4da40df482c0125f772 + arches: [aarch64, i686, x86_64] + python3x-six: + rationale: Python component + ref: f8332a9e34e50e3a3e30adc9e8fd0ad47972e285 + arches: [aarch64, i686, x86_64] + scipy: + rationale: Python component + ref: dd7a710eba02ee3477e544395cd19eb278396c0c + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - PyYAML-0:5.4.1-1.module+el8.10.0+1860+afcc1c71.src + - PyYAML-debugsource-0:5.4.1-1.module+el8.10.0+1860+afcc1c71.x86_64 + - mod_wsgi-0:4.7.1-7.module+el8.10.0+1860+afcc1c71.src + - numpy-0:1.19.4-3.module+el8.10.0+1860+afcc1c71.src + - numpy-debugsource-0:1.19.4-3.module+el8.10.0+1860+afcc1c71.x86_64 + - python-PyMySQL-0:0.10.1-2.module+el8.10.0+1860+afcc1c71.src + - python-cffi-0:1.14.3-2.module+el8.10.0+1860+afcc1c71.src + - python-cffi-debugsource-0:1.14.3-2.module+el8.10.0+1860+afcc1c71.x86_64 + - python-chardet-0:3.0.4-19.module+el8.10.0+1860+afcc1c71.src + - python-cryptography-0:3.3.1-3.module+el8.10.0+1860+afcc1c71.src + - python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+1860+afcc1c71.x86_64 + - python-idna-0:2.10-4.module+el8.10.0+1860+afcc1c71.src + - python-lxml-0:4.6.5-1.module+el8.10.0+1582+bc278001.src + - python-lxml-debugsource-0:4.6.5-1.module+el8.10.0+1582+bc278001.x86_64 + - python-ply-0:3.11-10.module+el8.10.0+1860+afcc1c71.src + - python-psutil-0:5.8.0-4.module+el8.9.0+1357+a3b80af7.src + - python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+1357+a3b80af7.x86_64 + - python-psycopg2-0:2.8.6-3.module+el8.10.0+1860+afcc1c71.src + - python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+1860+afcc1c71.x86_64 + - python-pycparser-0:2.20-3.module+el8.10.0+1860+afcc1c71.src + - python-pysocks-0:1.7.1-4.module+el8.10.0+1860+afcc1c71.src + - python-requests-0:2.25.0-3.module+el8.10.0+1860+afcc1c71.src + - python-toml-0:0.10.1-5.module+el8.9.0+1332+dd574197.src + - python-urllib3-0:1.25.10-5.module+el8.10.0+1860+afcc1c71.src + - python-wheel-1:0.35.1-4.module+el8.10.0+1860+afcc1c71.src + - python39-0:3.9.20-1.module+el8.10.0+1876+829fd4e0.src + - python39-0:3.9.20-1.module+el8.10.0+1876+829fd4e0.x86_64 + - python39-PyMySQL-0:0.10.1-2.module+el8.10.0+1860+afcc1c71.noarch + - python39-cffi-0:1.14.3-2.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-cffi-debuginfo-0:1.14.3-2.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-chardet-0:3.0.4-19.module+el8.10.0+1860+afcc1c71.noarch + - python39-cryptography-0:3.3.1-3.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-debuginfo-0:3.9.20-1.module+el8.10.0+1876+829fd4e0.x86_64 + - python39-debugsource-0:3.9.20-1.module+el8.10.0+1876+829fd4e0.x86_64 + - python39-devel-0:3.9.20-1.module+el8.10.0+1876+829fd4e0.x86_64 + - python39-idle-0:3.9.20-1.module+el8.10.0+1876+829fd4e0.x86_64 + - python39-idna-0:2.10-4.module+el8.10.0+1860+afcc1c71.noarch + - python39-libs-0:3.9.20-1.module+el8.10.0+1876+829fd4e0.x86_64 + - python39-lxml-0:4.6.5-1.module+el8.10.0+1582+bc278001.x86_64 + - python39-lxml-debuginfo-0:4.6.5-1.module+el8.10.0+1582+bc278001.x86_64 + - python39-mod_wsgi-0:4.7.1-7.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-numpy-0:1.19.4-3.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-numpy-debuginfo-0:1.19.4-3.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-numpy-doc-0:1.19.4-3.module+el8.10.0+1860+afcc1c71.noarch + - python39-numpy-f2py-0:1.19.4-3.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-pip-0:20.2.4-9.module+el8.10.0+1860+afcc1c71.noarch + - python39-pip-wheel-0:20.2.4-9.module+el8.10.0+1860+afcc1c71.noarch + - python39-ply-0:3.11-10.module+el8.10.0+1860+afcc1c71.noarch + - python39-psutil-0:5.8.0-4.module+el8.9.0+1357+a3b80af7.x86_64 + - python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+1357+a3b80af7.x86_64 + - python39-psycopg2-0:2.8.6-3.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-pycparser-0:2.20-3.module+el8.10.0+1860+afcc1c71.noarch + - python39-pysocks-0:1.7.1-4.module+el8.10.0+1860+afcc1c71.noarch + - python39-pyyaml-0:5.4.1-1.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-requests-0:2.25.0-3.module+el8.10.0+1860+afcc1c71.noarch + - python39-rpm-macros-0:3.9.20-1.module+el8.10.0+1876+829fd4e0.noarch + - python39-scipy-0:1.5.4-5.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-scipy-debuginfo-0:1.5.4-5.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-setuptools-0:50.3.2-6.module+el8.10.0+1861+0f5e39ec.noarch + - python39-setuptools-wheel-0:50.3.2-6.module+el8.10.0+1861+0f5e39ec.noarch + - python39-six-0:1.15.0-3.module+el8.10.0+1860+afcc1c71.noarch + - python39-test-0:3.9.20-1.module+el8.10.0+1876+829fd4e0.x86_64 + - python39-tkinter-0:3.9.20-1.module+el8.10.0+1876+829fd4e0.x86_64 + - python39-toml-0:0.10.1-5.module+el8.9.0+1332+dd574197.noarch + - python39-urllib3-0:1.25.10-5.module+el8.10.0+1860+afcc1c71.noarch + - python39-wheel-1:0.35.1-4.module+el8.10.0+1860+afcc1c71.noarch + - python39-wheel-wheel-1:0.35.1-4.module+el8.10.0+1860+afcc1c71.noarch + - python3x-pip-0:20.2.4-9.module+el8.10.0+1860+afcc1c71.src + - python3x-setuptools-0:50.3.2-6.module+el8.10.0+1861+0f5e39ec.src + - python3x-six-0:1.15.0-3.module+el8.10.0+1860+afcc1c71.src + - scipy-0:1.5.4-5.module+el8.10.0+1860+afcc1c71.src + - scipy-debugsource-0:1.5.4-5.module+el8.10.0+1860+afcc1c71.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: go-toolset + stream: "rhel8" + version: 8100020241105083633 + context: 7e2b282f + arch: x86_64 + summary: Go + description: >- + Go Tools and libraries + license: + module: + - MIT + content: + - BSD and Public Domain + - MIT + xmd: {} + dependencies: + - buildrequires: + go-toolset: [rhel8] + platform: [el8.10.0] + requires: + platform: [el8] + profiles: + common: + rpms: + - go-toolset + api: + rpms: + - golang + buildopts: + rpms: + whitelist: + - delve + - go-toolset + - go-toolset-1.10 + - go-toolset-1.10-golang + - go-toolset-golang + - golang + components: + rpms: + delve: + rationale: A debugger for the Go programming language + ref: r8s-stream-rhel8 + buildorder: 2 + arches: [aarch64, i686, x86_64] + go-toolset: + rationale: Meta package for go-toolset providing scl enable scripts. + ref: r8s-stream-rhel8 + arches: [aarch64, i686, x86_64] + golang: + rationale: Package providing the Go compiler toolchain. + ref: r8s-stream-rhel8 + buildorder: 1 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - delve-0:1.22.1-1.module+el8.10.0+1879+0cb86608.src + - delve-0:1.22.1-1.module+el8.10.0+1879+0cb86608.x86_64 + - delve-debuginfo-0:1.22.1-1.module+el8.10.0+1879+0cb86608.x86_64 + - delve-debugsource-0:1.22.1-1.module+el8.10.0+1879+0cb86608.x86_64 + - go-toolset-0:1.22.7-1.module+el8.10.0+1879+0cb86608.src + - go-toolset-0:1.22.7-1.module+el8.10.0+1879+0cb86608.x86_64 + - golang-0:1.22.7-1.module+el8.10.0+1879+0cb86608.src + - golang-0:1.22.7-1.module+el8.10.0+1879+0cb86608.x86_64 + - golang-bin-0:1.22.7-1.module+el8.10.0+1879+0cb86608.x86_64 + - golang-docs-0:1.22.7-1.module+el8.10.0+1879+0cb86608.noarch + - golang-misc-0:1.22.7-1.module+el8.10.0+1879+0cb86608.noarch + - golang-src-0:1.22.7-1.module+el8.10.0+1879+0cb86608.noarch + - golang-tests-0:1.22.7-1.module+el8.10.0+1879+0cb86608.noarch +... +--- +document: modulemd +version: 2 +data: + name: llvm-toolset + stream: "rhel8" + version: 8100020241107055603 + context: bfa2b8ad + arch: x86_64 + summary: LLVM + description: >- + LLVM Tools and libraries + license: + module: + - MIT + content: + - Apache-2.0 WITH LLVM-exception OR NCSA + - NCSA + - NCSA and MIT + - NCSA or MIT + xmd: {} + dependencies: + - buildrequires: + platform: [el8.10.0] + swig: [4.0] + requires: + platform: [el8] + profiles: + common: + rpms: + - llvm-toolset + api: + rpms: + - clang + - clang-analyzer + - clang-devel + - clang-libs + - clang-tools-extra + - git-clang-format + - lld + - lld-libs + - lldb + - lldb-devel + - llvm + - llvm-devel + - llvm-libs + components: + rpms: + clang: + rationale: clang tools and libraries + ref: r8s-stream-rhel8 + buildorder: 1 + arches: [aarch64, i686, x86_64] + multilib: [x86_64] + compiler-rt: + rationale: LLVM compiler intrinsic and sanitizer libraries + ref: r8s-stream-rhel8 + buildorder: 2 + arches: [aarch64, i686, x86_64] + multilib: [x86_64] + libomp: + rationale: LLVM OpenMP runtime + ref: r8s-stream-rhel8 + buildorder: 2 + arches: [aarch64, i686, x86_64] + multilib: [x86_64] + lld: + rationale: LLVM linker + ref: r8s-stream-rhel8 + buildorder: 1 + arches: [aarch64, i686, x86_64] + multilib: [x86_64] + lldb: + rationale: lldb debugger + ref: r8s-stream-rhel8 + buildorder: 2 + arches: [aarch64, i686, x86_64] + multilib: [x86_64] + llvm: + rationale: LLVM tools and libraries + ref: r8s-stream-rhel8 + arches: [aarch64, i686, x86_64] + multilib: [x86_64] + llvm-compat: + rationale: LLVM tools and libraries + ref: r8s-stream-rhel8 + arches: [aarch64, i686, x86_64] + multilib: [x86_64] + python-lit: + rationale: Lit test runner for LLVM + ref: r8s-stream-rhel8 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - clang-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.i686 + - clang-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.src + - clang-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.x86_64 + - clang-analyzer-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.noarch + - clang-debuginfo-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.i686 + - clang-debuginfo-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.x86_64 + - clang-debugsource-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.i686 + - clang-debugsource-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.x86_64 + - clang-devel-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.i686 + - clang-devel-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.x86_64 + - clang-devel-debuginfo-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.i686 + - clang-devel-debuginfo-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.x86_64 + - clang-libs-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.i686 + - clang-libs-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.x86_64 + - clang-libs-debuginfo-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.i686 + - clang-libs-debuginfo-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.x86_64 + - clang-resource-filesystem-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.noarch + - clang-tools-extra-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.i686 + - clang-tools-extra-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.x86_64 + - clang-tools-extra-debuginfo-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.i686 + - clang-tools-extra-debuginfo-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.x86_64 + - clang-tools-extra-devel-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.i686 + - clang-tools-extra-devel-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.x86_64 + - compiler-rt-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.i686 + - compiler-rt-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.src + - compiler-rt-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.x86_64 + - compiler-rt-debuginfo-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.i686 + - compiler-rt-debuginfo-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.x86_64 + - compiler-rt-debugsource-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.i686 + - compiler-rt-debugsource-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.x86_64 + - git-clang-format-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.i686 + - git-clang-format-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.x86_64 + - libomp-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.i686 + - libomp-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.src + - libomp-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.x86_64 + - libomp-debuginfo-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.i686 + - libomp-debuginfo-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.x86_64 + - libomp-debugsource-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.i686 + - libomp-debugsource-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.x86_64 + - libomp-devel-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.i686 + - libomp-devel-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.x86_64 + - lld-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.i686 + - lld-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.src + - lld-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.x86_64 + - lld-debuginfo-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.i686 + - lld-debuginfo-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.x86_64 + - lld-debugsource-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.i686 + - lld-debugsource-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.x86_64 + - lld-devel-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.i686 + - lld-devel-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.x86_64 + - lld-libs-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.i686 + - lld-libs-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.x86_64 + - lld-libs-debuginfo-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.i686 + - lld-libs-debuginfo-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.x86_64 + - lldb-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.i686 + - lldb-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.src + - lldb-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.x86_64 + - lldb-debuginfo-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.i686 + - lldb-debuginfo-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.x86_64 + - lldb-debugsource-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.i686 + - lldb-debugsource-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.x86_64 + - lldb-devel-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.i686 + - lldb-devel-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.x86_64 + - llvm-0:18.1.8-3.module+el8.10.0+1878+735125e9.i686 + - llvm-0:18.1.8-3.module+el8.10.0+1878+735125e9.src + - llvm-0:18.1.8-3.module+el8.10.0+1878+735125e9.x86_64 + - llvm-cmake-utils-0:18.1.8-3.module+el8.10.0+1878+735125e9.i686 + - llvm-cmake-utils-0:18.1.8-3.module+el8.10.0+1878+735125e9.x86_64 + - llvm-compat-0:17.0.6-3.module+el8.10.0+1875+4f0b06db.i686 + - llvm-compat-0:17.0.6-3.module+el8.10.0+1875+4f0b06db.src + - llvm-compat-0:17.0.6-3.module+el8.10.0+1875+4f0b06db.x86_64 + - llvm-compat-debuginfo-0:17.0.6-3.module+el8.10.0+1875+4f0b06db.i686 + - llvm-compat-debugsource-0:17.0.6-3.module+el8.10.0+1875+4f0b06db.i686 + - llvm-compat-debugsource-0:17.0.6-3.module+el8.10.0+1875+4f0b06db.x86_64 + - llvm-compat-devel-0:17.0.6-3.module+el8.10.0+1875+4f0b06db.i686 + - llvm-compat-devel-0:17.0.6-3.module+el8.10.0+1875+4f0b06db.x86_64 + - llvm-compat-devel-debuginfo-0:17.0.6-3.module+el8.10.0+1875+4f0b06db.i686 + - llvm-compat-devel-debuginfo-0:17.0.6-3.module+el8.10.0+1875+4f0b06db.x86_64 + - llvm-compat-libs-0:17.0.6-3.module+el8.10.0+1875+4f0b06db.i686 + - llvm-compat-libs-0:17.0.6-3.module+el8.10.0+1875+4f0b06db.x86_64 + - llvm-compat-libs-debuginfo-0:17.0.6-3.module+el8.10.0+1875+4f0b06db.i686 + - llvm-compat-libs-debuginfo-0:17.0.6-3.module+el8.10.0+1875+4f0b06db.x86_64 + - llvm-debuginfo-0:18.1.8-3.module+el8.10.0+1878+735125e9.i686 + - llvm-debuginfo-0:18.1.8-3.module+el8.10.0+1878+735125e9.x86_64 + - llvm-debugsource-0:18.1.8-3.module+el8.10.0+1878+735125e9.i686 + - llvm-debugsource-0:18.1.8-3.module+el8.10.0+1878+735125e9.x86_64 + - llvm-devel-0:18.1.8-3.module+el8.10.0+1878+735125e9.i686 + - llvm-devel-0:18.1.8-3.module+el8.10.0+1878+735125e9.x86_64 + - llvm-devel-debuginfo-0:18.1.8-3.module+el8.10.0+1878+735125e9.i686 + - llvm-devel-debuginfo-0:18.1.8-3.module+el8.10.0+1878+735125e9.x86_64 + - llvm-doc-0:18.1.8-3.module+el8.10.0+1878+735125e9.noarch + - llvm-googletest-0:18.1.8-3.module+el8.10.0+1878+735125e9.i686 + - llvm-googletest-0:18.1.8-3.module+el8.10.0+1878+735125e9.x86_64 + - llvm-libs-0:18.1.8-3.module+el8.10.0+1878+735125e9.i686 + - llvm-libs-0:18.1.8-3.module+el8.10.0+1878+735125e9.x86_64 + - llvm-libs-debuginfo-0:18.1.8-3.module+el8.10.0+1878+735125e9.i686 + - llvm-libs-debuginfo-0:18.1.8-3.module+el8.10.0+1878+735125e9.x86_64 + - llvm-static-0:18.1.8-3.module+el8.10.0+1878+735125e9.i686 + - llvm-static-0:18.1.8-3.module+el8.10.0+1878+735125e9.x86_64 + - llvm-test-0:18.1.8-3.module+el8.10.0+1878+735125e9.i686 + - llvm-test-0:18.1.8-3.module+el8.10.0+1878+735125e9.x86_64 + - llvm-test-debuginfo-0:18.1.8-3.module+el8.10.0+1878+735125e9.i686 + - llvm-test-debuginfo-0:18.1.8-3.module+el8.10.0+1878+735125e9.x86_64 + - llvm-toolset-0:18.1.8-3.module+el8.10.0+1878+735125e9.i686 + - llvm-toolset-0:18.1.8-3.module+el8.10.0+1878+735125e9.x86_64 + - python-lit-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.src + - python3-clang-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.i686 + - python3-clang-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.x86_64 + - python3-lit-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.noarch + - python3-lldb-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.i686 + - python3-lldb-0:18.1.8-1.module+el8.10.0+1875+4f0b06db.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: rust-toolset + stream: "rhel8" + version: 8100020241105083217 + context: 3bf56461 + arch: x86_64 + summary: Rust + description: >- + Rust Toolset + license: + module: + - MIT + content: + - (Apache-2.0 OR MIT) AND (Artistic-2.0 AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 + AND Unicode-DFS-2016) + xmd: {} + dependencies: + - buildrequires: + llvm-toolset: [rhel8] + platform: [el8.10.0] + rust-toolset: [rhel8] + requires: + llvm-toolset: [rhel8] + platform: [el8] + profiles: + common: + rpms: + - rust-toolset + api: + rpms: + - cargo + - clippy + - rust + - rust-analyzer + - rust-doc + - rust-gdb + - rust-lldb + - rust-src + - rust-std-static + - rust-toolset + - rustfmt + components: + rpms: + rust: + rationale: Rust compiler and tools + ref: r8s-stream-rhel8 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - cargo-0:1.79.0-2.module+el8.10.0+1877+034b9ef7.x86_64 + - cargo-debuginfo-0:1.79.0-2.module+el8.10.0+1877+034b9ef7.x86_64 + - clippy-0:1.79.0-2.module+el8.10.0+1877+034b9ef7.x86_64 + - clippy-debuginfo-0:1.79.0-2.module+el8.10.0+1877+034b9ef7.x86_64 + - rust-0:1.79.0-2.module+el8.10.0+1877+034b9ef7.src + - rust-0:1.79.0-2.module+el8.10.0+1877+034b9ef7.x86_64 + - rust-analyzer-0:1.79.0-2.module+el8.10.0+1877+034b9ef7.x86_64 + - rust-analyzer-debuginfo-0:1.79.0-2.module+el8.10.0+1877+034b9ef7.x86_64 + - rust-debugger-common-0:1.79.0-2.module+el8.10.0+1877+034b9ef7.noarch + - rust-debuginfo-0:1.79.0-2.module+el8.10.0+1877+034b9ef7.x86_64 + - rust-debugsource-0:1.79.0-2.module+el8.10.0+1877+034b9ef7.x86_64 + - rust-doc-0:1.79.0-2.module+el8.10.0+1877+034b9ef7.x86_64 + - rust-gdb-0:1.79.0-2.module+el8.10.0+1877+034b9ef7.noarch + - rust-lldb-0:1.79.0-2.module+el8.10.0+1877+034b9ef7.noarch + - rust-src-0:1.79.0-2.module+el8.10.0+1877+034b9ef7.noarch + - rust-std-static-0:1.79.0-2.module+el8.10.0+1877+034b9ef7.x86_64 + - rust-std-static-wasm32-unknown-unknown-0:1.79.0-2.module+el8.10.0+1877+034b9ef7.noarch + - rust-std-static-wasm32-wasi-0:1.79.0-2.module+el8.10.0+1877+034b9ef7.noarch + - rust-std-static-wasm32-wasip1-0:1.79.0-2.module+el8.10.0+1877+034b9ef7.noarch + - rust-toolset-0:1.79.0-2.module+el8.10.0+1877+034b9ef7.noarch + - rustfmt-0:1.79.0-2.module+el8.10.0+1877+034b9ef7.x86_64 + - rustfmt-debuginfo-0:1.79.0-2.module+el8.10.0+1877+034b9ef7.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: container-tools + stream: "rhel8" + version: 8100020241105193234 + context: 82888897 + arch: x86_64 + summary: Most recent (rolling) versions of podman, buildah, skopeo, runc, conmon, + runc, conmon, CRIU, Udica, etc as well as dependencies such as container-selinux + built and tested together, and updated as frequently as every 12 weeks. + description: >- + Latest versions of podman, buildah, skopeo, runc, conmon, CRIU, Udica, etc as + well as dependencies such as container-selinux built and tested together, and + updated as frequently as every 12 weeks. Only very limited back ports are provided + to this stream, and most patches come from providing new versions. + license: + module: + - MIT + content: + - ASL 2.0 + - ASL 2.0 and BSD and MIT + - Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 + - BSD and MIT + - GPLv2 + - GPLv2+ + - GPLv3+ + - LGPL-2.1-or-later + xmd: {} + dependencies: + - buildrequires: + go-toolset: [rhel8] + golang-ecosystem: [1.0] + platform: [el8.10.0] + requires: + platform: [el8] + references: + community: https://github.com/projectatomic + documentation: https://projectatomic.io + tracker: https://github.com/projectatomic + profiles: + common: + rpms: + - aardvark-dns + - buildah + - cockpit-podman + - conmon + - container-selinux + - containernetworking-plugins + - containers-common + - criu + - crun + - fuse-overlayfs + - libslirp + - netavark + - podman + - python3-podman + - runc + - skopeo + - slirp4netns + - toolbox + - udica + api: + rpms: + - buildah + - conmon + - container-selinux + - containernetworking-plugins + - containers-common + - fuse-overlayfs + - libslirp + - podman + - podman-docker + - podman-manpages + - podman-remote + - python3-podman + - runc + - skopeo + - slirp4netns + buildopts: + rpms: + macros: > + %_with_ignore_tests 1 + components: + rpms: + aardvark-dns: + rationale: Primary component of this module + ref: 8b467922d0f6a3c8d65a3a745404b4b06c7fe28a + arches: [aarch64, i686, x86_64] + buildah: + rationale: Primary component of this module + ref: c3997e5d6b6ee661278a909f9307b1a1c37344e3 + arches: [aarch64, i686, x86_64] + cockpit-podman: + rationale: Primary component of this module + ref: 019d512b79768b86fcbbc2d173df0b6949bc85d1 + arches: [aarch64, i686, x86_64] + conmon: + rationale: Primary component of this module + ref: e6c8a8e2cfcb1ca5ea81ced66d0c8aea2acb63e0 + arches: [aarch64, i686, x86_64] + container-selinux: + rationale: Primary component of this module + ref: 9e6c9bc6dda9da7b352288493937408641bdab7c + arches: [aarch64, i686, x86_64] + containernetworking-plugins: + rationale: Primary component of this module + ref: c6fdbcf50ff387d24fc11dd4bf8b5f2320547899 + arches: [aarch64, i686, x86_64] + containers-common: + rationale: Primary component of this module + ref: 844128ed12e7d05179703d4909d858547b3e4b10 + arches: [aarch64, i686, x86_64] + criu: + rationale: Primary component of this module + ref: 063b602d71837827bfaa8a8b4fad35a724265c68 + buildorder: -1 + arches: [aarch64, i686, x86_64] + crun: + rationale: Primary component of this module + ref: 3c88014ead3260bb6c6f1e3107f8d73068e4e433 + arches: [aarch64, i686, x86_64] + fuse-overlayfs: + rationale: Primary component of this module + ref: 7c26a0f4a06adfbea2a7c739d2ca99c77472b81d + arches: [aarch64, i686, x86_64] + libslirp: + rationale: Primary component of this module + ref: 61a74432bd264fe26104508227d86d7ceeef8076 + buildorder: -1 + arches: [aarch64, i686, x86_64] + netavark: + rationale: Primary component of this module + ref: 1c43969180009007e89aff4d2bde087089cee35a + arches: [aarch64, i686, x86_64] + oci-seccomp-bpf-hook: + rationale: Primary component of this module + ref: 392a104c8de99d32121200b785b605804fa1f2f8 + arches: [aarch64, i686, x86_64] + podman: + rationale: Primary component of this module + ref: 88876cc5d890e2564644773984b0951a3c6a603f + arches: [aarch64, i686, x86_64] + python-podman: + rationale: Primary component of this module + ref: 01cd924d41f8e7a417d97028d188fdad87a1734e + arches: [aarch64, i686, x86_64] + runc: + rationale: Primary component of this module + ref: c9db7bdfc31af3c95ea3f3435d3683107c2e007e + arches: [aarch64, i686, x86_64] + skopeo: + rationale: Primary component of this module + ref: e9419b583843b918eae47d21420da4461a95f61a + arches: [aarch64, i686, x86_64] + slirp4netns: + rationale: Primary component of this module + ref: 96ca813de0dfdce573f010b7f1dc3742be796d4a + arches: [aarch64, i686, x86_64] + toolbox: + rationale: Primary component of this module + ref: ca294ba42b53741c2cc89d451f212296e2bf7f5a + arches: [aarch64, i686, x86_64] + udica: + rationale: Primary component of this module + ref: eb2bda61b4242595656051d0d0910600cfd08d65 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - aardvark-dns-2:1.10.1-2.module+el8.10.0+1880+8e896d1b.src + - aardvark-dns-2:1.10.1-2.module+el8.10.0+1880+8e896d1b.x86_64 + - buildah-2:1.33.10-1.module+el8.10.0+1880+8e896d1b.src + - buildah-2:1.33.10-1.module+el8.10.0+1880+8e896d1b.x86_64 + - buildah-debuginfo-2:1.33.10-1.module+el8.10.0+1880+8e896d1b.x86_64 + - buildah-debugsource-2:1.33.10-1.module+el8.10.0+1880+8e896d1b.x86_64 + - buildah-tests-2:1.33.10-1.module+el8.10.0+1880+8e896d1b.x86_64 + - buildah-tests-debuginfo-2:1.33.10-1.module+el8.10.0+1880+8e896d1b.x86_64 + - cockpit-podman-0:84.1-1.module+el8.10.0+1880+8e896d1b.noarch + - cockpit-podman-0:84.1-1.module+el8.10.0+1880+8e896d1b.src + - conmon-3:2.1.10-1.module+el8.10.0+1880+8e896d1b.src + - conmon-3:2.1.10-1.module+el8.10.0+1880+8e896d1b.x86_64 + - conmon-debuginfo-3:2.1.10-1.module+el8.10.0+1880+8e896d1b.x86_64 + - conmon-debugsource-3:2.1.10-1.module+el8.10.0+1880+8e896d1b.x86_64 + - container-selinux-2:2.229.0-2.module+el8.10.0+1880+8e896d1b.noarch + - container-selinux-2:2.229.0-2.module+el8.10.0+1880+8e896d1b.src + - containernetworking-plugins-1:1.4.0-5.module+el8.10.0+1880+8e896d1b.src + - containernetworking-plugins-1:1.4.0-5.module+el8.10.0+1880+8e896d1b.x86_64 + - containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+1880+8e896d1b.x86_64 + - containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+1880+8e896d1b.x86_64 + - containers-common-2:1-82.module+el8.10.0+1880+8e896d1b.src + - containers-common-2:1-82.module+el8.10.0+1880+8e896d1b.x86_64 + - crit-0:3.18-5.module+el8.10.0+1880+8e896d1b.x86_64 + - criu-0:3.18-5.module+el8.10.0+1880+8e896d1b.src + - criu-0:3.18-5.module+el8.10.0+1880+8e896d1b.x86_64 + - criu-debuginfo-0:3.18-5.module+el8.10.0+1880+8e896d1b.x86_64 + - criu-debugsource-0:3.18-5.module+el8.10.0+1880+8e896d1b.x86_64 + - criu-devel-0:3.18-5.module+el8.10.0+1880+8e896d1b.x86_64 + - criu-libs-0:3.18-5.module+el8.10.0+1880+8e896d1b.x86_64 + - criu-libs-debuginfo-0:3.18-5.module+el8.10.0+1880+8e896d1b.x86_64 + - crun-0:1.14.3-2.module+el8.10.0+1880+8e896d1b.src + - crun-0:1.14.3-2.module+el8.10.0+1880+8e896d1b.x86_64 + - crun-debuginfo-0:1.14.3-2.module+el8.10.0+1880+8e896d1b.x86_64 + - crun-debugsource-0:1.14.3-2.module+el8.10.0+1880+8e896d1b.x86_64 + - fuse-overlayfs-0:1.13-1.module+el8.10.0+1880+8e896d1b.src + - fuse-overlayfs-0:1.13-1.module+el8.10.0+1880+8e896d1b.x86_64 + - fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+1880+8e896d1b.x86_64 + - fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+1880+8e896d1b.x86_64 + - libslirp-0:4.4.0-2.module+el8.10.0+1880+8e896d1b.src + - libslirp-0:4.4.0-2.module+el8.10.0+1880+8e896d1b.x86_64 + - libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+1880+8e896d1b.x86_64 + - libslirp-debugsource-0:4.4.0-2.module+el8.10.0+1880+8e896d1b.x86_64 + - libslirp-devel-0:4.4.0-2.module+el8.10.0+1880+8e896d1b.x86_64 + - netavark-2:1.10.3-1.module+el8.10.0+1880+8e896d1b.src + - netavark-2:1.10.3-1.module+el8.10.0+1880+8e896d1b.x86_64 + - oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+1880+8e896d1b.src + - oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+1880+8e896d1b.x86_64 + - oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+1880+8e896d1b.x86_64 + - oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+1880+8e896d1b.x86_64 + - podman-4:4.9.4-15.module+el8.10.0+1880+8e896d1b.src + - podman-4:4.9.4-15.module+el8.10.0+1880+8e896d1b.x86_64 + - podman-catatonit-4:4.9.4-15.module+el8.10.0+1880+8e896d1b.x86_64 + - podman-catatonit-debuginfo-4:4.9.4-15.module+el8.10.0+1880+8e896d1b.x86_64 + - podman-debuginfo-4:4.9.4-15.module+el8.10.0+1880+8e896d1b.x86_64 + - podman-debugsource-4:4.9.4-15.module+el8.10.0+1880+8e896d1b.x86_64 + - podman-docker-4:4.9.4-15.module+el8.10.0+1880+8e896d1b.noarch + - podman-gvproxy-4:4.9.4-15.module+el8.10.0+1880+8e896d1b.x86_64 + - podman-gvproxy-debuginfo-4:4.9.4-15.module+el8.10.0+1880+8e896d1b.x86_64 + - podman-plugins-4:4.9.4-15.module+el8.10.0+1880+8e896d1b.x86_64 + - podman-plugins-debuginfo-4:4.9.4-15.module+el8.10.0+1880+8e896d1b.x86_64 + - podman-remote-4:4.9.4-15.module+el8.10.0+1880+8e896d1b.x86_64 + - podman-remote-debuginfo-4:4.9.4-15.module+el8.10.0+1880+8e896d1b.x86_64 + - podman-tests-4:4.9.4-15.module+el8.10.0+1880+8e896d1b.x86_64 + - python-podman-0:4.9.0-2.module+el8.10.0+1880+8e896d1b.src + - python3-criu-0:3.18-5.module+el8.10.0+1880+8e896d1b.x86_64 + - python3-podman-0:4.9.0-2.module+el8.10.0+1880+8e896d1b.noarch + - runc-1:1.1.12-5.module+el8.10.0+1880+8e896d1b.src + - runc-1:1.1.12-5.module+el8.10.0+1880+8e896d1b.x86_64 + - runc-debuginfo-1:1.1.12-5.module+el8.10.0+1880+8e896d1b.x86_64 + - runc-debugsource-1:1.1.12-5.module+el8.10.0+1880+8e896d1b.x86_64 + - skopeo-2:1.14.5-3.module+el8.10.0+1880+8e896d1b.src + - skopeo-2:1.14.5-3.module+el8.10.0+1880+8e896d1b.x86_64 + - skopeo-tests-2:1.14.5-3.module+el8.10.0+1880+8e896d1b.x86_64 + - slirp4netns-0:1.2.3-1.module+el8.10.0+1880+8e896d1b.src + - slirp4netns-0:1.2.3-1.module+el8.10.0+1880+8e896d1b.x86_64 + - slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+1880+8e896d1b.x86_64 + - slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+1880+8e896d1b.x86_64 + - toolbox-0:0.0.99.5-2.module+el8.10.0+1880+8e896d1b.rocky.0.2.src + - toolbox-0:0.0.99.5-2.module+el8.10.0+1880+8e896d1b.rocky.0.2.x86_64 + - toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+1880+8e896d1b.rocky.0.2.x86_64 + - toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+1880+8e896d1b.rocky.0.2.x86_64 + - toolbox-tests-0:0.0.99.5-2.module+el8.10.0+1880+8e896d1b.rocky.0.2.x86_64 + - udica-0:0.2.6-21.module+el8.10.0+1880+8e896d1b.noarch + - udica-0:0.2.6-21.module+el8.10.0+1880+8e896d1b.src +... +--- +document: modulemd +version: 2 +data: + name: squid + stream: "4" + version: 8100020241105192117 + context: e155f54d + arch: x86_64 + summary: Squid - Optimising Web Delivery + description: >- + an initial version of the squid caching proxy module + license: + module: + - MIT + content: + - BSD + - GPLv2+ and (LGPLv2+ and MIT and BSD and Public Domain) + xmd: {} + dependencies: + - buildrequires: + platform: [el8.10.0] + requires: + platform: [el8] + references: + documentation: http://www.squid-cache.org/Doc/ + tracker: https://bugs.squid-cache.org/index.cgi + profiles: + common: + rpms: + - squid + api: + rpms: + - squid + components: + rpms: + libecap: + rationale: library needed by Squid + ref: 9dd2c116043857c15c17a05f584171f5c9adc106 + buildorder: 1 + arches: [aarch64, i686, x86_64] + squid: + rationale: squid caching proxy + ref: db7d95e78729ed8a8622d4d3717c083e480f245a + buildorder: 2 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - libecap-0:1.0.1-2.module+el8.9.0+1437+df5ea8f0.src + - libecap-0:1.0.1-2.module+el8.9.0+1437+df5ea8f0.x86_64 + - libecap-debuginfo-0:1.0.1-2.module+el8.9.0+1437+df5ea8f0.x86_64 + - libecap-debugsource-0:1.0.1-2.module+el8.9.0+1437+df5ea8f0.x86_64 + - libecap-devel-0:1.0.1-2.module+el8.9.0+1437+df5ea8f0.x86_64 + - squid-7:4.15-10.module+el8.10.0+1881+7e31fb44.1.src + - squid-7:4.15-10.module+el8.10.0+1881+7e31fb44.1.x86_64 + - squid-debuginfo-7:4.15-10.module+el8.10.0+1881+7e31fb44.1.x86_64 + - squid-debugsource-7:4.15-10.module+el8.10.0+1881+7e31fb44.1.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: httpd + stream: "2.4" + version: 8100020241105193728 + context: e155f54d + arch: x86_64 + summary: Apache HTTP Server + description: >- + Apache httpd is a powerful, efficient, and extensible HTTP server. + license: + module: + - MIT + content: + - ASL 2.0 + xmd: {} + dependencies: + - buildrequires: + platform: [el8.10.0] + requires: + platform: [el8] + references: + documentation: https://httpd.apache.org/docs/2.4/ + tracker: https://bz.apache.org/bugzilla/ + profiles: + common: + rpms: + - httpd + - httpd-filesystem + - httpd-tools + - mod_http2 + - mod_ssl + devel: + rpms: + - httpd + - httpd-devel + - httpd-filesystem + - httpd-tools + minimal: + rpms: + - httpd + api: + rpms: + - httpd + - httpd-devel + - httpd-filesystem + - mod_ssl + components: + rpms: + httpd: + rationale: Apache httpd + ref: ad5a9d4900e7e8b1c810c1a8162d1a5455fe5752 + buildorder: 10 + arches: [aarch64, i686, x86_64] + mod_http2: + rationale: HTTP/2 support for Apache httpd + ref: 7c30308ede5d58021169152d15fab8410950b894 + buildorder: 20 + arches: [aarch64, i686, x86_64] + mod_md: + rationale: Certificate provisioning using ACME for Apache httpd + ref: b573b8d3c8240d108153665f2ee27659185cfb05 + buildorder: 20 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - httpd-0:2.4.37-65.module+el8.10.0+1842+4a9649e8.2.src + - httpd-0:2.4.37-65.module+el8.10.0+1842+4a9649e8.2.x86_64 + - httpd-debuginfo-0:2.4.37-65.module+el8.10.0+1842+4a9649e8.2.x86_64 + - httpd-debugsource-0:2.4.37-65.module+el8.10.0+1842+4a9649e8.2.x86_64 + - httpd-devel-0:2.4.37-65.module+el8.10.0+1842+4a9649e8.2.x86_64 + - httpd-filesystem-0:2.4.37-65.module+el8.10.0+1842+4a9649e8.2.noarch + - httpd-manual-0:2.4.37-65.module+el8.10.0+1842+4a9649e8.2.noarch + - httpd-tools-0:2.4.37-65.module+el8.10.0+1842+4a9649e8.2.x86_64 + - httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+1842+4a9649e8.2.x86_64 + - mod_http2-0:1.15.7-10.module+el8.10.0+1883+38ed6c58.1.src + - mod_http2-0:1.15.7-10.module+el8.10.0+1883+38ed6c58.1.x86_64 + - mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+1883+38ed6c58.1.x86_64 + - mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+1883+38ed6c58.1.x86_64 + - mod_ldap-0:2.4.37-65.module+el8.10.0+1842+4a9649e8.2.x86_64 + - mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+1842+4a9649e8.2.x86_64 + - mod_md-1:2.0.8-8.module+el8.9.0+1370+89cc8ad5.src + - mod_md-1:2.0.8-8.module+el8.9.0+1370+89cc8ad5.x86_64 + - mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+1370+89cc8ad5.x86_64 + - mod_md-debugsource-1:2.0.8-8.module+el8.9.0+1370+89cc8ad5.x86_64 + - mod_proxy_html-1:2.4.37-65.module+el8.10.0+1842+4a9649e8.2.x86_64 + - mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+1842+4a9649e8.2.x86_64 + - mod_session-0:2.4.37-65.module+el8.10.0+1842+4a9649e8.2.x86_64 + - mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+1842+4a9649e8.2.x86_64 + - mod_ssl-1:2.4.37-65.module+el8.10.0+1842+4a9649e8.2.x86_64 + - mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+1842+4a9649e8.2.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: virt + stream: "rhel" + version: 8100020241105193000 + context: e155f54d + arch: x86_64 + summary: Virtualization module + description: >- + A virtualization module + license: + module: + - MIT + content: + - ASL 2.0 + - BSD + - GPLv2 and GPLv2+ and CC-BY + - GPLv2+ + - GPLv2+ or Artistic + - LGPLv2 + - LGPLv2+ + - LGPLv2+ and BSD + - LGPLv3 + xmd: {} + dependencies: + - buildrequires: + platform: [el8.10.0] + requires: + platform: [el8] + profiles: + common: + rpms: + - libguestfs + - libvirt-client + - libvirt-daemon-config-network + - libvirt-daemon-kvm + filter: + rpms: + - ocaml-hivex + - ocaml-hivex-debuginfo + - ocaml-hivex-devel + - ocaml-libguestfs + - ocaml-libguestfs-debuginfo + - ocaml-libguestfs-devel + - ocaml-libnbd + - ocaml-libnbd-debuginfo + - ocaml-libnbd-devel + - qemu-kvm-tests + - qemu-kvm-tests-debuginfo + buildopts: + rpms: + macros: > + %_smp_ncpus_max 16 + components: + rpms: + hivex: + rationale: libguestfs dep + ref: 333098f82d3ef3a7f6ff932e9218747e63a5767c + buildorder: 1 + arches: [aarch64, i686, x86_64] + libguestfs: + rationale: Primary module content + ref: c0a1fe8ba5c389f20e4313ffe1847499d0963c9b + buildorder: 4 + arches: [aarch64, i686, x86_64] + libguestfs-winsupport: + rationale: Primary module content + ref: 1b7a98edfa2b50a7349af25994930206d9dd3239 + buildorder: 5 + arches: [aarch64, i686, x86_64] + libiscsi: + rationale: qemu-kvm dep + ref: ad97f43e0802c9cbec691b7ab29363bf5cd4ddf3 + buildorder: 1 + arches: [aarch64, i686, x86_64] + libnbd: + rationale: Primary module content + ref: 487c4f895a316c33d1191afc837db1241fdd38ce + buildorder: 1 + arches: [aarch64, i686, x86_64] + libtpms: + rationale: Primary module content + ref: 9be2266f7fe2bb62a917c45af6498b9fa3ee98c6 + buildorder: 1 + arches: [aarch64, i686, x86_64] + libvirt: + rationale: Primary module content + ref: a6a7ffd8340242cbe8c79073f0f8029846fdeea8 + buildorder: 3 + arches: [aarch64, i686, x86_64] + libvirt-dbus: + rationale: libvirt-dbus is part of the virtualization module + ref: ca52f298b4cba6fd1e30589505329ffd76cb6493 + buildorder: 4 + arches: [aarch64, i686, x86_64] + libvirt-python: + rationale: Primary module content + ref: 72a98bd5671e78d2f01d1c9ba77541b76f337fe5 + buildorder: 4 + arches: [aarch64, i686, x86_64] + nbdkit: + rationale: Primary module content + ref: b3a542a5613fce7ed842d27a63716e6f9a344989 + buildorder: 5 + arches: [aarch64, i686, x86_64] + netcf: + rationale: libvirt dep + ref: 6cb80a7e7904b906bb37424d4e2a8a789563b259 + buildorder: 1 + arches: [aarch64, i686, x86_64] + perl-Sys-Virt: + rationale: Primary module content + ref: 552b3ac88fc730c612c714dd537e3ebc8d42bef1 + buildorder: 4 + arches: [aarch64, i686, x86_64] + qemu-kvm: + rationale: Primary module content + ref: cd5f1e4585fa8b9119af2e55fd79677e1d836999 + buildorder: 2 + arches: [aarch64, i686, x86_64] + seabios: + rationale: qemu-kvm dep + ref: 76d923f2a397489b1704dc67a14b67d262fe0c74 + buildorder: 1 + arches: [ppc64le, x86_64] + sgabios: + rationale: qemu-kvm dep + ref: a6a65605b1d21509153fa040e6f7907e4952a5d3 + buildorder: 1 + arches: [ppc64le, x86_64] + supermin: + rationale: libguestfs dep + ref: 1fa10cd2190f908fd5fcf2e474ee6751d13004c7 + buildorder: 2 + arches: [aarch64, i686, x86_64] + swtpm: + rationale: Primary module content + ref: 0ebdf53b092ea84f8ba7b5278bb330b945c9c409 + buildorder: 2 + arches: [aarch64, i686, x86_64] + virt-v2v: + rationale: Primary module content + ref: defc736acb0befd3acd1788b60b1fb11741de170 + buildorder: 6 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - hivex-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.src + - hivex-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - hivex-debuginfo-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - hivex-debugsource-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - hivex-devel-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - libguestfs-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.src + - libguestfs-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-appliance-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-bash-completion-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.noarch + - libguestfs-debuginfo-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-debugsource-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-devel-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-gfs2-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-gobject-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-gobject-devel-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-inspect-icons-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.noarch + - libguestfs-java-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-java-debuginfo-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-java-devel-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-javadoc-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.noarch + - libguestfs-man-pages-ja-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.noarch + - libguestfs-man-pages-uk-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.noarch + - libguestfs-rescue-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-rsync-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-tools-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.noarch + - libguestfs-tools-c-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libguestfs-winsupport-0:8.10-1.module+el8.10.0+1835+43f01cbb.src + - libguestfs-winsupport-0:8.10-1.module+el8.10.0+1835+43f01cbb.x86_64 + - libguestfs-xfs-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - libiscsi-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.src + - libiscsi-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.x86_64 + - libiscsi-debuginfo-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.x86_64 + - libiscsi-debugsource-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.x86_64 + - libiscsi-devel-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.x86_64 + - libiscsi-utils-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.x86_64 + - libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.x86_64 + - libnbd-0:1.6.0-6.module+el8.10.0+1870+0a714c9f.src + - libnbd-0:1.6.0-6.module+el8.10.0+1870+0a714c9f.x86_64 + - libnbd-bash-completion-0:1.6.0-6.module+el8.10.0+1870+0a714c9f.noarch + - libnbd-debuginfo-0:1.6.0-6.module+el8.10.0+1870+0a714c9f.x86_64 + - libnbd-debugsource-0:1.6.0-6.module+el8.10.0+1870+0a714c9f.x86_64 + - libnbd-devel-0:1.6.0-6.module+el8.10.0+1870+0a714c9f.x86_64 + - libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.10.0+1835+43f01cbb.src + - libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.10.0+1835+43f01cbb.x86_64 + - libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.10.0+1835+43f01cbb.x86_64 + - libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.10.0+1835+43f01cbb.x86_64 + - libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.src + - libvirt-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-client-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-client-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-config-network-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-config-nwfilter-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-interface-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-network-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-nodedev-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-nwfilter-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-qemu-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-secret-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-core-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-disk-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-gluster-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-logical-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-mpath-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-rbd-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-scsi-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-daemon-kvm-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-dbus-0:1.3.0-2.module+el8.10.0+1835+43f01cbb.src + - libvirt-dbus-0:1.3.0-2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-dbus-debugsource-0:1.3.0-2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-debugsource-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-devel-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-docs-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-libs-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-libs-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-lock-sanlock-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-lock-sanlock-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-nss-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-nss-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-python-0:8.0.0-2.module+el8.10.0+1835+43f01cbb.src + - libvirt-python-debugsource-0:8.0.0-2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-wireshark-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - libvirt-wireshark-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.x86_64 + - lua-guestfs-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - lua-guestfs-debuginfo-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - nbdfuse-0:1.6.0-6.module+el8.10.0+1870+0a714c9f.x86_64 + - nbdfuse-debuginfo-0:1.6.0-6.module+el8.10.0+1870+0a714c9f.x86_64 + - nbdkit-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.src + - nbdkit-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-bash-completion-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.noarch + - nbdkit-basic-filters-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-basic-plugins-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-curl-plugin-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-debugsource-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-devel-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-example-plugins-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-gzip-filter-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-gzip-plugin-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-nbd-plugin-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-python-plugin-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-server-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-server-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-ssh-plugin-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-tar-filter-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-tar-plugin-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-vddk-plugin-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-vddk-plugin-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-xz-filter-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - netcf-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.src + - netcf-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.x86_64 + - netcf-debuginfo-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.x86_64 + - netcf-debugsource-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.x86_64 + - netcf-devel-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.x86_64 + - netcf-libs-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.x86_64 + - netcf-libs-debuginfo-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.x86_64 + - perl-Sys-Guestfs-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - perl-Sys-Virt-0:8.0.0-1.module+el8.10.0+1835+43f01cbb.src + - perl-Sys-Virt-0:8.0.0-1.module+el8.10.0+1835+43f01cbb.x86_64 + - perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.10.0+1835+43f01cbb.x86_64 + - perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.10.0+1835+43f01cbb.x86_64 + - perl-hivex-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - perl-hivex-debuginfo-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - python3-hivex-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - python3-hivex-debuginfo-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - python3-libguestfs-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - python3-libnbd-0:1.6.0-6.module+el8.10.0+1870+0a714c9f.x86_64 + - python3-libnbd-debuginfo-0:1.6.0-6.module+el8.10.0+1870+0a714c9f.x86_64 + - python3-libvirt-0:8.0.0-2.module+el8.10.0+1835+43f01cbb.x86_64 + - python3-libvirt-debuginfo-0:8.0.0-2.module+el8.10.0+1835+43f01cbb.x86_64 + - qemu-guest-agent-15:6.2.0-53.module+el8.10.0+1882+0c885e98.2.x86_64 + - qemu-guest-agent-debuginfo-15:6.2.0-53.module+el8.10.0+1882+0c885e98.2.x86_64 + - qemu-img-15:6.2.0-53.module+el8.10.0+1882+0c885e98.2.x86_64 + - qemu-img-debuginfo-15:6.2.0-53.module+el8.10.0+1882+0c885e98.2.x86_64 + - qemu-kvm-15:6.2.0-53.module+el8.10.0+1882+0c885e98.2.src + - qemu-kvm-15:6.2.0-53.module+el8.10.0+1882+0c885e98.2.x86_64 + - qemu-kvm-block-curl-15:6.2.0-53.module+el8.10.0+1882+0c885e98.2.x86_64 + - qemu-kvm-block-curl-debuginfo-15:6.2.0-53.module+el8.10.0+1882+0c885e98.2.x86_64 + - qemu-kvm-block-gluster-15:6.2.0-53.module+el8.10.0+1882+0c885e98.2.x86_64 + - qemu-kvm-block-gluster-debuginfo-15:6.2.0-53.module+el8.10.0+1882+0c885e98.2.x86_64 + - qemu-kvm-block-iscsi-15:6.2.0-53.module+el8.10.0+1882+0c885e98.2.x86_64 + - qemu-kvm-block-iscsi-debuginfo-15:6.2.0-53.module+el8.10.0+1882+0c885e98.2.x86_64 + - qemu-kvm-block-rbd-15:6.2.0-53.module+el8.10.0+1882+0c885e98.2.x86_64 + - qemu-kvm-block-rbd-debuginfo-15:6.2.0-53.module+el8.10.0+1882+0c885e98.2.x86_64 + - qemu-kvm-block-ssh-15:6.2.0-53.module+el8.10.0+1882+0c885e98.2.x86_64 + - qemu-kvm-block-ssh-debuginfo-15:6.2.0-53.module+el8.10.0+1882+0c885e98.2.x86_64 + - qemu-kvm-common-15:6.2.0-53.module+el8.10.0+1882+0c885e98.2.x86_64 + - qemu-kvm-common-debuginfo-15:6.2.0-53.module+el8.10.0+1882+0c885e98.2.x86_64 + - qemu-kvm-core-15:6.2.0-53.module+el8.10.0+1882+0c885e98.2.x86_64 + - qemu-kvm-core-debuginfo-15:6.2.0-53.module+el8.10.0+1882+0c885e98.2.x86_64 + - qemu-kvm-debuginfo-15:6.2.0-53.module+el8.10.0+1882+0c885e98.2.x86_64 + - qemu-kvm-debugsource-15:6.2.0-53.module+el8.10.0+1882+0c885e98.2.x86_64 + - qemu-kvm-docs-15:6.2.0-53.module+el8.10.0+1882+0c885e98.2.x86_64 + - qemu-kvm-hw-usbredir-15:6.2.0-53.module+el8.10.0+1882+0c885e98.2.x86_64 + - qemu-kvm-hw-usbredir-debuginfo-15:6.2.0-53.module+el8.10.0+1882+0c885e98.2.x86_64 + - qemu-kvm-ui-opengl-15:6.2.0-53.module+el8.10.0+1882+0c885e98.2.x86_64 + - qemu-kvm-ui-opengl-debuginfo-15:6.2.0-53.module+el8.10.0+1882+0c885e98.2.x86_64 + - qemu-kvm-ui-spice-15:6.2.0-53.module+el8.10.0+1882+0c885e98.2.x86_64 + - qemu-kvm-ui-spice-debuginfo-15:6.2.0-53.module+el8.10.0+1882+0c885e98.2.x86_64 + - ruby-hivex-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - ruby-hivex-debuginfo-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - ruby-libguestfs-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - seabios-0:1.16.0-4.module+el8.9.0+1408+7b966129.src + - seabios-0:1.16.0-4.module+el8.9.0+1408+7b966129.x86_64 + - seabios-bin-0:1.16.0-4.module+el8.9.0+1408+7b966129.noarch + - seavgabios-bin-0:1.16.0-4.module+el8.9.0+1408+7b966129.noarch + - sgabios-1:0.20170427git-3.module+el8.10.0+1835+43f01cbb.src + - sgabios-1:0.20170427git-3.module+el8.10.0+1835+43f01cbb.x86_64 + - sgabios-bin-1:0.20170427git-3.module+el8.10.0+1835+43f01cbb.noarch + - supermin-0:5.2.1-2.module+el8.10.0+1835+43f01cbb.src + - supermin-0:5.2.1-2.module+el8.10.0+1835+43f01cbb.x86_64 + - supermin-debuginfo-0:5.2.1-2.module+el8.10.0+1835+43f01cbb.x86_64 + - supermin-debugsource-0:5.2.1-2.module+el8.10.0+1835+43f01cbb.x86_64 + - supermin-devel-0:5.2.1-2.module+el8.10.0+1835+43f01cbb.x86_64 + - swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.10.0+1835+43f01cbb.src + - swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.10.0+1835+43f01cbb.x86_64 + - swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.10.0+1835+43f01cbb.x86_64 + - swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.10.0+1835+43f01cbb.x86_64 + - swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.10.0+1835+43f01cbb.x86_64 + - swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.10.0+1835+43f01cbb.x86_64 + - swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.10.0+1835+43f01cbb.x86_64 + - swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.10.0+1835+43f01cbb.x86_64 + - swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.10.0+1835+43f01cbb.x86_64 + - swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.10.0+1835+43f01cbb.x86_64 + - virt-dib-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - virt-dib-debuginfo-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - virt-v2v-1:1.42.0-22.module+el8.10.0+1835+43f01cbb.src + - virt-v2v-1:1.42.0-22.module+el8.10.0+1835+43f01cbb.x86_64 + - virt-v2v-bash-completion-1:1.42.0-22.module+el8.10.0+1835+43f01cbb.noarch + - virt-v2v-debuginfo-1:1.42.0-22.module+el8.10.0+1835+43f01cbb.x86_64 + - virt-v2v-debugsource-1:1.42.0-22.module+el8.10.0+1835+43f01cbb.x86_64 + - virt-v2v-man-pages-ja-1:1.42.0-22.module+el8.10.0+1835+43f01cbb.noarch + - virt-v2v-man-pages-uk-1:1.42.0-22.module+el8.10.0+1835+43f01cbb.noarch +... +--- +document: modulemd +version: 2 +data: + name: squid + stream: "4" + version: 8100020241114152439 + context: e155f54d + arch: x86_64 + summary: Squid - Optimising Web Delivery + description: >- + an initial version of the squid caching proxy module + license: + module: + - MIT + content: + - BSD + - GPLv2+ and (LGPLv2+ and MIT and BSD and Public Domain) + xmd: {} + dependencies: + - buildrequires: + platform: [el8.10.0] + requires: + platform: [el8] + references: + documentation: http://www.squid-cache.org/Doc/ + tracker: https://bugs.squid-cache.org/index.cgi + profiles: + common: + rpms: + - squid + api: + rpms: + - squid + components: + rpms: + libecap: + rationale: library needed by Squid + ref: 9dd2c116043857c15c17a05f584171f5c9adc106 + buildorder: 1 + arches: [aarch64, i686, x86_64] + squid: + rationale: squid caching proxy + ref: 8cf090f69ca707ad41c11cac77737e79b49ac00e + buildorder: 2 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - libecap-0:1.0.1-2.module+el8.9.0+1437+df5ea8f0.src + - libecap-0:1.0.1-2.module+el8.9.0+1437+df5ea8f0.x86_64 + - libecap-debuginfo-0:1.0.1-2.module+el8.9.0+1437+df5ea8f0.x86_64 + - libecap-debugsource-0:1.0.1-2.module+el8.9.0+1437+df5ea8f0.x86_64 + - libecap-devel-0:1.0.1-2.module+el8.9.0+1437+df5ea8f0.x86_64 + - squid-7:4.15-10.module+el8.10.0+1885+e30b7122.3.src + - squid-7:4.15-10.module+el8.10.0+1885+e30b7122.3.x86_64 + - squid-debuginfo-7:4.15-10.module+el8.10.0+1885+e30b7122.3.x86_64 + - squid-debugsource-7:4.15-10.module+el8.10.0+1885+e30b7122.3.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: perl-App-cpanminus + stream: "1.7044" + version: 8100020241125163958 + context: 8ab8f36f + arch: x86_64 + summary: Get, unpack, build and install CPAN modules + description: > + This is a CPAN client that requires zero configuration, and stands alone but it's + maintainable and extensible with plug-ins and friendly to shell scripting. + license: + module: + - MIT + content: + - (GPL+ or Artistic) and GPLv2+ + - ASL 2.0 + - GPL+ or Artistic + xmd: {} + dependencies: + - buildrequires: + perl: [5.32] + platform: [el8.10.0] + requires: + perl: [5.32] + perl-YAML: [] + platform: [el8] + references: + community: https://metacpan.org/release/App-cpanminus + profiles: + common: + description: App-cpanminus distribution + rpms: + - perl-App-cpanminus + api: + rpms: + - perl-App-cpanminus + filter: + rpms: + - perl-CPAN-DistnameInfo-dummy + - perl-Test-Deep + buildopts: + rpms: + macros: > + %_without_perl_CPAN_Meta_Check_enables_extra_test 1 + components: + rpms: + perl-App-cpanminus: + rationale: The API. + ref: f98149f2fcb45ef85a55df070ef1dd2cf7a9b71a + buildorder: 1 + arches: [aarch64, i686, x86_64] + perl-CPAN-DistnameInfo: + rationale: Run-time dependency. + ref: 05c3421c836a110be7a8b2578731481251a00200 + arches: [aarch64, i686, x86_64] + perl-CPAN-Meta-Check: + rationale: Run-time dependency. + ref: 54d7a77025c1478a90291198c60a91d0b7ce16bf + buildorder: 1 + arches: [aarch64, i686, x86_64] + perl-File-pushd: + rationale: Run-time dependency. + ref: c835a5f9dd5a6b83ff92cbf774fe29a1e7616b0a + arches: [aarch64, i686, x86_64] + perl-Module-CPANfile: + rationale: Run-time dependency. + ref: cdb9754f93aec8610251fd6c33f56d20df7e69cc + arches: [aarch64, i686, x86_64] + perl-Parse-PMFile: + rationale: Run-time dependency. + ref: 099b6250d406d453e21cbc1c4473367e8297a64d + arches: [aarch64, i686, x86_64] + perl-String-ShellQuote: + rationale: Run-time dependency. + ref: 094247522c43cef241747509d98ca0216b81f56a + arches: [aarch64, i686, x86_64] + perl-Test-Deep: + rationale: Build-time dependency. + ref: 9f51da3d961eddce45cccb967548361309484b78 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - perl-App-cpanminus-0:1.7044-6.module+el8.10.0+1886+1635aa55.noarch + - perl-App-cpanminus-0:1.7044-6.module+el8.10.0+1886+1635aa55.src + - perl-CPAN-DistnameInfo-0:0.12-13.module+el8.9.0+1491+a1bcd037.noarch + - perl-CPAN-DistnameInfo-0:0.12-13.module+el8.9.0+1491+a1bcd037.src + - perl-CPAN-Meta-Check-0:0.014-6.module+el8.9.0+1491+a1bcd037.noarch + - perl-CPAN-Meta-Check-0:0.014-6.module+el8.9.0+1491+a1bcd037.src + - perl-File-pushd-0:1.014-6.module+el8.9.0+1491+a1bcd037.noarch + - perl-File-pushd-0:1.014-6.module+el8.9.0+1491+a1bcd037.src + - perl-Module-CPANfile-0:1.1002-7.module+el8.9.0+1491+a1bcd037.noarch + - perl-Module-CPANfile-0:1.1002-7.module+el8.9.0+1491+a1bcd037.src + - perl-Parse-PMFile-0:0.41-7.module+el8.9.0+1491+a1bcd037.noarch + - perl-Parse-PMFile-0:0.41-7.module+el8.9.0+1491+a1bcd037.src + - perl-String-ShellQuote-0:1.04-24.module+el8.9.0+1491+a1bcd037.noarch + - perl-String-ShellQuote-0:1.04-24.module+el8.9.0+1491+a1bcd037.src +... +--- +document: modulemd +version: 2 +data: + name: perl-App-cpanminus + stream: "1.7044" + version: 8100020241125163958 + context: c259baed + arch: x86_64 + summary: Get, unpack, build and install CPAN modules + description: > + This is a CPAN client that requires zero configuration, and stands alone but it's + maintainable and extensible with plug-ins and friendly to shell scripting. + license: + module: + - MIT + content: + - (GPL+ or Artistic) and GPLv2+ + - ASL 2.0 + - GPL+ or Artistic + xmd: {} + dependencies: + - buildrequires: + perl: [5.30] + platform: [el8.10.0] + requires: + perl: [5.30] + perl-YAML: [] + platform: [el8] + references: + community: https://metacpan.org/release/App-cpanminus + profiles: + common: + description: App-cpanminus distribution + rpms: + - perl-App-cpanminus + api: + rpms: + - perl-App-cpanminus + filter: + rpms: + - perl-CPAN-DistnameInfo-dummy + - perl-Test-Deep + buildopts: + rpms: + macros: > + %_without_perl_CPAN_Meta_Check_enables_extra_test 1 + components: + rpms: + perl-App-cpanminus: + rationale: The API. + ref: f98149f2fcb45ef85a55df070ef1dd2cf7a9b71a + buildorder: 1 + arches: [aarch64, i686, x86_64] + perl-CPAN-DistnameInfo: + rationale: Run-time dependency. + ref: 05c3421c836a110be7a8b2578731481251a00200 + arches: [aarch64, i686, x86_64] + perl-CPAN-Meta-Check: + rationale: Run-time dependency. + ref: 54d7a77025c1478a90291198c60a91d0b7ce16bf + buildorder: 1 + arches: [aarch64, i686, x86_64] + perl-File-pushd: + rationale: Run-time dependency. + ref: c835a5f9dd5a6b83ff92cbf774fe29a1e7616b0a + arches: [aarch64, i686, x86_64] + perl-Module-CPANfile: + rationale: Run-time dependency. + ref: cdb9754f93aec8610251fd6c33f56d20df7e69cc + arches: [aarch64, i686, x86_64] + perl-Parse-PMFile: + rationale: Run-time dependency. + ref: 099b6250d406d453e21cbc1c4473367e8297a64d + arches: [aarch64, i686, x86_64] + perl-String-ShellQuote: + rationale: Run-time dependency. + ref: 094247522c43cef241747509d98ca0216b81f56a + arches: [aarch64, i686, x86_64] + perl-Test-Deep: + rationale: Build-time dependency. + ref: 9f51da3d961eddce45cccb967548361309484b78 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - perl-App-cpanminus-0:1.7044-6.module+el8.10.0+1886+1e729698.noarch + - perl-App-cpanminus-0:1.7044-6.module+el8.10.0+1886+1e729698.src + - perl-CPAN-Meta-Check-0:0.014-6.module+el8.9.0+1491+19eb7ac4.noarch + - perl-CPAN-Meta-Check-0:0.014-6.module+el8.9.0+1491+19eb7ac4.src + - perl-File-pushd-0:1.014-6.module+el8.9.0+1491+19eb7ac4.noarch + - perl-File-pushd-0:1.014-6.module+el8.9.0+1491+19eb7ac4.src + - perl-Module-CPANfile-0:1.1002-7.module+el8.9.0+1491+19eb7ac4.noarch + - perl-Module-CPANfile-0:1.1002-7.module+el8.9.0+1491+19eb7ac4.src + - perl-Parse-PMFile-0:0.41-7.module+el8.9.0+1491+19eb7ac4.noarch + - perl-Parse-PMFile-0:0.41-7.module+el8.9.0+1491+19eb7ac4.src + - perl-String-ShellQuote-0:1.04-24.module+el8.9.0+1491+19eb7ac4.noarch + - perl-String-ShellQuote-0:1.04-24.module+el8.9.0+1491+19eb7ac4.src +... +--- +document: modulemd +version: 2 +data: + name: perl-App-cpanminus + stream: "1.7044" + version: 8100020241125163958 + context: a1fb8cd9 + arch: x86_64 + summary: Get, unpack, build and install CPAN modules + description: > + This is a CPAN client that requires zero configuration, and stands alone but it's + maintainable and extensible with plug-ins and friendly to shell scripting. + license: + module: + - MIT + content: + - (GPL+ or Artistic) and GPLv2+ + - ASL 2.0 + - GPL+ or Artistic + xmd: {} + dependencies: + - buildrequires: + perl: [5.26] + platform: [el8.10.0] + requires: + perl: [5.26] + perl-YAML: [] + platform: [el8] + references: + community: https://metacpan.org/release/App-cpanminus + profiles: + common: + description: App-cpanminus distribution + rpms: + - perl-App-cpanminus + api: + rpms: + - perl-App-cpanminus + filter: + rpms: + - perl-CPAN-DistnameInfo-dummy + - perl-Test-Deep + buildopts: + rpms: + macros: > + %_without_perl_CPAN_Meta_Check_enables_extra_test 1 + components: + rpms: + perl-App-cpanminus: + rationale: The API. + ref: f98149f2fcb45ef85a55df070ef1dd2cf7a9b71a + buildorder: 1 + arches: [aarch64, i686, x86_64] + perl-CPAN-DistnameInfo: + rationale: Run-time dependency. + ref: 05c3421c836a110be7a8b2578731481251a00200 + arches: [aarch64, i686, x86_64] + perl-CPAN-Meta-Check: + rationale: Run-time dependency. + ref: 54d7a77025c1478a90291198c60a91d0b7ce16bf + buildorder: 1 + arches: [aarch64, i686, x86_64] + perl-File-pushd: + rationale: Run-time dependency. + ref: c835a5f9dd5a6b83ff92cbf774fe29a1e7616b0a + arches: [aarch64, i686, x86_64] + perl-Module-CPANfile: + rationale: Run-time dependency. + ref: cdb9754f93aec8610251fd6c33f56d20df7e69cc + arches: [aarch64, i686, x86_64] + perl-Parse-PMFile: + rationale: Run-time dependency. + ref: 099b6250d406d453e21cbc1c4473367e8297a64d + arches: [aarch64, i686, x86_64] + perl-String-ShellQuote: + rationale: Run-time dependency. + ref: 094247522c43cef241747509d98ca0216b81f56a + arches: [aarch64, i686, x86_64] + perl-Test-Deep: + rationale: Build-time dependency. + ref: 9f51da3d961eddce45cccb967548361309484b78 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - perl-App-cpanminus-0:1.7044-6.module+el8.10.0+1886+c31d99b8.noarch + - perl-App-cpanminus-0:1.7044-6.module+el8.10.0+1886+c31d99b8.src + - perl-CPAN-DistnameInfo-0:0.12-13.module+el8.9.0+1491+3507a112.noarch + - perl-CPAN-DistnameInfo-0:0.12-13.module+el8.9.0+1491+3507a112.src + - perl-CPAN-Meta-Check-0:0.014-6.module+el8.9.0+1491+3507a112.noarch + - perl-CPAN-Meta-Check-0:0.014-6.module+el8.9.0+1491+3507a112.src + - perl-File-pushd-0:1.014-6.module+el8.9.0+1491+3507a112.noarch + - perl-File-pushd-0:1.014-6.module+el8.9.0+1491+3507a112.src + - perl-Module-CPANfile-0:1.1002-7.module+el8.9.0+1491+3507a112.noarch + - perl-Module-CPANfile-0:1.1002-7.module+el8.9.0+1491+3507a112.src + - perl-Parse-PMFile-0:0.41-7.module+el8.9.0+1491+3507a112.noarch + - perl-Parse-PMFile-0:0.41-7.module+el8.9.0+1491+3507a112.src + - perl-String-ShellQuote-0:1.04-24.module+el8.9.0+1491+3507a112.noarch + - perl-String-ShellQuote-0:1.04-24.module+el8.9.0+1491+3507a112.src +... +--- +document: modulemd +version: 2 +data: + name: perl-App-cpanminus + stream: "1.7044" + version: 8100020241125163958 + context: 38eff273 + arch: x86_64 + summary: Get, unpack, build and install CPAN modules + description: > + This is a CPAN client that requires zero configuration, and stands alone but it's + maintainable and extensible with plug-ins and friendly to shell scripting. + license: + module: + - MIT + content: + - (GPL+ or Artistic) and GPLv2+ + - ASL 2.0 + - GPL+ or Artistic + xmd: {} + dependencies: + - buildrequires: + perl: [5.24] + platform: [el8.10.0] + requires: + perl: [5.24] + perl-YAML: [] + platform: [el8] + references: + community: https://metacpan.org/release/App-cpanminus + profiles: + common: + description: App-cpanminus distribution + rpms: + - perl-App-cpanminus + api: + rpms: + - perl-App-cpanminus + filter: + rpms: + - perl-CPAN-DistnameInfo-dummy + - perl-Test-Deep + buildopts: + rpms: + macros: > + %_without_perl_CPAN_Meta_Check_enables_extra_test 1 + components: + rpms: + perl-App-cpanminus: + rationale: The API. + ref: f98149f2fcb45ef85a55df070ef1dd2cf7a9b71a + buildorder: 1 + arches: [aarch64, i686, x86_64] + perl-CPAN-DistnameInfo: + rationale: Run-time dependency. + ref: 05c3421c836a110be7a8b2578731481251a00200 + arches: [aarch64, i686, x86_64] + perl-CPAN-Meta-Check: + rationale: Run-time dependency. + ref: 54d7a77025c1478a90291198c60a91d0b7ce16bf + buildorder: 1 + arches: [aarch64, i686, x86_64] + perl-File-pushd: + rationale: Run-time dependency. + ref: c835a5f9dd5a6b83ff92cbf774fe29a1e7616b0a + arches: [aarch64, i686, x86_64] + perl-Module-CPANfile: + rationale: Run-time dependency. + ref: cdb9754f93aec8610251fd6c33f56d20df7e69cc + arches: [aarch64, i686, x86_64] + perl-Parse-PMFile: + rationale: Run-time dependency. + ref: 099b6250d406d453e21cbc1c4473367e8297a64d + arches: [aarch64, i686, x86_64] + perl-String-ShellQuote: + rationale: Run-time dependency. + ref: 094247522c43cef241747509d98ca0216b81f56a + arches: [aarch64, i686, x86_64] + perl-Test-Deep: + rationale: Build-time dependency. + ref: 9f51da3d961eddce45cccb967548361309484b78 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - perl-App-cpanminus-0:1.7044-6.module+el8.10.0+1886+95a09097.noarch + - perl-App-cpanminus-0:1.7044-6.module+el8.10.0+1886+95a09097.src + - perl-CPAN-DistnameInfo-0:0.12-13.module+el8.9.0+1491+219f8fe7.noarch + - perl-CPAN-DistnameInfo-0:0.12-13.module+el8.9.0+1491+219f8fe7.src + - perl-CPAN-Meta-Check-0:0.014-6.module+el8.9.0+1491+219f8fe7.noarch + - perl-CPAN-Meta-Check-0:0.014-6.module+el8.9.0+1491+219f8fe7.src + - perl-File-pushd-0:1.014-6.module+el8.9.0+1491+219f8fe7.noarch + - perl-File-pushd-0:1.014-6.module+el8.9.0+1491+219f8fe7.src + - perl-Module-CPANfile-0:1.1002-7.module+el8.9.0+1491+219f8fe7.noarch + - perl-Module-CPANfile-0:1.1002-7.module+el8.9.0+1491+219f8fe7.src + - perl-Parse-PMFile-0:0.41-7.module+el8.9.0+1491+219f8fe7.noarch + - perl-Parse-PMFile-0:0.41-7.module+el8.9.0+1491+219f8fe7.src + - perl-String-ShellQuote-0:1.04-24.module+el8.9.0+1491+219f8fe7.noarch + - perl-String-ShellQuote-0:1.04-24.module+el8.9.0+1491+219f8fe7.src +... +--- +document: modulemd +version: 2 +data: + name: perl-App-cpanminus + stream: "1.7044" + version: 8100020241125223922 + context: a1fb8cd9 + arch: x86_64 + summary: Get, unpack, build and install CPAN modules + description: > + This is a CPAN client that requires zero configuration, and stands alone but it's + maintainable and extensible with plug-ins and friendly to shell scripting. + license: + module: + - MIT + content: + - (GPL+ or Artistic) and GPLv2+ + - ASL 2.0 + - GPL+ or Artistic + xmd: {} + dependencies: + - buildrequires: + perl: [5.26] + platform: [el8.10.0] + requires: + perl: [5.26] + perl-YAML: [] + platform: [el8] + references: + community: https://metacpan.org/release/App-cpanminus + profiles: + common: + description: App-cpanminus distribution + rpms: + - perl-App-cpanminus + api: + rpms: + - perl-App-cpanminus + filter: + rpms: + - perl-CPAN-DistnameInfo-dummy + - perl-Test-Deep + buildopts: + rpms: + macros: > + %_without_perl_CPAN_Meta_Check_enables_extra_test 1 + components: + rpms: + perl-App-cpanminus: + rationale: The API. + ref: f98149f2fcb45ef85a55df070ef1dd2cf7a9b71a + buildorder: 1 + arches: [aarch64, i686, x86_64] + perl-CPAN-DistnameInfo: + rationale: Run-time dependency. + ref: 48d344402df3af9310e46e443fa63b60794f8197 + arches: [aarch64, i686, x86_64] + perl-CPAN-Meta-Check: + rationale: Run-time dependency. + ref: 84f6229ee0eec804b584d28a71bd9ffde8c79949 + buildorder: 1 + arches: [aarch64, i686, x86_64] + perl-File-pushd: + rationale: Run-time dependency. + ref: f20a7c22ba6db901cb274f3a8d1c8f1eb60eced3 + arches: [aarch64, i686, x86_64] + perl-Module-CPANfile: + rationale: Run-time dependency. + ref: 3f93be160e3291e15b14c1cb769ccc4363c488af + arches: [aarch64, i686, x86_64] + perl-Parse-PMFile: + rationale: Run-time dependency. + ref: 608b68f1eebec752556641a42e28968ac826836d + arches: [aarch64, i686, x86_64] + perl-String-ShellQuote: + rationale: Run-time dependency. + ref: 76b27a07adc551134dc35879e42c98c13b3dd179 + arches: [aarch64, i686, x86_64] + perl-Test-Deep: + rationale: Build-time dependency. + ref: 9e0393a05b2f985c5eac562937ba5476406f0e98 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - perl-App-cpanminus-0:1.7044-6.module+el8.10.0+1886+c31d99b8.noarch + - perl-App-cpanminus-0:1.7044-6.module+el8.10.0+1886+c31d99b8.src + - perl-CPAN-DistnameInfo-0:0.12-13.module+el8.10.0+1890+318cbfb5.noarch + - perl-CPAN-DistnameInfo-0:0.12-13.module+el8.10.0+1890+318cbfb5.src + - perl-CPAN-Meta-Check-0:0.014-6.module+el8.10.0+1890+318cbfb5.noarch + - perl-CPAN-Meta-Check-0:0.014-6.module+el8.10.0+1890+318cbfb5.src + - perl-File-pushd-0:1.014-6.module+el8.10.0+1890+318cbfb5.noarch + - perl-File-pushd-0:1.014-6.module+el8.10.0+1890+318cbfb5.src + - perl-Module-CPANfile-0:1.1002-7.module+el8.10.0+1890+318cbfb5.noarch + - perl-Module-CPANfile-0:1.1002-7.module+el8.10.0+1890+318cbfb5.src + - perl-Parse-PMFile-0:0.41-7.module+el8.10.0+1890+318cbfb5.noarch + - perl-Parse-PMFile-0:0.41-7.module+el8.10.0+1890+318cbfb5.src + - perl-String-ShellQuote-0:1.04-24.module+el8.10.0+1890+318cbfb5.noarch + - perl-String-ShellQuote-0:1.04-24.module+el8.10.0+1890+318cbfb5.src +... +--- +document: modulemd +version: 2 +data: + name: perl-App-cpanminus + stream: "1.7044" + version: 8100020241125223922 + context: c259baed + arch: x86_64 + summary: Get, unpack, build and install CPAN modules + description: > + This is a CPAN client that requires zero configuration, and stands alone but it's + maintainable and extensible with plug-ins and friendly to shell scripting. + license: + module: + - MIT + content: + - (GPL+ or Artistic) and GPLv2+ + - ASL 2.0 + - GPL+ or Artistic + xmd: {} + dependencies: + - buildrequires: + perl: [5.30] + platform: [el8.10.0] + requires: + perl: [5.30] + perl-YAML: [] + platform: [el8] + references: + community: https://metacpan.org/release/App-cpanminus + profiles: + common: + description: App-cpanminus distribution + rpms: + - perl-App-cpanminus + api: + rpms: + - perl-App-cpanminus + filter: + rpms: + - perl-CPAN-DistnameInfo-dummy + - perl-Test-Deep + buildopts: + rpms: + macros: > + %_without_perl_CPAN_Meta_Check_enables_extra_test 1 + components: + rpms: + perl-App-cpanminus: + rationale: The API. + ref: f98149f2fcb45ef85a55df070ef1dd2cf7a9b71a + buildorder: 1 + arches: [aarch64, i686, x86_64] + perl-CPAN-DistnameInfo: + rationale: Run-time dependency. + ref: 48d344402df3af9310e46e443fa63b60794f8197 + arches: [aarch64, i686, x86_64] + perl-CPAN-Meta-Check: + rationale: Run-time dependency. + ref: 84f6229ee0eec804b584d28a71bd9ffde8c79949 + buildorder: 1 + arches: [aarch64, i686, x86_64] + perl-File-pushd: + rationale: Run-time dependency. + ref: f20a7c22ba6db901cb274f3a8d1c8f1eb60eced3 + arches: [aarch64, i686, x86_64] + perl-Module-CPANfile: + rationale: Run-time dependency. + ref: 3f93be160e3291e15b14c1cb769ccc4363c488af + arches: [aarch64, i686, x86_64] + perl-Parse-PMFile: + rationale: Run-time dependency. + ref: 608b68f1eebec752556641a42e28968ac826836d + arches: [aarch64, i686, x86_64] + perl-String-ShellQuote: + rationale: Run-time dependency. + ref: 76b27a07adc551134dc35879e42c98c13b3dd179 + arches: [aarch64, i686, x86_64] + perl-Test-Deep: + rationale: Build-time dependency. + ref: 9e0393a05b2f985c5eac562937ba5476406f0e98 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - perl-App-cpanminus-0:1.7044-6.module+el8.10.0+1886+1e729698.noarch + - perl-App-cpanminus-0:1.7044-6.module+el8.10.0+1886+1e729698.src + - perl-CPAN-Meta-Check-0:0.014-6.module+el8.10.0+1890+372c0e22.noarch + - perl-CPAN-Meta-Check-0:0.014-6.module+el8.10.0+1890+372c0e22.src + - perl-File-pushd-0:1.014-6.module+el8.10.0+1890+372c0e22.noarch + - perl-File-pushd-0:1.014-6.module+el8.10.0+1890+372c0e22.src + - perl-Module-CPANfile-0:1.1002-7.module+el8.10.0+1890+372c0e22.noarch + - perl-Module-CPANfile-0:1.1002-7.module+el8.10.0+1890+372c0e22.src + - perl-Parse-PMFile-0:0.41-7.module+el8.10.0+1890+372c0e22.noarch + - perl-Parse-PMFile-0:0.41-7.module+el8.10.0+1890+372c0e22.src + - perl-String-ShellQuote-0:1.04-24.module+el8.10.0+1890+372c0e22.noarch + - perl-String-ShellQuote-0:1.04-24.module+el8.10.0+1890+372c0e22.src +... +--- +document: modulemd +version: 2 +data: + name: perl-App-cpanminus + stream: "1.7044" + version: 8100020241125223922 + context: 38eff273 + arch: x86_64 + summary: Get, unpack, build and install CPAN modules + description: > + This is a CPAN client that requires zero configuration, and stands alone but it's + maintainable and extensible with plug-ins and friendly to shell scripting. + license: + module: + - MIT + content: + - (GPL+ or Artistic) and GPLv2+ + - ASL 2.0 + - GPL+ or Artistic + xmd: {} + dependencies: + - buildrequires: + perl: [5.24] + platform: [el8.10.0] + requires: + perl: [5.24] + perl-YAML: [] + platform: [el8] + references: + community: https://metacpan.org/release/App-cpanminus + profiles: + common: + description: App-cpanminus distribution + rpms: + - perl-App-cpanminus + api: + rpms: + - perl-App-cpanminus + filter: + rpms: + - perl-CPAN-DistnameInfo-dummy + - perl-Test-Deep + buildopts: + rpms: + macros: > + %_without_perl_CPAN_Meta_Check_enables_extra_test 1 + components: + rpms: + perl-App-cpanminus: + rationale: The API. + ref: f98149f2fcb45ef85a55df070ef1dd2cf7a9b71a + buildorder: 1 + arches: [aarch64, i686, x86_64] + perl-CPAN-DistnameInfo: + rationale: Run-time dependency. + ref: 48d344402df3af9310e46e443fa63b60794f8197 + arches: [aarch64, i686, x86_64] + perl-CPAN-Meta-Check: + rationale: Run-time dependency. + ref: 84f6229ee0eec804b584d28a71bd9ffde8c79949 + buildorder: 1 + arches: [aarch64, i686, x86_64] + perl-File-pushd: + rationale: Run-time dependency. + ref: f20a7c22ba6db901cb274f3a8d1c8f1eb60eced3 + arches: [aarch64, i686, x86_64] + perl-Module-CPANfile: + rationale: Run-time dependency. + ref: 3f93be160e3291e15b14c1cb769ccc4363c488af + arches: [aarch64, i686, x86_64] + perl-Parse-PMFile: + rationale: Run-time dependency. + ref: 608b68f1eebec752556641a42e28968ac826836d + arches: [aarch64, i686, x86_64] + perl-String-ShellQuote: + rationale: Run-time dependency. + ref: 76b27a07adc551134dc35879e42c98c13b3dd179 + arches: [aarch64, i686, x86_64] + perl-Test-Deep: + rationale: Build-time dependency. + ref: 9e0393a05b2f985c5eac562937ba5476406f0e98 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - perl-App-cpanminus-0:1.7044-6.module+el8.10.0+1886+95a09097.noarch + - perl-App-cpanminus-0:1.7044-6.module+el8.10.0+1886+95a09097.src + - perl-CPAN-DistnameInfo-0:0.12-13.module+el8.10.0+1890+281b551b.noarch + - perl-CPAN-DistnameInfo-0:0.12-13.module+el8.10.0+1890+281b551b.src + - perl-CPAN-Meta-Check-0:0.014-6.module+el8.10.0+1890+281b551b.noarch + - perl-CPAN-Meta-Check-0:0.014-6.module+el8.10.0+1890+281b551b.src + - perl-File-pushd-0:1.014-6.module+el8.10.0+1890+281b551b.noarch + - perl-File-pushd-0:1.014-6.module+el8.10.0+1890+281b551b.src + - perl-Module-CPANfile-0:1.1002-7.module+el8.10.0+1890+281b551b.noarch + - perl-Module-CPANfile-0:1.1002-7.module+el8.10.0+1890+281b551b.src + - perl-Parse-PMFile-0:0.41-7.module+el8.10.0+1890+281b551b.noarch + - perl-Parse-PMFile-0:0.41-7.module+el8.10.0+1890+281b551b.src + - perl-String-ShellQuote-0:1.04-24.module+el8.10.0+1890+281b551b.noarch + - perl-String-ShellQuote-0:1.04-24.module+el8.10.0+1890+281b551b.src +... +--- +document: modulemd +version: 2 +data: + name: perl-App-cpanminus + stream: "1.7044" + version: 8100020241125223922 + context: 8ab8f36f + arch: x86_64 + summary: Get, unpack, build and install CPAN modules + description: > + This is a CPAN client that requires zero configuration, and stands alone but it's + maintainable and extensible with plug-ins and friendly to shell scripting. + license: + module: + - MIT + content: + - (GPL+ or Artistic) and GPLv2+ + - ASL 2.0 + - GPL+ or Artistic + xmd: {} + dependencies: + - buildrequires: + perl: [5.32] + platform: [el8.10.0] + requires: + perl: [5.32] + perl-YAML: [] + platform: [el8] + references: + community: https://metacpan.org/release/App-cpanminus + profiles: + common: + description: App-cpanminus distribution + rpms: + - perl-App-cpanminus + api: + rpms: + - perl-App-cpanminus + filter: + rpms: + - perl-CPAN-DistnameInfo-dummy + - perl-Test-Deep + buildopts: + rpms: + macros: > + %_without_perl_CPAN_Meta_Check_enables_extra_test 1 + components: + rpms: + perl-App-cpanminus: + rationale: The API. + ref: f98149f2fcb45ef85a55df070ef1dd2cf7a9b71a + buildorder: 1 + arches: [aarch64, i686, x86_64] + perl-CPAN-DistnameInfo: + rationale: Run-time dependency. + ref: 48d344402df3af9310e46e443fa63b60794f8197 + arches: [aarch64, i686, x86_64] + perl-CPAN-Meta-Check: + rationale: Run-time dependency. + ref: 84f6229ee0eec804b584d28a71bd9ffde8c79949 + buildorder: 1 + arches: [aarch64, i686, x86_64] + perl-File-pushd: + rationale: Run-time dependency. + ref: f20a7c22ba6db901cb274f3a8d1c8f1eb60eced3 + arches: [aarch64, i686, x86_64] + perl-Module-CPANfile: + rationale: Run-time dependency. + ref: 3f93be160e3291e15b14c1cb769ccc4363c488af + arches: [aarch64, i686, x86_64] + perl-Parse-PMFile: + rationale: Run-time dependency. + ref: 608b68f1eebec752556641a42e28968ac826836d + arches: [aarch64, i686, x86_64] + perl-String-ShellQuote: + rationale: Run-time dependency. + ref: 76b27a07adc551134dc35879e42c98c13b3dd179 + arches: [aarch64, i686, x86_64] + perl-Test-Deep: + rationale: Build-time dependency. + ref: 9e0393a05b2f985c5eac562937ba5476406f0e98 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - perl-App-cpanminus-0:1.7044-6.module+el8.10.0+1886+1635aa55.noarch + - perl-App-cpanminus-0:1.7044-6.module+el8.10.0+1886+1635aa55.src + - perl-CPAN-DistnameInfo-0:0.12-13.module+el8.10.0+1890+1072d5cf.noarch + - perl-CPAN-DistnameInfo-0:0.12-13.module+el8.10.0+1890+1072d5cf.src + - perl-CPAN-Meta-Check-0:0.014-6.module+el8.10.0+1890+1072d5cf.noarch + - perl-CPAN-Meta-Check-0:0.014-6.module+el8.10.0+1890+1072d5cf.src + - perl-File-pushd-0:1.014-6.module+el8.10.0+1890+1072d5cf.noarch + - perl-File-pushd-0:1.014-6.module+el8.10.0+1890+1072d5cf.src + - perl-Module-CPANfile-0:1.1002-7.module+el8.10.0+1890+1072d5cf.noarch + - perl-Module-CPANfile-0:1.1002-7.module+el8.10.0+1890+1072d5cf.src + - perl-Parse-PMFile-0:0.41-7.module+el8.10.0+1890+1072d5cf.noarch + - perl-Parse-PMFile-0:0.41-7.module+el8.10.0+1890+1072d5cf.src + - perl-String-ShellQuote-0:1.04-24.module+el8.10.0+1890+1072d5cf.noarch + - perl-String-ShellQuote-0:1.04-24.module+el8.10.0+1890+1072d5cf.src +... +--- +document: modulemd +version: 2 +data: + name: container-tools + stream: "rhel8" + version: 8100020241126171315 + context: 82888897 + arch: x86_64 + summary: Most recent (rolling) versions of podman, buildah, skopeo, runc, conmon, + runc, conmon, CRIU, Udica, etc as well as dependencies such as container-selinux + built and tested together, and updated as frequently as every 12 weeks. + description: >- + Latest versions of podman, buildah, skopeo, runc, conmon, CRIU, Udica, etc as + well as dependencies such as container-selinux built and tested together, and + updated as frequently as every 12 weeks. Only very limited back ports are provided + to this stream, and most patches come from providing new versions. + license: + module: + - MIT + content: + - ASL 2.0 + - ASL 2.0 and BSD and MIT + - Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 + - BSD and MIT + - GPLv2 + - GPLv2+ + - GPLv3+ + - LGPL-2.1-or-later + xmd: {} + dependencies: + - buildrequires: + go-toolset: [rhel8] + golang-ecosystem: [1.0] + platform: [el8.10.0] + requires: + platform: [el8] + references: + community: https://github.com/projectatomic + documentation: https://projectatomic.io + tracker: https://github.com/projectatomic + profiles: + common: + rpms: + - aardvark-dns + - buildah + - cockpit-podman + - conmon + - container-selinux + - containernetworking-plugins + - containers-common + - criu + - crun + - fuse-overlayfs + - libslirp + - netavark + - podman + - python3-podman + - runc + - skopeo + - slirp4netns + - toolbox + - udica + api: + rpms: + - buildah + - conmon + - container-selinux + - containernetworking-plugins + - containers-common + - fuse-overlayfs + - libslirp + - podman + - podman-docker + - podman-manpages + - podman-remote + - python3-podman + - runc + - skopeo + - slirp4netns + buildopts: + rpms: + macros: > + %_with_ignore_tests 1 + components: + rpms: + aardvark-dns: + rationale: Primary component of this module + ref: b839d596079f2c6a2275eacf4c6cea9f4c2c00b4 + arches: [aarch64, i686, x86_64] + buildah: + rationale: Primary component of this module + ref: a03612b39aa843a87a5c5b218205a6ba3c44d839 + arches: [aarch64, i686, x86_64] + cockpit-podman: + rationale: Primary component of this module + ref: 1d43ab7f1a058ab81694863ec032a4430129670e + arches: [aarch64, i686, x86_64] + conmon: + rationale: Primary component of this module + ref: c331e86bf433d58c504c26c35323d45c9c744655 + arches: [aarch64, i686, x86_64] + container-selinux: + rationale: Primary component of this module + ref: c7062132a4f0726e213380776f06f8fbeac887fe + arches: [aarch64, i686, x86_64] + containernetworking-plugins: + rationale: Primary component of this module + ref: 8964e9f93b19a94861dd67d8e3f0640a6834e8ff + arches: [aarch64, i686, x86_64] + containers-common: + rationale: Primary component of this module + ref: a5475d30baae5289aa9cdc3cfd689b7ec7aaf66d + arches: [aarch64, i686, x86_64] + criu: + rationale: Primary component of this module + ref: 4d49125ee29925247921aba3f61fe904edee410f + buildorder: -1 + arches: [aarch64, i686, x86_64] + crun: + rationale: Primary component of this module + ref: d55dc9e59f1ecb3f5bbad65e7f3fb718c7068da0 + arches: [aarch64, i686, x86_64] + fuse-overlayfs: + rationale: Primary component of this module + ref: 1a47a24c2e7659ef7085b1039663ce513a809c54 + arches: [aarch64, i686, x86_64] + libslirp: + rationale: Primary component of this module + ref: 38d412fe680fe9cf5ad57a613b0cd0db146f6836 + buildorder: -1 + arches: [aarch64, i686, x86_64] + netavark: + rationale: Primary component of this module + ref: 318a08871e91eb34135f86949a43c3845dca817f + arches: [aarch64, i686, x86_64] + oci-seccomp-bpf-hook: + rationale: Primary component of this module + ref: a6a66817c8e8a6b36451357074ab063291c1ca02 + arches: [aarch64, i686, x86_64] + podman: + rationale: Primary component of this module + ref: bcadbe307aeedc74d1316f36ad7aef6f590a37a0 + arches: [aarch64, i686, x86_64] + python-podman: + rationale: Primary component of this module + ref: 588aae66436b8c398bad3e362cb99f21efdc1bf3 + arches: [aarch64, i686, x86_64] + runc: + rationale: Primary component of this module + ref: feca8c6d195e57f81e1d932b54206b8ea6240f68 + arches: [aarch64, i686, x86_64] + skopeo: + rationale: Primary component of this module + ref: 84d0202ad068e31796fc95daf262bf7e2029f19f + arches: [aarch64, i686, x86_64] + slirp4netns: + rationale: Primary component of this module + ref: 7e5824721512bd495a3c01049cceb47d596ee2b4 + arches: [aarch64, i686, x86_64] + toolbox: + rationale: Primary component of this module + ref: 8a92f5e860f2328a197707e3a579d749af6dd24b + arches: [aarch64, i686, x86_64] + udica: + rationale: Primary component of this module + ref: 2db03a80c0cb394a30c242e0c555f1bbee7f34db + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - aardvark-dns-2:1.10.1-2.module+el8.10.0+1896+b18fa106.src + - aardvark-dns-2:1.10.1-2.module+el8.10.0+1896+b18fa106.x86_64 + - buildah-2:1.33.11-1.module+el8.10.0+1896+b18fa106.src + - buildah-2:1.33.11-1.module+el8.10.0+1896+b18fa106.x86_64 + - buildah-debuginfo-2:1.33.11-1.module+el8.10.0+1896+b18fa106.x86_64 + - buildah-debugsource-2:1.33.11-1.module+el8.10.0+1896+b18fa106.x86_64 + - buildah-tests-2:1.33.11-1.module+el8.10.0+1896+b18fa106.x86_64 + - buildah-tests-debuginfo-2:1.33.11-1.module+el8.10.0+1896+b18fa106.x86_64 + - cockpit-podman-0:84.1-1.module+el8.10.0+1896+b18fa106.noarch + - cockpit-podman-0:84.1-1.module+el8.10.0+1896+b18fa106.src + - conmon-3:2.1.10-1.module+el8.10.0+1896+b18fa106.src + - conmon-3:2.1.10-1.module+el8.10.0+1896+b18fa106.x86_64 + - conmon-debuginfo-3:2.1.10-1.module+el8.10.0+1896+b18fa106.x86_64 + - conmon-debugsource-3:2.1.10-1.module+el8.10.0+1896+b18fa106.x86_64 + - container-selinux-2:2.229.0-2.module+el8.10.0+1896+b18fa106.noarch + - container-selinux-2:2.229.0-2.module+el8.10.0+1896+b18fa106.src + - containernetworking-plugins-1:1.4.0-5.module+el8.10.0+1896+b18fa106.src + - containernetworking-plugins-1:1.4.0-5.module+el8.10.0+1896+b18fa106.x86_64 + - containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+1896+b18fa106.x86_64 + - containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+1896+b18fa106.x86_64 + - containers-common-2:1-82.module+el8.10.0+1896+b18fa106.src + - containers-common-2:1-82.module+el8.10.0+1896+b18fa106.x86_64 + - crit-0:3.18-5.module+el8.10.0+1896+b18fa106.x86_64 + - criu-0:3.18-5.module+el8.10.0+1896+b18fa106.src + - criu-0:3.18-5.module+el8.10.0+1896+b18fa106.x86_64 + - criu-debuginfo-0:3.18-5.module+el8.10.0+1896+b18fa106.x86_64 + - criu-debugsource-0:3.18-5.module+el8.10.0+1896+b18fa106.x86_64 + - criu-devel-0:3.18-5.module+el8.10.0+1896+b18fa106.x86_64 + - criu-libs-0:3.18-5.module+el8.10.0+1896+b18fa106.x86_64 + - criu-libs-debuginfo-0:3.18-5.module+el8.10.0+1896+b18fa106.x86_64 + - crun-0:1.14.3-2.module+el8.10.0+1896+b18fa106.src + - crun-0:1.14.3-2.module+el8.10.0+1896+b18fa106.x86_64 + - crun-debuginfo-0:1.14.3-2.module+el8.10.0+1896+b18fa106.x86_64 + - crun-debugsource-0:1.14.3-2.module+el8.10.0+1896+b18fa106.x86_64 + - fuse-overlayfs-0:1.13-1.module+el8.10.0+1896+b18fa106.src + - fuse-overlayfs-0:1.13-1.module+el8.10.0+1896+b18fa106.x86_64 + - fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+1896+b18fa106.x86_64 + - fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+1896+b18fa106.x86_64 + - libslirp-0:4.4.0-2.module+el8.10.0+1896+b18fa106.src + - libslirp-0:4.4.0-2.module+el8.10.0+1896+b18fa106.x86_64 + - libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+1896+b18fa106.x86_64 + - libslirp-debugsource-0:4.4.0-2.module+el8.10.0+1896+b18fa106.x86_64 + - libslirp-devel-0:4.4.0-2.module+el8.10.0+1896+b18fa106.x86_64 + - netavark-2:1.10.3-1.module+el8.10.0+1896+b18fa106.src + - netavark-2:1.10.3-1.module+el8.10.0+1896+b18fa106.x86_64 + - oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+1896+b18fa106.src + - oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+1896+b18fa106.x86_64 + - oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+1896+b18fa106.x86_64 + - oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+1896+b18fa106.x86_64 + - podman-4:4.9.4-18.module+el8.10.0+1896+b18fa106.src + - podman-4:4.9.4-18.module+el8.10.0+1896+b18fa106.x86_64 + - podman-catatonit-4:4.9.4-18.module+el8.10.0+1896+b18fa106.x86_64 + - podman-catatonit-debuginfo-4:4.9.4-18.module+el8.10.0+1896+b18fa106.x86_64 + - podman-debuginfo-4:4.9.4-18.module+el8.10.0+1896+b18fa106.x86_64 + - podman-debugsource-4:4.9.4-18.module+el8.10.0+1896+b18fa106.x86_64 + - podman-docker-4:4.9.4-18.module+el8.10.0+1896+b18fa106.noarch + - podman-gvproxy-4:4.9.4-18.module+el8.10.0+1896+b18fa106.x86_64 + - podman-gvproxy-debuginfo-4:4.9.4-18.module+el8.10.0+1896+b18fa106.x86_64 + - podman-plugins-4:4.9.4-18.module+el8.10.0+1896+b18fa106.x86_64 + - podman-plugins-debuginfo-4:4.9.4-18.module+el8.10.0+1896+b18fa106.x86_64 + - podman-remote-4:4.9.4-18.module+el8.10.0+1896+b18fa106.x86_64 + - podman-remote-debuginfo-4:4.9.4-18.module+el8.10.0+1896+b18fa106.x86_64 + - podman-tests-4:4.9.4-18.module+el8.10.0+1896+b18fa106.x86_64 + - python-podman-0:4.9.0-3.module+el8.10.0+1896+b18fa106.src + - python3-criu-0:3.18-5.module+el8.10.0+1896+b18fa106.x86_64 + - python3-podman-0:4.9.0-3.module+el8.10.0+1896+b18fa106.noarch + - runc-1:1.1.12-5.module+el8.10.0+1896+b18fa106.src + - runc-1:1.1.12-5.module+el8.10.0+1896+b18fa106.x86_64 + - runc-debuginfo-1:1.1.12-5.module+el8.10.0+1896+b18fa106.x86_64 + - runc-debugsource-1:1.1.12-5.module+el8.10.0+1896+b18fa106.x86_64 + - skopeo-2:1.14.5-3.module+el8.10.0+1896+b18fa106.src + - skopeo-2:1.14.5-3.module+el8.10.0+1896+b18fa106.x86_64 + - skopeo-tests-2:1.14.5-3.module+el8.10.0+1896+b18fa106.x86_64 + - slirp4netns-0:1.2.3-1.module+el8.10.0+1896+b18fa106.src + - slirp4netns-0:1.2.3-1.module+el8.10.0+1896+b18fa106.x86_64 + - slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+1896+b18fa106.x86_64 + - slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+1896+b18fa106.x86_64 + - toolbox-0:0.0.99.5-2.module+el8.10.0+1896+b18fa106.rocky.0.2.src + - toolbox-0:0.0.99.5-2.module+el8.10.0+1896+b18fa106.rocky.0.2.x86_64 + - toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+1896+b18fa106.rocky.0.2.x86_64 + - toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+1896+b18fa106.rocky.0.2.x86_64 + - toolbox-tests-0:0.0.99.5-2.module+el8.10.0+1896+b18fa106.rocky.0.2.x86_64 + - udica-0:0.2.6-21.module+el8.10.0+1896+b18fa106.noarch + - udica-0:0.2.6-21.module+el8.10.0+1896+b18fa106.src +... diff --git a/module-defaults/powertools-modules.yaml b/module-defaults/powertools-modules.yaml new file mode 100644 index 0000000..1ee3691 --- /dev/null +++ b/module-defaults/powertools-modules.yaml @@ -0,0 +1,4993 @@ +--- +document: modulemd-defaults +version: 1 +data: + module: javapackages-tools + stream: "201801" + profiles: + "201801": [common] +... +--- +document: modulemd +version: 2 +data: + name: javapackages-tools + stream: "201801" + version: 8030020210424203036 + context: 82c16c76 + arch: x86_64 + summary: Tools and macros for Java packaging support + description: >- + Java Packages Tools is a collection of tools that make it easier to build RPM + packages containing software running on Java platform. + license: + module: + - MIT + content: + - (CDDL or GPLv2 with exceptions) and ASL 2.0 + - (CDDL-1.1 or GPLv2 with exceptions) and ASL 2.0 + - ANTLR-PD + - ASL 1.1 + - ASL 1.1 and ASL 2.0 and xpp and BSD and Public Domain + - ASL 2.0 + - ASL 2.0 and (ASL 2.0 or LGPLv2+) + - ASL 2.0 and ASL 1.1 + - ASL 2.0 and ASL 1.1 and MIT + - ASL 2.0 and BSD + - ASL 2.0 and BSD and MIT + - ASL 2.0 and BSD and Public Domain + - ASL 2.0 and CC0 + - ASL 2.0 and CPL + - ASL 2.0 and EPL-1.0 and BSD + - ASL 2.0 and MIT + - ASL 2.0 and MIT and xpp + - ASL 2.0 and Plexus + - ASL 2.0 and W3C + - ASL 2.0 and W3C and Public Domain + - BSD + - BSD and CC-BY + - BSD and W3C + - CC0 + - CDDL or GPLv2 with exceptions + - CDDL-1.0 + - CDDL-1.0 or GPLv2 with exceptions + - CDDL-1.1 or GPLv2 with exceptions + - EPL-1.0 + - EPL-1.0 and BSD + - MIT + - MIT and ASL 1.1 + - MIT and ASL 2.0 + - MIT and ASL 2.0 and ASL 1.1 + - MPLv1.1 or LGPLv2+ or ASL 2.0 + - Public Domain + - Saxpath + - zlib + xmd: {} + dependencies: + - buildrequires: + javapackages-tools: ["201801"] + platform: [el8.3.0] + requires: + platform: [el8] + profiles: + common: + rpms: + - javapackages-tools + api: + rpms: + - ivy-local + - javapackages-local + - javapackages-tools + - maven-local + - os-maven-plugin + buildopts: + rpms: + macros: > + %_with_xmvn_javadoc 1 + + %_without_asciidoc 1 + + %_without_avalon 1 + + %_without_bouncycastle 1 + + %_without_cython 1 + + %_without_dafsa 1 + + %_without_desktop 1 + + %_without_dom4j 1 + + %_without_doxygen 1 + + %_without_dtd 1 + + %_without_eclipse 1 + + %_without_ehcache 1 + + %_without_emacs 1 + + %_without_equinox 1 + + %_without_fop 1 + + %_without_ftp 1 + + %_without_gradle 1 + + %_without_groovy 1 + + %_without_hadoop 1 + + %_without_hsqldb 1 + + %_without_itext 1 + + %_without_jackson 1 + + %_without_jmh 1 + + %_without_jna 1 + + %_without_jpa 1 + + %_without_junit5 1 + + %_without_logback 1 + + %_without_markdown 1 + + %_without_memcached 1 + + %_without_memoryfilesystem 1 + + %_without_obr 1 + + %_without_python 1 + + %_without_reporting 1 + + %_without_scm 1 + + %_without_snakeyaml 1 + + %_without_snappy 1 + + %_without_spring 1 + + %_without_ssh 1 + + %_without_testlib 1 + + %_without_vfs 1 + components: + rpms: + ant: + rationale: "Runtime dependency of ant-contrib, aqute-bnd, jflex,\n maven-antrun-plugin, + maven-invoker-plugin,\n maven-plugin-tools, maven-script-interpreter,\n + \ plexus-ant-factory.\nBuild dependency of ant, ant-contrib, antlr,\n + \ aopalliance, apache-commons-collections, apache-ivy,\n aqute-bnd, + bsf, bsh, cglib, hamcrest, isorelax,\n jakarta-commons-httpclient, jakarta-oro, + java_cup,\n javacc, jdepend, jdom, jdom2, jflex, jtidy, log4j12,\n maven-antrun-plugin, + maven-invoker-plugin,\n maven-plugin-tools, maven-script-interpreter, + mockito,\n plexus-ant-factory, plexus-classworlds, regexp, testng,\n + \ velocity, xalan-j2, xerces-j2, xml-commons-apis,\n xml-commons-resolver, + xmlunit, xz-java.\n" + ref: ceb0f546dddb596f12f59e14fd09492d25735779 + arches: [aarch64, i686, x86_64] + ant-contrib: + rationale: 'Build dependency of apache-ivy, log4j12. + +' + ref: 0e1850bef68a8a718b931ba8796b0cf1b6b5f220 + arches: [aarch64, i686, x86_64] + antlr: + rationale: 'Runtime dependency of ant. Build dependency of ant, velocity. + +' + ref: 585113cf549a0902ce9014ade770d7e8b5816677 + arches: [aarch64, i686, x86_64] + aopalliance: + rationale: 'Runtime dependency of google-guice, maven. Build dependency of + google-guice. + +' + ref: 079e6b83d6fb4d2ff1df8b83dc5f33657f6081ff + arches: [aarch64, i686, x86_64] + apache-commons-beanutils: + rationale: 'Build dependency of apache-commons-jxpath. + +' + ref: cec1dc4ec9e82fd91b92329d7431e762aa18df24 + arches: [aarch64, i686, x86_64] + apache-commons-cli: + rationale: "Runtime dependency of hawtjni, maven, plexus-cli,\n plexus-containers, + xmvn.\nBuild dependency of hawtjni, maven, plexus-cli,\n plexus-containers.\n" + ref: 442dd7b115ff12fd4a9905b071a0aa8c5d64f56d + arches: [aarch64, i686, x86_64] + apache-commons-codec: + rationale: "Runtime dependency of httpcomponents-client,\n jakarta-commons-httpclient, + maven,\n maven-artifact-transfer, maven-assembly-plugin,\n maven-install-plugin.\nBuild + dependency of httpcomponents-client,\n jakarta-commons-httpclient, maven-artifact-transfer,\n + \ maven-assembly-plugin, maven-install-plugin.\n" + ref: 92a884b1f0603458b61289bbac69114abb0e6f9f + arches: [aarch64, i686, x86_64] + apache-commons-collections: + rationale: "Runtime dependency of apache-commons-beanutils,\n maven-dependency-plugin, + maven-doxia-sitetools,\n plexus-velocity, velocity.\nBuild dependency + of apache-commons-beanutils,\n maven-dependency-plugin, maven-doxia-sitetools,\n + \ plexus-velocity, velocity.\n" + ref: f4a38c26eec97205987744fdd5b68eee7b8f112e + arches: [aarch64, i686, x86_64] + apache-commons-compress: + rationale: 'Runtime dependency of plexus-archiver, xmvn. Build dependency + of plexus-archiver, xmvn. + +' + ref: 751b737c1de279007faebd6031f543ad64f6e855 + arches: [aarch64, i686, x86_64] + apache-commons-exec: + rationale: 'Runtime dependency of exec-maven-plugin. Build dependency of exec-maven-plugin. + +' + ref: a2e8acc29d43fe6a8465d7f46d7bb241834c6efb + arches: [aarch64, i686, x86_64] + apache-commons-io: + rationale: "Runtime dependency of jdependency, maven,\n maven-archiver, + maven-assembly-plugin,\n maven-dependency-plugin, maven-doxia-sitetools,\n + \ maven-invoker-plugin, maven-plugin-testing,\n maven-resources-plugin, + maven-shade-plugin,\n maven-shared-utils, maven-surefire, maven-wagon,\n + \ plexus-io.\nBuild dependency of jdependency, maven-archiver,\n maven-assembly-plugin, + maven-dependency-plugin,\n maven-doxia-sitetools, maven-invoker-plugin,\n + \ maven-plugin-testing, maven-resources-plugin,\n maven-shade-plugin, + maven-shared-utils, maven-surefire,\n maven-wagon, plexus-archiver, + plexus-io.\n" + ref: a33039f40cdc4385631405a71ab0230418e6fe95 + arches: [aarch64, i686, x86_64] + apache-commons-jxpath: + rationale: 'Build dependency of maven. + +' + ref: a2294a56adcd9407a914e7d73b51b5356e0d2050 + arches: [aarch64, i686, x86_64] + apache-commons-lang: + rationale: "Runtime dependency of maven-dependency-plugin,\n maven-doxia, + maven-enforcer, velocity.\nBuild dependency of apache-ivy,\n maven-dependency-plugin, + maven-doxia,\n maven-doxia-sitetools, maven-enforcer, slf4j, velocity.\n" + ref: 3c2a37263627bc3f847748b78d7dc8fb6c204c7c + arches: [aarch64, i686, x86_64] + apache-commons-lang3: + rationale: "Runtime dependency of maven, maven-doxia-sitetools,\n maven-surefire, + xmvn.\nBuild dependency of httpcomponents-core, maven,\n maven-shared-utils, + maven-surefire.\n" + ref: 680b761ffa92afbe574797e95e0c861b67778300 + arches: [aarch64, i686, x86_64] + apache-commons-logging: + rationale: "Runtime dependency of ant, apache-commons-beanutils,\n bsf, + httpcomponents-client, jakarta-commons-httpclient,\n maven, slf4j, xbean.\nBuild + dependency of ant, ant-contrib,\n apache-commons-beanutils, bsf, httpcomponents-client,\n + \ httpcomponents-core, jakarta-commons-httpclient,\n plexus-classworlds, + powermock, slf4j, velocity, xbean.\n" + ref: 0fd99920cb19132f1d2a5edd6300a723e8ca5d8c + arches: [aarch64, i686, x86_64] + apache-commons-net: + rationale: 'Runtime dependency of ant, maven-wagon. Build dependency of ant, + maven-wagon. + +' + ref: 17f81c23ec1b3b5c9ade5cb66d29a151ba25744a + arches: [aarch64, i686, x86_64] + apache-commons-parent: + rationale: "Build dependency of ant-contrib,\n apache-commons-beanutils, + apache-commons-cli,\n apache-commons-codec, apache-commons-collections,\n + \ apache-commons-compress, apache-commons-exec,\n apache-commons-io, + apache-commons-jxpath,\n apache-commons-lang, apache-commons-lang3,\n + \ apache-commons-logging, apache-commons-net, apache-ivy,\n bcel.\n" + ref: 9965ce3cff9c3f1c9f4c901fb275498c4e3bd539 + arches: [aarch64, i686, x86_64] + apache-ivy: + rationale: 'Runtime dependency of javapackages-tools. Build dependency of + ant-contrib, xmvn. + +' + ref: 3a22cf63ad8f4648ecde0e7f8053e217f7324978 + arches: [aarch64, i686, x86_64] + apache-parent: + rationale: "Runtime dependency of apache-commons-parent,\n felix-parent, + httpcomponents-project, maven-parent.\nBuild dependency of apache-commons-parent, + apache-ivy,\n bsf, felix-parent, httpcomponents-project,\n maven-parent, + velocity, xalan-j2, xerces-j2,\n xml-commons-apis, xml-commons-resolver.\n" + ref: 9895346de4f907737832009c85ebea4cdf4c72bd + arches: [aarch64, i686, x86_64] + apache-resource-bundles: + rationale: "Runtime dependency of apache-parent. Build dependency of apache-parent, + easymock,\n google-guice, objenesis.\n" + ref: 0ae9e2781c91792c9b74d58348e5bea19e250ce0 + arches: [aarch64, i686, x86_64] + aqute-bnd: + rationale: "Runtime dependency of maven-plugin-bundle. Build dependency of + jdom2, maven-plugin-bundle,\n mockito.\n" + ref: e9385691dcb54fcfe04de0f3b8ad51664db711f2 + arches: [aarch64, i686, x86_64] + assertj-core: + rationale: 'Build dependency of maven-archiver, powermock. + +' + ref: 9ca2b7afde2913069b855dd20e2b197dbeacacfb + arches: [aarch64, i686, x86_64] + atinject: + rationale: "Runtime dependency of cdi-api, google-guice, maven,\n xmvn.\nBuild + dependency of cdi-api, google-guice, maven,\n maven-resolver, plexus-cipher, + plexus-languages, sisu.\n" + ref: 7d6e08c8178fecf85f29cfdd33ed56c3c688ee3b + arches: [aarch64, i686, x86_64] + bcel: + rationale: "Runtime dependency of ant, xalan-j2. Build dependency of ant, + ant-contrib, velocity,\n xalan-j2.\n" + ref: 5d95ef8a7a0d60ca6274e586309ede15cadd0aa6 + arches: [aarch64, i686, x86_64] + beust-jcommander: + rationale: 'Runtime dependency of testng, xmvn. Build dependency of testng, + xmvn. + +' + ref: 7044d0c96329fa1975499f098bf6b94798469b30 + arches: [aarch64, i686, x86_64] + bsf: + rationale: 'Runtime dependency of ant, bsh. Build dependency of ant, bsh. + +' + ref: 33a26a37f80e4025388fa45596f6ee650d9e1132 + arches: [aarch64, i686, x86_64] + bsh: + rationale: "Runtime dependency of maven-enforcer,\n maven-invoker-plugin, + maven-plugin-build-helper,\n maven-plugin-tools, maven-script-interpreter,\n + \ plexus-bsh-factory.\nBuild dependency of maven-enforcer,\n maven-invoker-plugin, + maven-plugin-build-helper,\n maven-plugin-tools, maven-script-interpreter,\n + \ plexus-bsh-factory, testng.\n" + ref: e13f82c71ebbd0a8d805b1a15a73831e5379815d + arches: [aarch64, i686, x86_64] + byaccj: + rationale: 'Build dependency of qdox. + +' + ref: ebe0d70ff20b6c90a2949e7fa204581a5ca21eac + arches: [aarch64, i686, x86_64] + cal10n: + rationale: 'Build dependency of slf4j. + +' + ref: d01824130b5fcb70ecc1bcee0e3056f4a585950b + arches: [aarch64, i686, x86_64] + cdi-api: + rationale: 'Runtime dependency of maven, sisu. Build dependency of plexus-cipher, + sisu. + +' + ref: b7e4b66f5fe08e6e21e73d4c858912b2a87f8ddd + arches: [aarch64, i686, x86_64] + cglib: + rationale: "Runtime dependency of easymock, mockito, powermock. Build dependency + of assertj-core, easymock,\n google-guice, mockito, powermock, xmvn.\n" + ref: 3d875a265941d52e3303c371e89e415d268257a5 + arches: [aarch64, i686, x86_64] + easymock: + rationale: "Runtime dependency of felix-parent, hamcrest,\n maven-plugin-testing, + maven-plugin-tools.\nBuild dependency of felix-parent, hamcrest,\n httpcomponents-client, + jline, maven-artifact-resolver,\n maven-common-artifact-filters, maven-plugin-testing,\n + \ maven-plugin-tools, maven-shared-io, powermock, xmvn.\n" + ref: 49f7378529d0d1258ee01d23d5037a079d266b49 + arches: [aarch64, i686, x86_64] + exec-maven-plugin: + rationale: 'Build dependency of apache-commons-net, qdox. + +' + ref: f3410972f3505bd14150db9bf6bf9c88fefa61c7 + arches: [aarch64, i686, x86_64] + felix-osgi-compendium: + rationale: 'Build dependency of felix-utils. + +' + ref: a724847228356bcea30bcf9bb3c9e50038b6cb99 + arches: [aarch64, i686, x86_64] + felix-osgi-core: + rationale: "Runtime dependency of felix-osgi-compendium. Build dependency + of apache-commons-compress,\n felix-osgi-compendium, felix-utils, xbean.\n" + ref: d622218164f203c185f12309553258c991ad1b03 + arches: [aarch64, i686, x86_64] + felix-osgi-foundation: + rationale: 'Runtime dependency of felix-osgi-compendium. Build dependency + of felix-osgi-compendium. + +' + ref: 96a0cb2f6cda5730e5697bcd8f6a810b1a19ba1c + arches: [aarch64, i686, x86_64] + felix-parent: + rationale: "Build dependency of felix-osgi-compendium,\n felix-osgi-core, + felix-osgi-foundation, felix-utils,\n maven-plugin-bundle.\n" + ref: 8d4f057c38924db16c3e70c6ef89d67ebedda151 + arches: [aarch64, i686, x86_64] + felix-utils: + rationale: 'Runtime dependency of maven-plugin-bundle. Build dependency of + maven-plugin-bundle. + +' + ref: 186053d3db57a98b1eb59d231a6ff01437d43138 + arches: [aarch64, i686, x86_64] + forge-parent: + rationale: "Runtime dependency of sonatype-plugins-parent,\n spice-parent.\nBuild + dependency of sonatype-plugins-parent,\n spice-parent.\n" + ref: 5f765bf5e2c281a41f1989da37f99c4a159d1298 + arches: [aarch64, i686, x86_64] + fusesource-pom: + rationale: 'Build dependency of hawtjni, jansi, jansi-native. + +' + ref: 496923af4a4a8012387c11be7e316c8980e30643 + arches: [aarch64, i686, x86_64] + geronimo-annotation: + rationale: 'Runtime dependency of maven. Build dependency of maven. + +' + ref: 2d6dbf5542d5fc54cf0bd4580f914c39cd658deb + arches: [aarch64, i686, x86_64] + geronimo-jms: + rationale: 'Build dependency of log4j12. + +' + ref: 81d6d7eeec0732e735b36432c42b347dcfe50a56 + arches: [aarch64, i686, x86_64] + geronimo-jpa: + rationale: 'Build dependency of osgi-compendium. + +' + ref: 77fae6b67bf55e950eddd8b8c53a9bdcf7e9b489 + arches: [aarch64, i686, x86_64] + geronimo-parent-poms: + rationale: "Build dependency of geronimo-annotation, geronimo-jms,\n geronimo-jpa.\n" + ref: e02d504e394c6de98d9119322a9b22cea469c51f + arches: [aarch64, i686, x86_64] + glassfish-annotation-api: + rationale: 'Build dependency of sisu. + +' + ref: 270f6370626a985fa6f54400987e62258af28d31 + arches: [aarch64, i686, x86_64] + glassfish-el: + rationale: 'Runtime dependency of cdi-api, glassfish-jsp-api. Build dependency + of cdi-api, glassfish-jsp-api. + +' + ref: a7a7e52e1a672cf5f4a021c45112b7f78b7c5f0e + arches: [aarch64, i686, x86_64] + glassfish-jsp-api: + rationale: 'Build dependency of apache-commons-jxpath. + +' + ref: ed17510fc2bf12e4bc55367a7d88915f591f8d7f + arches: [aarch64, i686, x86_64] + glassfish-legal: + rationale: "Build dependency of glassfish-annotation-api,\n glassfish-el.\n" + ref: ee0ae2c2dc0ddb45a235fd10fdcfa3332c4fa165 + arches: [aarch64, i686, x86_64] + glassfish-master-pom: + rationale: 'Runtime dependency of glassfish-legal. Build dependency of glassfish-legal. + +' + ref: 49bff51f748c0497dd7ec0d6f5245e747b4c0a0e + arches: [aarch64, i686, x86_64] + glassfish-servlet-api: + rationale: "Runtime dependency of felix-osgi-compendium,\n glassfish-jsp-api, + xalan-j2.\nBuild dependency of apache-commons-jxpath,\n apache-commons-logging, + bsh, felix-osgi-compendium,\n glassfish-jsp-api, google-guice, osgi-compendium,\n + \ powermock, sisu, velocity, xalan-j2.\n" + ref: 9c514226d23732d7e075202b40260359e52b640d + arches: [aarch64, i686, x86_64] + google-guice: + rationale: "Runtime dependency of maven, xmvn. Build dependency of maven, + maven-resolver, sisu,\n testng.\n" + ref: 877d3ff623d803a4d00c29786247357353c520df + arches: [aarch64, i686, x86_64] + guava20: + rationale: "Runtime dependency of google-guice, maven,\n maven-shade-plugin, + plexus-containers, xmvn.\nBuild dependency of google-guice, maven,\n maven-shade-plugin, + plexus-containers.\n" + ref: 642d98f2c887e810a114f4b1735021ec1318e826 + arches: [aarch64, i686, x86_64] + hamcrest: + rationale: "Runtime dependency of junit, mockito, powermock. Build dependency + of ant, junit, maven-resolver,\n maven-shared-utils, mockito, powermock.\n" + ref: ac2501ad8c66c6fa12ea2c781ff50baa6da26b66 + arches: [aarch64, i686, x86_64] + hawtjni: + rationale: 'Runtime dependency of jansi, jansi-native, maven. Build dependency + of jansi, jansi-native. + +' + ref: 18cbd3adf1d93a97eebb92a2b5ef0432bdeccc06 + arches: [aarch64, i686, x86_64] + httpcomponents-client: + rationale: "Runtime dependency of maven, maven-doxia,\n maven-resolver, + maven-wagon.\nBuild dependency of maven-doxia, maven-resolver,\n maven-wagon.\n" + ref: 222f682de5cbd14f46ce479bef82dc3c72194a2e + arches: [aarch64, i686, x86_64] + httpcomponents-core: + rationale: "Runtime dependency of httpcomponents-client, maven,\n maven-doxia, + maven-resolver, maven-wagon.\nBuild dependency of httpcomponents-client, + maven-doxia,\n maven-resolver, maven-wagon.\n" + ref: 5867cd56906ddd848ff63bec88aafb545fa2dbdd + arches: [aarch64, i686, x86_64] + httpcomponents-project: + rationale: "Build dependency of httpcomponents-client,\n httpcomponents-core.\n" + ref: 7ae27636bd9a1ba60391a072fa9f87353c73cd5a + arches: [aarch64, i686, x86_64] + isorelax: + rationale: 'Build dependency of jdom2. + +' + ref: 999604ebb0287ab92fe4086ed2643af7ee117b0d + arches: [aarch64, i686, x86_64] + jakarta-commons-httpclient: + rationale: 'Build dependency of ant-contrib, apache-ivy. + +' + ref: 9c2e334e08e74b299ef45145685604b146bde71c + arches: [aarch64, i686, x86_64] + jakarta-oro: + rationale: 'Runtime dependency of ant. Build dependency of ant, apache-ivy, + log4j12, velocity. + +' + ref: 61c1acb29a67db23281e9c78df17dd9aedf3a51a + arches: [aarch64, i686, x86_64] + jansi: + rationale: "Runtime dependency of jline, maven. Build dependency of jline, + maven, maven-shared-utils,\n maven-surefire.\n" + ref: d1ab1387229dc34892595e85ec15893af3139d81 + arches: [aarch64, i686, x86_64] + jansi-native: + rationale: 'Runtime dependency of jansi, maven. Build dependency of jansi. + +' + ref: 6255b180c991112de406ded8f3bcac51984ffcfe + arches: [aarch64, i686, x86_64] + java_cup: + rationale: 'Runtime dependency of jflex, xalan-j2. Build dependency of java_cup, + jflex, xalan-j2. + +' + ref: ea1bc7150ede7b3231520772091713b95611de40 + arches: [aarch64, i686, x86_64] + javacc: + rationale: 'Runtime dependency of javacc-maven-plugin. Build dependency of + bsh, javacc, javacc-maven-plugin. + +' + ref: 32661668ece72d76e4e1db42bf6d450000dceb59 + arches: [aarch64, i686, x86_64] + javacc-maven-plugin: + rationale: 'Build dependency of glassfish-el, maven-surefire. + +' + ref: 7d867b414d079d8c3523d427709722861468b4cd + arches: [aarch64, i686, x86_64] + javamail: + rationale: 'Runtime dependency of ant. Build dependency of ant, log4j12. + +' + ref: 9c98b25e3a31740b98e35ab2c8771175960b550b + arches: [aarch64, i686, x86_64] + javapackages-tools: + rationale: "Module API. Runtime dependency of ant, ant-contrib, antlr,\n aopalliance, + apache-commons-beanutils,\n apache-commons-cli, apache-commons-codec,\n + \ apache-commons-collections, apache-commons-compress,\n apache-commons-exec, + apache-commons-io,\n apache-commons-jxpath, apache-commons-lang,\n apache-commons-lang3, + apache-commons-logging,\n apache-commons-net, apache-commons-parent, + apache-ivy,\n apache-parent, apache-resource-bundles, aqute-bnd,\n assertj-core, + atinject, bcel, beust-jcommander, bsf,\n bsh, cal10n, cdi-api, cglib, + easymock,\n exec-maven-plugin, felix-osgi-compendium,\n felix-osgi-core, + felix-osgi-foundation, felix-parent,\n felix-utils, forge-parent, fusesource-pom,\n + \ geronimo-annotation, geronimo-jms, geronimo-jpa,\n geronimo-parent-poms, + glassfish-annotation-api,\n glassfish-el, glassfish-jsp-api, glassfish-legal,\n + \ glassfish-master-pom, glassfish-servlet-api,\n google-guice, guava20, + hamcrest, hawtjni,\n httpcomponents-client, httpcomponents-core,\n httpcomponents-project, + isorelax,\n jakarta-commons-httpclient, jakarta-oro, jansi,\n jansi-native, + java_cup, javacc, javacc-maven-plugin,\n javamail, javassist, jaxen, + jboss-interceptors-1.2-api,\n jboss-parent, jdepend, jdependency, jdom, + jdom2, jflex,\n jline, jsch, jsoup, jsr-305, jtidy, junit,\n jvnet-parent, + jzlib, log4j12, maven,\n maven-antrun-plugin, maven-archiver,\n maven-artifact-resolver, + maven-artifact-transfer,\n maven-assembly-plugin, maven-clean-plugin,\n + \ maven-common-artifact-filters, maven-compiler-plugin,\n maven-dependency-analyzer, + maven-dependency-plugin,\n maven-dependency-tree, maven-doxia,\n maven-doxia-sitetools, + maven-enforcer,\n maven-file-management, maven-filtering,\n maven-install-plugin, + maven-invoker,\n maven-invoker-plugin, maven-jar-plugin, maven-parent,\n + \ maven-plugin-build-helper, maven-plugin-bundle,\n maven-plugin-testing, + maven-plugin-tools,\n maven-plugins-pom, maven-remote-resources-plugin,\n + \ maven-reporting-api, maven-reporting-impl,\n maven-resolver, maven-resources-plugin,\n + \ maven-script-interpreter, maven-shade-plugin,\n maven-shared, maven-shared-incremental,\n + \ maven-shared-io, maven-shared-utils,\n maven-source-plugin, maven-surefire, + maven-verifier,\n maven-wagon, maven2, mockito, modello, mojo-parent,\n + \ munge-maven-plugin, objectweb-asm, objectweb-pom,\n objenesis, + os-maven-plugin, osgi-annotation,\n osgi-compendium, osgi-core, plexus-ant-factory,\n + \ plexus-archiver, plexus-bsh-factory, plexus-build-api,\n plexus-cipher, + plexus-classworlds, plexus-cli,\n plexus-compiler, plexus-component-api,\n + \ plexus-component-factories-pom, plexus-components-pom,\n plexus-containers, + plexus-i18n, plexus-interactivity,\n plexus-interpolation, plexus-io, + plexus-languages,\n plexus-pom, plexus-resources, plexus-sec-dispatcher,\n + \ plexus-utils, plexus-velocity, powermock, qdox, regexp,\n sisu, + sisu-mojos, slf4j, sonatype-oss-parent,\n sonatype-plugins-parent, spec-version-maven-plugin,\n + \ spice-parent, testng, velocity, weld-parent, xalan-j2,\n xbean, + xerces-j2, xml-commons-apis,\n xml-commons-resolver, xmlunit, xmvn, + xz-java.\nBuild dependency of ant, ant-contrib, antlr,\n aopalliance, + apache-commons-beanutils,\n apache-commons-cli, apache-commons-codec,\n + \ apache-commons-collections, apache-commons-compress,\n apache-commons-exec, + apache-commons-io,\n apache-commons-jxpath, apache-commons-lang,\n apache-commons-lang3, + apache-commons-logging,\n apache-commons-net, apache-commons-parent, + apache-ivy,\n apache-parent, apache-resource-bundles, aqute-bnd,\n assertj-core, + atinject, bcel, beust-jcommander, bsf,\n bsh, cal10n, cdi-api, cglib, + easymock,\n exec-maven-plugin, felix-osgi-compendium,\n felix-osgi-core, + felix-osgi-foundation, felix-parent,\n felix-utils, forge-parent, fusesource-pom,\n + \ geronimo-annotation, geronimo-jms, geronimo-jpa,\n geronimo-parent-poms, + glassfish-annotation-api,\n glassfish-el, glassfish-jsp-api, glassfish-legal,\n + \ glassfish-master-pom, glassfish-servlet-api,\n google-guice, guava20, + hamcrest, hawtjni,\n httpcomponents-client, httpcomponents-core,\n httpcomponents-project, + isorelax,\n jakarta-commons-httpclient, jakarta-oro, jansi,\n jansi-native, + java_cup, javacc, javacc-maven-plugin,\n javamail, javassist, jaxen, + jboss-interceptors-1.2-api,\n jboss-parent, jdepend, jdependency, jdom, + jdom2, jflex,\n jline, jsch, jsoup, jsr-305, jtidy, junit,\n jvnet-parent, + jzlib, log4j12, maven,\n maven-antrun-plugin, maven-archiver,\n maven-artifact-resolver, + maven-artifact-transfer,\n maven-assembly-plugin, maven-clean-plugin,\n + \ maven-common-artifact-filters, maven-compiler-plugin,\n maven-dependency-analyzer, + maven-dependency-plugin,\n maven-dependency-tree, maven-doxia,\n maven-doxia-sitetools, + maven-enforcer,\n maven-file-management, maven-filtering,\n maven-install-plugin, + maven-invoker,\n maven-invoker-plugin, maven-jar-plugin, maven-parent,\n + \ maven-plugin-build-helper, maven-plugin-bundle,\n maven-plugin-testing, + maven-plugin-tools,\n maven-plugins-pom, maven-remote-resources-plugin,\n + \ maven-reporting-api, maven-reporting-impl,\n maven-resolver, maven-resources-plugin,\n + \ maven-script-interpreter, maven-shade-plugin,\n maven-shared, maven-shared-incremental,\n + \ maven-shared-io, maven-shared-utils,\n maven-source-plugin, maven-surefire, + maven-verifier,\n maven-wagon, maven2, mockito, modello, mojo-parent,\n + \ munge-maven-plugin, objectweb-asm, objectweb-pom,\n objenesis, + os-maven-plugin, osgi-annotation,\n osgi-compendium, osgi-core, plexus-ant-factory,\n + \ plexus-archiver, plexus-bsh-factory, plexus-build-api,\n plexus-cipher, + plexus-classworlds, plexus-cli,\n plexus-compiler, plexus-component-api,\n + \ plexus-component-factories-pom, plexus-components-pom,\n plexus-containers, + plexus-i18n, plexus-interactivity,\n plexus-interpolation, plexus-io, + plexus-languages,\n plexus-pom, plexus-resources, plexus-sec-dispatcher,\n + \ plexus-utils, plexus-velocity, powermock, qdox, regexp,\n sisu, + sisu-mojos, slf4j, sonatype-oss-parent,\n sonatype-plugins-parent, spec-version-maven-plugin,\n + \ spice-parent, testng, velocity, weld-parent, xalan-j2,\n xbean, + xerces-j2, xml-commons-apis,\n xml-commons-resolver, xmlunit, xmvn, + xz-java.\n" + ref: deb9a69d8bf8e678a8b98ae756b649d371f96573 + arches: [aarch64, i686, x86_64] + javassist: + rationale: 'Runtime dependency of powermock. Build dependency of powermock, + slf4j. + +' + ref: 75bca109630cf1159690275987df56d5f515102b + arches: [aarch64, i686, x86_64] + jaxen: + rationale: 'Build dependency of jdom, jdom2, velocity. + +' + ref: 3fbba60a7ee35b4b5404347a8ec1d37d06b61ea6 + arches: [aarch64, i686, x86_64] + jboss-interceptors-1.2-api: + rationale: 'Runtime dependency of cdi-api. Build dependency of cdi-api. + +' + ref: 63cd2d129d6520d103efff76ad8f262c4426e814 + arches: [aarch64, i686, x86_64] + jboss-parent: + rationale: 'Build dependency of jboss-interceptors-1.2-api. + +' + ref: 17b101fa14f69fe92b69a71d657df980d2dc945d + arches: [aarch64, i686, x86_64] + jdepend: + rationale: 'Runtime dependency of ant. Build dependency of ant. + +' + ref: 0d6e0e61c8a563b1dbf8d3218d3bcc92d4f3a715 + arches: [aarch64, i686, x86_64] + jdependency: + rationale: 'Runtime dependency of maven-shade-plugin. Build dependency of + maven-shade-plugin. + +' + ref: 3e0ec63348a49c10ffdf3fddf45d88529d11d5d8 + arches: [aarch64, i686, x86_64] + jdom: + rationale: "Runtime dependency of maven-shade-plugin. Build dependency of + apache-commons-jxpath, jaxen,\n maven-shade-plugin, velocity.\n" + ref: fe3bc8d39e954339288a352a83cf7a52537f4f82 + arches: [aarch64, i686, x86_64] + jdom2: + rationale: 'Runtime dependency of plexus-containers. Build dependency of plexus-containers. + +' + ref: c6842f0be26caf8c0174ddbab08881a8b0d1dcf0 + arches: [aarch64, i686, x86_64] + jflex: + rationale: 'Build dependency of java_cup, jflex, qdox. + +' + ref: 6b769669c3950c575e94019b18bcd09c3842539a + arches: [aarch64, i686, x86_64] + jline: + rationale: 'Runtime dependency of bsh, plexus-interactivity. Build dependency + of plexus-interactivity. + +' + ref: 496a63b47cd618f335fd19eb9efcbc06ab0b5e01 + arches: [aarch64, i686, x86_64] + jsch: + rationale: 'Runtime dependency of ant. Build dependency of ant, apache-ivy. + +' + ref: 53deb60edc03fb2d77162ffecba4f196d9f5d3fa + arches: [aarch64, i686, x86_64] + jsoup: + rationale: 'Runtime dependency of maven-wagon, modello. Build dependency of + maven-wagon, modello. + +' + ref: 34ab93c1960e22a890bcc21851405bc30cb2cf7a + arches: [aarch64, i686, x86_64] + jsr-305: + rationale: "Runtime dependency of guava20. Build dependency of guava20, maven-assembly-plugin,\n + \ maven-enforcer, maven-filtering, maven-shared-utils,\n maven-surefire, + plexus-archiver, plexus-io, testng.\n" + ref: 4a188b681938e6c0c060a43ab87e7af7742a625b + arches: [aarch64, i686, x86_64] + jtidy: + rationale: 'Runtime dependency of maven-plugin-tools. Build dependency of + maven-plugin-tools. + +' + ref: d2abc5d7c5d8c1fa42bec6fac93fcd94b2b99904 + arches: [aarch64, i686, x86_64] + junit: + rationale: "Runtime dependency of ant, ant-contrib, atinject,\n guava20, + hamcrest, javapackages-tools, maven-verifier,\n mockito, modello, powermock, + xmlunit.\nBuild dependency of ant, ant-contrib,\n apache-commons-cli, + apache-commons-compress,\n apache-commons-exec, apache-commons-io,\n + \ apache-commons-jxpath, apache-commons-logging,\n apache-commons-net, + aqute-bnd, assertj-core, atinject,\n bsh, cal10n, cglib, easymock, felix-parent,\n + \ glassfish-el, guava20, hamcrest, httpcomponents-client,\n httpcomponents-core, + jakarta-commons-httpclient, jansi,\n jansi-native, javacc-maven-plugin, + javamail, javassist,\n jdependency, jflex, jline, log4j12, maven,\n + \ maven-archiver, maven-artifact-resolver,\n maven-artifact-transfer, + maven-clean-plugin,\n maven-common-artifact-filters, maven-doxia,\n + \ maven-file-management, maven-invoker,\n maven-plugin-testing, maven-reporting-impl,\n + \ maven-resolver, maven-script-interpreter,\n maven-shared-io, maven-shared-utils,\n + \ maven-source-plugin, maven-surefire, maven-verifier,\n mockito, + modello, munge-maven-plugin, objenesis,\n os-maven-plugin, plexus-cipher, + plexus-containers,\n plexus-interpolation, plexus-sec-dispatcher, powermock,\n + \ sisu, sisu-mojos, spec-version-maven-plugin, testng,\n velocity, + xmlunit, xmvn.\n" + ref: 99864e22898b625c4b58ccae7396edc9b7edd31a + arches: [aarch64, i686, x86_64] + jvnet-parent: + rationale: "Build dependency of glassfish-annotation-api,\n glassfish-el, + glassfish-jsp-api, glassfish-servlet-api,\n javamail, spec-version-maven-plugin.\n" + ref: ec8ac4a84788610009e2cb8f48f910a0d7ec9e4d + arches: [aarch64, i686, x86_64] + jzlib: + rationale: 'Runtime dependency of jsch. Build dependency of jsch. + +' + ref: 32a30d6ad465420b8984fd1350c376679e9e9b7d + arches: [aarch64, i686, x86_64] + log4j12: + rationale: "Runtime dependency of ant, slf4j, xbean. Build dependency of ant, + apache-commons-logging, jdom2,\n slf4j, velocity, xbean.\n" + ref: c99396793cfb9a5fa6767dc0bb324231db7ca1e8 + arches: [aarch64, i686, x86_64] + maven: + rationale: "Runtime dependency of cal10n, exec-maven-plugin,\n hawtjni, + javacc-maven-plugin, maven-antrun-plugin,\n maven-archiver, maven-artifact-resolver,\n + \ maven-artifact-transfer, maven-assembly-plugin,\n maven-clean-plugin, + maven-common-artifact-filters,\n maven-compiler-plugin, maven-dependency-analyzer,\n + \ maven-dependency-plugin, maven-doxia-sitetools,\n maven-enforcer, + maven-file-management, maven-filtering,\n maven-install-plugin, maven-invoker-plugin,\n + \ maven-jar-plugin, maven-plugin-build-helper,\n maven-plugin-bundle, + maven-plugin-tools,\n maven-remote-resources-plugin, maven-reporting-impl,\n + \ maven-resources-plugin, maven-script-interpreter,\n maven-shade-plugin, + maven-shared-incremental,\n maven-shared-io, maven-source-plugin, maven-surefire,\n + \ maven2, modello, munge-maven-plugin, os-maven-plugin,\n plexus-containers, + sisu-mojos,\n spec-version-maven-plugin, xmvn.\nBuild dependency of + aqute-bnd, cal10n,\n exec-maven-plugin, hawtjni, javacc-maven-plugin,\n + \ maven-antrun-plugin, maven-archiver,\n maven-artifact-resolver, + maven-artifact-transfer,\n maven-assembly-plugin, maven-clean-plugin,\n + \ maven-common-artifact-filters, maven-compiler-plugin,\n maven-dependency-analyzer, + maven-dependency-plugin,\n maven-dependency-tree, maven-doxia-sitetools,\n + \ maven-enforcer, maven-file-management, maven-filtering,\n maven-install-plugin, + maven-invoker-plugin,\n maven-jar-plugin, maven-plugin-build-helper,\n + \ maven-plugin-bundle, maven-plugin-testing,\n maven-plugin-tools, + maven-remote-resources-plugin,\n maven-reporting-impl, maven-resources-plugin,\n + \ maven-script-interpreter, maven-shade-plugin,\n maven-shared-incremental, + maven-shared-io,\n maven-shared-utils, maven-source-plugin,\n maven-surefire, + modello, munge-maven-plugin,\n os-maven-plugin, plexus-containers, sisu-mojos,\n + \ spec-version-maven-plugin, xmvn.\n" + ref: 7779b44dd91a62762089431872aa86d65fe8c30e + arches: [aarch64, i686, x86_64] + maven-antrun-plugin: + rationale: "Runtime dependency of apache-commons-parent,\n felix-parent.\nBuild + dependency of apache-commons-cli,\n apache-commons-collections, apache-commons-compress,\n + \ apache-commons-exec, apache-commons-io,\n apache-commons-lang3, + apache-commons-net,\n apache-commons-parent, felix-parent, jdependency,\n + \ log4j12, maven-invoker, slf4j.\n" + ref: 97386651d759a3abc341ab809b6e4ac389778fd7 + arches: [aarch64, i686, x86_64] + maven-archiver: + rationale: "Runtime dependency of hawtjni, maven-assembly-plugin,\n maven-jar-plugin, + maven-plugin-bundle,\n maven-source-plugin.\nBuild dependency of hawtjni, + maven-assembly-plugin,\n maven-jar-plugin, maven-plugin-bundle,\n maven-source-plugin.\n" + ref: 997ab76b6f6f5d4ecfc622180ba758b665238f54 + arches: [aarch64, i686, x86_64] + maven-artifact-resolver: + rationale: 'Runtime dependency of maven-remote-resources-plugin. Build dependency + of maven-remote-resources-plugin. + +' + ref: 4acf91d392049b20ac8887cc0a2a0d376361e191 + arches: [aarch64, i686, x86_64] + maven-artifact-transfer: + rationale: "Runtime dependency of maven-assembly-plugin,\n maven-dependency-plugin, + maven-enforcer,\n maven-shade-plugin.\nBuild dependency of maven-assembly-plugin,\n + \ maven-dependency-plugin, maven-enforcer,\n maven-shade-plugin.\n" + ref: 2617f8d4925ad7dd8a3ae56da9eac01123aa722e + arches: [aarch64, i686, x86_64] + maven-assembly-plugin: + rationale: "Runtime dependency of apache-commons-parent. Build dependency + of apache-commons-codec,\n apache-commons-jxpath, apache-commons-parent, + jaxen,\n log4j12, maven, maven-enforcer, plexus-component-api,\n qdox, + xmvn.\n" + ref: 7496b2d14f80909da86bb475a9cad4c932099626 + arches: [aarch64, i686, x86_64] + maven-clean-plugin: + rationale: 'Build dependency of maven-invoker. + +' + ref: f73cf50a0a054ae193049f7488f9c1c383411cef + arches: [aarch64, i686, x86_64] + maven-common-artifact-filters: + rationale: "Runtime dependency of maven-artifact-transfer,\n maven-assembly-plugin, + maven-dependency-plugin,\n maven-enforcer, maven-remote-resources-plugin,\n + \ maven-surefire, sisu-mojos.\nBuild dependency of maven-artifact-transfer,\n + \ maven-assembly-plugin, maven-dependency-plugin,\n maven-enforcer, + maven-remote-resources-plugin,\n maven-surefire, sisu-mojos.\n" + ref: 9b02c1ffb28aee678aa59302a990fd51ecc8cd2c + arches: [aarch64, i686, x86_64] + maven-compiler-plugin: + rationale: "Runtime dependency of apache-commons-parent,\n felix-parent, + geronimo-parent-poms,\n glassfish-master-pom, javapackages-tools, xmvn.\n" + ref: 543f1350e03f91c273116901bae280d2054bac00 + arches: [aarch64, i686, x86_64] + maven-dependency-analyzer: + rationale: 'Runtime dependency of maven-dependency-plugin. Build dependency + of maven-dependency-plugin. + +' + ref: e2977f06ae9eeb0bd86f2f2cf63313816a68409c + arches: [aarch64, i686, x86_64] + maven-dependency-plugin: + rationale: "Build dependency of apache-commons-logging, javamail,\n maven, + maven-surefire, modello, plexus-classworlds,\n xmvn.\n" + ref: adec054c0f24c51207cc88beef7f500742ae0a8c + arches: [aarch64, i686, x86_64] + maven-dependency-tree: + rationale: "Runtime dependency of maven-dependency-plugin,\n maven-enforcer, + maven-plugin-bundle,\n maven-shade-plugin.\nBuild dependency of maven-dependency-plugin,\n + \ maven-enforcer, maven-plugin-bundle,\n maven-shade-plugin.\n" + ref: 01164644f96feeab272d5911db9b2ca07e9428fe + arches: [aarch64, i686, x86_64] + maven-doxia: + rationale: "Runtime dependency of javacc-maven-plugin,\n maven-dependency-plugin, + maven-doxia-sitetools,\n maven-invoker-plugin, maven-plugin-tools,\n + \ maven-reporting-api, maven-reporting-impl.\nBuild dependency of javacc-maven-plugin,\n + \ maven-dependency-plugin, maven-doxia-sitetools,\n maven-invoker-plugin, + maven-plugin-tools,\n maven-reporting-api, maven-reporting-impl.\n" + ref: 4589122dc26209977ad8837a8a59cc6409162a07 + arches: [aarch64, i686, x86_64] + maven-doxia-sitetools: + rationale: "Runtime dependency of javacc-maven-plugin,\n maven-dependency-plugin, + maven-invoker-plugin,\n maven-plugin-tools, maven-reporting-impl,\n + \ maven-surefire.\nBuild dependency of javacc-maven-plugin,\n maven-dependency-plugin, + maven-invoker-plugin,\n maven-plugin-tools, maven-reporting-impl,\n + \ maven-surefire.\n" + ref: 5606549d271af0935d71b050e21d5c19c3a10895 + arches: [aarch64, i686, x86_64] + maven-enforcer: + rationale: "Runtime dependency of apache-parent, objectweb-pom,\n plexus-pom.\nBuild + dependency of apache-parent, cdi-api, javamail,\n jboss-interceptors-1.2-api, + junit, jvnet-parent,\n maven-dependency-analyzer, maven-plugin-tools, + maven2,\n objectweb-pom, plexus-archiver, plexus-classworlds,\n plexus-io, + plexus-pom, plexus-utils.\n" + ref: d8afb283c8f7b619477ca4214672157f4aebcd61 + arches: [aarch64, i686, x86_64] + maven-file-management: + rationale: "Runtime dependency of maven-assembly-plugin,\n maven-dependency-plugin.\nBuild + dependency of maven-assembly-plugin,\n maven-dependency-plugin.\n" + ref: 379fb5360d6b196b6d5b9aa82c56ffa2aa2be5a2 + arches: [aarch64, i686, x86_64] + maven-filtering: + rationale: "Runtime dependency of maven-assembly-plugin,\n maven-remote-resources-plugin, + maven-resources-plugin.\nBuild dependency of maven-assembly-plugin,\n maven-remote-resources-plugin, + maven-resources-plugin.\n" + ref: 806097d7366c98d15f6a838afcbdcae82358a2d6 + arches: [aarch64, i686, x86_64] + maven-install-plugin: + rationale: 'Build dependency of weld-parent, xmvn. + +' + ref: 19ecbe8c731e2e621046fc7c44fc62eec18405ca + arches: [aarch64, i686, x86_64] + maven-invoker: + rationale: "Runtime dependency of maven-invoker-plugin,\n maven-plugin-testing, + xmvn.\nBuild dependency of maven-invoker-plugin,\n maven-plugin-testing, + xmvn.\n" + ref: ecf6f25591d761919df6108fd3a7381968f2450d + arches: [aarch64, i686, x86_64] + maven-invoker-plugin: + rationale: "Build dependency of maven-dependency-tree,\n maven-plugin-build-helper, + maven-surefire, qdox.\n" + ref: 052fa06d1319bfa627e7988e795ca7cf19e68f9c + arches: [aarch64, i686, x86_64] + maven-jar-plugin: + rationale: "Runtime dependency of apache-commons-parent,\n geronimo-parent-poms, + httpcomponents-project,\n javapackages-tools, maven-resolver, xmvn.\n" + ref: b9a77de7d9ea88cb245205caaa7597312fd5353c + arches: [aarch64, i686, x86_64] + maven-parent: + rationale: "Runtime dependency of maven-doxia, maven-enforcer,\n maven-plugin-testing, + maven-plugin-tools,\n maven-plugins-pom, maven-resolver, maven-shared,\n + \ maven-wagon.\nBuild dependency of apache-resource-bundles, maven,\n + \ maven-doxia, maven-doxia-sitetools, maven-enforcer,\n maven-plugin-testing, + maven-plugin-tools,\n maven-plugins-pom, maven-resolver, maven-shared,\n + \ maven-surefire, maven-wagon, maven2.\n" + ref: 9fcac8986693b35e796db7a0a33f72b72c71e01d + arches: [aarch64, i686, x86_64] + maven-plugin-build-helper: + rationale: "Runtime dependency of apache-commons-parent,\n weld-parent.\nBuild + dependency of apache-commons-logging,\n apache-commons-net, apache-commons-parent, + cdi-api,\n easymock, guava20, httpcomponents-client,\n httpcomponents-core, + httpcomponents-project, javamail,\n maven, maven-surefire, slf4j,\n + \ spec-version-maven-plugin, weld-parent, xmvn.\n" + ref: d40d0b49d9fb260b2416856a9ad06dd194f223fc + arches: [aarch64, i686, x86_64] + maven-plugin-bundle: + rationale: "Runtime dependency of apache-commons-parent,\n geronimo-parent-poms, + google-guice.\nBuild dependency of apache-commons-compress,\n apache-commons-parent, + assertj-core, beust-jcommander,\n cdi-api, cglib, easymock, felix-osgi-compendium,\n + \ felix-osgi-core, geronimo-annotation,\n geronimo-parent-poms, glassfish-annotation-api,\n + \ glassfish-el, glassfish-jsp-api, glassfish-servlet-api,\n google-guice, + guava20, httpcomponents-client,\n httpcomponents-core, jansi, jansi-native, + javamail,\n javassist, jaxen, jboss-interceptors-1.2-api, jline,\n jsoup, + junit, jzlib, log4j12, maven-resolver,\n objectweb-asm, objenesis, osgi-annotation,\n + \ osgi-compendium, osgi-core, plexus-classworlds,\n plexus-containers, + plexus-utils, powermock,\n spec-version-maven-plugin, testng, xbean.\n" + ref: c20570d61ca662297c6cfbe9c7582b12a4aa75ef + arches: [aarch64, i686, x86_64] + maven-plugin-testing: + rationale: "Runtime dependency of maven-enforcer. Build dependency of maven-clean-plugin,\n + \ maven-common-artifact-filters, maven-dependency-tree,\n maven-enforcer, + maven-install-plugin,\n maven-invoker-plugin, maven-shared-utils,\n + \ maven-source-plugin.\n" + ref: 607ec2a15c937c84fec9e0c7fbb5a853aa73c9a2 + arches: [aarch64, i686, x86_64] + maven-plugin-tools: + rationale: "Runtime dependency of maven-plugins-pom,\n maven-surefire.\nBuild + dependency of aqute-bnd, cal10n,\n exec-maven-plugin, hawtjni, javacc-maven-plugin,\n + \ maven-antrun-plugin, maven-assembly-plugin,\n maven-clean-plugin, + maven-compiler-plugin,\n maven-dependency-plugin, maven-enforcer,\n + \ maven-install-plugin, maven-invoker-plugin,\n maven-jar-plugin, + maven-plugin-build-helper,\n maven-plugin-bundle, maven-plugin-tools,\n + \ maven-plugins-pom, maven-remote-resources-plugin,\n maven-reporting-impl, + maven-resources-plugin,\n maven-shade-plugin, maven-source-plugin,\n + \ maven-surefire, modello, munge-maven-plugin,\n os-maven-plugin, + plexus-component-api,\n plexus-containers, sisu-mojos,\n spec-version-maven-plugin, + xmvn.\n" + ref: bee59622c84448c01218610a225a8c80ee04173f + arches: [aarch64, i686, x86_64] + maven-plugins-pom: + rationale: "Build dependency of maven-antrun-plugin,\n maven-assembly-plugin, + maven-clean-plugin,\n maven-compiler-plugin, maven-dependency-plugin,\n + \ maven-install-plugin, maven-invoker-plugin,\n maven-jar-plugin, + maven-remote-resources-plugin,\n maven-resources-plugin, maven-shade-plugin,\n + \ maven-source-plugin.\n" + ref: 2477163383faf1499eca4c28ad3cbf5536b211e9 + arches: [aarch64, i686, x86_64] + maven-remote-resources-plugin: + rationale: "Runtime dependency of apache-parent, google-guice. Build dependency + of apache-parent,\n apache-resource-bundles, easymock,\n glassfish-annotation-api, + glassfish-el,\n glassfish-legal, google-guice, objenesis.\n" + ref: d1679fc772e51c4c2f2ac710fd298333518b586a + arches: [aarch64, i686, x86_64] + maven-reporting-api: + rationale: "Runtime dependency of javacc-maven-plugin,\n maven-dependency-plugin, + maven-doxia-sitetools,\n maven-invoker-plugin, maven-plugin-tools,\n + \ maven-reporting-impl, maven-surefire.\nBuild dependency of javacc-maven-plugin,\n + \ maven-dependency-plugin, maven-doxia-sitetools,\n maven-invoker-plugin, + maven-plugin-tools,\n maven-reporting-impl, maven-surefire.\n" + ref: a1f4760df1bb3408ff24efa6ddd1859d0058cc5f + arches: [aarch64, i686, x86_64] + maven-reporting-impl: + rationale: "Runtime dependency of javacc-maven-plugin,\n maven-dependency-plugin, + maven-invoker-plugin,\n maven-plugin-tools, maven-surefire.\nBuild dependency + of javacc-maven-plugin,\n maven-dependency-plugin, maven-invoker-plugin,\n + \ maven-plugin-tools, maven-surefire.\n" + ref: e51b0244b060ee26b4141c96c54dc0491ad92451 + arches: [aarch64, i686, x86_64] + maven-resolver: + rationale: "Runtime dependency of maven, maven-artifact-transfer,\n maven-dependency-tree, + xmvn.\nBuild dependency of aqute-bnd, maven,\n maven-artifact-transfer, + maven-common-artifact-filters,\n maven-dependency-tree.\n" + ref: 964dbc1569338f88da0cb5c1474146213f6c4101 + arches: [aarch64, i686, x86_64] + maven-resources-plugin: + rationale: 'Runtime dependency of javapackages-tools. Build dependency of + plexus-component-api. + +' + ref: 91a820a26e043cd8eb965325fea4210d8298308e + arches: [aarch64, i686, x86_64] + maven-script-interpreter: + rationale: 'Runtime dependency of maven-invoker-plugin. Build dependency of + maven-invoker-plugin. + +' + ref: 79a5dcfeae46fd10a97e5150034b23bf1adf3a99 + arches: [aarch64, i686, x86_64] + maven-shade-plugin: + rationale: "Build dependency of maven-surefire, maven-wagon,\n maven2, + objectweb-asm, objenesis.\n" + ref: e5452e7c9386e669db9ac939826a48ea1c302db9 + arches: [aarch64, i686, x86_64] + maven-shared: + rationale: "Build dependency of maven-archiver,\n maven-artifact-resolver, + maven-artifact-transfer,\n maven-common-artifact-filters,\n maven-dependency-analyzer, + maven-dependency-tree,\n maven-file-management, maven-filtering, maven-invoker,\n + \ maven-reporting-api, maven-reporting-impl,\n maven-script-interpreter, + maven-shared-incremental,\n maven-shared-io, maven-shared-utils, maven-verifier.\n" + ref: dde6307e9e5d22361a2eb39212bd4ac92706cdde + arches: [aarch64, i686, x86_64] + maven-shared-incremental: + rationale: 'Runtime dependency of maven-compiler-plugin. Build dependency + of maven-compiler-plugin. + +' + ref: e96b45373558ee7ff57a001264588ca8ec8e1790 + arches: [aarch64, i686, x86_64] + maven-shared-io: + rationale: "Runtime dependency of maven-assembly-plugin,\n maven-file-management.\nBuild + dependency of maven-assembly-plugin,\n maven-file-management.\n" + ref: e6c131aef6dead86090ad3bbd8416e63ad6458a6 + arches: [aarch64, i686, x86_64] + maven-shared-utils: + rationale: "Runtime dependency of maven, maven-archiver,\n maven-clean-plugin, + maven-common-artifact-filters,\n maven-compiler-plugin, maven-dependency-plugin,\n + \ maven-file-management, maven-filtering,\n maven-install-plugin, + maven-reporting-impl,\n maven-shared-incremental, maven-shared-io,\n + \ maven-surefire, maven-verifier.\nBuild dependency of maven, maven-archiver,\n + \ maven-clean-plugin, maven-common-artifact-filters,\n maven-compiler-plugin, + maven-file-management,\n maven-filtering, maven-install-plugin,\n maven-reporting-impl, + maven-shared-incremental,\n maven-shared-io, maven-surefire, maven-verifier.\n" + ref: a309eac6da7da0ad9f4767c52ab5d162b7a1730c + arches: [aarch64, i686, x86_64] + maven-source-plugin: + rationale: "Runtime dependency of google-guice, jboss-parent,\n weld-parent.\nBuild + dependency of aqute-bnd, cal10n,\n glassfish-annotation-api, glassfish-jsp-api,\n + \ glassfish-servlet-api, google-guice, javamail,\n javassist, jboss-interceptors-1.2-api, + jboss-parent,\n jline, jsch, maven-plugin-testing, maven-plugin-tools,\n + \ munge-maven-plugin, slf4j, weld-parent, xbean.\n" + ref: 808d5051b4666328b8c54393f38758b4b7c0badf + arches: [aarch64, i686, x86_64] + maven-surefire: + rationale: "Runtime dependency of apache-commons-parent,\n javapackages-tools, + maven-plugin-tools.\nBuild dependency of apache-commons-lang,\n apache-commons-logging, + cdi-api, easymock,\n glassfish-el, maven-plugin-tools, maven-surefire,\n + \ plexus-languages.\n" + ref: ebb025e557ccdafe5e1a27069168340a55f46f0e + arches: [aarch64, i686, x86_64] + maven-verifier: + rationale: 'Runtime dependency of maven-surefire. Build dependency of maven-surefire. + +' + ref: c360799a350998f7153aeb3e865b3513f894b407 + arches: [aarch64, i686, x86_64] + maven-wagon: + rationale: "Runtime dependency of maven, maven-resolver,\n maven-shared-io, + maven2, xmvn.\nBuild dependency of maven, maven-dependency-plugin,\n maven-plugin-testing, + maven-resolver, maven-shared-io,\n maven2.\n" + ref: b3edae6d18d36dc429e6e756f030de3dbc0876cd + arches: [aarch64, i686, x86_64] + maven2: + rationale: "Runtime dependency of cal10n, exec-maven-plugin,\n hawtjni, + javacc-maven-plugin, maven-antrun-plugin,\n maven-dependency-analyzer, + maven-doxia-sitetools,\n maven-install-plugin, maven-invoker-plugin,\n + \ maven-plugin-build-helper, maven-plugin-tools,\n maven-remote-resources-plugin, + plexus-containers.\nBuild dependency of cal10n, exec-maven-plugin, hawtjni,\n + \ javacc-maven-plugin, maven-antrun-plugin,\n maven-artifact-resolver, + maven-dependency-analyzer,\n maven-doxia-sitetools, maven-install-plugin,\n + \ maven-invoker-plugin, maven-plugin-build-helper,\n maven-plugin-tools, + maven-remote-resources-plugin,\n plexus-containers.\n" + ref: 03c295650ac7a979082be42f287112528f67f5fe + arches: [aarch64, i686, x86_64] + mockito: + rationale: "Runtime dependency of assertj-core, felix-parent,\n powermock.\nBuild + dependency of assertj-core,\n felix-osgi-foundation, felix-parent,\n + \ httpcomponents-client, httpcomponents-core, maven,\n powermock.\n" + ref: 1f8e50d8d1249ad0a817f6f0e0173a30f51436d6 + arches: [aarch64, i686, x86_64] + modello: + rationale: "Build dependency of maven, maven-assembly-plugin,\n maven-doxia, + maven-doxia-sitetools,\n maven-file-management, maven-invoker-plugin,\n + \ maven-plugin-tools, maven-remote-resources-plugin,\n maven2, plexus-sec-dispatcher, + xmvn.\n" + ref: 462352461949a850140edc3746b8592610675994 + arches: [aarch64, i686, x86_64] + mojo-parent: + rationale: "Build dependency of exec-maven-plugin,\n javacc-maven-plugin, + maven-plugin-build-helper.\n" + ref: b8c3e67d93098ac036a4b65865f3ea19238e54ce + arches: [aarch64, i686, x86_64] + munge-maven-plugin: + rationale: 'Build dependency of google-guice. + +' + ref: 9538b2bdbc5f5aaacad6b493ce86127c6ba7293c + arches: [aarch64, i686, x86_64] + objectweb-asm: + rationale: "Runtime dependency of cglib, easymock, hawtjni,\n jdependency, + maven-dependency-analyzer,\n maven-plugin-tools, maven-shade-plugin,\n + \ plexus-containers, plexus-languages, xbean, xmvn.\nBuild dependency + of cglib, easymock, google-guice,\n hawtjni, jdependency, maven-dependency-analyzer,\n + \ maven-plugin-tools, maven-shade-plugin,\n plexus-containers, plexus-languages, + xbean, xmvn.\n" + ref: 701919609847fa3eecd9b1dc7c976de3c8e75c7d + arches: [aarch64, i686, x86_64] + objectweb-pom: + rationale: 'Build dependency of objectweb-asm. + +' + ref: d3a353059be104278034a054e668c2222569f5a9 + arches: [aarch64, i686, x86_64] + objenesis: + rationale: 'Runtime dependency of easymock, mockito, powermock. Build dependency + of easymock, mockito, powermock. + +' + ref: 22b4852ea414d14adc9ca52f476032c7a1f2c6fa + arches: [aarch64, i686, x86_64] + os-maven-plugin: + rationale: 'Module API. + +' + ref: 6d69b3eda9ad8579b5b93f5e34c83ac4a87a2e76 + arches: [aarch64, i686, x86_64] + osgi-annotation: + rationale: "Runtime dependency of aqute-bnd. Build dependency of aqute-bnd, + osgi-compendium,\n osgi-core.\n" + ref: afe9c5a562784d4a11698e3b3bbb7835d5baf73a + arches: [aarch64, i686, x86_64] + osgi-compendium: + rationale: 'Runtime dependency of aqute-bnd. Build dependency of aqute-bnd. + +' + ref: 759966c482ca2a93c1c5cf80a24060244a14c50c + arches: [aarch64, i686, x86_64] + osgi-core: + rationale: "Runtime dependency of aqute-bnd, maven-plugin-bundle. Build dependency + of aqute-bnd, maven-plugin-bundle,\n osgi-compendium, sisu.\n" + ref: 605a6a67e19400564181d7512f999cbb8857234b + arches: [aarch64, i686, x86_64] + plexus-ant-factory: + rationale: 'Runtime dependency of maven-plugin-tools. Build dependency of + maven-plugin-tools. + +' + ref: bc58fcb18f2586a3a9f1e0e645d8c1d1035438f8 + arches: [aarch64, i686, x86_64] + plexus-archiver: + rationale: "Runtime dependency of hawtjni, maven-archiver,\n maven-assembly-plugin, + maven-dependency-plugin,\n maven-jar-plugin, maven-plugin-testing,\n + \ maven-plugin-tools, maven-source-plugin.\nBuild dependency of hawtjni, + maven-archiver,\n maven-assembly-plugin, maven-dependency-plugin,\n + \ maven-jar-plugin, maven-plugin-testing,\n maven-plugin-tools, maven-source-plugin.\n" + ref: e76e59ef4c5007ac5c5efce414487f42a404ea72 + arches: [aarch64, i686, x86_64] + plexus-bsh-factory: + rationale: 'Runtime dependency of maven-plugin-tools. Build dependency of + maven-plugin-tools. + +' + ref: 4a6737bf722640bd23387cffe9691e9e25f22524 + arches: [aarch64, i686, x86_64] + plexus-build-api: + rationale: "Runtime dependency of aqute-bnd, maven-filtering,\n maven-plugin-bundle, + modello.\nBuild dependency of aqute-bnd, maven-filtering,\n maven-plugin-bundle, + modello.\n" + ref: db75b032a0f00420dd69b7f853788d52e6907445 + arches: [aarch64, i686, x86_64] + plexus-cipher: + rationale: "Runtime dependency of maven, plexus-sec-dispatcher,\n xmvn.\nBuild + dependency of maven, plexus-sec-dispatcher.\n" + ref: a8ff19c35c334d47329a295e5248116d499bced3 + arches: [aarch64, i686, x86_64] + plexus-classworlds: + rationale: "Runtime dependency of maven, maven-dependency-plugin,\n plexus-bsh-factory, + plexus-component-api,\n plexus-containers, sisu, xmvn.\nBuild dependency + of maven, maven-dependency-plugin,\n maven-resolver, plexus-ant-factory, + plexus-bsh-factory,\n plexus-component-api, plexus-containers, sisu.\n" + ref: f9fa3a919b35a06724ec8a90d9419c1315222066 + arches: [aarch64, i686, x86_64] + plexus-cli: + rationale: 'Runtime dependency of plexus-containers. Build dependency of plexus-containers. + +' + ref: 116477b05e459538288353094ea467ea4724a273 + arches: [aarch64, i686, x86_64] + plexus-compiler: + rationale: 'Runtime dependency of maven-compiler-plugin, modello. Build dependency + of maven-compiler-plugin, modello. + +' + ref: 7c188727cac7398907a417bee64a7c11d1bd812d + arches: [aarch64, i686, x86_64] + plexus-component-api: + rationale: "Runtime dependency of plexus-interactivity. Build dependency of + maven-shared-incremental,\n plexus-interactivity.\n" + ref: 71b873212703ddcc1b347c8a48f208254b0fcb98 + arches: [aarch64, i686, x86_64] + plexus-component-factories-pom: + rationale: 'Build dependency of plexus-ant-factory. + +' + ref: 1caa5ba558af89ebe80cbd613273c33c39d6207a + arches: [aarch64, i686, x86_64] + plexus-components-pom: + rationale: "Runtime dependency of plexus-compiler,\n plexus-interactivity.\nBuild + dependency of plexus-cli, plexus-compiler,\n plexus-i18n, plexus-interactivity,\n + \ plexus-interpolation, plexus-resources,\n plexus-velocity.\n" + ref: 937f0cefe17cee10c771be664738ad3c1fc2fd67 + arches: [aarch64, i686, x86_64] + plexus-containers: + rationale: "Runtime dependency of maven, maven-artifact-transfer,\n maven-dependency-analyzer, + maven-dependency-tree,\n maven-doxia, maven-doxia-sitetools, maven-enforcer,\n + \ maven-invoker, maven-plugin-tools,\n maven-script-interpreter, + maven-shared-incremental,\n maven-wagon, maven2, modello, plexus-ant-factory,\n + \ plexus-bsh-factory, plexus-cli, plexus-compiler,\n plexus-component-factories-pom, + plexus-components-pom,\n plexus-i18n, plexus-resources, plexus-velocity, + sisu,\n xmvn.\nBuild dependency of exec-maven-plugin, maven,\n maven-artifact-resolver, + maven-artifact-transfer,\n maven-assembly-plugin, maven-compiler-plugin,\n + \ maven-dependency-analyzer, maven-dependency-tree,\n maven-doxia, + maven-doxia-sitetools, maven-enforcer,\n maven-filtering, maven-invoker, + maven-plugin-testing,\n maven-plugin-tools, maven-resolver,\n maven-script-interpreter, + maven-shade-plugin,\n maven-shared-incremental, maven-shared-utils,\n + \ maven-wagon, maven2, modello, os-maven-plugin,\n plexus-ant-factory, + plexus-archiver,\n plexus-bsh-factory, plexus-build-api, plexus-cli,\n + \ plexus-compiler, plexus-component-api,\n plexus-component-factories-pom, + plexus-components-pom,\n plexus-containers, plexus-i18n, plexus-io,\n + \ plexus-languages, plexus-resources,\n plexus-sec-dispatcher, plexus-velocity, + sisu, xmvn.\n" + ref: 609e396bc190da9dd67832272250f329fd951347 + arches: [aarch64, i686, x86_64] + plexus-i18n: + rationale: "Runtime dependency of maven-doxia-sitetools,\n maven-enforcer, + maven-invoker-plugin.\nBuild dependency of maven-doxia-sitetools,\n maven-enforcer, + maven-invoker-plugin.\n" + ref: 5e05604a60fbb1a2e8ec3f391837eb5176c4e0ea + arches: [aarch64, i686, x86_64] + plexus-interactivity: + rationale: 'Build dependency of maven-wagon. + +' + ref: f8c59d05035d3aab83cbce638cb1cf5ce7a82552 + arches: [aarch64, i686, x86_64] + plexus-interpolation: + rationale: "Runtime dependency of hawtjni, maven, maven-archiver,\n maven-assembly-plugin, + maven-doxia-sitetools,\n maven-filtering, maven-invoker-plugin,\n maven-remote-resources-plugin, + maven-resources-plugin,\n maven2, xmvn.\nBuild dependency of hawtjni, + maven, maven-archiver,\n maven-assembly-plugin, maven-doxia-sitetools,\n + \ maven-filtering, maven-invoker-plugin,\n maven-remote-resources-plugin, + maven-resources-plugin,\n maven2.\n" + ref: a745bc13692a4b0ad3bf0fa6c3a4f624f8525eea + arches: [aarch64, i686, x86_64] + plexus-io: + rationale: "Runtime dependency of hawtjni, maven-assembly-plugin,\n maven-dependency-plugin, + plexus-archiver.\nBuild dependency of hawtjni, maven-assembly-plugin,\n + \ maven-dependency-plugin, plexus-archiver.\n" + ref: 963c292397f331860eab881fc5c01234a9dfdce6 + arches: [aarch64, i686, x86_64] + plexus-languages: + rationale: "Runtime dependency of maven-compiler-plugin,\n maven-surefire.\nBuild + dependency of maven-compiler-plugin,\n maven-surefire.\n" + ref: 1fcf860c9fb4773bff3562731c10e7a784ca63fc + arches: [aarch64, i686, x86_64] + plexus-pom: + rationale: "Runtime dependency of plexus-component-factories-pom,\n plexus-components-pom, + plexus-containers.\nBuild dependency of plexus-archiver,\n plexus-classworlds, + plexus-component-factories-pom,\n plexus-components-pom, plexus-containers, + plexus-io,\n plexus-languages, plexus-utils.\n" + ref: a33012e4058b283bfe950f884c74ca24eb70cf2b + arches: [aarch64, i686, x86_64] + plexus-resources: + rationale: "Runtime dependency of maven-remote-resources-plugin,\n spec-version-maven-plugin.\nBuild + dependency of maven-remote-resources-plugin,\n spec-version-maven-plugin.\n" + ref: fc15c45265dc08c9b33a072482b03031362a0cab + arches: [aarch64, i686, x86_64] + plexus-sec-dispatcher: + rationale: 'Runtime dependency of maven, xmvn. Build dependency of maven. + +' + ref: a1dcd88c12fdf98b0eb78bccac70c6b676ca1f44 + arches: [aarch64, i686, x86_64] + plexus-utils: + rationale: "Runtime dependency of exec-maven-plugin, hawtjni,\n javacc-maven-plugin, + maven, maven-antrun-plugin,\n maven-archiver, maven-artifact-transfer,\n + \ maven-assembly-plugin, maven-dependency-analyzer,\n maven-dependency-plugin, + maven-doxia,\n maven-doxia-sitetools, maven-enforcer,\n maven-file-management, + maven-filtering,\n maven-install-plugin, maven-invoker,\n maven-invoker-plugin, + maven-jar-plugin,\n maven-plugin-build-helper, maven-plugin-bundle,\n + \ maven-plugin-tools, maven-remote-resources-plugin,\n maven-reporting-impl, + maven-resources-plugin,\n maven-script-interpreter, maven-shade-plugin,\n + \ maven-shared-io, maven-source-plugin, maven-surefire,\n maven-wagon, + maven2, modello, os-maven-plugin,\n plexus-ant-factory, plexus-archiver,\n + \ plexus-bsh-factory, plexus-build-api, plexus-cli,\n plexus-compiler, + plexus-containers, plexus-i18n,\n plexus-interactivity, plexus-io, plexus-resources,\n + \ plexus-sec-dispatcher, sisu, sisu-mojos, xmvn.\nBuild dependency of + exec-maven-plugin, hawtjni,\n javacc-maven-plugin, maven, maven-antrun-plugin,\n + \ maven-archiver, maven-artifact-transfer,\n maven-assembly-plugin, + maven-dependency-analyzer,\n maven-dependency-plugin, maven-doxia,\n + \ maven-doxia-sitetools, maven-enforcer,\n maven-file-management, + maven-filtering,\n maven-install-plugin, maven-invoker,\n maven-invoker-plugin, + maven-jar-plugin,\n maven-plugin-build-helper, maven-plugin-bundle,\n + \ maven-plugin-testing, maven-plugin-tools,\n maven-remote-resources-plugin, + maven-reporting-impl,\n maven-resolver, maven-resources-plugin,\n maven-script-interpreter, + maven-shade-plugin,\n maven-shared-io, maven-source-plugin, maven-surefire,\n + \ maven-wagon, maven2, modello, os-maven-plugin,\n plexus-ant-factory, + plexus-archiver,\n plexus-bsh-factory, plexus-build-api, plexus-cli,\n + \ plexus-compiler, plexus-containers, plexus-i18n,\n plexus-interactivity, + plexus-io, plexus-resources,\n plexus-sec-dispatcher, sisu, sisu-mojos.\n" + ref: 0bae7ad6ec51924b895915c144dde28a9e5ed0a5 + arches: [aarch64, i686, x86_64] + plexus-velocity: + rationale: "Runtime dependency of maven-doxia-sitetools,\n maven-plugin-tools.\nBuild + dependency of maven-doxia-sitetools,\n maven-plugin-tools.\n" + ref: 399bc3c655ba2eb7a50a04fd0d640fd049bb94b0 + arches: [aarch64, i686, x86_64] + powermock: + rationale: 'Build dependency of apache-commons-compress, jline. + +' + ref: 131c9c257f238533f5ee10833be7c4ddcc94ac77 + arches: [aarch64, i686, x86_64] + qdox: + rationale: "Runtime dependency of hamcrest, maven-plugin-tools,\n plexus-containers, + plexus-languages.\nBuild dependency of hamcrest, maven-plugin-tools,\n plexus-containers, + plexus-languages.\n" + ref: 4c7c42a24dc8450de343a066c5620ac552e4978f + arches: [aarch64, i686, x86_64] + regexp: + rationale: 'Runtime dependency of ant, xalan-j2. Build dependency of ant, + xalan-j2. + +' + ref: 9965e5d9a9a0a92512a1ad004fdf5cde6af78bbc + arches: [aarch64, i686, x86_64] + sisu: + rationale: 'Runtime dependency of maven, sisu-mojos, xmvn. Build dependency + of maven, maven-resolver, sisu-mojos. + +' + ref: 2e904a37e81b23769b88fa62bd013bba9063b90b + arches: [aarch64, i686, x86_64] + sisu-mojos: + rationale: "Build dependency of maven, maven-resolver,\n plexus-cipher.\n" + ref: 4b2224fcf9d28f75af772d65f5320fa624c918cb + arches: [aarch64, i686, x86_64] + slf4j: + rationale: "Runtime dependency of aqute-bnd, maven,\n maven-artifact-transfer, + maven-resolver, maven-wagon,\n sisu-mojos, xbean, xmvn.\nBuild dependency + of aqute-bnd, google-guice, maven,\n maven-artifact-transfer, maven-resolver, + maven-wagon,\n sisu, sisu-mojos, xbean.\n" + ref: cfae094d61331fda9fbae9e092c61f192d26592a + arches: [aarch64, i686, x86_64] + sonatype-oss-parent: + rationale: "Build dependency of apache-ivy, beust-jcommander,\n cglib, + guava20, jaxen, jflex, jline, jsch,\n os-maven-plugin, powermock, qdox, + sisu-mojos, testng.\n" + ref: c28ff2627c20b111c84468c349adb10116cf0421 + arches: [aarch64, i686, x86_64] + sonatype-plugins-parent: + rationale: 'Build dependency of munge-maven-plugin. + +' + ref: 6f80173d6d1f63fc6f8391e32cf715dc25563613 + arches: [aarch64, i686, x86_64] + spec-version-maven-plugin: + rationale: 'Build dependency of glassfish-annotation-api. + +' + ref: 78949e779ac6f8905edbc6abf1294d32956f55f5 + arches: [aarch64, i686, x86_64] + spice-parent: + rationale: "Build dependency of plexus-build-api, plexus-cipher,\n plexus-sec-dispatcher.\n" + ref: 0893037102457ddf31f9f7f5b3d659537c91a3ec + arches: [aarch64, i686, x86_64] + testng: + rationale: "Runtime dependency of hamcrest, powermock. Build dependency of + beust-jcommander, cdi-api,\n easymock, hamcrest, maven-surefire, powermock, + sisu.\n" + ref: 6d73f1ccd72ab162c6ae37b473a00a736a50389b + arches: [aarch64, i686, x86_64] + velocity: + rationale: "Runtime dependency of maven-doxia-sitetools,\n maven-plugin-tools, + maven-remote-resources-plugin,\n plexus-velocity.\nBuild dependency + of maven-doxia-sitetools,\n maven-plugin-tools, maven-remote-resources-plugin,\n + \ plexus-velocity.\n" + ref: 1482d502406daeac92428e082745566394731101 + arches: [aarch64, i686, x86_64] + weld-parent: + rationale: 'Build dependency of cdi-api. + +' + ref: 85fffb7e79b1542b46836a22536946732f38c050 + arches: [aarch64, i686, x86_64] + xalan-j2: + rationale: "Runtime dependency of ant, maven-doxia-sitetools,\n xerces-j2, + xmlunit.\nBuild dependency of ant, bsf, jdom2,\n maven-doxia-sitetools, + xerces-j2, xmlunit.\n" + ref: 54e8ea20c793e8eb86bc7ec5b764cc18b285b7a2 + arches: [aarch64, i686, x86_64] + xbean: + rationale: 'Runtime dependency of hawtjni, plexus-containers. Build dependency + of hawtjni, plexus-containers. + +' + ref: a2967b2a1c56c15c7a816e0bff3ab5343898d4c8 + arches: [aarch64, i686, x86_64] + xerces-j2: + rationale: "Runtime dependency of ant-contrib, xalan-j2. Build dependency + of ant-contrib, apache-commons-jxpath,\n jaxen, jdom, jdom2, xalan-j2, + xmlunit.\n" + ref: 2754cb5c9d5fb1217ba18410a728162b528e1abb + arches: [aarch64, i686, x86_64] + xml-commons-apis: + rationale: "Runtime dependency of jtidy, maven-doxia-sitetools,\n xalan-j2, + xerces-j2, xmlunit.\nBuild dependency of apache-commons-jxpath, jaxen,\n + \ jdom2, jtidy, maven-doxia-sitetools,\n plexus-classworlds, xalan-j2, + xerces-j2, xmlunit.\n" + ref: e2ca00fcaed0b0915430b18ed681d559037465ac + arches: [aarch64, i686, x86_64] + xml-commons-resolver: + rationale: 'Runtime dependency of ant, xerces-j2. Build dependency of ant, + xerces-j2. + +' + ref: 9a1f715a315e05349eb1bf37d18eef0d82add972 + arches: [aarch64, i686, x86_64] + xmlunit: + rationale: 'Runtime dependency of maven-doxia. Build dependency of maven, + maven-doxia, xmvn. + +' + ref: d923680b73ce62b0cc6684ed2aae0e0ae0cc4327 + arches: [aarch64, i686, x86_64] + xmvn: + rationale: 'Runtime dependency of javapackages-tools. + +' + ref: 21736c495556e1781bae6ef7552949e9182ba329 + arches: [aarch64, i686, x86_64] + xz-java: + rationale: "Runtime dependency of ant, plexus-archiver. Build dependency of + ant, apache-commons-compress,\n plexus-archiver.\n" + ref: 4a819bc593507dfb54973f04349ad255f7a6be70 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - ant-0:1.10.5-1.module+el8.3.0+74+855e3f5d.noarch + - ant-0:1.10.5-1.module+el8.3.0+74+855e3f5d.src + - ant-antlr-0:1.10.5-1.module+el8.3.0+74+855e3f5d.noarch + - ant-apache-bcel-0:1.10.5-1.module+el8.3.0+74+855e3f5d.noarch + - ant-apache-bsf-0:1.10.5-1.module+el8.3.0+74+855e3f5d.noarch + - ant-apache-log4j-0:1.10.5-1.module+el8.3.0+74+855e3f5d.noarch + - ant-apache-oro-0:1.10.5-1.module+el8.3.0+74+855e3f5d.noarch + - ant-apache-regexp-0:1.10.5-1.module+el8.3.0+74+855e3f5d.noarch + - ant-apache-resolver-0:1.10.5-1.module+el8.3.0+74+855e3f5d.noarch + - ant-apache-xalan2-0:1.10.5-1.module+el8.3.0+74+855e3f5d.noarch + - ant-commons-logging-0:1.10.5-1.module+el8.3.0+74+855e3f5d.noarch + - ant-commons-net-0:1.10.5-1.module+el8.3.0+74+855e3f5d.noarch + - ant-contrib-0:1.0-0.32.b3.module+el8.3.0+74+855e3f5d.noarch + - ant-contrib-0:1.0-0.32.b3.module+el8.3.0+74+855e3f5d.src + - ant-contrib-javadoc-0:1.0-0.32.b3.module+el8.3.0+74+855e3f5d.noarch + - ant-javadoc-0:1.10.5-1.module+el8.3.0+74+855e3f5d.noarch + - ant-javamail-0:1.10.5-1.module+el8.3.0+74+855e3f5d.noarch + - ant-jdepend-0:1.10.5-1.module+el8.3.0+74+855e3f5d.noarch + - ant-jmf-0:1.10.5-1.module+el8.3.0+74+855e3f5d.noarch + - ant-jsch-0:1.10.5-1.module+el8.3.0+74+855e3f5d.noarch + - ant-junit-0:1.10.5-1.module+el8.3.0+74+855e3f5d.noarch + - ant-lib-0:1.10.5-1.module+el8.3.0+74+855e3f5d.noarch + - ant-manual-0:1.10.5-1.module+el8.3.0+74+855e3f5d.noarch + - ant-swing-0:1.10.5-1.module+el8.3.0+74+855e3f5d.noarch + - ant-testutil-0:1.10.5-1.module+el8.3.0+74+855e3f5d.noarch + - ant-xz-0:1.10.5-1.module+el8.3.0+74+855e3f5d.noarch + - antlr-0:2.7.7-56.module+el8.3.0+74+855e3f5d.src + - antlr-C++-0:2.7.7-56.module+el8.3.0+74+855e3f5d.x86_64 + - antlr-javadoc-0:2.7.7-56.module+el8.3.0+74+855e3f5d.noarch + - antlr-manual-0:2.7.7-56.module+el8.3.0+74+855e3f5d.noarch + - antlr-tool-0:2.7.7-56.module+el8.3.0+74+855e3f5d.noarch + - aopalliance-0:1.0-17.module+el8.3.0+74+855e3f5d.noarch + - aopalliance-0:1.0-17.module+el8.3.0+74+855e3f5d.src + - aopalliance-javadoc-0:1.0-17.module+el8.3.0+74+855e3f5d.noarch + - apache-commons-beanutils-0:1.9.3-4.module+el8.3.0+74+855e3f5d.noarch + - apache-commons-beanutils-0:1.9.3-4.module+el8.3.0+74+855e3f5d.src + - apache-commons-beanutils-javadoc-0:1.9.3-4.module+el8.3.0+74+855e3f5d.noarch + - apache-commons-cli-0:1.4-4.module+el8.3.0+74+855e3f5d.noarch + - apache-commons-cli-0:1.4-4.module+el8.3.0+74+855e3f5d.src + - apache-commons-cli-javadoc-0:1.4-4.module+el8.3.0+74+855e3f5d.noarch + - apache-commons-codec-0:1.11-3.module+el8.3.0+74+855e3f5d.noarch + - apache-commons-codec-0:1.11-3.module+el8.3.0+74+855e3f5d.src + - apache-commons-codec-javadoc-0:1.11-3.module+el8.3.0+74+855e3f5d.noarch + - apache-commons-collections-0:3.2.2-10.module+el8.3.0+74+855e3f5d.noarch + - apache-commons-collections-0:3.2.2-10.module+el8.3.0+74+855e3f5d.src + - apache-commons-collections-javadoc-0:3.2.2-10.module+el8.3.0+74+855e3f5d.noarch + - apache-commons-collections-testframework-0:3.2.2-10.module+el8.3.0+74+855e3f5d.noarch + - apache-commons-compress-0:1.18-1.module+el8.3.0+74+855e3f5d.noarch + - apache-commons-compress-0:1.18-1.module+el8.3.0+74+855e3f5d.src + - apache-commons-compress-javadoc-0:1.18-1.module+el8.3.0+74+855e3f5d.noarch + - apache-commons-exec-0:1.3-8.module+el8.3.0+74+855e3f5d.noarch + - apache-commons-exec-0:1.3-8.module+el8.3.0+74+855e3f5d.src + - apache-commons-exec-javadoc-0:1.3-8.module+el8.3.0+74+855e3f5d.noarch + - apache-commons-io-1:2.6-3.module+el8.3.0+74+855e3f5d.noarch + - apache-commons-io-1:2.6-3.module+el8.3.0+74+855e3f5d.src + - apache-commons-io-javadoc-1:2.6-3.module+el8.3.0+74+855e3f5d.noarch + - apache-commons-jxpath-0:1.3-29.module+el8.3.0+74+855e3f5d.noarch + - apache-commons-jxpath-0:1.3-29.module+el8.3.0+74+855e3f5d.src + - apache-commons-jxpath-javadoc-0:1.3-29.module+el8.3.0+74+855e3f5d.noarch + - apache-commons-lang-0:2.6-21.module+el8.3.0+74+855e3f5d.noarch + - apache-commons-lang-0:2.6-21.module+el8.3.0+74+855e3f5d.src + - apache-commons-lang-javadoc-0:2.6-21.module+el8.3.0+74+855e3f5d.noarch + - apache-commons-lang3-0:3.7-3.module+el8.3.0+74+855e3f5d.noarch + - apache-commons-lang3-0:3.7-3.module+el8.3.0+74+855e3f5d.src + - apache-commons-lang3-javadoc-0:3.7-3.module+el8.3.0+74+855e3f5d.noarch + - apache-commons-logging-0:1.2-13.module+el8.3.0+74+855e3f5d.noarch + - apache-commons-logging-0:1.2-13.module+el8.3.0+74+855e3f5d.src + - apache-commons-logging-javadoc-0:1.2-13.module+el8.3.0+74+855e3f5d.noarch + - apache-commons-net-0:3.6-3.module+el8.3.0+74+855e3f5d.noarch + - apache-commons-net-0:3.6-3.module+el8.3.0+74+855e3f5d.src + - apache-commons-net-javadoc-0:3.6-3.module+el8.3.0+74+855e3f5d.noarch + - apache-commons-parent-0:43-2.module+el8.3.0+74+855e3f5d.noarch + - apache-commons-parent-0:43-2.module+el8.3.0+74+855e3f5d.src + - apache-ivy-0:2.4.0-14.module+el8.3.0+74+855e3f5d.noarch + - apache-ivy-0:2.4.0-14.module+el8.3.0+74+855e3f5d.src + - apache-ivy-javadoc-0:2.4.0-14.module+el8.3.0+74+855e3f5d.noarch + - apache-parent-0:19-2.module+el8.3.0+74+855e3f5d.noarch + - apache-parent-0:19-2.module+el8.3.0+74+855e3f5d.src + - apache-resource-bundles-0:2-20.module+el8.3.0+74+855e3f5d.noarch + - apache-resource-bundles-0:2-20.module+el8.3.0+74+855e3f5d.src + - aqute-bnd-0:3.5.0-4.module+el8.3.0+74+855e3f5d.noarch + - aqute-bnd-0:3.5.0-4.module+el8.3.0+74+855e3f5d.src + - aqute-bnd-javadoc-0:3.5.0-4.module+el8.3.0+74+855e3f5d.noarch + - aqute-bndlib-0:3.5.0-4.module+el8.3.0+74+855e3f5d.noarch + - assertj-core-0:3.8.0-2.module+el8.3.0+74+855e3f5d.noarch + - assertj-core-0:3.8.0-2.module+el8.3.0+74+855e3f5d.src + - assertj-core-javadoc-0:3.8.0-2.module+el8.3.0+74+855e3f5d.noarch + - atinject-0:1-28.20100611svn86.module+el8.3.0+74+855e3f5d.noarch + - atinject-0:1-28.20100611svn86.module+el8.3.0+74+855e3f5d.src + - atinject-javadoc-0:1-28.20100611svn86.module+el8.3.0+74+855e3f5d.noarch + - atinject-tck-0:1-28.20100611svn86.module+el8.3.0+74+855e3f5d.noarch + - bcel-0:6.2-2.module+el8.3.0+74+855e3f5d.noarch + - bcel-0:6.2-2.module+el8.3.0+74+855e3f5d.src + - bcel-javadoc-0:6.2-2.module+el8.3.0+74+855e3f5d.noarch + - beust-jcommander-0:1.71-5.module+el8.3.0+74+855e3f5d.noarch + - beust-jcommander-0:1.71-5.module+el8.3.0+74+855e3f5d.src + - beust-jcommander-javadoc-0:1.71-5.module+el8.3.0+74+855e3f5d.noarch + - bnd-maven-plugin-0:3.5.0-4.module+el8.3.0+74+855e3f5d.noarch + - bsf-0:2.4.0-30.module+el8.3.0+74+855e3f5d.noarch + - bsf-0:2.4.0-30.module+el8.3.0+74+855e3f5d.src + - bsf-javadoc-0:2.4.0-30.module+el8.3.0+74+855e3f5d.noarch + - bsh-0:2.0-13.b6.module+el8.3.0+74+855e3f5d.noarch + - bsh-0:2.0-13.b6.module+el8.3.0+74+855e3f5d.src + - bsh-javadoc-0:2.0-13.b6.module+el8.3.0+74+855e3f5d.noarch + - bsh-manual-0:2.0-13.b6.module+el8.3.0+74+855e3f5d.noarch + - byaccj-0:1.15-17.module+el8.3.0+74+855e3f5d.src + - byaccj-0:1.15-17.module+el8.3.0+74+855e3f5d.x86_64 + - byaccj-debuginfo-0:1.15-17.module+el8.3.0+74+855e3f5d.x86_64 + - byaccj-debugsource-0:1.15-17.module+el8.3.0+74+855e3f5d.x86_64 + - cal10n-0:0.8.1-7.module+el8.3.0+74+855e3f5d.noarch + - cal10n-0:0.8.1-7.module+el8.3.0+74+855e3f5d.src + - cal10n-javadoc-0:0.8.1-7.module+el8.3.0+74+855e3f5d.noarch + - cdi-api-0:1.2-8.module+el8.3.0+74+855e3f5d.noarch + - cdi-api-0:1.2-8.module+el8.3.0+74+855e3f5d.src + - cdi-api-javadoc-0:1.2-8.module+el8.3.0+74+855e3f5d.noarch + - cglib-0:3.2.4-7.module+el8.3.0+74+855e3f5d.noarch + - cglib-0:3.2.4-7.module+el8.3.0+74+855e3f5d.src + - cglib-javadoc-0:3.2.4-7.module+el8.3.0+74+855e3f5d.noarch + - easymock-0:3.5-4.module+el8.3.0+74+855e3f5d.noarch + - easymock-0:3.5-4.module+el8.3.0+74+855e3f5d.src + - easymock-javadoc-0:3.5-4.module+el8.3.0+74+855e3f5d.noarch + - exec-maven-plugin-0:1.6.0-3.module+el8.3.0+74+855e3f5d.noarch + - exec-maven-plugin-0:1.6.0-3.module+el8.3.0+74+855e3f5d.src + - exec-maven-plugin-javadoc-0:1.6.0-3.module+el8.3.0+74+855e3f5d.noarch + - felix-osgi-compendium-0:1.4.0-26.module+el8.3.0+74+855e3f5d.noarch + - felix-osgi-compendium-0:1.4.0-26.module+el8.3.0+74+855e3f5d.src + - felix-osgi-compendium-javadoc-0:1.4.0-26.module+el8.3.0+74+855e3f5d.noarch + - felix-osgi-core-0:1.4.0-23.module+el8.3.0+74+855e3f5d.noarch + - felix-osgi-core-0:1.4.0-23.module+el8.3.0+74+855e3f5d.src + - felix-osgi-core-javadoc-0:1.4.0-23.module+el8.3.0+74+855e3f5d.noarch + - felix-osgi-foundation-0:1.2.0-23.module+el8.3.0+74+855e3f5d.noarch + - felix-osgi-foundation-0:1.2.0-23.module+el8.3.0+74+855e3f5d.src + - felix-osgi-foundation-javadoc-0:1.2.0-23.module+el8.3.0+74+855e3f5d.noarch + - felix-parent-0:4-5.module+el8.3.0+74+855e3f5d.noarch + - felix-parent-0:4-5.module+el8.3.0+74+855e3f5d.src + - felix-utils-0:1.10.4-2.module+el8.3.0+74+855e3f5d.noarch + - felix-utils-0:1.10.4-2.module+el8.3.0+74+855e3f5d.src + - felix-utils-javadoc-0:1.10.4-2.module+el8.3.0+74+855e3f5d.noarch + - forge-parent-0:38-11.module+el8.3.0+74+855e3f5d.noarch + - forge-parent-0:38-11.module+el8.3.0+74+855e3f5d.src + - fusesource-pom-0:1.11-3.module+el8.3.0+74+855e3f5d.noarch + - fusesource-pom-0:1.11-3.module+el8.3.0+74+855e3f5d.src + - geronimo-annotation-0:1.0-23.module+el8.3.0+74+855e3f5d.noarch + - geronimo-annotation-0:1.0-23.module+el8.3.0+74+855e3f5d.src + - geronimo-annotation-javadoc-0:1.0-23.module+el8.3.0+74+855e3f5d.noarch + - geronimo-jms-0:1.1.1-25.module+el8.3.0+74+855e3f5d.noarch + - geronimo-jms-0:1.1.1-25.module+el8.3.0+74+855e3f5d.src + - geronimo-jms-javadoc-0:1.1.1-25.module+el8.3.0+74+855e3f5d.noarch + - geronimo-jpa-0:1.1.1-21.module+el8.3.0+74+855e3f5d.noarch + - geronimo-jpa-0:1.1.1-21.module+el8.3.0+74+855e3f5d.src + - geronimo-jpa-javadoc-0:1.1.1-21.module+el8.3.0+74+855e3f5d.noarch + - geronimo-parent-poms-0:1.6-25.module+el8.3.0+74+855e3f5d.noarch + - geronimo-parent-poms-0:1.6-25.module+el8.3.0+74+855e3f5d.src + - glassfish-annotation-api-0:1.2-13.module+el8.3.0+74+855e3f5d.noarch + - glassfish-annotation-api-0:1.2-13.module+el8.3.0+74+855e3f5d.src + - glassfish-annotation-api-javadoc-0:1.2-13.module+el8.3.0+74+855e3f5d.noarch + - glassfish-el-0:3.0.1-0.7.b08.module+el8.3.0+74+855e3f5d.noarch + - glassfish-el-0:3.0.1-0.7.b08.module+el8.3.0+74+855e3f5d.src + - glassfish-el-api-0:3.0.1-0.7.b08.module+el8.3.0+74+855e3f5d.noarch + - glassfish-el-javadoc-0:3.0.1-0.7.b08.module+el8.3.0+74+855e3f5d.noarch + - glassfish-jsp-api-0:2.3.2-0.9.b01.module+el8.3.0+74+855e3f5d.noarch + - glassfish-jsp-api-0:2.3.2-0.9.b01.module+el8.3.0+74+855e3f5d.src + - glassfish-jsp-api-javadoc-0:2.3.2-0.9.b01.module+el8.3.0+74+855e3f5d.noarch + - glassfish-legal-0:1.1-11.module+el8.3.0+74+855e3f5d.noarch + - glassfish-legal-0:1.1-11.module+el8.3.0+74+855e3f5d.src + - glassfish-master-pom-0:8-11.module+el8.3.0+74+855e3f5d.noarch + - glassfish-master-pom-0:8-11.module+el8.3.0+74+855e3f5d.src + - glassfish-servlet-api-0:3.1.0-14.module+el8.3.0+74+855e3f5d.noarch + - glassfish-servlet-api-0:3.1.0-14.module+el8.3.0+74+855e3f5d.src + - glassfish-servlet-api-javadoc-0:3.1.0-14.module+el8.3.0+74+855e3f5d.noarch + - google-guice-0:4.1-11.module+el8.3.0+74+855e3f5d.noarch + - google-guice-0:4.1-11.module+el8.3.0+74+855e3f5d.src + - google-guice-javadoc-0:4.1-11.module+el8.3.0+74+855e3f5d.noarch + - guava20-0:20.0-8.module+el8.3.0+74+855e3f5d.noarch + - guava20-0:20.0-8.module+el8.3.0+74+855e3f5d.src + - guava20-javadoc-0:20.0-8.module+el8.3.0+74+855e3f5d.noarch + - guava20-testlib-0:20.0-8.module+el8.3.0+74+855e3f5d.noarch + - guice-assistedinject-0:4.1-11.module+el8.3.0+74+855e3f5d.noarch + - guice-bom-0:4.1-11.module+el8.3.0+74+855e3f5d.noarch + - guice-extensions-0:4.1-11.module+el8.3.0+74+855e3f5d.noarch + - guice-grapher-0:4.1-11.module+el8.3.0+74+855e3f5d.noarch + - guice-jmx-0:4.1-11.module+el8.3.0+74+855e3f5d.noarch + - guice-jndi-0:4.1-11.module+el8.3.0+74+855e3f5d.noarch + - guice-multibindings-0:4.1-11.module+el8.3.0+74+855e3f5d.noarch + - guice-parent-0:4.1-11.module+el8.3.0+74+855e3f5d.noarch + - guice-servlet-0:4.1-11.module+el8.3.0+74+855e3f5d.noarch + - guice-testlib-0:4.1-11.module+el8.3.0+74+855e3f5d.noarch + - guice-throwingproviders-0:4.1-11.module+el8.3.0+74+855e3f5d.noarch + - hamcrest-0:1.3-23.module+el8.3.0+74+855e3f5d.noarch + - hamcrest-0:1.3-23.module+el8.3.0+74+855e3f5d.src + - hamcrest-core-0:1.3-23.module+el8.3.0+74+855e3f5d.noarch + - hamcrest-demo-0:1.3-23.module+el8.3.0+74+855e3f5d.noarch + - hamcrest-javadoc-0:1.3-23.module+el8.3.0+74+855e3f5d.noarch + - hawtjni-0:1.16-2.module+el8.3.0+74+855e3f5d.noarch + - hawtjni-0:1.16-2.module+el8.3.0+74+855e3f5d.src + - hawtjni-javadoc-0:1.16-2.module+el8.3.0+74+855e3f5d.noarch + - hawtjni-runtime-0:1.16-2.module+el8.3.0+74+855e3f5d.noarch + - httpcomponents-client-0:4.5.5-4.module+el8.3.0+74+855e3f5d.noarch + - httpcomponents-client-0:4.5.5-4.module+el8.3.0+74+855e3f5d.src + - httpcomponents-client-cache-0:4.5.5-4.module+el8.3.0+74+855e3f5d.noarch + - httpcomponents-client-javadoc-0:4.5.5-4.module+el8.3.0+74+855e3f5d.noarch + - httpcomponents-core-0:4.4.10-3.module+el8.3.0+74+855e3f5d.noarch + - httpcomponents-core-0:4.4.10-3.module+el8.3.0+74+855e3f5d.src + - httpcomponents-core-javadoc-0:4.4.10-3.module+el8.3.0+74+855e3f5d.noarch + - httpcomponents-project-0:9-2.module+el8.3.0+74+855e3f5d.noarch + - httpcomponents-project-0:9-2.module+el8.3.0+74+855e3f5d.src + - isorelax-1:0-0.23.release20050331.module+el8.3.0+74+855e3f5d.noarch + - isorelax-1:0-0.23.release20050331.module+el8.3.0+74+855e3f5d.src + - isorelax-javadoc-1:0-0.23.release20050331.module+el8.3.0+74+855e3f5d.noarch + - ivy-local-0:5.3.0-2.module+el8.3.0+74+855e3f5d.noarch + - jakarta-commons-httpclient-1:3.1-28.module+el8.3.0+74+855e3f5d.noarch + - jakarta-commons-httpclient-1:3.1-28.module+el8.3.0+74+855e3f5d.src + - jakarta-commons-httpclient-demo-1:3.1-28.module+el8.3.0+74+855e3f5d.noarch + - jakarta-commons-httpclient-javadoc-1:3.1-28.module+el8.3.0+74+855e3f5d.noarch + - jakarta-commons-httpclient-manual-1:3.1-28.module+el8.3.0+74+855e3f5d.noarch + - jakarta-oro-0:2.0.8-23.module+el8.3.0+74+855e3f5d.noarch + - jakarta-oro-0:2.0.8-23.module+el8.3.0+74+855e3f5d.src + - jakarta-oro-javadoc-0:2.0.8-23.module+el8.3.0+74+855e3f5d.noarch + - jansi-0:1.17.1-1.module+el8.3.0+74+855e3f5d.noarch + - jansi-0:1.17.1-1.module+el8.3.0+74+855e3f5d.src + - jansi-javadoc-0:1.17.1-1.module+el8.3.0+74+855e3f5d.noarch + - jansi-native-0:1.7-7.module+el8.3.0+74+855e3f5d.src + - jansi-native-0:1.7-7.module+el8.3.0+74+855e3f5d.x86_64 + - jansi-native-javadoc-0:1.7-7.module+el8.3.0+74+855e3f5d.noarch + - java_cup-1:0.11b-8.module+el8.3.0+74+855e3f5d.noarch + - java_cup-1:0.11b-8.module+el8.3.0+74+855e3f5d.src + - java_cup-javadoc-1:0.11b-8.module+el8.3.0+74+855e3f5d.noarch + - java_cup-manual-1:0.11b-8.module+el8.3.0+74+855e3f5d.noarch + - javacc-0:7.0.2-6.module+el8.3.0+74+855e3f5d.noarch + - javacc-0:7.0.2-6.module+el8.3.0+74+855e3f5d.src + - javacc-demo-0:7.0.2-6.module+el8.3.0+74+855e3f5d.noarch + - javacc-javadoc-0:7.0.2-6.module+el8.3.0+74+855e3f5d.noarch + - javacc-manual-0:7.0.2-6.module+el8.3.0+74+855e3f5d.noarch + - javacc-maven-plugin-0:2.6-25.module+el8.3.0+74+855e3f5d.noarch + - javacc-maven-plugin-0:2.6-25.module+el8.3.0+74+855e3f5d.src + - javacc-maven-plugin-javadoc-0:2.6-25.module+el8.3.0+74+855e3f5d.noarch + - javamail-0:1.5.2-7.module+el8.3.0+74+855e3f5d.noarch + - javamail-0:1.5.2-7.module+el8.3.0+74+855e3f5d.src + - javamail-javadoc-0:1.5.2-7.module+el8.3.0+74+855e3f5d.noarch + - javapackages-filesystem-0:5.3.0-2.module+el8.3.0+74+855e3f5d.noarch + - javapackages-local-0:5.3.0-2.module+el8.3.0+74+855e3f5d.noarch + - javapackages-tools-0:5.3.0-2.module+el8.3.0+74+855e3f5d.noarch + - javapackages-tools-0:5.3.0-2.module+el8.3.0+74+855e3f5d.src + - javassist-0:3.18.1-8.module+el8.3.0+74+855e3f5d.noarch + - javassist-0:3.18.1-8.module+el8.3.0+74+855e3f5d.src + - javassist-javadoc-0:3.18.1-8.module+el8.3.0+74+855e3f5d.noarch + - jaxen-0:1.1.6-18.module+el8.3.0+74+855e3f5d.noarch + - jaxen-0:1.1.6-18.module+el8.3.0+74+855e3f5d.src + - jaxen-demo-0:1.1.6-18.module+el8.3.0+74+855e3f5d.noarch + - jaxen-javadoc-0:1.1.6-18.module+el8.3.0+74+855e3f5d.noarch + - jboss-interceptors-1.2-api-0:1.0.0-8.module+el8.3.0+74+855e3f5d.noarch + - jboss-interceptors-1.2-api-0:1.0.0-8.module+el8.3.0+74+855e3f5d.src + - jboss-interceptors-1.2-api-javadoc-0:1.0.0-8.module+el8.3.0+74+855e3f5d.noarch + - jboss-parent-0:20-4.module+el8.3.0+74+855e3f5d.noarch + - jboss-parent-0:20-4.module+el8.3.0+74+855e3f5d.src + - jcl-over-slf4j-0:1.7.25-4.module+el8.3.0+74+855e3f5d.noarch + - jdepend-0:2.9.1-18.module+el8.3.0+74+855e3f5d.noarch + - jdepend-0:2.9.1-18.module+el8.3.0+74+855e3f5d.src + - jdepend-demo-0:2.9.1-18.module+el8.3.0+74+855e3f5d.noarch + - jdepend-javadoc-0:2.9.1-18.module+el8.3.0+74+855e3f5d.noarch + - jdependency-0:1.2-2.module+el8.3.0+74+855e3f5d.noarch + - jdependency-0:1.2-2.module+el8.3.0+74+855e3f5d.src + - jdependency-javadoc-0:1.2-2.module+el8.3.0+74+855e3f5d.noarch + - jdom-0:1.1.3-17.module+el8.3.0+74+855e3f5d.noarch + - jdom-0:1.1.3-17.module+el8.3.0+74+855e3f5d.src + - jdom-demo-0:1.1.3-17.module+el8.3.0+74+855e3f5d.noarch + - jdom-javadoc-0:1.1.3-17.module+el8.3.0+74+855e3f5d.noarch + - jdom2-0:2.0.6-12.module+el8.3.0+74+855e3f5d.noarch + - jdom2-0:2.0.6-12.module+el8.3.0+74+855e3f5d.src + - jdom2-javadoc-0:2.0.6-12.module+el8.3.0+74+855e3f5d.noarch + - jflex-0:1.6.1-12.module+el8.3.0+74+855e3f5d.noarch + - jflex-0:1.6.1-12.module+el8.3.0+74+855e3f5d.src + - jflex-javadoc-0:1.6.1-12.module+el8.3.0+74+855e3f5d.noarch + - jline-0:2.14.6-2.module+el8.3.0+74+855e3f5d.noarch + - jline-0:2.14.6-2.module+el8.3.0+74+855e3f5d.src + - jline-javadoc-0:2.14.6-2.module+el8.3.0+74+855e3f5d.noarch + - jsch-0:0.1.54-6.module+el8.3.0+74+855e3f5d.noarch + - jsch-0:0.1.54-6.module+el8.3.0+74+855e3f5d.src + - jsch-javadoc-0:0.1.54-6.module+el8.3.0+74+855e3f5d.noarch + - jsoup-0:1.11.3-3.module+el8.3.0+74+855e3f5d.noarch + - jsoup-0:1.11.3-3.module+el8.3.0+74+855e3f5d.src + - jsoup-javadoc-0:1.11.3-3.module+el8.3.0+74+855e3f5d.noarch + - jsr-305-0:0-0.22.20130910svn.module+el8.3.0+74+855e3f5d.noarch + - jsr-305-0:0-0.22.20130910svn.module+el8.3.0+74+855e3f5d.src + - jsr-305-javadoc-0:0-0.22.20130910svn.module+el8.3.0+74+855e3f5d.noarch + - jtidy-2:1.0-0.28.20100930svn1125.module+el8.3.0+74+855e3f5d.noarch + - jtidy-2:1.0-0.28.20100930svn1125.module+el8.3.0+74+855e3f5d.src + - jtidy-javadoc-2:1.0-0.28.20100930svn1125.module+el8.3.0+74+855e3f5d.noarch + - jul-to-slf4j-0:1.7.25-4.module+el8.3.0+74+855e3f5d.noarch + - junit-1:4.12-9.module+el8.3.0+74+855e3f5d.noarch + - junit-1:4.12-9.module+el8.3.0+74+855e3f5d.src + - junit-javadoc-1:4.12-9.module+el8.3.0+74+855e3f5d.noarch + - junit-manual-1:4.12-9.module+el8.3.0+74+855e3f5d.noarch + - jvnet-parent-0:4-10.module+el8.3.0+74+855e3f5d.noarch + - jvnet-parent-0:4-10.module+el8.3.0+74+855e3f5d.src + - jzlib-0:1.1.3-8.module+el8.3.0+74+855e3f5d.noarch + - jzlib-0:1.1.3-8.module+el8.3.0+74+855e3f5d.src + - jzlib-demo-0:1.1.3-8.module+el8.3.0+74+855e3f5d.noarch + - jzlib-javadoc-0:1.1.3-8.module+el8.3.0+74+855e3f5d.noarch + - log4j-over-slf4j-0:1.7.25-4.module+el8.3.0+74+855e3f5d.noarch + - log4j12-0:1.2.17-22.module+el8.3.0+74+855e3f5d.noarch + - log4j12-0:1.2.17-22.module+el8.3.0+74+855e3f5d.src + - log4j12-javadoc-0:1.2.17-22.module+el8.3.0+74+855e3f5d.noarch + - maven-1:3.5.4-5.module+el8.3.0+74+855e3f5d.noarch + - maven-1:3.5.4-5.module+el8.3.0+74+855e3f5d.src + - maven-antrun-plugin-0:1.8-6.module+el8.3.0+74+855e3f5d.noarch + - maven-antrun-plugin-0:1.8-6.module+el8.3.0+74+855e3f5d.src + - maven-antrun-plugin-javadoc-0:1.8-6.module+el8.3.0+74+855e3f5d.noarch + - maven-archiver-0:3.2.0-2.module+el8.3.0+74+855e3f5d.noarch + - maven-archiver-0:3.2.0-2.module+el8.3.0+74+855e3f5d.src + - maven-archiver-javadoc-0:3.2.0-2.module+el8.3.0+74+855e3f5d.noarch + - maven-artifact-0:2.2.1-59.module+el8.3.0+74+855e3f5d.noarch + - maven-artifact-manager-0:2.2.1-59.module+el8.3.0+74+855e3f5d.noarch + - maven-artifact-resolver-1:1.0-18.module+el8.3.0+74+855e3f5d.noarch + - maven-artifact-resolver-1:1.0-18.module+el8.3.0+74+855e3f5d.src + - maven-artifact-resolver-javadoc-1:1.0-18.module+el8.3.0+74+855e3f5d.noarch + - maven-artifact-transfer-1:0.9.0-4.module+el8.3.0+74+855e3f5d.noarch + - maven-artifact-transfer-1:0.9.0-4.module+el8.3.0+74+855e3f5d.src + - maven-artifact-transfer-javadoc-1:0.9.0-4.module+el8.3.0+74+855e3f5d.noarch + - maven-assembly-plugin-0:3.1.0-3.module+el8.3.0+74+855e3f5d.noarch + - maven-assembly-plugin-0:3.1.0-3.module+el8.3.0+74+855e3f5d.src + - maven-assembly-plugin-javadoc-0:3.1.0-3.module+el8.3.0+74+855e3f5d.noarch + - maven-cal10n-plugin-0:0.8.1-7.module+el8.3.0+74+855e3f5d.noarch + - maven-clean-plugin-0:3.0.0-5.module+el8.3.0+74+855e3f5d.noarch + - maven-clean-plugin-0:3.0.0-5.module+el8.3.0+74+855e3f5d.src + - maven-clean-plugin-javadoc-0:3.0.0-5.module+el8.3.0+74+855e3f5d.noarch + - maven-common-artifact-filters-0:3.0.1-4.module+el8.3.0+74+855e3f5d.noarch + - maven-common-artifact-filters-0:3.0.1-4.module+el8.3.0+74+855e3f5d.src + - maven-common-artifact-filters-javadoc-0:3.0.1-4.module+el8.3.0+74+855e3f5d.noarch + - maven-compiler-plugin-0:3.7.0-2.module+el8.3.0+74+855e3f5d.noarch + - maven-compiler-plugin-0:3.7.0-2.module+el8.3.0+74+855e3f5d.src + - maven-compiler-plugin-javadoc-0:3.7.0-2.module+el8.3.0+74+855e3f5d.noarch + - maven-dependency-analyzer-0:1.8-2.module+el8.3.0+74+855e3f5d.noarch + - maven-dependency-analyzer-0:1.8-2.module+el8.3.0+74+855e3f5d.src + - maven-dependency-analyzer-javadoc-0:1.8-2.module+el8.3.0+74+855e3f5d.noarch + - maven-dependency-plugin-0:3.0.2-2.module+el8.3.0+74+855e3f5d.noarch + - maven-dependency-plugin-0:3.0.2-2.module+el8.3.0+74+855e3f5d.src + - maven-dependency-plugin-javadoc-0:3.0.2-2.module+el8.3.0+74+855e3f5d.noarch + - maven-dependency-tree-0:3.0-5.module+el8.3.0+74+855e3f5d.noarch + - maven-dependency-tree-0:3.0-5.module+el8.3.0+74+855e3f5d.src + - maven-dependency-tree-javadoc-0:3.0-5.module+el8.3.0+74+855e3f5d.noarch + - maven-doxia-0:1.7-8.module+el8.3.0+74+855e3f5d.noarch + - maven-doxia-0:1.7-8.module+el8.3.0+74+855e3f5d.src + - maven-doxia-core-0:1.7-8.module+el8.3.0+74+855e3f5d.noarch + - maven-doxia-javadoc-0:1.7-8.module+el8.3.0+74+855e3f5d.noarch + - maven-doxia-logging-api-0:1.7-8.module+el8.3.0+74+855e3f5d.noarch + - maven-doxia-module-apt-0:1.7-8.module+el8.3.0+74+855e3f5d.noarch + - maven-doxia-module-confluence-0:1.7-8.module+el8.3.0+74+855e3f5d.noarch + - maven-doxia-module-docbook-simple-0:1.7-8.module+el8.3.0+74+855e3f5d.noarch + - maven-doxia-module-fml-0:1.7-8.module+el8.3.0+74+855e3f5d.noarch + - maven-doxia-module-latex-0:1.7-8.module+el8.3.0+74+855e3f5d.noarch + - maven-doxia-module-rtf-0:1.7-8.module+el8.3.0+74+855e3f5d.noarch + - maven-doxia-module-twiki-0:1.7-8.module+el8.3.0+74+855e3f5d.noarch + - maven-doxia-module-xdoc-0:1.7-8.module+el8.3.0+74+855e3f5d.noarch + - maven-doxia-module-xhtml-0:1.7-8.module+el8.3.0+74+855e3f5d.noarch + - maven-doxia-modules-0:1.7-8.module+el8.3.0+74+855e3f5d.noarch + - maven-doxia-sink-api-0:1.7-8.module+el8.3.0+74+855e3f5d.noarch + - maven-doxia-sitetools-0:1.7.5-2.module+el8.3.0+74+855e3f5d.noarch + - maven-doxia-sitetools-0:1.7.5-2.module+el8.3.0+74+855e3f5d.src + - maven-doxia-sitetools-javadoc-0:1.7.5-2.module+el8.3.0+74+855e3f5d.noarch + - maven-doxia-test-docs-0:1.7-8.module+el8.3.0+74+855e3f5d.noarch + - maven-doxia-tests-0:1.7-8.module+el8.3.0+74+855e3f5d.noarch + - maven-enforcer-0:1.4.1-8.module+el8.3.0+74+855e3f5d.noarch + - maven-enforcer-0:1.4.1-8.module+el8.3.0+74+855e3f5d.src + - maven-enforcer-api-0:1.4.1-8.module+el8.3.0+74+855e3f5d.noarch + - maven-enforcer-javadoc-0:1.4.1-8.module+el8.3.0+74+855e3f5d.noarch + - maven-enforcer-plugin-0:1.4.1-8.module+el8.3.0+74+855e3f5d.noarch + - maven-enforcer-rules-0:1.4.1-8.module+el8.3.0+74+855e3f5d.noarch + - maven-failsafe-plugin-0:2.22.0-3.module+el8.3.0+74+855e3f5d.noarch + - maven-file-management-1:3.0.0-5.module+el8.3.0+74+855e3f5d.noarch + - maven-file-management-1:3.0.0-5.module+el8.3.0+74+855e3f5d.src + - maven-file-management-javadoc-1:3.0.0-5.module+el8.3.0+74+855e3f5d.noarch + - maven-filtering-0:3.1.1-5.module+el8.3.0+74+855e3f5d.noarch + - maven-filtering-0:3.1.1-5.module+el8.3.0+74+855e3f5d.src + - maven-filtering-javadoc-0:3.1.1-5.module+el8.3.0+74+855e3f5d.noarch + - maven-hawtjni-plugin-0:1.16-2.module+el8.3.0+74+855e3f5d.noarch + - maven-install-plugin-0:2.5.2-7.module+el8.3.0+74+855e3f5d.noarch + - maven-install-plugin-0:2.5.2-7.module+el8.3.0+74+855e3f5d.src + - maven-install-plugin-javadoc-0:2.5.2-7.module+el8.3.0+74+855e3f5d.noarch + - maven-invoker-0:2.2-7.module+el8.3.0+74+855e3f5d.noarch + - maven-invoker-0:2.2-7.module+el8.3.0+74+855e3f5d.src + - maven-invoker-javadoc-0:2.2-7.module+el8.3.0+74+855e3f5d.noarch + - maven-invoker-plugin-0:1.10-7.module+el8.3.0+74+855e3f5d.noarch + - maven-invoker-plugin-0:1.10-7.module+el8.3.0+74+855e3f5d.src + - maven-invoker-plugin-javadoc-0:1.10-7.module+el8.3.0+74+855e3f5d.noarch + - maven-jar-plugin-0:3.1.0-1.module+el8.3.0+74+855e3f5d.noarch + - maven-jar-plugin-0:3.1.0-1.module+el8.3.0+74+855e3f5d.src + - maven-jar-plugin-javadoc-0:3.1.0-1.module+el8.3.0+74+855e3f5d.noarch + - maven-javadoc-1:3.5.4-5.module+el8.3.0+74+855e3f5d.noarch + - maven-lib-1:3.5.4-5.module+el8.3.0+74+855e3f5d.noarch + - maven-local-0:5.3.0-2.module+el8.3.0+74+855e3f5d.noarch + - maven-model-0:2.2.1-59.module+el8.3.0+74+855e3f5d.noarch + - maven-monitor-0:2.2.1-59.module+el8.3.0+74+855e3f5d.noarch + - maven-parent-0:27-5.module+el8.3.0+74+855e3f5d.noarch + - maven-parent-0:27-5.module+el8.3.0+74+855e3f5d.src + - maven-plugin-annotations-0:3.5.1-4.module+el8.3.0+74+855e3f5d.noarch + - maven-plugin-build-helper-0:1.9.1-8.module+el8.3.0+74+855e3f5d.noarch + - maven-plugin-build-helper-0:1.9.1-8.module+el8.3.0+74+855e3f5d.src + - maven-plugin-build-helper-javadoc-0:1.9.1-8.module+el8.3.0+74+855e3f5d.noarch + - maven-plugin-bundle-0:3.5.0-2.module+el8.3.0+74+855e3f5d.noarch + - maven-plugin-bundle-0:3.5.0-2.module+el8.3.0+74+855e3f5d.src + - maven-plugin-bundle-javadoc-0:3.5.0-2.module+el8.3.0+74+855e3f5d.noarch + - maven-plugin-descriptor-0:2.2.1-59.module+el8.3.0+74+855e3f5d.noarch + - maven-plugin-plugin-0:3.5.1-4.module+el8.3.0+74+855e3f5d.noarch + - maven-plugin-registry-0:2.2.1-59.module+el8.3.0+74+855e3f5d.noarch + - maven-plugin-testing-0:3.3.0-12.module+el8.3.0+74+855e3f5d.noarch + - maven-plugin-testing-0:3.3.0-12.module+el8.3.0+74+855e3f5d.src + - maven-plugin-testing-harness-0:3.3.0-12.module+el8.3.0+74+855e3f5d.noarch + - maven-plugin-testing-javadoc-0:3.3.0-12.module+el8.3.0+74+855e3f5d.noarch + - maven-plugin-testing-tools-0:3.3.0-12.module+el8.3.0+74+855e3f5d.noarch + - maven-plugin-tools-0:3.5.1-4.module+el8.3.0+74+855e3f5d.noarch + - maven-plugin-tools-0:3.5.1-4.module+el8.3.0+74+855e3f5d.src + - maven-plugin-tools-annotations-0:3.5.1-4.module+el8.3.0+74+855e3f5d.noarch + - maven-plugin-tools-ant-0:3.5.1-4.module+el8.3.0+74+855e3f5d.noarch + - maven-plugin-tools-api-0:3.5.1-4.module+el8.3.0+74+855e3f5d.noarch + - maven-plugin-tools-beanshell-0:3.5.1-4.module+el8.3.0+74+855e3f5d.noarch + - maven-plugin-tools-generators-0:3.5.1-4.module+el8.3.0+74+855e3f5d.noarch + - maven-plugin-tools-java-0:3.5.1-4.module+el8.3.0+74+855e3f5d.noarch + - maven-plugin-tools-javadoc-0:3.5.1-4.module+el8.3.0+74+855e3f5d.noarch + - maven-plugin-tools-javadocs-0:3.5.1-4.module+el8.3.0+74+855e3f5d.noarch + - maven-plugin-tools-model-0:3.5.1-4.module+el8.3.0+74+855e3f5d.noarch + - maven-plugins-pom-0:28-7.module+el8.3.0+74+855e3f5d.noarch + - maven-plugins-pom-0:28-7.module+el8.3.0+74+855e3f5d.src + - maven-profile-0:2.2.1-59.module+el8.3.0+74+855e3f5d.noarch + - maven-project-0:2.2.1-59.module+el8.3.0+74+855e3f5d.noarch + - maven-remote-resources-plugin-0:1.5-2.module+el8.3.0+74+855e3f5d.noarch + - maven-remote-resources-plugin-0:1.5-2.module+el8.3.0+74+855e3f5d.src + - maven-remote-resources-plugin-javadoc-0:1.5-2.module+el8.3.0+74+855e3f5d.noarch + - maven-reporting-api-1:3.0-14.module+el8.3.0+74+855e3f5d.noarch + - maven-reporting-api-1:3.0-14.module+el8.3.0+74+855e3f5d.src + - maven-reporting-api-javadoc-1:3.0-14.module+el8.3.0+74+855e3f5d.noarch + - maven-reporting-impl-0:3.0.0-4.module+el8.3.0+74+855e3f5d.noarch + - maven-reporting-impl-0:3.0.0-4.module+el8.3.0+74+855e3f5d.src + - maven-reporting-impl-javadoc-0:3.0.0-4.module+el8.3.0+74+855e3f5d.noarch + - maven-resolver-1:1.1.1-2.module+el8.3.0+74+855e3f5d.noarch + - maven-resolver-1:1.1.1-2.module+el8.3.0+74+855e3f5d.src + - maven-resolver-api-1:1.1.1-2.module+el8.3.0+74+855e3f5d.noarch + - maven-resolver-connector-basic-1:1.1.1-2.module+el8.3.0+74+855e3f5d.noarch + - maven-resolver-impl-1:1.1.1-2.module+el8.3.0+74+855e3f5d.noarch + - maven-resolver-javadoc-1:1.1.1-2.module+el8.3.0+74+855e3f5d.noarch + - maven-resolver-spi-1:1.1.1-2.module+el8.3.0+74+855e3f5d.noarch + - maven-resolver-test-util-1:1.1.1-2.module+el8.3.0+74+855e3f5d.noarch + - maven-resolver-transport-classpath-1:1.1.1-2.module+el8.3.0+74+855e3f5d.noarch + - maven-resolver-transport-file-1:1.1.1-2.module+el8.3.0+74+855e3f5d.noarch + - maven-resolver-transport-http-1:1.1.1-2.module+el8.3.0+74+855e3f5d.noarch + - maven-resolver-transport-wagon-1:1.1.1-2.module+el8.3.0+74+855e3f5d.noarch + - maven-resolver-util-1:1.1.1-2.module+el8.3.0+74+855e3f5d.noarch + - maven-resources-plugin-0:3.1.0-3.module+el8.3.0+74+855e3f5d.noarch + - maven-resources-plugin-0:3.1.0-3.module+el8.3.0+74+855e3f5d.src + - maven-resources-plugin-javadoc-0:3.1.0-3.module+el8.3.0+74+855e3f5d.noarch + - maven-script-0:3.5.1-4.module+el8.3.0+74+855e3f5d.noarch + - maven-script-ant-0:3.5.1-4.module+el8.3.0+74+855e3f5d.noarch + - maven-script-beanshell-0:3.5.1-4.module+el8.3.0+74+855e3f5d.noarch + - maven-script-interpreter-0:1.1-11.module+el8.3.0+74+855e3f5d.noarch + - maven-script-interpreter-0:1.1-11.module+el8.3.0+74+855e3f5d.src + - maven-script-interpreter-javadoc-0:1.1-11.module+el8.3.0+74+855e3f5d.noarch + - maven-settings-0:2.2.1-59.module+el8.3.0+74+855e3f5d.noarch + - maven-shade-plugin-0:3.1.0-3.module+el8.3.0+74+855e3f5d.noarch + - maven-shade-plugin-0:3.1.0-3.module+el8.3.0+74+855e3f5d.src + - maven-shade-plugin-javadoc-0:3.1.0-3.module+el8.3.0+74+855e3f5d.noarch + - maven-shared-0:22-6.module+el8.3.0+74+855e3f5d.noarch + - maven-shared-0:22-6.module+el8.3.0+74+855e3f5d.src + - maven-shared-incremental-0:1.1-14.module+el8.3.0+74+855e3f5d.noarch + - maven-shared-incremental-0:1.1-14.module+el8.3.0+74+855e3f5d.src + - maven-shared-incremental-javadoc-0:1.1-14.module+el8.3.0+74+855e3f5d.noarch + - maven-shared-io-1:3.0.0-5.module+el8.3.0+74+855e3f5d.noarch + - maven-shared-io-1:3.0.0-5.module+el8.3.0+74+855e3f5d.src + - maven-shared-io-javadoc-1:3.0.0-5.module+el8.3.0+74+855e3f5d.noarch + - maven-shared-utils-0:3.2.1-0.1.module+el8.3.0+74+855e3f5d.noarch + - maven-shared-utils-0:3.2.1-0.1.module+el8.3.0+74+855e3f5d.src + - maven-shared-utils-javadoc-0:3.2.1-0.1.module+el8.3.0+74+855e3f5d.noarch + - maven-source-plugin-0:3.0.1-4.module+el8.3.0+74+855e3f5d.noarch + - maven-source-plugin-0:3.0.1-4.module+el8.3.0+74+855e3f5d.src + - maven-source-plugin-javadoc-0:3.0.1-4.module+el8.3.0+74+855e3f5d.noarch + - maven-surefire-0:2.22.0-3.module+el8.3.0+74+855e3f5d.noarch + - maven-surefire-0:2.22.0-3.module+el8.3.0+74+855e3f5d.src + - maven-surefire-javadoc-0:2.22.0-3.module+el8.3.0+74+855e3f5d.noarch + - maven-surefire-plugin-0:2.22.0-3.module+el8.3.0+74+855e3f5d.noarch + - maven-surefire-provider-junit-0:2.22.0-3.module+el8.3.0+74+855e3f5d.noarch + - maven-surefire-provider-testng-0:2.22.0-3.module+el8.3.0+74+855e3f5d.noarch + - maven-surefire-report-parser-0:2.22.0-3.module+el8.3.0+74+855e3f5d.noarch + - maven-surefire-report-plugin-0:2.22.0-3.module+el8.3.0+74+855e3f5d.noarch + - maven-test-tools-0:3.3.0-12.module+el8.3.0+74+855e3f5d.noarch + - maven-toolchain-0:2.2.1-59.module+el8.3.0+74+855e3f5d.noarch + - maven-verifier-0:1.6-6.module+el8.3.0+74+855e3f5d.noarch + - maven-verifier-0:1.6-6.module+el8.3.0+74+855e3f5d.src + - maven-verifier-javadoc-0:1.6-6.module+el8.3.0+74+855e3f5d.noarch + - maven-wagon-0:3.1.0-1.module+el8.3.0+74+855e3f5d.noarch + - maven-wagon-0:3.1.0-1.module+el8.3.0+74+855e3f5d.src + - maven-wagon-file-0:3.1.0-1.module+el8.3.0+74+855e3f5d.noarch + - maven-wagon-ftp-0:3.1.0-1.module+el8.3.0+74+855e3f5d.noarch + - maven-wagon-http-0:3.1.0-1.module+el8.3.0+74+855e3f5d.noarch + - maven-wagon-http-lightweight-0:3.1.0-1.module+el8.3.0+74+855e3f5d.noarch + - maven-wagon-http-shared-0:3.1.0-1.module+el8.3.0+74+855e3f5d.noarch + - maven-wagon-javadoc-0:3.1.0-1.module+el8.3.0+74+855e3f5d.noarch + - maven-wagon-provider-api-0:3.1.0-1.module+el8.3.0+74+855e3f5d.noarch + - maven-wagon-providers-0:3.1.0-1.module+el8.3.0+74+855e3f5d.noarch + - maven2-0:2.2.1-59.module+el8.3.0+74+855e3f5d.src + - maven2-javadoc-0:2.2.1-59.module+el8.3.0+74+855e3f5d.noarch + - mockito-0:1.10.19-17.module+el8.3.0+74+855e3f5d.noarch + - mockito-0:1.10.19-17.module+el8.3.0+74+855e3f5d.src + - mockito-javadoc-0:1.10.19-17.module+el8.3.0+74+855e3f5d.noarch + - modello-0:1.9.1-7.module+el8.3.0+74+855e3f5d.noarch + - modello-0:1.9.1-7.module+el8.3.0+74+855e3f5d.src + - modello-javadoc-0:1.9.1-7.module+el8.3.0+74+855e3f5d.noarch + - mojo-parent-0:40-6.module+el8.3.0+74+855e3f5d.noarch + - mojo-parent-0:40-6.module+el8.3.0+74+855e3f5d.src + - munge-maven-plugin-0:1.0-11.module+el8.3.0+74+855e3f5d.noarch + - munge-maven-plugin-0:1.0-11.module+el8.3.0+74+855e3f5d.src + - munge-maven-plugin-javadoc-0:1.0-11.module+el8.3.0+74+855e3f5d.noarch + - objectweb-asm-0:6.2-5.module+el8.3.0+74+855e3f5d.noarch + - objectweb-asm-0:6.2-5.module+el8.3.0+74+855e3f5d.src + - objectweb-asm-javadoc-0:6.2-5.module+el8.3.0+74+855e3f5d.noarch + - objectweb-pom-0:1.5-7.module+el8.3.0+74+855e3f5d.noarch + - objectweb-pom-0:1.5-7.module+el8.3.0+74+855e3f5d.src + - objenesis-0:2.6-2.module+el8.3.0+74+855e3f5d.noarch + - objenesis-0:2.6-2.module+el8.3.0+74+855e3f5d.src + - objenesis-javadoc-0:2.6-2.module+el8.3.0+74+855e3f5d.noarch + - os-maven-plugin-0:1.2.3-9.module+el8.3.0+74+855e3f5d.noarch + - os-maven-plugin-0:1.2.3-9.module+el8.3.0+74+855e3f5d.src + - os-maven-plugin-javadoc-0:1.2.3-9.module+el8.3.0+74+855e3f5d.noarch + - osgi-annotation-0:6.0.0-7.module+el8.3.0+74+855e3f5d.noarch + - osgi-annotation-0:6.0.0-7.module+el8.3.0+74+855e3f5d.src + - osgi-annotation-javadoc-0:6.0.0-7.module+el8.3.0+74+855e3f5d.noarch + - osgi-compendium-0:6.0.0-5.module+el8.3.0+74+855e3f5d.noarch + - osgi-compendium-0:6.0.0-5.module+el8.3.0+74+855e3f5d.src + - osgi-compendium-javadoc-0:6.0.0-5.module+el8.3.0+74+855e3f5d.noarch + - osgi-core-0:6.0.0-6.module+el8.3.0+74+855e3f5d.noarch + - osgi-core-0:6.0.0-6.module+el8.3.0+74+855e3f5d.src + - osgi-core-javadoc-0:6.0.0-6.module+el8.3.0+74+855e3f5d.noarch + - plexus-ant-factory-0:1.0-0.20.a2.2.module+el8.3.0+74+855e3f5d.noarch + - plexus-ant-factory-0:1.0-0.20.a2.2.module+el8.3.0+74+855e3f5d.src + - plexus-ant-factory-javadoc-0:1.0-0.20.a2.2.module+el8.3.0+74+855e3f5d.noarch + - plexus-archiver-0:3.6.0-1.module+el8.3.0+74+855e3f5d.noarch + - plexus-archiver-0:3.6.0-1.module+el8.3.0+74+855e3f5d.src + - plexus-archiver-javadoc-0:3.6.0-1.module+el8.3.0+74+855e3f5d.noarch + - plexus-bsh-factory-0:1.0-0.19.a7.module+el8.3.0+74+855e3f5d.noarch + - plexus-bsh-factory-0:1.0-0.19.a7.module+el8.3.0+74+855e3f5d.src + - plexus-bsh-factory-javadoc-0:1.0-0.19.a7.module+el8.3.0+74+855e3f5d.noarch + - plexus-build-api-0:0.0.7-20.module+el8.3.0+74+855e3f5d.noarch + - plexus-build-api-0:0.0.7-20.module+el8.3.0+74+855e3f5d.src + - plexus-build-api-javadoc-0:0.0.7-20.module+el8.3.0+74+855e3f5d.noarch + - plexus-cipher-0:1.7-14.module+el8.3.0+74+855e3f5d.noarch + - plexus-cipher-0:1.7-14.module+el8.3.0+74+855e3f5d.src + - plexus-cipher-javadoc-0:1.7-14.module+el8.3.0+74+855e3f5d.noarch + - plexus-classworlds-0:2.5.2-9.module+el8.3.0+74+855e3f5d.noarch + - plexus-classworlds-0:2.5.2-9.module+el8.3.0+74+855e3f5d.src + - plexus-classworlds-javadoc-0:2.5.2-9.module+el8.3.0+74+855e3f5d.noarch + - plexus-cli-0:1.6-6.module+el8.3.0+74+855e3f5d.noarch + - plexus-cli-0:1.6-6.module+el8.3.0+74+855e3f5d.src + - plexus-cli-javadoc-0:1.6-6.module+el8.3.0+74+855e3f5d.noarch + - plexus-compiler-0:2.8.2-2.module+el8.3.0+74+855e3f5d.noarch + - plexus-compiler-0:2.8.2-2.module+el8.3.0+74+855e3f5d.src + - plexus-compiler-extras-0:2.8.2-2.module+el8.3.0+74+855e3f5d.noarch + - plexus-compiler-javadoc-0:2.8.2-2.module+el8.3.0+74+855e3f5d.noarch + - plexus-compiler-pom-0:2.8.2-2.module+el8.3.0+74+855e3f5d.noarch + - plexus-component-api-0:1.0-0.24.alpha15.module+el8.3.0+74+855e3f5d.noarch + - plexus-component-api-0:1.0-0.24.alpha15.module+el8.3.0+74+855e3f5d.src + - plexus-component-api-javadoc-0:1.0-0.24.alpha15.module+el8.3.0+74+855e3f5d.noarch + - plexus-component-factories-pom-0:1.0-0.15.alpha11.module+el8.3.0+74+855e3f5d.noarch + - plexus-component-factories-pom-0:1.0-0.15.alpha11.module+el8.3.0+74+855e3f5d.src + - plexus-components-pom-0:1.3.1-10.module+el8.3.0+74+855e3f5d.noarch + - plexus-components-pom-0:1.3.1-10.module+el8.3.0+74+855e3f5d.src + - plexus-containers-0:1.7.1-8.module+el8.3.0+74+855e3f5d.noarch + - plexus-containers-0:1.7.1-8.module+el8.3.0+74+855e3f5d.src + - plexus-containers-component-annotations-0:1.7.1-8.module+el8.3.0+74+855e3f5d.noarch + - plexus-containers-component-javadoc-0:1.7.1-8.module+el8.3.0+74+855e3f5d.noarch + - plexus-containers-component-metadata-0:1.7.1-8.module+el8.3.0+74+855e3f5d.noarch + - plexus-containers-container-default-0:1.7.1-8.module+el8.3.0+74+855e3f5d.noarch + - plexus-containers-javadoc-0:1.7.1-8.module+el8.3.0+74+855e3f5d.noarch + - plexus-i18n-0:1.0-0.11.b10.4.module+el8.3.0+74+855e3f5d.noarch + - plexus-i18n-0:1.0-0.11.b10.4.module+el8.3.0+74+855e3f5d.src + - plexus-i18n-javadoc-0:1.0-0.11.b10.4.module+el8.3.0+74+855e3f5d.noarch + - plexus-interactivity-0:1.0-0.27.alpha6.module+el8.3.0+74+855e3f5d.noarch + - plexus-interactivity-0:1.0-0.27.alpha6.module+el8.3.0+74+855e3f5d.src + - plexus-interactivity-api-0:1.0-0.27.alpha6.module+el8.3.0+74+855e3f5d.noarch + - plexus-interactivity-javadoc-0:1.0-0.27.alpha6.module+el8.3.0+74+855e3f5d.noarch + - plexus-interactivity-jline-0:1.0-0.27.alpha6.module+el8.3.0+74+855e3f5d.noarch + - plexus-interpolation-0:1.22-9.module+el8.3.0+74+855e3f5d.noarch + - plexus-interpolation-0:1.22-9.module+el8.3.0+74+855e3f5d.src + - plexus-interpolation-javadoc-0:1.22-9.module+el8.3.0+74+855e3f5d.noarch + - plexus-io-0:3.0.0-2.module+el8.3.0+74+855e3f5d.noarch + - plexus-io-0:3.0.0-2.module+el8.3.0+74+855e3f5d.src + - plexus-io-javadoc-0:3.0.0-2.module+el8.3.0+74+855e3f5d.noarch + - plexus-languages-0:0.9.10-3.module+el8.3.0+74+855e3f5d.noarch + - plexus-languages-0:0.9.10-3.module+el8.3.0+74+855e3f5d.src + - plexus-languages-javadoc-0:0.9.10-3.module+el8.3.0+74+855e3f5d.noarch + - plexus-pom-0:5.0-2.module+el8.3.0+74+855e3f5d.noarch + - plexus-pom-0:5.0-2.module+el8.3.0+74+855e3f5d.src + - plexus-resources-0:1.0-0.23.a7.module+el8.3.0+74+855e3f5d.noarch + - plexus-resources-0:1.0-0.23.a7.module+el8.3.0+74+855e3f5d.src + - plexus-resources-javadoc-0:1.0-0.23.a7.module+el8.3.0+74+855e3f5d.noarch + - plexus-sec-dispatcher-0:1.4-26.module+el8.3.0+74+855e3f5d.noarch + - plexus-sec-dispatcher-0:1.4-26.module+el8.3.0+74+855e3f5d.src + - plexus-sec-dispatcher-javadoc-0:1.4-26.module+el8.3.0+74+855e3f5d.noarch + - plexus-utils-0:3.1.0-3.module+el8.3.0+74+855e3f5d.noarch + - plexus-utils-0:3.1.0-3.module+el8.3.0+74+855e3f5d.src + - plexus-utils-javadoc-0:3.1.0-3.module+el8.3.0+74+855e3f5d.noarch + - plexus-velocity-0:1.2-4.module+el8.3.0+74+855e3f5d.noarch + - plexus-velocity-0:1.2-4.module+el8.3.0+74+855e3f5d.src + - plexus-velocity-javadoc-0:1.2-4.module+el8.3.0+74+855e3f5d.noarch + - powermock-0:1.6.5-9.module+el8.3.0+74+855e3f5d.src + - powermock-api-easymock-0:1.6.5-9.module+el8.3.0+74+855e3f5d.noarch + - powermock-api-mockito-0:1.6.5-9.module+el8.3.0+74+855e3f5d.noarch + - powermock-api-support-0:1.6.5-9.module+el8.3.0+74+855e3f5d.noarch + - powermock-common-0:1.6.5-9.module+el8.3.0+74+855e3f5d.noarch + - powermock-core-0:1.6.5-9.module+el8.3.0+74+855e3f5d.noarch + - powermock-javadoc-0:1.6.5-9.module+el8.3.0+74+855e3f5d.noarch + - powermock-junit4-0:1.6.5-9.module+el8.3.0+74+855e3f5d.noarch + - powermock-reflect-0:1.6.5-9.module+el8.3.0+74+855e3f5d.noarch + - powermock-testng-0:1.6.5-9.module+el8.3.0+74+855e3f5d.noarch + - python3-javapackages-0:5.3.0-2.module+el8.3.0+74+855e3f5d.noarch + - qdox-0:2.0-3.M9.module+el8.3.0+74+855e3f5d.noarch + - qdox-0:2.0-3.M9.module+el8.3.0+74+855e3f5d.src + - qdox-javadoc-0:2.0-3.M9.module+el8.3.0+74+855e3f5d.noarch + - regexp-1:1.5-26.module+el8.3.0+74+855e3f5d.noarch + - regexp-1:1.5-26.module+el8.3.0+74+855e3f5d.src + - regexp-javadoc-1:1.5-26.module+el8.3.0+74+855e3f5d.noarch + - sisu-1:0.3.3-6.module+el8.3.0+74+855e3f5d.src + - sisu-inject-1:0.3.3-6.module+el8.3.0+74+855e3f5d.noarch + - sisu-javadoc-1:0.3.3-6.module+el8.3.0+74+855e3f5d.noarch + - sisu-mojos-0:0.3.1-8.module+el8.3.0+74+855e3f5d.noarch + - sisu-mojos-0:0.3.1-8.module+el8.3.0+74+855e3f5d.src + - sisu-mojos-javadoc-0:0.3.1-8.module+el8.3.0+74+855e3f5d.noarch + - sisu-plexus-1:0.3.3-6.module+el8.3.0+74+855e3f5d.noarch + - slf4j-0:1.7.25-4.module+el8.3.0+74+855e3f5d.noarch + - slf4j-0:1.7.25-4.module+el8.3.0+74+855e3f5d.src + - slf4j-ext-0:1.7.25-4.module+el8.3.0+74+855e3f5d.noarch + - slf4j-javadoc-0:1.7.25-4.module+el8.3.0+74+855e3f5d.noarch + - slf4j-jcl-0:1.7.25-4.module+el8.3.0+74+855e3f5d.noarch + - slf4j-jdk14-0:1.7.25-4.module+el8.3.0+74+855e3f5d.noarch + - slf4j-log4j12-0:1.7.25-4.module+el8.3.0+74+855e3f5d.noarch + - slf4j-manual-0:1.7.25-4.module+el8.3.0+74+855e3f5d.noarch + - slf4j-sources-0:1.7.25-4.module+el8.3.0+74+855e3f5d.noarch + - sonatype-oss-parent-0:7-14.module+el8.3.0+74+855e3f5d.noarch + - sonatype-oss-parent-0:7-14.module+el8.3.0+74+855e3f5d.src + - sonatype-plugins-parent-0:8-12.module+el8.3.0+74+855e3f5d.noarch + - sonatype-plugins-parent-0:8-12.module+el8.3.0+74+855e3f5d.src + - spec-version-maven-plugin-0:1.2-11.module+el8.3.0+74+855e3f5d.noarch + - spec-version-maven-plugin-0:1.2-11.module+el8.3.0+74+855e3f5d.src + - spec-version-maven-plugin-javadoc-0:1.2-11.module+el8.3.0+74+855e3f5d.noarch + - spice-parent-0:26-8.module+el8.3.0+74+855e3f5d.noarch + - spice-parent-0:26-8.module+el8.3.0+74+855e3f5d.src + - testng-0:6.14.3-5.module+el8.3.0+74+855e3f5d.noarch + - testng-0:6.14.3-5.module+el8.3.0+74+855e3f5d.src + - testng-javadoc-0:6.14.3-5.module+el8.3.0+74+855e3f5d.noarch + - velocity-0:1.7-24.module+el8.3.0+74+855e3f5d.noarch + - velocity-0:1.7-24.module+el8.3.0+74+855e3f5d.src + - velocity-demo-0:1.7-24.module+el8.3.0+74+855e3f5d.noarch + - velocity-javadoc-0:1.7-24.module+el8.3.0+74+855e3f5d.noarch + - velocity-manual-0:1.7-24.module+el8.3.0+74+855e3f5d.noarch + - weld-parent-0:34-5.module+el8.3.0+74+855e3f5d.noarch + - weld-parent-0:34-5.module+el8.3.0+74+855e3f5d.src + - xalan-j2-0:2.7.1-38.module+el8.3.0+74+855e3f5d.noarch + - xalan-j2-0:2.7.1-38.module+el8.3.0+74+855e3f5d.src + - xalan-j2-demo-0:2.7.1-38.module+el8.3.0+74+855e3f5d.noarch + - xalan-j2-javadoc-0:2.7.1-38.module+el8.3.0+74+855e3f5d.noarch + - xalan-j2-manual-0:2.7.1-38.module+el8.3.0+74+855e3f5d.noarch + - xalan-j2-xsltc-0:2.7.1-38.module+el8.3.0+74+855e3f5d.noarch + - xbean-0:4.8-1.module+el8.3.0+74+855e3f5d.noarch + - xbean-0:4.8-1.module+el8.3.0+74+855e3f5d.src + - xbean-javadoc-0:4.8-1.module+el8.3.0+74+855e3f5d.noarch + - xerces-j2-0:2.11.0-34.module+el8.3.0+74+855e3f5d.noarch + - xerces-j2-0:2.11.0-34.module+el8.3.0+74+855e3f5d.src + - xerces-j2-demo-0:2.11.0-34.module+el8.3.0+74+855e3f5d.noarch + - xerces-j2-javadoc-0:2.11.0-34.module+el8.3.0+74+855e3f5d.noarch + - xml-commons-apis-0:1.4.01-25.module+el8.3.0+74+855e3f5d.noarch + - xml-commons-apis-0:1.4.01-25.module+el8.3.0+74+855e3f5d.src + - xml-commons-apis-javadoc-0:1.4.01-25.module+el8.3.0+74+855e3f5d.noarch + - xml-commons-apis-manual-0:1.4.01-25.module+el8.3.0+74+855e3f5d.noarch + - xml-commons-resolver-0:1.2-26.module+el8.3.0+74+855e3f5d.noarch + - xml-commons-resolver-0:1.2-26.module+el8.3.0+74+855e3f5d.src + - xml-commons-resolver-javadoc-0:1.2-26.module+el8.3.0+74+855e3f5d.noarch + - xmlunit-0:1.6-7.module+el8.3.0+74+855e3f5d.noarch + - xmlunit-0:1.6-7.module+el8.3.0+74+855e3f5d.src + - xmlunit-javadoc-0:1.6-7.module+el8.3.0+74+855e3f5d.noarch + - xmvn-0:3.0.0-21.module+el8.3.0+74+855e3f5d.noarch + - xmvn-0:3.0.0-21.module+el8.3.0+74+855e3f5d.src + - xmvn-api-0:3.0.0-21.module+el8.3.0+74+855e3f5d.noarch + - xmvn-bisect-0:3.0.0-21.module+el8.3.0+74+855e3f5d.noarch + - xmvn-connector-aether-0:3.0.0-21.module+el8.3.0+74+855e3f5d.noarch + - xmvn-connector-ivy-0:3.0.0-21.module+el8.3.0+74+855e3f5d.noarch + - xmvn-core-0:3.0.0-21.module+el8.3.0+74+855e3f5d.noarch + - xmvn-install-0:3.0.0-21.module+el8.3.0+74+855e3f5d.noarch + - xmvn-javadoc-0:3.0.0-21.module+el8.3.0+74+855e3f5d.noarch + - xmvn-minimal-0:3.0.0-21.module+el8.3.0+74+855e3f5d.noarch + - xmvn-mojo-0:3.0.0-21.module+el8.3.0+74+855e3f5d.noarch + - xmvn-parent-pom-0:3.0.0-21.module+el8.3.0+74+855e3f5d.noarch + - xmvn-resolve-0:3.0.0-21.module+el8.3.0+74+855e3f5d.noarch + - xmvn-subst-0:3.0.0-21.module+el8.3.0+74+855e3f5d.noarch + - xmvn-tools-pom-0:3.0.0-21.module+el8.3.0+74+855e3f5d.noarch + - xz-java-0:1.8-2.module+el8.3.0+74+855e3f5d.noarch + - xz-java-0:1.8-2.module+el8.3.0+74+855e3f5d.src + - xz-java-javadoc-0:1.8-2.module+el8.3.0+74+855e3f5d.noarch +... +--- +document: modulemd +version: 2 +data: + name: mariadb-devel + stream: "10.3" + version: 8080020230920001707 + context: fd72936b + arch: x86_64 + summary: MariaDB Module + description: >- + MariaDB is a community developed branch of MySQL. MariaDB is a multi-user, multi-threaded + SQL database server. It is a client/server implementation consisting of a server + daemon (mysqld) and many different client programs and libraries. The base package + contains the standard MariaDB/MySQL client programs and generic MySQL files. + license: + module: + - MIT + content: + - Boost + - GPLv2 + - GPLv2 with exceptions and LGPLv2 and BSD + - LGPLv2+ + xmd: {} + dependencies: + - buildrequires: + platform: [el8.8.0] + requires: + mariadb: ["10.3"] + platform: [el8] + references: + community: http://mariadb.org + documentation: https://mariadb.com/kb/en/library/documentation/ + tracker: http://bugzilla.redhat.com + filter: + rpms: + - Judy-devel + - asio-devel + buildopts: + rpms: + macros: > + %runselftest 1 + + %ignore_testsuite_result 0 + components: + rpms: + Judy: + rationale: MariaDB dependency for OQgraph computation engine + ref: 3b8fd46730ca223c3c990279fe0689b96452e620 + buildorder: 4 + arches: [aarch64, i686, x86_64] + asio: + rationale: Galera dependency for asynchronous I/O operation + ref: e378d4106502b587e9bcc616c6045cdd4bcbdd40 + buildorder: 12 + arches: [aarch64, i686, x86_64] + galera: + rationale: Galera package for MariaDB server replication + ref: c64a1b885f5c334632b8478d8fa2634935cd1c04 + buildorder: 16 + arches: [aarch64, i686, x86_64] + mariadb: + rationale: MariaDB package + ref: 3428bfe8a201e12203af38ac4bc1ca4ee43a8d60 + buildorder: 8 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - Judy-0:1.0.5-18.module+el8.4.0+427+adf35707.i686 + - Judy-debuginfo-0:1.0.5-18.module+el8.4.0+427+adf35707.i686 + - Judy-debugsource-0:1.0.5-18.module+el8.4.0+427+adf35707.i686 + - Judy-devel-0:1.0.5-18.module+el8.4.0+427+adf35707.i686 + - Judy-devel-0:1.0.5-18.module+el8.4.0+427+adf35707.x86_64 + - asio-0:1.10.8-7.module+el8.5.0+777+18007c86.src + - asio-devel-0:1.10.8-7.module+el8.5.0+777+18007c86.i686 + - asio-devel-0:1.10.8-7.module+el8.5.0+777+18007c86.x86_64 + - galera-0:25.3.37-1.module+el8.8.0+1452+2a7eab68.i686 + - galera-debuginfo-0:25.3.37-1.module+el8.8.0+1452+2a7eab68.i686 + - galera-debugsource-0:25.3.37-1.module+el8.8.0+1452+2a7eab68.i686 + - mariadb-3:10.3.39-1.module+el8.8.0+1452+2a7eab68.i686 + - mariadb-backup-3:10.3.39-1.module+el8.8.0+1452+2a7eab68.i686 + - mariadb-backup-debuginfo-3:10.3.39-1.module+el8.8.0+1452+2a7eab68.i686 + - mariadb-common-3:10.3.39-1.module+el8.8.0+1452+2a7eab68.i686 + - mariadb-debuginfo-3:10.3.39-1.module+el8.8.0+1452+2a7eab68.i686 + - mariadb-debugsource-3:10.3.39-1.module+el8.8.0+1452+2a7eab68.i686 + - mariadb-devel-3:10.3.39-1.module+el8.8.0+1452+2a7eab68.i686 + - mariadb-embedded-3:10.3.39-1.module+el8.8.0+1452+2a7eab68.i686 + - mariadb-embedded-debuginfo-3:10.3.39-1.module+el8.8.0+1452+2a7eab68.i686 + - mariadb-embedded-devel-3:10.3.39-1.module+el8.8.0+1452+2a7eab68.i686 + - mariadb-errmsg-3:10.3.39-1.module+el8.8.0+1452+2a7eab68.i686 + - mariadb-gssapi-server-3:10.3.39-1.module+el8.8.0+1452+2a7eab68.i686 + - mariadb-gssapi-server-debuginfo-3:10.3.39-1.module+el8.8.0+1452+2a7eab68.i686 + - mariadb-oqgraph-engine-3:10.3.39-1.module+el8.8.0+1452+2a7eab68.i686 + - mariadb-oqgraph-engine-debuginfo-3:10.3.39-1.module+el8.8.0+1452+2a7eab68.i686 + - mariadb-server-3:10.3.39-1.module+el8.8.0+1452+2a7eab68.i686 + - mariadb-server-debuginfo-3:10.3.39-1.module+el8.8.0+1452+2a7eab68.i686 + - mariadb-server-galera-3:10.3.39-1.module+el8.8.0+1452+2a7eab68.i686 + - mariadb-server-utils-3:10.3.39-1.module+el8.8.0+1452+2a7eab68.i686 + - mariadb-server-utils-debuginfo-3:10.3.39-1.module+el8.8.0+1452+2a7eab68.i686 + - mariadb-test-3:10.3.39-1.module+el8.8.0+1452+2a7eab68.i686 + - mariadb-test-debuginfo-3:10.3.39-1.module+el8.8.0+1452+2a7eab68.i686 +... +--- +document: modulemd +version: 2 +data: + name: python38-devel + stream: "3.8" + version: 8090020230810162531 + context: 71b83295 + arch: x86_64 + summary: Python programming language, version 3.8 + description: >- + This module gives users access to the internal Python 3.8 in RHEL8, as + + well as provides some additional Python packages the users might need. + + In addition to these you can install any python3-* package available + + in RHEL and use it with Python from this module. + license: + module: + - MIT + content: + - BSD or ASL 2.0 + - MIT + - MIT and Public Domain + xmd: {} + dependencies: + - buildrequires: + httpd: ["2.4"] + platform: [el8.9.0] + python38: [3.8-bootstrap] + swig: ["3.0"] + requires: + platform: [el8] + python38: ["3.8"] + references: + community: https://www.python.org/ + documentation: https://docs.python.org/3.8/ + filter: + rpms: + - python38-atomicwrites + - python38-attrs + - python38-more-itertools + - python38-packaging + - python38-pluggy + - python38-py + - python38-pyparsing + - python38-pytest + - python38-wcwidth + buildopts: + rpms: + macros: > + # === Bootstrap phase 3/4 === + + # + + %python3_pkgversion 38 + + %_without_python2 1 + + # py, pyparsing, atomicwrites, packaging, pytest + + %_without_docs 1 + components: + rpms: + Cython: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + PyYAML: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + babel: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + mod_wsgi: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + numpy: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + pytest: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + python-PyMySQL: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + python-asn1crypto: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + python-atomicwrites: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + python-attrs: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + python-cffi: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + python-chardet: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + python-cryptography: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + python-idna: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + python-jinja2: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + python-lxml: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + python-markupsafe: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + python-more-itertools: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + python-packaging: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + python-pluggy: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + python-ply: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + python-psutil: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + python-psycopg2: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + python-py: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + python-pycparser: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + python-pysocks: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + python-requests: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + python-urllib3: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + python-wcwidth: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + python-wheel: + rationale: Packaging tool + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + python38: + rationale: The main Python interpreter + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + python3x-pip: + rationale: Packaging tool + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + python3x-pyparsing: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + python3x-setuptools: + rationale: Packaging tool + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + python3x-six: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + pytz: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + scipy: + rationale: Python component + ref: r8s-stream-3.8 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - pytest-0:4.6.6-3.module+el8.9.0+1418+f0d66789.src + - python-atomicwrites-0:1.3.0-8.module+el8.9.0+1418+f0d66789.src + - python-attrs-0:19.3.0-3.module+el8.9.0+1418+f0d66789.src + - python-more-itertools-0:7.2.0-5.module+el8.9.0+1418+f0d66789.src + - python-packaging-0:19.2-3.module+el8.9.0+1418+f0d66789.src + - python-pluggy-0:0.13.0-3.module+el8.9.0+1418+f0d66789.src + - python-py-0:1.8.0-8.module+el8.9.0+1418+f0d66789.src + - python-wcwidth-0:0.1.7-16.module+el8.9.0+1418+f0d66789.src + - python38-atomicwrites-0:1.3.0-8.module+el8.9.0+1418+f0d66789.noarch + - python38-attrs-0:19.3.0-3.module+el8.9.0+1418+f0d66789.noarch + - python38-more-itertools-0:7.2.0-5.module+el8.9.0+1418+f0d66789.noarch + - python38-packaging-0:19.2-3.module+el8.9.0+1418+f0d66789.noarch + - python38-pluggy-0:0.13.0-3.module+el8.9.0+1418+f0d66789.noarch + - python38-py-0:1.8.0-8.module+el8.9.0+1418+f0d66789.noarch + - python38-pyparsing-0:2.4.5-3.module+el8.9.0+1418+f0d66789.noarch + - python38-pytest-0:4.6.6-3.module+el8.9.0+1418+f0d66789.noarch + - python38-wcwidth-0:0.1.7-16.module+el8.9.0+1418+f0d66789.noarch + - python3x-pyparsing-0:2.4.5-3.module+el8.9.0+1418+f0d66789.src +... +--- +document: modulemd +version: 2 +data: + name: python39-devel + stream: "3.9" + version: 8100020240520045526 + context: e3a3f2fc + arch: x86_64 + summary: Python programming language, version 3.9 + description: >- + This module gives users access to the internal Python 3.9 in RHEL8, as + + well as provides some additional Python packages the users might need. + + In addition to these you can install any python3-* package available + + in RHEL and use it with Python from this module. + license: + module: + - MIT + content: + - ASL 2.0 + - BSD + - BSD or ASL 2.0 + - MIT + - MIT and Public Domain + - Python + xmd: {} + dependencies: + - buildrequires: + httpd: ["2.4"] + platform: [el8.10.0] + python39: [3.9-bootstrap] + swig: ["4.0"] + requires: + platform: [el8] + python39: ["3.9"] + references: + community: https://www.python.org/ + documentation: https://docs.python.org/3.9/ + filter: + rpms: + - python39-Cython + - python39-attrs + - python39-debug + - python39-iniconfig + - python39-more-itertools + - python39-packaging + - python39-pluggy + - python39-py + - python39-pybind11 + - python39-pybind11-devel + - python39-pyparsing + - python39-pytest + - python39-wcwidth + buildopts: + rpms: + macros: > + # === Bootstrap phase 4 === + + # + + %python3_pkgversion 39 + components: + rpms: + Cython: + rationale: Python component + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + PyYAML: + rationale: Python component + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + mod_wsgi: + rationale: Python component + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + numpy: + rationale: Python component + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + pybind11: + rationale: Python component + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + pytest: + rationale: Python component + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + python-PyMySQL: + rationale: Python component + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + python-attrs: + rationale: Python component + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + python-cffi: + rationale: Python component + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + python-chardet: + rationale: Python component + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + python-cryptography: + rationale: Python component + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + python-idna: + rationale: Python component + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + python-iniconfig: + rationale: Python component + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + python-lxml: + rationale: Python component + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + python-more-itertools: + rationale: Python component + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + python-packaging: + rationale: Python component + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + python-pluggy: + rationale: Python component + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + python-ply: + rationale: Python component + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + python-psutil: + rationale: Python component + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + python-psycopg2: + rationale: Python component + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + python-py: + rationale: Python component + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + python-pycparser: + rationale: Python component + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + python-pysocks: + rationale: Python component + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + python-requests: + rationale: Python component + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + python-toml: + rationale: Python component + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + python-urllib3: + rationale: Python component + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + python-wcwidth: + rationale: Python component + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + python-wheel: + rationale: Packaging tool + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + python39: + rationale: The main Python interpreter + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + python3x-pip: + rationale: Packaging tool + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + python3x-pyparsing: + rationale: Python component + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + python3x-setuptools: + rationale: Packaging tool + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + python3x-six: + rationale: Python component + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + scipy: + rationale: Python component + ref: r8s-stream-3.9 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - Cython-0:0.29.21-5.module+el8.10.0+1582+bc278001.src + - Cython-debugsource-0:0.29.21-5.module+el8.10.0+1582+bc278001.x86_64 + - pybind11-0:2.7.1-1.module+el8.9.0+1357+a3b80af7.src + - pytest-0:6.0.2-2.module+el8.10.0+1582+bc278001.src + - python-attrs-0:20.3.0-2.module+el8.10.0+1582+bc278001.src + - python-iniconfig-0:1.1.1-2.module+el8.9.0+1332+dd574197.src + - python-more-itertools-0:8.5.0-2.module+el8.10.0+1582+bc278001.src + - python-packaging-0:20.4-4.module+el8.10.0+1582+bc278001.src + - python-pluggy-0:0.13.1-3.module+el8.10.0+1582+bc278001.src + - python-py-0:1.10.0-1.module+el8.10.0+1582+bc278001.src + - python-wcwidth-0:0.2.5-3.module+el8.10.0+1582+bc278001.src + - python39-Cython-0:0.29.21-5.module+el8.10.0+1582+bc278001.x86_64 + - python39-Cython-debuginfo-0:0.29.21-5.module+el8.10.0+1582+bc278001.x86_64 + - python39-attrs-0:20.3.0-2.module+el8.10.0+1582+bc278001.noarch + - python39-debug-0:3.9.19-1.module+el8.10.0+1809+41195054.x86_64 + - python39-iniconfig-0:1.1.1-2.module+el8.9.0+1332+dd574197.noarch + - python39-more-itertools-0:8.5.0-2.module+el8.10.0+1582+bc278001.noarch + - python39-packaging-0:20.4-4.module+el8.10.0+1582+bc278001.noarch + - python39-pluggy-0:0.13.1-3.module+el8.10.0+1582+bc278001.noarch + - python39-py-0:1.10.0-1.module+el8.10.0+1582+bc278001.noarch + - python39-pybind11-0:2.7.1-1.module+el8.9.0+1357+a3b80af7.x86_64 + - python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+1357+a3b80af7.x86_64 + - python39-pyparsing-0:2.4.7-5.module+el8.10.0+1582+bc278001.noarch + - python39-pytest-0:6.0.2-2.module+el8.10.0+1582+bc278001.noarch + - python39-wcwidth-0:0.2.5-3.module+el8.10.0+1582+bc278001.noarch + - python3x-pyparsing-0:2.4.7-5.module+el8.10.0+1582+bc278001.src +... +--- +document: modulemd +version: 2 +data: + name: subversion-devel + stream: "1.10" + version: 8070020221108111308 + context: "78111232" + arch: x86_64 + summary: Apache Subversion + description: >- + Apache Subversion, a Modern Version Control System + license: + module: + - MIT + content: + - ASL 2.0 + - Unicode and MIT + xmd: {} + dependencies: + - buildrequires: + httpd: ["2.4"] + platform: [el8.7.0] + swig: ["3.0"] + requires: + platform: [el8] + subversion-devel: ["1.10"] + references: + documentation: http://subversion.apache.org/docs/ + tracker: https://issues.apache.org/jira/projects/SVN + filter: + rpms: + - libserf-devel + - python3-subversion + - subversion-ruby + - utf8proc-devel + buildopts: + rpms: + macros: > + %_without_kwallet 1 + + %_without_python2 1 + + %_with_python3 1 + + %_without_bdb 1 + + %_without_pyswig 1 + components: + rpms: + libserf: + rationale: Build dependency. + ref: a074d5c7a31f78151f1178bef999cbd4ee7275f1 + buildorder: 10 + arches: [aarch64, i686, x86_64] + subversion: + rationale: Module API. + ref: 97bd53bf771124fb8746e72be483c9efd7814067 + buildorder: 20 + arches: [aarch64, i686, x86_64] + utf8proc: + rationale: Build dependency. + ref: ab494cdc494693445c12da0e79192459c223f8fe + buildorder: 10 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - libserf-0:1.3.9-9.module+el8.7.0+1065+42200b2e.i686 + - libserf-debuginfo-0:1.3.9-9.module+el8.7.0+1065+42200b2e.i686 + - libserf-debugsource-0:1.3.9-9.module+el8.7.0+1065+42200b2e.i686 + - libserf-devel-0:1.3.9-9.module+el8.7.0+1065+42200b2e.i686 + - libserf-devel-0:1.3.9-9.module+el8.7.0+1065+42200b2e.x86_64 + - mod_dav_svn-0:1.10.2-5.module+el8.7.0+1065+42200b2e.i686 + - mod_dav_svn-debuginfo-0:1.10.2-5.module+el8.7.0+1065+42200b2e.i686 + - subversion-0:1.10.2-5.module+el8.7.0+1065+42200b2e.i686 + - subversion-debuginfo-0:1.10.2-5.module+el8.7.0+1065+42200b2e.i686 + - subversion-debugsource-0:1.10.2-5.module+el8.7.0+1065+42200b2e.i686 + - subversion-devel-0:1.10.2-5.module+el8.7.0+1065+42200b2e.i686 + - subversion-devel-debuginfo-0:1.10.2-5.module+el8.7.0+1065+42200b2e.i686 + - subversion-gnome-0:1.10.2-5.module+el8.7.0+1065+42200b2e.i686 + - subversion-gnome-debuginfo-0:1.10.2-5.module+el8.7.0+1065+42200b2e.i686 + - subversion-libs-0:1.10.2-5.module+el8.7.0+1065+42200b2e.i686 + - subversion-libs-debuginfo-0:1.10.2-5.module+el8.7.0+1065+42200b2e.i686 + - subversion-perl-0:1.10.2-5.module+el8.7.0+1065+42200b2e.i686 + - subversion-perl-debuginfo-0:1.10.2-5.module+el8.7.0+1065+42200b2e.i686 + - subversion-ruby-0:1.10.2-5.module+el8.7.0+1065+42200b2e.i686 + - subversion-ruby-0:1.10.2-5.module+el8.7.0+1065+42200b2e.x86_64 + - subversion-ruby-debuginfo-0:1.10.2-5.module+el8.7.0+1065+42200b2e.i686 + - subversion-ruby-debuginfo-0:1.10.2-5.module+el8.7.0+1065+42200b2e.x86_64 + - subversion-tools-0:1.10.2-5.module+el8.7.0+1065+42200b2e.i686 + - subversion-tools-debuginfo-0:1.10.2-5.module+el8.7.0+1065+42200b2e.i686 + - utf8proc-0:2.6.1-3.module+el8.7.0+1065+42200b2e.i686 + - utf8proc-debuginfo-0:2.6.1-3.module+el8.7.0+1065+42200b2e.i686 + - utf8proc-debugsource-0:2.6.1-3.module+el8.7.0+1065+42200b2e.i686 + - utf8proc-devel-0:2.6.1-3.module+el8.7.0+1065+42200b2e.i686 + - utf8proc-devel-0:2.6.1-3.module+el8.7.0+1065+42200b2e.x86_64 +... +--- +document: modulemd +version: 2 +data: + name: virt-devel + stream: "rhel" + version: 8100020240409152846 + context: e155f54d + arch: x86_64 + summary: Virtualization module + description: >- + A virtualization module + license: + module: + - MIT + content: + - ASL 2.0 + - GPLv2 and GPLv2+ and CC-BY + - GPLv2+ + - GPLv2+ or Artistic + - LGPLv2 + - LGPLv2+ + - LGPLv2+ and BSD + xmd: {} + dependencies: + - buildrequires: + platform: [el8.10.0] + requires: + platform: [el8] + virt: [rhel] + filter: + rpms: + - ocaml-hivex + - ocaml-hivex-debuginfo + - ocaml-hivex-devel + - ocaml-libguestfs + - ocaml-libguestfs-debuginfo + - ocaml-libguestfs-devel + - ocaml-libnbd + - ocaml-libnbd-debuginfo + - ocaml-libnbd-devel + - qemu-kvm-tests + - qemu-kvm-tests-debuginfo + buildopts: + rpms: + macros: > + %_smp_ncpus_max 16 + components: + rpms: + hivex: + rationale: libguestfs dep + ref: r8s-stream-rhel + buildorder: 1 + arches: [aarch64, i686, x86_64] + libguestfs: + rationale: Primary module content + ref: r8s-stream-rhel + buildorder: 4 + arches: [aarch64, i686, x86_64] + libguestfs-winsupport: + rationale: Primary module content + ref: r8s-stream-rhel + buildorder: 5 + arches: [aarch64, i686, x86_64] + libiscsi: + rationale: qemu-kvm dep + ref: r8s-stream-rhel + buildorder: 1 + arches: [aarch64, i686, x86_64] + libnbd: + rationale: Primary module content + ref: r8s-stream-rhel + buildorder: 1 + arches: [aarch64, i686, x86_64] + libtpms: + rationale: Primary module content + ref: r8s-stream-rhel + buildorder: 1 + arches: [aarch64, i686, x86_64] + libvirt: + rationale: Primary module content + ref: r8s-stream-rhel + buildorder: 3 + arches: [aarch64, i686, x86_64] + libvirt-dbus: + rationale: libvirt-dbus is part of the virtualization module + ref: r8s-stream-rhel + buildorder: 4 + arches: [aarch64, i686, x86_64] + libvirt-python: + rationale: Primary module content + ref: r8s-stream-rhel + buildorder: 4 + arches: [aarch64, i686, x86_64] + nbdkit: + rationale: Primary module content + ref: r8s-stream-rhel + buildorder: 5 + arches: [aarch64, i686, x86_64] + netcf: + rationale: libvirt dep + ref: r8s-stream-rhel + buildorder: 1 + arches: [aarch64, i686, x86_64] + perl-Sys-Virt: + rationale: Primary module content + ref: r8s-stream-rhel + buildorder: 4 + arches: [aarch64, i686, x86_64] + qemu-kvm: + rationale: Primary module content + ref: r8s-stream-rhel + buildorder: 2 + arches: [aarch64, i686, x86_64] + seabios: + rationale: qemu-kvm dep + ref: r8s-stream-rhel + buildorder: 1 + arches: [ppc64le, x86_64] + sgabios: + rationale: qemu-kvm dep + ref: r8s-stream-rhel + buildorder: 1 + arches: [ppc64le, x86_64] + supermin: + rationale: libguestfs dep + ref: r8s-stream-rhel + buildorder: 2 + arches: [aarch64, i686, x86_64] + swtpm: + rationale: Primary module content + ref: r8s-stream-rhel + buildorder: 2 + arches: [aarch64, i686, x86_64] + virt-v2v: + rationale: Primary module content + ref: r8s-stream-rhel + buildorder: 6 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - hivex-0:1.3.18-23.module+el8.10.0+1590+a67ab969.i686 + - hivex-debuginfo-0:1.3.18-23.module+el8.10.0+1590+a67ab969.i686 + - hivex-debugsource-0:1.3.18-23.module+el8.10.0+1590+a67ab969.i686 + - hivex-devel-0:1.3.18-23.module+el8.10.0+1590+a67ab969.i686 + - libguestfs-winsupport-0:8.10-1.module+el8.10.0+1451+358d0d76.i686 + - libiscsi-0:1.18.0-8.module+el8.10.0+1590+a67ab969.i686 + - libiscsi-debuginfo-0:1.18.0-8.module+el8.10.0+1590+a67ab969.i686 + - libiscsi-debugsource-0:1.18.0-8.module+el8.10.0+1590+a67ab969.i686 + - libiscsi-devel-0:1.18.0-8.module+el8.10.0+1590+a67ab969.i686 + - libiscsi-utils-0:1.18.0-8.module+el8.10.0+1590+a67ab969.i686 + - libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.10.0+1590+a67ab969.i686 + - libnbd-0:1.6.0-5.module+el8.10.0+1590+a67ab969.i686 + - libnbd-debuginfo-0:1.6.0-5.module+el8.10.0+1590+a67ab969.i686 + - libnbd-debugsource-0:1.6.0-5.module+el8.10.0+1590+a67ab969.i686 + - libnbd-devel-0:1.6.0-5.module+el8.10.0+1590+a67ab969.i686 + - libvirt-0:8.0.0-23.1.module+el8.10.0+1779+84732956.i686 + - libvirt-client-0:8.0.0-23.1.module+el8.10.0+1779+84732956.i686 + - libvirt-client-debuginfo-0:8.0.0-23.1.module+el8.10.0+1779+84732956.i686 + - libvirt-daemon-0:8.0.0-23.1.module+el8.10.0+1779+84732956.i686 + - libvirt-daemon-config-network-0:8.0.0-23.1.module+el8.10.0+1779+84732956.i686 + - libvirt-daemon-config-nwfilter-0:8.0.0-23.1.module+el8.10.0+1779+84732956.i686 + - libvirt-daemon-debuginfo-0:8.0.0-23.1.module+el8.10.0+1779+84732956.i686 + - libvirt-daemon-driver-interface-0:8.0.0-23.1.module+el8.10.0+1779+84732956.i686 + - libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.1.module+el8.10.0+1779+84732956.i686 + - libvirt-daemon-driver-network-0:8.0.0-23.1.module+el8.10.0+1779+84732956.i686 + - libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.1.module+el8.10.0+1779+84732956.i686 + - libvirt-daemon-driver-nodedev-0:8.0.0-23.1.module+el8.10.0+1779+84732956.i686 + - libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.1.module+el8.10.0+1779+84732956.i686 + - libvirt-daemon-driver-nwfilter-0:8.0.0-23.1.module+el8.10.0+1779+84732956.i686 + - libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.1.module+el8.10.0+1779+84732956.i686 + - libvirt-daemon-driver-secret-0:8.0.0-23.1.module+el8.10.0+1779+84732956.i686 + - libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.1.module+el8.10.0+1779+84732956.i686 + - libvirt-daemon-driver-storage-0:8.0.0-23.1.module+el8.10.0+1779+84732956.i686 + - libvirt-daemon-driver-storage-core-0:8.0.0-23.1.module+el8.10.0+1779+84732956.i686 + - libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.1.module+el8.10.0+1779+84732956.i686 + - libvirt-daemon-driver-storage-disk-0:8.0.0-23.1.module+el8.10.0+1779+84732956.i686 + - libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.1.module+el8.10.0+1779+84732956.i686 + - libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.1.module+el8.10.0+1779+84732956.i686 + - libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.1.module+el8.10.0+1779+84732956.i686 + - libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.1.module+el8.10.0+1779+84732956.i686 + - libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.1.module+el8.10.0+1779+84732956.i686 + - libvirt-daemon-driver-storage-logical-0:8.0.0-23.1.module+el8.10.0+1779+84732956.i686 + - libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.1.module+el8.10.0+1779+84732956.i686 + - libvirt-daemon-driver-storage-mpath-0:8.0.0-23.1.module+el8.10.0+1779+84732956.i686 + - libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.1.module+el8.10.0+1779+84732956.i686 + - libvirt-daemon-driver-storage-scsi-0:8.0.0-23.1.module+el8.10.0+1779+84732956.i686 + - libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.1.module+el8.10.0+1779+84732956.i686 + - libvirt-dbus-0:1.3.0-2.module+el8.10.0+1590+a67ab969.i686 + - libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.10.0+1590+a67ab969.i686 + - libvirt-dbus-debugsource-0:1.3.0-2.module+el8.10.0+1590+a67ab969.i686 + - libvirt-debuginfo-0:8.0.0-23.1.module+el8.10.0+1779+84732956.i686 + - libvirt-debugsource-0:8.0.0-23.1.module+el8.10.0+1779+84732956.i686 + - libvirt-devel-0:8.0.0-23.1.module+el8.10.0+1779+84732956.i686 + - libvirt-docs-0:8.0.0-23.1.module+el8.10.0+1779+84732956.i686 + - libvirt-libs-0:8.0.0-23.1.module+el8.10.0+1779+84732956.i686 + - libvirt-libs-debuginfo-0:8.0.0-23.1.module+el8.10.0+1779+84732956.i686 + - libvirt-nss-0:8.0.0-23.1.module+el8.10.0+1779+84732956.i686 + - libvirt-nss-debuginfo-0:8.0.0-23.1.module+el8.10.0+1779+84732956.i686 + - libvirt-python-debugsource-0:8.0.0-2.module+el8.10.0+1590+a67ab969.i686 + - libvirt-wireshark-0:8.0.0-23.1.module+el8.10.0+1779+84732956.i686 + - libvirt-wireshark-debuginfo-0:8.0.0-23.1.module+el8.10.0+1779+84732956.i686 + - nbdfuse-0:1.6.0-5.module+el8.10.0+1590+a67ab969.i686 + - nbdfuse-debuginfo-0:1.6.0-5.module+el8.10.0+1590+a67ab969.i686 + - netcf-0:0.2.8-12.module+el8.10.0+1590+a67ab969.i686 + - netcf-debuginfo-0:0.2.8-12.module+el8.10.0+1590+a67ab969.i686 + - netcf-debugsource-0:0.2.8-12.module+el8.10.0+1590+a67ab969.i686 + - netcf-devel-0:0.2.8-12.module+el8.10.0+1590+a67ab969.i686 + - netcf-libs-0:0.2.8-12.module+el8.10.0+1590+a67ab969.i686 + - netcf-libs-debuginfo-0:0.2.8-12.module+el8.10.0+1590+a67ab969.i686 + - ocaml-hivex-0:1.3.18-23.module+el8.10.0+1590+a67ab969.i686 + - ocaml-hivex-0:1.3.18-23.module+el8.10.0+1590+a67ab969.x86_64 + - ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.10.0+1590+a67ab969.i686 + - ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.10.0+1590+a67ab969.x86_64 + - ocaml-hivex-devel-0:1.3.18-23.module+el8.10.0+1590+a67ab969.i686 + - ocaml-hivex-devel-0:1.3.18-23.module+el8.10.0+1590+a67ab969.x86_64 + - ocaml-libguestfs-1:1.44.0-9.module+el8.10.0+1590+a67ab969.rocky.x86_64 + - ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.10.0+1590+a67ab969.rocky.x86_64 + - ocaml-libguestfs-devel-1:1.44.0-9.module+el8.10.0+1590+a67ab969.rocky.x86_64 + - ocaml-libnbd-0:1.6.0-5.module+el8.10.0+1590+a67ab969.i686 + - ocaml-libnbd-0:1.6.0-5.module+el8.10.0+1590+a67ab969.x86_64 + - ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.10.0+1590+a67ab969.i686 + - ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.10.0+1590+a67ab969.x86_64 + - ocaml-libnbd-devel-0:1.6.0-5.module+el8.10.0+1590+a67ab969.i686 + - ocaml-libnbd-devel-0:1.6.0-5.module+el8.10.0+1590+a67ab969.x86_64 + - perl-Sys-Virt-0:8.0.0-1.module+el8.10.0+1590+a67ab969.i686 + - perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.10.0+1590+a67ab969.i686 + - perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.10.0+1590+a67ab969.i686 + - perl-hivex-0:1.3.18-23.module+el8.10.0+1590+a67ab969.i686 + - perl-hivex-debuginfo-0:1.3.18-23.module+el8.10.0+1590+a67ab969.i686 + - python3-hivex-0:1.3.18-23.module+el8.10.0+1590+a67ab969.i686 + - python3-hivex-debuginfo-0:1.3.18-23.module+el8.10.0+1590+a67ab969.i686 + - python3-libnbd-0:1.6.0-5.module+el8.10.0+1590+a67ab969.i686 + - python3-libnbd-debuginfo-0:1.6.0-5.module+el8.10.0+1590+a67ab969.i686 + - python3-libvirt-0:8.0.0-2.module+el8.10.0+1590+a67ab969.i686 + - python3-libvirt-debuginfo-0:8.0.0-2.module+el8.10.0+1590+a67ab969.i686 + - qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+1752+38c6b60a.x86_64 + - ruby-hivex-0:1.3.18-23.module+el8.10.0+1590+a67ab969.i686 + - ruby-hivex-debuginfo-0:1.3.18-23.module+el8.10.0+1590+a67ab969.i686 + - sgabios-1:0.20170427git-3.module+el8.10.0+1590+a67ab969.i686 +... +--- +document: modulemd +version: 2 +data: + name: virt-devel + stream: "rhel" + version: 8100020240708155053 + context: e155f54d + arch: x86_64 + summary: Virtualization module + description: >- + A virtualization module + license: + module: + - MIT + content: + - ASL 2.0 + - GPLv2 and GPLv2+ and CC-BY + - GPLv2+ + - GPLv2+ or Artistic + - LGPLv2 + - LGPLv2+ + - LGPLv2+ and BSD + xmd: {} + dependencies: + - buildrequires: + platform: [el8.10.0] + requires: + platform: [el8] + virt: [rhel] + filter: + rpms: + - ocaml-hivex + - ocaml-hivex-debuginfo + - ocaml-hivex-devel + - ocaml-libguestfs + - ocaml-libguestfs-debuginfo + - ocaml-libguestfs-devel + - ocaml-libnbd + - ocaml-libnbd-debuginfo + - ocaml-libnbd-devel + - qemu-kvm-tests + - qemu-kvm-tests-debuginfo + buildopts: + rpms: + macros: > + %_smp_ncpus_max 16 + components: + rpms: + hivex: + rationale: libguestfs dep + ref: 333098f82d3ef3a7f6ff932e9218747e63a5767c + buildorder: 1 + arches: [aarch64, i686, x86_64] + libguestfs: + rationale: Primary module content + ref: c0a1fe8ba5c389f20e4313ffe1847499d0963c9b + buildorder: 4 + arches: [aarch64, i686, x86_64] + libguestfs-winsupport: + rationale: Primary module content + ref: 1b7a98edfa2b50a7349af25994930206d9dd3239 + buildorder: 5 + arches: [aarch64, i686, x86_64] + libiscsi: + rationale: qemu-kvm dep + ref: ad97f43e0802c9cbec691b7ab29363bf5cd4ddf3 + buildorder: 1 + arches: [aarch64, i686, x86_64] + libnbd: + rationale: Primary module content + ref: 31766766cb276b91347175fe2b653e3bb9cfddd8 + buildorder: 1 + arches: [aarch64, i686, x86_64] + libtpms: + rationale: Primary module content + ref: 9be2266f7fe2bb62a917c45af6498b9fa3ee98c6 + buildorder: 1 + arches: [aarch64, i686, x86_64] + libvirt: + rationale: Primary module content + ref: a6a7ffd8340242cbe8c79073f0f8029846fdeea8 + buildorder: 3 + arches: [aarch64, i686, x86_64] + libvirt-dbus: + rationale: libvirt-dbus is part of the virtualization module + ref: ca52f298b4cba6fd1e30589505329ffd76cb6493 + buildorder: 4 + arches: [aarch64, i686, x86_64] + libvirt-python: + rationale: Primary module content + ref: 72a98bd5671e78d2f01d1c9ba77541b76f337fe5 + buildorder: 4 + arches: [aarch64, i686, x86_64] + nbdkit: + rationale: Primary module content + ref: b3a542a5613fce7ed842d27a63716e6f9a344989 + buildorder: 5 + arches: [aarch64, i686, x86_64] + netcf: + rationale: libvirt dep + ref: 6cb80a7e7904b906bb37424d4e2a8a789563b259 + buildorder: 1 + arches: [aarch64, i686, x86_64] + perl-Sys-Virt: + rationale: Primary module content + ref: 552b3ac88fc730c612c714dd537e3ebc8d42bef1 + buildorder: 4 + arches: [aarch64, i686, x86_64] + qemu-kvm: + rationale: Primary module content + ref: ab2ee8b0afa1677e43b59985aa90eb1747ea1d25 + buildorder: 2 + arches: [aarch64, i686, x86_64] + seabios: + rationale: qemu-kvm dep + ref: 76d923f2a397489b1704dc67a14b67d262fe0c74 + buildorder: 1 + arches: [ppc64le, x86_64] + sgabios: + rationale: qemu-kvm dep + ref: a6a65605b1d21509153fa040e6f7907e4952a5d3 + buildorder: 1 + arches: [ppc64le, x86_64] + supermin: + rationale: libguestfs dep + ref: 1fa10cd2190f908fd5fcf2e474ee6751d13004c7 + buildorder: 2 + arches: [aarch64, i686, x86_64] + swtpm: + rationale: Primary module content + ref: 0ebdf53b092ea84f8ba7b5278bb330b945c9c409 + buildorder: 2 + arches: [aarch64, i686, x86_64] + virt-v2v: + rationale: Primary module content + ref: defc736acb0befd3acd1788b60b1fb11741de170 + buildorder: 6 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - hivex-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - hivex-debuginfo-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - hivex-debugsource-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - hivex-devel-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - libguestfs-winsupport-0:8.10-1.module+el8.10.0+1835+43f01cbb.i686 + - libiscsi-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.i686 + - libiscsi-debuginfo-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.i686 + - libiscsi-debugsource-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.i686 + - libiscsi-devel-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.i686 + - libiscsi-utils-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.i686 + - libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.i686 + - libnbd-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.i686 + - libnbd-debuginfo-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.i686 + - libnbd-debugsource-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.i686 + - libnbd-devel-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-client-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-client-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-config-network-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-config-nwfilter-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-interface-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-network-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-nodedev-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-nwfilter-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-secret-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-core-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-disk-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-logical-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-mpath-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-scsi-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-dbus-0:1.3.0-2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-dbus-debugsource-0:1.3.0-2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-debugsource-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-devel-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-docs-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-libs-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-libs-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-nss-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-nss-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-python-debugsource-0:8.0.0-2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-wireshark-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-wireshark-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - nbdfuse-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.i686 + - nbdfuse-debuginfo-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.i686 + - netcf-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.i686 + - netcf-debuginfo-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.i686 + - netcf-debugsource-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.i686 + - netcf-devel-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.i686 + - netcf-libs-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.i686 + - netcf-libs-debuginfo-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.i686 + - ocaml-hivex-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - ocaml-hivex-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - ocaml-hivex-devel-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - ocaml-hivex-devel-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - ocaml-libguestfs-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - ocaml-libguestfs-devel-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - ocaml-libnbd-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.i686 + - ocaml-libnbd-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.i686 + - ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - ocaml-libnbd-devel-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.i686 + - ocaml-libnbd-devel-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - perl-Sys-Virt-0:8.0.0-1.module+el8.10.0+1835+43f01cbb.i686 + - perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.10.0+1835+43f01cbb.i686 + - perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.10.0+1835+43f01cbb.i686 + - perl-hivex-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - perl-hivex-debuginfo-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - python3-hivex-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - python3-hivex-debuginfo-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - python3-libnbd-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.i686 + - python3-libnbd-debuginfo-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.i686 + - python3-libvirt-0:8.0.0-2.module+el8.10.0+1835+43f01cbb.i686 + - python3-libvirt-debuginfo-0:8.0.0-2.module+el8.10.0+1835+43f01cbb.i686 + - qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+1835+43f01cbb.x86_64 + - ruby-hivex-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - ruby-hivex-debuginfo-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - sgabios-1:0.20170427git-3.module+el8.10.0+1835+43f01cbb.i686 +... +--- +document: modulemd +version: 2 +data: + name: virt-devel + stream: "rhel" + version: 8100020240709145616 + context: e155f54d + arch: x86_64 + summary: Virtualization module + description: >- + A virtualization module + license: + module: + - MIT + content: + - ASL 2.0 + - GPLv2 and GPLv2+ and CC-BY + - GPLv2+ + - GPLv2+ or Artistic + - LGPLv2 + - LGPLv2+ + - LGPLv2+ and BSD + xmd: {} + dependencies: + - buildrequires: + platform: [el8.10.0] + requires: + platform: [el8] + virt: [rhel] + filter: + rpms: + - ocaml-hivex + - ocaml-hivex-debuginfo + - ocaml-hivex-devel + - ocaml-libguestfs + - ocaml-libguestfs-debuginfo + - ocaml-libguestfs-devel + - ocaml-libnbd + - ocaml-libnbd-debuginfo + - ocaml-libnbd-devel + - qemu-kvm-tests + - qemu-kvm-tests-debuginfo + buildopts: + rpms: + macros: > + %_smp_ncpus_max 16 + components: + rpms: + hivex: + rationale: libguestfs dep + ref: 333098f82d3ef3a7f6ff932e9218747e63a5767c + buildorder: 1 + arches: [aarch64, i686, x86_64] + libguestfs: + rationale: Primary module content + ref: c0a1fe8ba5c389f20e4313ffe1847499d0963c9b + buildorder: 4 + arches: [aarch64, i686, x86_64] + libguestfs-winsupport: + rationale: Primary module content + ref: 1b7a98edfa2b50a7349af25994930206d9dd3239 + buildorder: 5 + arches: [aarch64, i686, x86_64] + libiscsi: + rationale: qemu-kvm dep + ref: ad97f43e0802c9cbec691b7ab29363bf5cd4ddf3 + buildorder: 1 + arches: [aarch64, i686, x86_64] + libnbd: + rationale: Primary module content + ref: 31766766cb276b91347175fe2b653e3bb9cfddd8 + buildorder: 1 + arches: [aarch64, i686, x86_64] + libtpms: + rationale: Primary module content + ref: 9be2266f7fe2bb62a917c45af6498b9fa3ee98c6 + buildorder: 1 + arches: [aarch64, i686, x86_64] + libvirt: + rationale: Primary module content + ref: a6a7ffd8340242cbe8c79073f0f8029846fdeea8 + buildorder: 3 + arches: [aarch64, i686, x86_64] + libvirt-dbus: + rationale: libvirt-dbus is part of the virtualization module + ref: ca52f298b4cba6fd1e30589505329ffd76cb6493 + buildorder: 4 + arches: [aarch64, i686, x86_64] + libvirt-python: + rationale: Primary module content + ref: 72a98bd5671e78d2f01d1c9ba77541b76f337fe5 + buildorder: 4 + arches: [aarch64, i686, x86_64] + nbdkit: + rationale: Primary module content + ref: b3a542a5613fce7ed842d27a63716e6f9a344989 + buildorder: 5 + arches: [aarch64, i686, x86_64] + netcf: + rationale: libvirt dep + ref: 6cb80a7e7904b906bb37424d4e2a8a789563b259 + buildorder: 1 + arches: [aarch64, i686, x86_64] + perl-Sys-Virt: + rationale: Primary module content + ref: 552b3ac88fc730c612c714dd537e3ebc8d42bef1 + buildorder: 4 + arches: [aarch64, i686, x86_64] + qemu-kvm: + rationale: Primary module content + ref: 4e8b438dc5bbbe50a47ec97be271bd6dc40c1403 + buildorder: 2 + arches: [aarch64, i686, x86_64] + seabios: + rationale: qemu-kvm dep + ref: 76d923f2a397489b1704dc67a14b67d262fe0c74 + buildorder: 1 + arches: [ppc64le, x86_64] + sgabios: + rationale: qemu-kvm dep + ref: a6a65605b1d21509153fa040e6f7907e4952a5d3 + buildorder: 1 + arches: [ppc64le, x86_64] + supermin: + rationale: libguestfs dep + ref: 1fa10cd2190f908fd5fcf2e474ee6751d13004c7 + buildorder: 2 + arches: [aarch64, i686, x86_64] + swtpm: + rationale: Primary module content + ref: 0ebdf53b092ea84f8ba7b5278bb330b945c9c409 + buildorder: 2 + arches: [aarch64, i686, x86_64] + virt-v2v: + rationale: Primary module content + ref: defc736acb0befd3acd1788b60b1fb11741de170 + buildorder: 6 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - hivex-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - hivex-debuginfo-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - hivex-debugsource-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - hivex-devel-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - libguestfs-winsupport-0:8.10-1.module+el8.10.0+1835+43f01cbb.i686 + - libiscsi-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.i686 + - libiscsi-debuginfo-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.i686 + - libiscsi-debugsource-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.i686 + - libiscsi-devel-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.i686 + - libiscsi-utils-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.i686 + - libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.i686 + - libnbd-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.i686 + - libnbd-debuginfo-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.i686 + - libnbd-debugsource-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.i686 + - libnbd-devel-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-client-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-client-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-config-network-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-config-nwfilter-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-interface-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-network-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-nodedev-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-nwfilter-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-secret-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-core-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-disk-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-logical-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-mpath-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-scsi-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-dbus-0:1.3.0-2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-dbus-debugsource-0:1.3.0-2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-debugsource-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-devel-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-docs-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-libs-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-libs-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-nss-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-nss-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-python-debugsource-0:8.0.0-2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-wireshark-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-wireshark-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - nbdfuse-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.i686 + - nbdfuse-debuginfo-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.i686 + - netcf-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.i686 + - netcf-debuginfo-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.i686 + - netcf-debugsource-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.i686 + - netcf-devel-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.i686 + - netcf-libs-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.i686 + - netcf-libs-debuginfo-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.i686 + - ocaml-hivex-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - ocaml-hivex-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - ocaml-hivex-devel-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - ocaml-hivex-devel-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - ocaml-libguestfs-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - ocaml-libguestfs-devel-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - ocaml-libnbd-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.i686 + - ocaml-libnbd-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.i686 + - ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - ocaml-libnbd-devel-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.i686 + - ocaml-libnbd-devel-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - perl-Sys-Virt-0:8.0.0-1.module+el8.10.0+1835+43f01cbb.i686 + - perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.10.0+1835+43f01cbb.i686 + - perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.10.0+1835+43f01cbb.i686 + - perl-hivex-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - perl-hivex-debuginfo-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - python3-hivex-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - python3-hivex-debuginfo-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - python3-libnbd-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.i686 + - python3-libnbd-debuginfo-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.i686 + - python3-libvirt-0:8.0.0-2.module+el8.10.0+1835+43f01cbb.i686 + - python3-libvirt-debuginfo-0:8.0.0-2.module+el8.10.0+1835+43f01cbb.i686 + - qemu-kvm-tests-15:6.2.0-50.module+el8.10.0+1837+d7dcfbda.x86_64 + - ruby-hivex-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - ruby-hivex-debuginfo-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - sgabios-1:0.20170427git-3.module+el8.10.0+1835+43f01cbb.i686 +... +--- +document: modulemd +version: 2 +data: + name: virt-devel + stream: "rhel" + version: 8100020240827163045 + context: e155f54d + arch: x86_64 + summary: Virtualization module + description: >- + A virtualization module + license: + module: + - MIT + content: + - ASL 2.0 + - GPLv2 and GPLv2+ and CC-BY + - GPLv2+ + - GPLv2+ or Artistic + - LGPLv2 + - LGPLv2+ + - LGPLv2+ and BSD + xmd: {} + dependencies: + - buildrequires: + platform: [el8.10.0] + requires: + platform: [el8] + virt: [rhel] + filter: + rpms: + - ocaml-hivex + - ocaml-hivex-debuginfo + - ocaml-hivex-devel + - ocaml-libguestfs + - ocaml-libguestfs-debuginfo + - ocaml-libguestfs-devel + - ocaml-libnbd + - ocaml-libnbd-debuginfo + - ocaml-libnbd-devel + - qemu-kvm-tests + - qemu-kvm-tests-debuginfo + buildopts: + rpms: + macros: > + %_smp_ncpus_max 16 + components: + rpms: + hivex: + rationale: libguestfs dep + ref: 333098f82d3ef3a7f6ff932e9218747e63a5767c + buildorder: 1 + arches: [aarch64, i686, x86_64] + libguestfs: + rationale: Primary module content + ref: c0a1fe8ba5c389f20e4313ffe1847499d0963c9b + buildorder: 4 + arches: [aarch64, i686, x86_64] + libguestfs-winsupport: + rationale: Primary module content + ref: 1b7a98edfa2b50a7349af25994930206d9dd3239 + buildorder: 5 + arches: [aarch64, i686, x86_64] + libiscsi: + rationale: qemu-kvm dep + ref: ad97f43e0802c9cbec691b7ab29363bf5cd4ddf3 + buildorder: 1 + arches: [aarch64, i686, x86_64] + libnbd: + rationale: Primary module content + ref: 31766766cb276b91347175fe2b653e3bb9cfddd8 + buildorder: 1 + arches: [aarch64, i686, x86_64] + libtpms: + rationale: Primary module content + ref: 9be2266f7fe2bb62a917c45af6498b9fa3ee98c6 + buildorder: 1 + arches: [aarch64, i686, x86_64] + libvirt: + rationale: Primary module content + ref: a6a7ffd8340242cbe8c79073f0f8029846fdeea8 + buildorder: 3 + arches: [aarch64, i686, x86_64] + libvirt-dbus: + rationale: libvirt-dbus is part of the virtualization module + ref: ca52f298b4cba6fd1e30589505329ffd76cb6493 + buildorder: 4 + arches: [aarch64, i686, x86_64] + libvirt-python: + rationale: Primary module content + ref: 72a98bd5671e78d2f01d1c9ba77541b76f337fe5 + buildorder: 4 + arches: [aarch64, i686, x86_64] + nbdkit: + rationale: Primary module content + ref: b3a542a5613fce7ed842d27a63716e6f9a344989 + buildorder: 5 + arches: [aarch64, i686, x86_64] + netcf: + rationale: libvirt dep + ref: 6cb80a7e7904b906bb37424d4e2a8a789563b259 + buildorder: 1 + arches: [aarch64, i686, x86_64] + perl-Sys-Virt: + rationale: Primary module content + ref: 552b3ac88fc730c612c714dd537e3ebc8d42bef1 + buildorder: 4 + arches: [aarch64, i686, x86_64] + qemu-kvm: + rationale: Primary module content + ref: de883ee2c1f8c7e0bb59bbafb00118ef493d1d03 + buildorder: 2 + arches: [aarch64, i686, x86_64] + seabios: + rationale: qemu-kvm dep + ref: 76d923f2a397489b1704dc67a14b67d262fe0c74 + buildorder: 1 + arches: [ppc64le, x86_64] + sgabios: + rationale: qemu-kvm dep + ref: a6a65605b1d21509153fa040e6f7907e4952a5d3 + buildorder: 1 + arches: [ppc64le, x86_64] + supermin: + rationale: libguestfs dep + ref: 1fa10cd2190f908fd5fcf2e474ee6751d13004c7 + buildorder: 2 + arches: [aarch64, i686, x86_64] + swtpm: + rationale: Primary module content + ref: 0ebdf53b092ea84f8ba7b5278bb330b945c9c409 + buildorder: 2 + arches: [aarch64, i686, x86_64] + virt-v2v: + rationale: Primary module content + ref: defc736acb0befd3acd1788b60b1fb11741de170 + buildorder: 6 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - hivex-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - hivex-debuginfo-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - hivex-debugsource-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - hivex-devel-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - libguestfs-winsupport-0:8.10-1.module+el8.10.0+1835+43f01cbb.i686 + - libiscsi-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.i686 + - libiscsi-debuginfo-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.i686 + - libiscsi-debugsource-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.i686 + - libiscsi-devel-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.i686 + - libiscsi-utils-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.i686 + - libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.i686 + - libnbd-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.i686 + - libnbd-debuginfo-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.i686 + - libnbd-debugsource-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.i686 + - libnbd-devel-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-client-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-client-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-config-network-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-config-nwfilter-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-interface-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-network-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-nodedev-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-nwfilter-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-secret-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-core-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-disk-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-logical-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-mpath-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-scsi-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-dbus-0:1.3.0-2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-dbus-debugsource-0:1.3.0-2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-debugsource-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-devel-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-docs-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-libs-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-libs-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-nss-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-nss-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-python-debugsource-0:8.0.0-2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-wireshark-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-wireshark-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - nbdfuse-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.i686 + - nbdfuse-debuginfo-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.i686 + - netcf-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.i686 + - netcf-debuginfo-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.i686 + - netcf-debugsource-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.i686 + - netcf-devel-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.i686 + - netcf-libs-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.i686 + - netcf-libs-debuginfo-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.i686 + - ocaml-hivex-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - ocaml-hivex-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - ocaml-hivex-devel-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - ocaml-hivex-devel-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - ocaml-libguestfs-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - ocaml-libguestfs-devel-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - ocaml-libnbd-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.i686 + - ocaml-libnbd-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.i686 + - ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - ocaml-libnbd-devel-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.i686 + - ocaml-libnbd-devel-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.x86_64 + - perl-Sys-Virt-0:8.0.0-1.module+el8.10.0+1835+43f01cbb.i686 + - perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.10.0+1835+43f01cbb.i686 + - perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.10.0+1835+43f01cbb.i686 + - perl-hivex-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - perl-hivex-debuginfo-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - python3-hivex-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - python3-hivex-debuginfo-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - python3-libnbd-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.i686 + - python3-libnbd-debuginfo-0:1.6.0-5.module+el8.10.0+1835+43f01cbb.i686 + - python3-libvirt-0:8.0.0-2.module+el8.10.0+1835+43f01cbb.i686 + - python3-libvirt-debuginfo-0:8.0.0-2.module+el8.10.0+1835+43f01cbb.i686 + - qemu-kvm-tests-15:6.2.0-52.module+el8.10.0+1857+86deec52.x86_64 + - ruby-hivex-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - ruby-hivex-debuginfo-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - sgabios-1:0.20170427git-3.module+el8.10.0+1835+43f01cbb.i686 +... +--- +document: modulemd +version: 2 +data: + name: python39-devel + stream: "3.9" + version: 8100020240829051747 + context: e3a3f2fc + arch: x86_64 + summary: Python programming language, version 3.9 + description: >- + This module gives users access to the internal Python 3.9 in RHEL8, as + + well as provides some additional Python packages the users might need. + + In addition to these you can install any python3-* package available + + in RHEL and use it with Python from this module. + license: + module: + - MIT + content: + - ASL 2.0 + - BSD + - BSD or ASL 2.0 + - MIT + - MIT and Public Domain + - Python + xmd: {} + dependencies: + - buildrequires: + httpd: [2.4] + platform: [el8.10.0] + python39: [3.9-bootstrap] + swig: [4.0] + requires: + platform: [el8] + python39: [3.9] + references: + community: https://www.python.org/ + documentation: https://docs.python.org/3.9/ + filter: + rpms: + - python39-Cython + - python39-attrs + - python39-debug + - python39-iniconfig + - python39-more-itertools + - python39-packaging + - python39-pluggy + - python39-py + - python39-pybind11 + - python39-pybind11-devel + - python39-pyparsing + - python39-pytest + - python39-wcwidth + buildopts: + rpms: + macros: > + # === Bootstrap phase 4 === + + # + + %python3_pkgversion 39 + components: + rpms: + Cython: + rationale: Python component + ref: f07b048b2e2e07c7bb402862e965163de834fe0e + arches: [aarch64, i686, x86_64] + PyYAML: + rationale: Python component + ref: b6a398584f8a706ee370cd8c056af6411d8bb305 + arches: [aarch64, i686, x86_64] + mod_wsgi: + rationale: Python component + ref: c23b1acf6be6a10b7236ddcfe8061f014b575b3e + arches: [aarch64, i686, x86_64] + numpy: + rationale: Python component + ref: bb076dec365d06f810fced433e44a4b9442c60a4 + arches: [aarch64, i686, x86_64] + pybind11: + rationale: Python component + ref: c4525ec0996170fb2d8a9ffbb4309c259acaec2f + arches: [aarch64, i686, x86_64] + pytest: + rationale: Python component + ref: 3a92e749c803741cf43166d68fcd58ee6d6b5fb0 + arches: [aarch64, i686, x86_64] + python-PyMySQL: + rationale: Python component + ref: 98324b76c8dac77c96abdb049b4bebacc3fbfd24 + arches: [aarch64, i686, x86_64] + python-attrs: + rationale: Python component + ref: bb49c9ae1e2ce475ab03aa73a3d032fc80d706fc + arches: [aarch64, i686, x86_64] + python-cffi: + rationale: Python component + ref: df0d41be97eb5d40b3c569b59a3f74ea8f30d4f9 + arches: [aarch64, i686, x86_64] + python-chardet: + rationale: Python component + ref: 3318f2e5950a8fa17c2e109c3ab389c47f028c88 + arches: [aarch64, i686, x86_64] + python-cryptography: + rationale: Python component + ref: d1c2ad2b578ffecda5a231c20274b0dc0d061f77 + arches: [aarch64, i686, x86_64] + python-idna: + rationale: Python component + ref: be3439abf7a017801501778273d5a9527ef860c4 + arches: [aarch64, i686, x86_64] + python-iniconfig: + rationale: Python component + ref: 0043f9809766cc4d3b5b508fd86d85432016f4ae + arches: [aarch64, i686, x86_64] + python-lxml: + rationale: Python component + ref: 0c96832d2b8e35cbda055862b5c650acb907b614 + arches: [aarch64, i686, x86_64] + python-more-itertools: + rationale: Python component + ref: 1f93b6033a3a767f62ab5c53e681c45d6c3121a1 + arches: [aarch64, i686, x86_64] + python-packaging: + rationale: Python component + ref: a22d82373ba1d320b34da9e27cfe019de6021947 + arches: [aarch64, i686, x86_64] + python-pluggy: + rationale: Python component + ref: 4ec7d43e3922418429e1f6fb1fb99455f7fbb3d6 + arches: [aarch64, i686, x86_64] + python-ply: + rationale: Python component + ref: c9cf57a4d588ebeb50936c146c2c912fb672bb0c + arches: [aarch64, i686, x86_64] + python-psutil: + rationale: Python component + ref: d77d5330f2f4a6b3d84f117f97c8ca1ee0331b49 + arches: [aarch64, i686, x86_64] + python-psycopg2: + rationale: Python component + ref: 486af6531be1b4afc1ed7ec306b0e9a32c182ee1 + arches: [aarch64, i686, x86_64] + python-py: + rationale: Python component + ref: 3cd5c8c3412836104fbd1998678befc15c01a47f + arches: [aarch64, i686, x86_64] + python-pycparser: + rationale: Python component + ref: 087c952aee87e6bb1c58066506feb1fad9461b65 + arches: [aarch64, i686, x86_64] + python-pysocks: + rationale: Python component + ref: a8dff475351d242fbf41cd6a5eb33f7539064ffa + arches: [aarch64, i686, x86_64] + python-requests: + rationale: Python component + ref: b24ddbfb0b67ee86b0810e17ec711ea1251b1fa4 + arches: [aarch64, i686, x86_64] + python-toml: + rationale: Python component + ref: 358c135f29da1d5eb2373435efd5ce97da3a941e + arches: [aarch64, i686, x86_64] + python-urllib3: + rationale: Python component + ref: 742513bb832fa765b6827754567bf449eab5d990 + arches: [aarch64, i686, x86_64] + python-wcwidth: + rationale: Python component + ref: 9ba95c97f22519f7cbc18cb56df465315d4646d9 + arches: [aarch64, i686, x86_64] + python-wheel: + rationale: Packaging tool + ref: 118baab41078c79afddf0e121cb6ebb3304996a7 + arches: [aarch64, i686, x86_64] + python39: + rationale: The main Python interpreter + ref: f468188e92394d69a76752a0364146e89fdc6949 + arches: [aarch64, i686, x86_64] + python3x-pip: + rationale: Packaging tool + ref: c3ec41aa16a2e151d160bf0b00ca9a3bc68f15b6 + arches: [aarch64, i686, x86_64] + python3x-pyparsing: + rationale: Python component + ref: 83d8e72d5df0af2a05334451ec62a323e1ac79a2 + arches: [aarch64, i686, x86_64] + python3x-setuptools: + rationale: Packaging tool + ref: b7b20f6776baed01f22c5728213b792b9f82c1df + arches: [aarch64, i686, x86_64] + python3x-six: + rationale: Python component + ref: f8332a9e34e50e3a3e30adc9e8fd0ad47972e285 + arches: [aarch64, i686, x86_64] + scipy: + rationale: Python component + ref: dd7a710eba02ee3477e544395cd19eb278396c0c + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - Cython-0:0.29.21-5.module+el8.10.0+1860+afcc1c71.src + - Cython-debugsource-0:0.29.21-5.module+el8.10.0+1860+afcc1c71.x86_64 + - pybind11-0:2.7.1-1.module+el8.9.0+1357+a3b80af7.src + - pytest-0:6.0.2-2.module+el8.10.0+1860+afcc1c71.src + - python-attrs-0:20.3.0-2.module+el8.10.0+1860+afcc1c71.src + - python-iniconfig-0:1.1.1-2.module+el8.9.0+1332+dd574197.src + - python-more-itertools-0:8.5.0-2.module+el8.10.0+1860+afcc1c71.src + - python-packaging-0:20.4-4.module+el8.10.0+1860+afcc1c71.src + - python-pluggy-0:0.13.1-3.module+el8.10.0+1860+afcc1c71.src + - python-py-0:1.10.0-1.module+el8.10.0+1860+afcc1c71.src + - python-wcwidth-0:0.2.5-3.module+el8.10.0+1860+afcc1c71.src + - python39-Cython-0:0.29.21-5.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-Cython-debuginfo-0:0.29.21-5.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-attrs-0:20.3.0-2.module+el8.10.0+1860+afcc1c71.noarch + - python39-debug-0:3.9.19-7.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-iniconfig-0:1.1.1-2.module+el8.9.0+1332+dd574197.noarch + - python39-more-itertools-0:8.5.0-2.module+el8.10.0+1860+afcc1c71.noarch + - python39-packaging-0:20.4-4.module+el8.10.0+1860+afcc1c71.noarch + - python39-pluggy-0:0.13.1-3.module+el8.10.0+1860+afcc1c71.noarch + - python39-py-0:1.10.0-1.module+el8.10.0+1860+afcc1c71.noarch + - python39-pybind11-0:2.7.1-1.module+el8.9.0+1357+a3b80af7.x86_64 + - python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+1357+a3b80af7.x86_64 + - python39-pyparsing-0:2.4.7-5.module+el8.10.0+1860+afcc1c71.noarch + - python39-pytest-0:6.0.2-2.module+el8.10.0+1860+afcc1c71.noarch + - python39-wcwidth-0:0.2.5-3.module+el8.10.0+1860+afcc1c71.noarch + - python3x-pyparsing-0:2.4.7-5.module+el8.10.0+1860+afcc1c71.src +... +--- +document: modulemd +version: 2 +data: + name: python39-devel + stream: "3.9" + version: 8100020240829081352 + context: e3a3f2fc + arch: x86_64 + summary: Python programming language, version 3.9 + description: >- + This module gives users access to the internal Python 3.9 in RHEL8, as + + well as provides some additional Python packages the users might need. + + In addition to these you can install any python3-* package available + + in RHEL and use it with Python from this module. + license: + module: + - MIT + content: + - ASL 2.0 + - BSD + - BSD or ASL 2.0 + - MIT + - MIT and Public Domain + - Python + xmd: {} + dependencies: + - buildrequires: + httpd: [2.4] + platform: [el8.10.0] + python39: [3.9-bootstrap] + swig: [4.0] + requires: + platform: [el8] + python39: [3.9] + references: + community: https://www.python.org/ + documentation: https://docs.python.org/3.9/ + filter: + rpms: + - python39-Cython + - python39-attrs + - python39-debug + - python39-iniconfig + - python39-more-itertools + - python39-packaging + - python39-pluggy + - python39-py + - python39-pybind11 + - python39-pybind11-devel + - python39-pyparsing + - python39-pytest + - python39-wcwidth + buildopts: + rpms: + macros: > + # === Bootstrap phase 4 === + + # + + %python3_pkgversion 39 + components: + rpms: + Cython: + rationale: Python component + ref: f07b048b2e2e07c7bb402862e965163de834fe0e + arches: [aarch64, i686, x86_64] + PyYAML: + rationale: Python component + ref: b6a398584f8a706ee370cd8c056af6411d8bb305 + arches: [aarch64, i686, x86_64] + mod_wsgi: + rationale: Python component + ref: c23b1acf6be6a10b7236ddcfe8061f014b575b3e + arches: [aarch64, i686, x86_64] + numpy: + rationale: Python component + ref: bb076dec365d06f810fced433e44a4b9442c60a4 + arches: [aarch64, i686, x86_64] + pybind11: + rationale: Python component + ref: c4525ec0996170fb2d8a9ffbb4309c259acaec2f + arches: [aarch64, i686, x86_64] + pytest: + rationale: Python component + ref: 3a92e749c803741cf43166d68fcd58ee6d6b5fb0 + arches: [aarch64, i686, x86_64] + python-PyMySQL: + rationale: Python component + ref: 98324b76c8dac77c96abdb049b4bebacc3fbfd24 + arches: [aarch64, i686, x86_64] + python-attrs: + rationale: Python component + ref: bb49c9ae1e2ce475ab03aa73a3d032fc80d706fc + arches: [aarch64, i686, x86_64] + python-cffi: + rationale: Python component + ref: df0d41be97eb5d40b3c569b59a3f74ea8f30d4f9 + arches: [aarch64, i686, x86_64] + python-chardet: + rationale: Python component + ref: 3318f2e5950a8fa17c2e109c3ab389c47f028c88 + arches: [aarch64, i686, x86_64] + python-cryptography: + rationale: Python component + ref: d1c2ad2b578ffecda5a231c20274b0dc0d061f77 + arches: [aarch64, i686, x86_64] + python-idna: + rationale: Python component + ref: be3439abf7a017801501778273d5a9527ef860c4 + arches: [aarch64, i686, x86_64] + python-iniconfig: + rationale: Python component + ref: 0043f9809766cc4d3b5b508fd86d85432016f4ae + arches: [aarch64, i686, x86_64] + python-lxml: + rationale: Python component + ref: 0c96832d2b8e35cbda055862b5c650acb907b614 + arches: [aarch64, i686, x86_64] + python-more-itertools: + rationale: Python component + ref: 1f93b6033a3a767f62ab5c53e681c45d6c3121a1 + arches: [aarch64, i686, x86_64] + python-packaging: + rationale: Python component + ref: a22d82373ba1d320b34da9e27cfe019de6021947 + arches: [aarch64, i686, x86_64] + python-pluggy: + rationale: Python component + ref: 4ec7d43e3922418429e1f6fb1fb99455f7fbb3d6 + arches: [aarch64, i686, x86_64] + python-ply: + rationale: Python component + ref: c9cf57a4d588ebeb50936c146c2c912fb672bb0c + arches: [aarch64, i686, x86_64] + python-psutil: + rationale: Python component + ref: d77d5330f2f4a6b3d84f117f97c8ca1ee0331b49 + arches: [aarch64, i686, x86_64] + python-psycopg2: + rationale: Python component + ref: 486af6531be1b4afc1ed7ec306b0e9a32c182ee1 + arches: [aarch64, i686, x86_64] + python-py: + rationale: Python component + ref: 3cd5c8c3412836104fbd1998678befc15c01a47f + arches: [aarch64, i686, x86_64] + python-pycparser: + rationale: Python component + ref: 087c952aee87e6bb1c58066506feb1fad9461b65 + arches: [aarch64, i686, x86_64] + python-pysocks: + rationale: Python component + ref: a8dff475351d242fbf41cd6a5eb33f7539064ffa + arches: [aarch64, i686, x86_64] + python-requests: + rationale: Python component + ref: b24ddbfb0b67ee86b0810e17ec711ea1251b1fa4 + arches: [aarch64, i686, x86_64] + python-toml: + rationale: Python component + ref: 358c135f29da1d5eb2373435efd5ce97da3a941e + arches: [aarch64, i686, x86_64] + python-urllib3: + rationale: Python component + ref: 742513bb832fa765b6827754567bf449eab5d990 + arches: [aarch64, i686, x86_64] + python-wcwidth: + rationale: Python component + ref: 9ba95c97f22519f7cbc18cb56df465315d4646d9 + arches: [aarch64, i686, x86_64] + python-wheel: + rationale: Packaging tool + ref: 118baab41078c79afddf0e121cb6ebb3304996a7 + arches: [aarch64, i686, x86_64] + python39: + rationale: The main Python interpreter + ref: f468188e92394d69a76752a0364146e89fdc6949 + arches: [aarch64, i686, x86_64] + python3x-pip: + rationale: Packaging tool + ref: c3ec41aa16a2e151d160bf0b00ca9a3bc68f15b6 + arches: [aarch64, i686, x86_64] + python3x-pyparsing: + rationale: Python component + ref: 83d8e72d5df0af2a05334451ec62a323e1ac79a2 + arches: [aarch64, i686, x86_64] + python3x-setuptools: + rationale: Packaging tool + ref: d4919d584f06d5be08fde4da40df482c0125f772 + arches: [aarch64, i686, x86_64] + python3x-six: + rationale: Python component + ref: f8332a9e34e50e3a3e30adc9e8fd0ad47972e285 + arches: [aarch64, i686, x86_64] + scipy: + rationale: Python component + ref: dd7a710eba02ee3477e544395cd19eb278396c0c + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - Cython-0:0.29.21-5.module+el8.10.0+1860+afcc1c71.src + - Cython-debugsource-0:0.29.21-5.module+el8.10.0+1860+afcc1c71.x86_64 + - pybind11-0:2.7.1-1.module+el8.9.0+1357+a3b80af7.src + - pytest-0:6.0.2-2.module+el8.10.0+1860+afcc1c71.src + - python-attrs-0:20.3.0-2.module+el8.10.0+1860+afcc1c71.src + - python-iniconfig-0:1.1.1-2.module+el8.9.0+1332+dd574197.src + - python-more-itertools-0:8.5.0-2.module+el8.10.0+1860+afcc1c71.src + - python-packaging-0:20.4-4.module+el8.10.0+1860+afcc1c71.src + - python-pluggy-0:0.13.1-3.module+el8.10.0+1860+afcc1c71.src + - python-py-0:1.10.0-1.module+el8.10.0+1860+afcc1c71.src + - python-wcwidth-0:0.2.5-3.module+el8.10.0+1860+afcc1c71.src + - python39-Cython-0:0.29.21-5.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-Cython-debuginfo-0:0.29.21-5.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-attrs-0:20.3.0-2.module+el8.10.0+1860+afcc1c71.noarch + - python39-debug-0:3.9.19-7.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-iniconfig-0:1.1.1-2.module+el8.9.0+1332+dd574197.noarch + - python39-more-itertools-0:8.5.0-2.module+el8.10.0+1860+afcc1c71.noarch + - python39-packaging-0:20.4-4.module+el8.10.0+1860+afcc1c71.noarch + - python39-pluggy-0:0.13.1-3.module+el8.10.0+1860+afcc1c71.noarch + - python39-py-0:1.10.0-1.module+el8.10.0+1860+afcc1c71.noarch + - python39-pybind11-0:2.7.1-1.module+el8.9.0+1357+a3b80af7.x86_64 + - python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+1357+a3b80af7.x86_64 + - python39-pyparsing-0:2.4.7-5.module+el8.10.0+1860+afcc1c71.noarch + - python39-pytest-0:6.0.2-2.module+el8.10.0+1860+afcc1c71.noarch + - python39-wcwidth-0:0.2.5-3.module+el8.10.0+1860+afcc1c71.noarch + - python3x-pyparsing-0:2.4.7-5.module+el8.10.0+1860+afcc1c71.src +... +--- +document: modulemd +version: 2 +data: + name: virt-devel + stream: "rhel" + version: 8100020240924085527 + context: e155f54d + arch: x86_64 + summary: Virtualization module + description: >- + A virtualization module + license: + module: + - MIT + content: + - ASL 2.0 + - GPLv2 and GPLv2+ and CC-BY + - GPLv2+ + - GPLv2+ or Artistic + - LGPLv2 + - LGPLv2+ + - LGPLv2+ and BSD + xmd: {} + dependencies: + - buildrequires: + platform: [el8.10.0] + requires: + platform: [el8] + virt: [rhel] + filter: + rpms: + - ocaml-hivex + - ocaml-hivex-debuginfo + - ocaml-hivex-devel + - ocaml-libguestfs + - ocaml-libguestfs-debuginfo + - ocaml-libguestfs-devel + - ocaml-libnbd + - ocaml-libnbd-debuginfo + - ocaml-libnbd-devel + - qemu-kvm-tests + - qemu-kvm-tests-debuginfo + buildopts: + rpms: + macros: > + %_smp_ncpus_max 16 + components: + rpms: + hivex: + rationale: libguestfs dep + ref: 333098f82d3ef3a7f6ff932e9218747e63a5767c + buildorder: 1 + arches: [aarch64, i686, x86_64] + libguestfs: + rationale: Primary module content + ref: c0a1fe8ba5c389f20e4313ffe1847499d0963c9b + buildorder: 4 + arches: [aarch64, i686, x86_64] + libguestfs-winsupport: + rationale: Primary module content + ref: 1b7a98edfa2b50a7349af25994930206d9dd3239 + buildorder: 5 + arches: [aarch64, i686, x86_64] + libiscsi: + rationale: qemu-kvm dep + ref: ad97f43e0802c9cbec691b7ab29363bf5cd4ddf3 + buildorder: 1 + arches: [aarch64, i686, x86_64] + libnbd: + rationale: Primary module content + ref: 487c4f895a316c33d1191afc837db1241fdd38ce + buildorder: 1 + arches: [aarch64, i686, x86_64] + libtpms: + rationale: Primary module content + ref: 9be2266f7fe2bb62a917c45af6498b9fa3ee98c6 + buildorder: 1 + arches: [aarch64, i686, x86_64] + libvirt: + rationale: Primary module content + ref: a6a7ffd8340242cbe8c79073f0f8029846fdeea8 + buildorder: 3 + arches: [aarch64, i686, x86_64] + libvirt-dbus: + rationale: libvirt-dbus is part of the virtualization module + ref: ca52f298b4cba6fd1e30589505329ffd76cb6493 + buildorder: 4 + arches: [aarch64, i686, x86_64] + libvirt-python: + rationale: Primary module content + ref: 72a98bd5671e78d2f01d1c9ba77541b76f337fe5 + buildorder: 4 + arches: [aarch64, i686, x86_64] + nbdkit: + rationale: Primary module content + ref: b3a542a5613fce7ed842d27a63716e6f9a344989 + buildorder: 5 + arches: [aarch64, i686, x86_64] + netcf: + rationale: libvirt dep + ref: 6cb80a7e7904b906bb37424d4e2a8a789563b259 + buildorder: 1 + arches: [aarch64, i686, x86_64] + perl-Sys-Virt: + rationale: Primary module content + ref: 552b3ac88fc730c612c714dd537e3ebc8d42bef1 + buildorder: 4 + arches: [aarch64, i686, x86_64] + qemu-kvm: + rationale: Primary module content + ref: 03031a65e47ded7f7c183cbaee0f7c24ad6ec451 + buildorder: 2 + arches: [aarch64, i686, x86_64] + seabios: + rationale: qemu-kvm dep + ref: 76d923f2a397489b1704dc67a14b67d262fe0c74 + buildorder: 1 + arches: [ppc64le, x86_64] + sgabios: + rationale: qemu-kvm dep + ref: a6a65605b1d21509153fa040e6f7907e4952a5d3 + buildorder: 1 + arches: [ppc64le, x86_64] + supermin: + rationale: libguestfs dep + ref: 1fa10cd2190f908fd5fcf2e474ee6751d13004c7 + buildorder: 2 + arches: [aarch64, i686, x86_64] + swtpm: + rationale: Primary module content + ref: 0ebdf53b092ea84f8ba7b5278bb330b945c9c409 + buildorder: 2 + arches: [aarch64, i686, x86_64] + virt-v2v: + rationale: Primary module content + ref: defc736acb0befd3acd1788b60b1fb11741de170 + buildorder: 6 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - hivex-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - hivex-debuginfo-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - hivex-debugsource-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - hivex-devel-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - libguestfs-winsupport-0:8.10-1.module+el8.10.0+1835+43f01cbb.i686 + - libiscsi-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.i686 + - libiscsi-debuginfo-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.i686 + - libiscsi-debugsource-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.i686 + - libiscsi-devel-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.i686 + - libiscsi-utils-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.i686 + - libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.i686 + - libnbd-0:1.6.0-6.module+el8.10.0+1870+0a714c9f.i686 + - libnbd-debuginfo-0:1.6.0-6.module+el8.10.0+1870+0a714c9f.i686 + - libnbd-debugsource-0:1.6.0-6.module+el8.10.0+1870+0a714c9f.i686 + - libnbd-devel-0:1.6.0-6.module+el8.10.0+1870+0a714c9f.i686 + - libvirt-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-client-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-client-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-config-network-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-config-nwfilter-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-interface-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-network-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-nodedev-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-nwfilter-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-secret-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-core-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-disk-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-logical-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-mpath-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-scsi-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-dbus-0:1.3.0-2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-dbus-debugsource-0:1.3.0-2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-debugsource-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-devel-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-docs-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-libs-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-libs-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-nss-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-nss-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-python-debugsource-0:8.0.0-2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-wireshark-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-wireshark-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - nbdfuse-0:1.6.0-6.module+el8.10.0+1870+0a714c9f.i686 + - nbdfuse-debuginfo-0:1.6.0-6.module+el8.10.0+1870+0a714c9f.i686 + - netcf-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.i686 + - netcf-debuginfo-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.i686 + - netcf-debugsource-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.i686 + - netcf-devel-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.i686 + - netcf-libs-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.i686 + - netcf-libs-debuginfo-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.i686 + - ocaml-hivex-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - ocaml-hivex-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - ocaml-hivex-devel-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - ocaml-hivex-devel-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - ocaml-libguestfs-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - ocaml-libguestfs-devel-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - ocaml-libnbd-0:1.6.0-6.module+el8.10.0+1870+0a714c9f.i686 + - ocaml-libnbd-0:1.6.0-6.module+el8.10.0+1870+0a714c9f.x86_64 + - ocaml-libnbd-debuginfo-0:1.6.0-6.module+el8.10.0+1870+0a714c9f.i686 + - ocaml-libnbd-debuginfo-0:1.6.0-6.module+el8.10.0+1870+0a714c9f.x86_64 + - ocaml-libnbd-devel-0:1.6.0-6.module+el8.10.0+1870+0a714c9f.i686 + - ocaml-libnbd-devel-0:1.6.0-6.module+el8.10.0+1870+0a714c9f.x86_64 + - perl-Sys-Virt-0:8.0.0-1.module+el8.10.0+1835+43f01cbb.i686 + - perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.10.0+1835+43f01cbb.i686 + - perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.10.0+1835+43f01cbb.i686 + - perl-hivex-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - perl-hivex-debuginfo-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - python3-hivex-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - python3-hivex-debuginfo-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - python3-libnbd-0:1.6.0-6.module+el8.10.0+1870+0a714c9f.i686 + - python3-libnbd-debuginfo-0:1.6.0-6.module+el8.10.0+1870+0a714c9f.i686 + - python3-libvirt-0:8.0.0-2.module+el8.10.0+1835+43f01cbb.i686 + - python3-libvirt-debuginfo-0:8.0.0-2.module+el8.10.0+1835+43f01cbb.i686 + - qemu-kvm-tests-15:6.2.0-53.module+el8.10.0+1870+0a714c9f.x86_64 + - ruby-hivex-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - ruby-hivex-debuginfo-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - sgabios-1:0.20170427git-3.module+el8.10.0+1835+43f01cbb.i686 +... +--- +document: modulemd +version: 2 +data: + name: python39-devel + stream: "3.9" + version: 8100020241023123552 + context: e3a3f2fc + arch: x86_64 + summary: Python programming language, version 3.9 + description: >- + This module gives users access to the internal Python 3.9 in RHEL8, as + + well as provides some additional Python packages the users might need. + + In addition to these you can install any python3-* package available + + in RHEL and use it with Python from this module. + license: + module: + - MIT + content: + - ASL 2.0 + - BSD + - BSD or ASL 2.0 + - MIT + - MIT and Public Domain + - Python + xmd: {} + dependencies: + - buildrequires: + httpd: [2.4] + platform: [el8.10.0] + python39: [3.9-bootstrap] + swig: [4.0] + requires: + platform: [el8] + python39: [3.9] + references: + community: https://www.python.org/ + documentation: https://docs.python.org/3.9/ + filter: + rpms: + - python39-Cython + - python39-attrs + - python39-debug + - python39-iniconfig + - python39-more-itertools + - python39-packaging + - python39-pluggy + - python39-py + - python39-pybind11 + - python39-pybind11-devel + - python39-pyparsing + - python39-pytest + - python39-wcwidth + buildopts: + rpms: + macros: > + # === Bootstrap phase 4 === + + # + + %python3_pkgversion 39 + components: + rpms: + Cython: + rationale: Python component + ref: f07b048b2e2e07c7bb402862e965163de834fe0e + arches: [aarch64, i686, x86_64] + PyYAML: + rationale: Python component + ref: b6a398584f8a706ee370cd8c056af6411d8bb305 + arches: [aarch64, i686, x86_64] + mod_wsgi: + rationale: Python component + ref: c23b1acf6be6a10b7236ddcfe8061f014b575b3e + arches: [aarch64, i686, x86_64] + numpy: + rationale: Python component + ref: bb076dec365d06f810fced433e44a4b9442c60a4 + arches: [aarch64, i686, x86_64] + pybind11: + rationale: Python component + ref: c4525ec0996170fb2d8a9ffbb4309c259acaec2f + arches: [aarch64, i686, x86_64] + pytest: + rationale: Python component + ref: 3a92e749c803741cf43166d68fcd58ee6d6b5fb0 + arches: [aarch64, i686, x86_64] + python-PyMySQL: + rationale: Python component + ref: 98324b76c8dac77c96abdb049b4bebacc3fbfd24 + arches: [aarch64, i686, x86_64] + python-attrs: + rationale: Python component + ref: bb49c9ae1e2ce475ab03aa73a3d032fc80d706fc + arches: [aarch64, i686, x86_64] + python-cffi: + rationale: Python component + ref: df0d41be97eb5d40b3c569b59a3f74ea8f30d4f9 + arches: [aarch64, i686, x86_64] + python-chardet: + rationale: Python component + ref: 3318f2e5950a8fa17c2e109c3ab389c47f028c88 + arches: [aarch64, i686, x86_64] + python-cryptography: + rationale: Python component + ref: d1c2ad2b578ffecda5a231c20274b0dc0d061f77 + arches: [aarch64, i686, x86_64] + python-idna: + rationale: Python component + ref: be3439abf7a017801501778273d5a9527ef860c4 + arches: [aarch64, i686, x86_64] + python-iniconfig: + rationale: Python component + ref: 0043f9809766cc4d3b5b508fd86d85432016f4ae + arches: [aarch64, i686, x86_64] + python-lxml: + rationale: Python component + ref: 0c96832d2b8e35cbda055862b5c650acb907b614 + arches: [aarch64, i686, x86_64] + python-more-itertools: + rationale: Python component + ref: 1f93b6033a3a767f62ab5c53e681c45d6c3121a1 + arches: [aarch64, i686, x86_64] + python-packaging: + rationale: Python component + ref: a22d82373ba1d320b34da9e27cfe019de6021947 + arches: [aarch64, i686, x86_64] + python-pluggy: + rationale: Python component + ref: 4ec7d43e3922418429e1f6fb1fb99455f7fbb3d6 + arches: [aarch64, i686, x86_64] + python-ply: + rationale: Python component + ref: c9cf57a4d588ebeb50936c146c2c912fb672bb0c + arches: [aarch64, i686, x86_64] + python-psutil: + rationale: Python component + ref: d77d5330f2f4a6b3d84f117f97c8ca1ee0331b49 + arches: [aarch64, i686, x86_64] + python-psycopg2: + rationale: Python component + ref: 486af6531be1b4afc1ed7ec306b0e9a32c182ee1 + arches: [aarch64, i686, x86_64] + python-py: + rationale: Python component + ref: 3cd5c8c3412836104fbd1998678befc15c01a47f + arches: [aarch64, i686, x86_64] + python-pycparser: + rationale: Python component + ref: 087c952aee87e6bb1c58066506feb1fad9461b65 + arches: [aarch64, i686, x86_64] + python-pysocks: + rationale: Python component + ref: a8dff475351d242fbf41cd6a5eb33f7539064ffa + arches: [aarch64, i686, x86_64] + python-requests: + rationale: Python component + ref: b24ddbfb0b67ee86b0810e17ec711ea1251b1fa4 + arches: [aarch64, i686, x86_64] + python-toml: + rationale: Python component + ref: 358c135f29da1d5eb2373435efd5ce97da3a941e + arches: [aarch64, i686, x86_64] + python-urllib3: + rationale: Python component + ref: 742513bb832fa765b6827754567bf449eab5d990 + arches: [aarch64, i686, x86_64] + python-wcwidth: + rationale: Python component + ref: 9ba95c97f22519f7cbc18cb56df465315d4646d9 + arches: [aarch64, i686, x86_64] + python-wheel: + rationale: Packaging tool + ref: 118baab41078c79afddf0e121cb6ebb3304996a7 + arches: [aarch64, i686, x86_64] + python39: + rationale: The main Python interpreter + ref: 3f010ce900405b9c68a9c66d58666581036b3bb2 + arches: [aarch64, i686, x86_64] + python3x-pip: + rationale: Packaging tool + ref: c3ec41aa16a2e151d160bf0b00ca9a3bc68f15b6 + arches: [aarch64, i686, x86_64] + python3x-pyparsing: + rationale: Python component + ref: 83d8e72d5df0af2a05334451ec62a323e1ac79a2 + arches: [aarch64, i686, x86_64] + python3x-setuptools: + rationale: Packaging tool + ref: d4919d584f06d5be08fde4da40df482c0125f772 + arches: [aarch64, i686, x86_64] + python3x-six: + rationale: Python component + ref: f8332a9e34e50e3a3e30adc9e8fd0ad47972e285 + arches: [aarch64, i686, x86_64] + scipy: + rationale: Python component + ref: dd7a710eba02ee3477e544395cd19eb278396c0c + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - Cython-0:0.29.21-5.module+el8.10.0+1860+afcc1c71.src + - Cython-debugsource-0:0.29.21-5.module+el8.10.0+1860+afcc1c71.x86_64 + - pybind11-0:2.7.1-1.module+el8.9.0+1357+a3b80af7.src + - pytest-0:6.0.2-2.module+el8.10.0+1860+afcc1c71.src + - python-attrs-0:20.3.0-2.module+el8.10.0+1860+afcc1c71.src + - python-iniconfig-0:1.1.1-2.module+el8.9.0+1332+dd574197.src + - python-more-itertools-0:8.5.0-2.module+el8.10.0+1860+afcc1c71.src + - python-packaging-0:20.4-4.module+el8.10.0+1860+afcc1c71.src + - python-pluggy-0:0.13.1-3.module+el8.10.0+1860+afcc1c71.src + - python-py-0:1.10.0-1.module+el8.10.0+1860+afcc1c71.src + - python-wcwidth-0:0.2.5-3.module+el8.10.0+1860+afcc1c71.src + - python39-Cython-0:0.29.21-5.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-Cython-debuginfo-0:0.29.21-5.module+el8.10.0+1860+afcc1c71.x86_64 + - python39-attrs-0:20.3.0-2.module+el8.10.0+1860+afcc1c71.noarch + - python39-debug-0:3.9.20-1.module+el8.10.0+1876+829fd4e0.x86_64 + - python39-iniconfig-0:1.1.1-2.module+el8.9.0+1332+dd574197.noarch + - python39-more-itertools-0:8.5.0-2.module+el8.10.0+1860+afcc1c71.noarch + - python39-packaging-0:20.4-4.module+el8.10.0+1860+afcc1c71.noarch + - python39-pluggy-0:0.13.1-3.module+el8.10.0+1860+afcc1c71.noarch + - python39-py-0:1.10.0-1.module+el8.10.0+1860+afcc1c71.noarch + - python39-pybind11-0:2.7.1-1.module+el8.9.0+1357+a3b80af7.x86_64 + - python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+1357+a3b80af7.x86_64 + - python39-pyparsing-0:2.4.7-5.module+el8.10.0+1860+afcc1c71.noarch + - python39-pytest-0:6.0.2-2.module+el8.10.0+1860+afcc1c71.noarch + - python39-wcwidth-0:0.2.5-3.module+el8.10.0+1860+afcc1c71.noarch + - python3x-pyparsing-0:2.4.7-5.module+el8.10.0+1860+afcc1c71.src +... +--- +document: modulemd +version: 2 +data: + name: virt-devel + stream: "rhel" + version: 8100020241105193000 + context: e155f54d + arch: x86_64 + summary: Virtualization module + description: >- + A virtualization module + license: + module: + - MIT + content: + - ASL 2.0 + - GPLv2 and GPLv2+ and CC-BY + - GPLv2+ + - GPLv2+ or Artistic + - LGPLv2 + - LGPLv2+ + - LGPLv2+ and BSD + xmd: {} + dependencies: + - buildrequires: + platform: [el8.10.0] + requires: + platform: [el8] + virt: [rhel] + filter: + rpms: + - ocaml-hivex + - ocaml-hivex-debuginfo + - ocaml-hivex-devel + - ocaml-libguestfs + - ocaml-libguestfs-debuginfo + - ocaml-libguestfs-devel + - ocaml-libnbd + - ocaml-libnbd-debuginfo + - ocaml-libnbd-devel + - qemu-kvm-tests + - qemu-kvm-tests-debuginfo + buildopts: + rpms: + macros: > + %_smp_ncpus_max 16 + components: + rpms: + hivex: + rationale: libguestfs dep + ref: 333098f82d3ef3a7f6ff932e9218747e63a5767c + buildorder: 1 + arches: [aarch64, i686, x86_64] + libguestfs: + rationale: Primary module content + ref: c0a1fe8ba5c389f20e4313ffe1847499d0963c9b + buildorder: 4 + arches: [aarch64, i686, x86_64] + libguestfs-winsupport: + rationale: Primary module content + ref: 1b7a98edfa2b50a7349af25994930206d9dd3239 + buildorder: 5 + arches: [aarch64, i686, x86_64] + libiscsi: + rationale: qemu-kvm dep + ref: ad97f43e0802c9cbec691b7ab29363bf5cd4ddf3 + buildorder: 1 + arches: [aarch64, i686, x86_64] + libnbd: + rationale: Primary module content + ref: 487c4f895a316c33d1191afc837db1241fdd38ce + buildorder: 1 + arches: [aarch64, i686, x86_64] + libtpms: + rationale: Primary module content + ref: 9be2266f7fe2bb62a917c45af6498b9fa3ee98c6 + buildorder: 1 + arches: [aarch64, i686, x86_64] + libvirt: + rationale: Primary module content + ref: a6a7ffd8340242cbe8c79073f0f8029846fdeea8 + buildorder: 3 + arches: [aarch64, i686, x86_64] + libvirt-dbus: + rationale: libvirt-dbus is part of the virtualization module + ref: ca52f298b4cba6fd1e30589505329ffd76cb6493 + buildorder: 4 + arches: [aarch64, i686, x86_64] + libvirt-python: + rationale: Primary module content + ref: 72a98bd5671e78d2f01d1c9ba77541b76f337fe5 + buildorder: 4 + arches: [aarch64, i686, x86_64] + nbdkit: + rationale: Primary module content + ref: b3a542a5613fce7ed842d27a63716e6f9a344989 + buildorder: 5 + arches: [aarch64, i686, x86_64] + netcf: + rationale: libvirt dep + ref: 6cb80a7e7904b906bb37424d4e2a8a789563b259 + buildorder: 1 + arches: [aarch64, i686, x86_64] + perl-Sys-Virt: + rationale: Primary module content + ref: 552b3ac88fc730c612c714dd537e3ebc8d42bef1 + buildorder: 4 + arches: [aarch64, i686, x86_64] + qemu-kvm: + rationale: Primary module content + ref: cd5f1e4585fa8b9119af2e55fd79677e1d836999 + buildorder: 2 + arches: [aarch64, i686, x86_64] + seabios: + rationale: qemu-kvm dep + ref: 76d923f2a397489b1704dc67a14b67d262fe0c74 + buildorder: 1 + arches: [ppc64le, x86_64] + sgabios: + rationale: qemu-kvm dep + ref: a6a65605b1d21509153fa040e6f7907e4952a5d3 + buildorder: 1 + arches: [ppc64le, x86_64] + supermin: + rationale: libguestfs dep + ref: 1fa10cd2190f908fd5fcf2e474ee6751d13004c7 + buildorder: 2 + arches: [aarch64, i686, x86_64] + swtpm: + rationale: Primary module content + ref: 0ebdf53b092ea84f8ba7b5278bb330b945c9c409 + buildorder: 2 + arches: [aarch64, i686, x86_64] + virt-v2v: + rationale: Primary module content + ref: defc736acb0befd3acd1788b60b1fb11741de170 + buildorder: 6 + arches: [aarch64, i686, x86_64] + artifacts: + rpms: + - hivex-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - hivex-debuginfo-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - hivex-debugsource-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - hivex-devel-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - libguestfs-winsupport-0:8.10-1.module+el8.10.0+1835+43f01cbb.i686 + - libiscsi-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.i686 + - libiscsi-debuginfo-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.i686 + - libiscsi-debugsource-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.i686 + - libiscsi-devel-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.i686 + - libiscsi-utils-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.i686 + - libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.10.0+1835+43f01cbb.i686 + - libnbd-0:1.6.0-6.module+el8.10.0+1870+0a714c9f.i686 + - libnbd-debuginfo-0:1.6.0-6.module+el8.10.0+1870+0a714c9f.i686 + - libnbd-debugsource-0:1.6.0-6.module+el8.10.0+1870+0a714c9f.i686 + - libnbd-devel-0:1.6.0-6.module+el8.10.0+1870+0a714c9f.i686 + - libvirt-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-client-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-client-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-config-network-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-config-nwfilter-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-interface-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-network-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-nodedev-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-nwfilter-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-secret-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-core-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-disk-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-logical-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-mpath-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-scsi-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-dbus-0:1.3.0-2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-dbus-debugsource-0:1.3.0-2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-debugsource-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-devel-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-docs-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-libs-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-libs-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-nss-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-nss-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-python-debugsource-0:8.0.0-2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-wireshark-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - libvirt-wireshark-debuginfo-0:8.0.0-23.2.module+el8.10.0+1835+43f01cbb.i686 + - nbdfuse-0:1.6.0-6.module+el8.10.0+1870+0a714c9f.i686 + - nbdfuse-debuginfo-0:1.6.0-6.module+el8.10.0+1870+0a714c9f.i686 + - netcf-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.i686 + - netcf-debuginfo-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.i686 + - netcf-debugsource-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.i686 + - netcf-devel-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.i686 + - netcf-libs-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.i686 + - netcf-libs-debuginfo-0:0.2.8-12.module+el8.10.0+1835+43f01cbb.i686 + - ocaml-hivex-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - ocaml-hivex-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - ocaml-hivex-devel-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - ocaml-hivex-devel-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.x86_64 + - ocaml-libguestfs-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - ocaml-libguestfs-devel-1:1.44.0-9.module+el8.10.0+1835+43f01cbb.rocky.rocky.x86_64 + - ocaml-libnbd-0:1.6.0-6.module+el8.10.0+1870+0a714c9f.i686 + - ocaml-libnbd-0:1.6.0-6.module+el8.10.0+1870+0a714c9f.x86_64 + - ocaml-libnbd-debuginfo-0:1.6.0-6.module+el8.10.0+1870+0a714c9f.i686 + - ocaml-libnbd-debuginfo-0:1.6.0-6.module+el8.10.0+1870+0a714c9f.x86_64 + - ocaml-libnbd-devel-0:1.6.0-6.module+el8.10.0+1870+0a714c9f.i686 + - ocaml-libnbd-devel-0:1.6.0-6.module+el8.10.0+1870+0a714c9f.x86_64 + - perl-Sys-Virt-0:8.0.0-1.module+el8.10.0+1835+43f01cbb.i686 + - perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.10.0+1835+43f01cbb.i686 + - perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.10.0+1835+43f01cbb.i686 + - perl-hivex-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - perl-hivex-debuginfo-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - python3-hivex-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - python3-hivex-debuginfo-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - python3-libnbd-0:1.6.0-6.module+el8.10.0+1870+0a714c9f.i686 + - python3-libnbd-debuginfo-0:1.6.0-6.module+el8.10.0+1870+0a714c9f.i686 + - python3-libvirt-0:8.0.0-2.module+el8.10.0+1835+43f01cbb.i686 + - python3-libvirt-debuginfo-0:8.0.0-2.module+el8.10.0+1835+43f01cbb.i686 + - qemu-kvm-tests-15:6.2.0-53.module+el8.10.0+1882+0c885e98.2.x86_64 + - ruby-hivex-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - ruby-hivex-debuginfo-0:1.3.18-23.module+el8.10.0+1835+43f01cbb.i686 + - sgabios-1:0.20170427git-3.module+el8.10.0+1835+43f01cbb.i686 +... diff --git a/module-defaults/remi-modules.yaml b/module-defaults/remi-modules.yaml new file mode 100644 index 0000000..25cbad7 --- /dev/null +++ b/module-defaults/remi-modules.yaml @@ -0,0 +1,4072 @@ +--- +document: modulemd +version: 2 +data: + name: php + stream: remi-7.2 + version: 20241202164916 + context: 00000000 + arch: x86_64 + summary: PHP scripting language + description: >- + Alternative php 7.2 module. + The remi-7.2 stream provides more recent versions + and more packages than default 7.2 stream. + license: + module: + - GPLv2+ + content: + - BSD + - BSD and LGPLv3+ + - PHP + - PHP and BSD + - PHP and LGPLv2 and OpenLDAP + - PHP and LGPLv2+ + - PHP and Zend and BSD and MIT and ASL 1.0 + dependencies: + - buildrequires: + platform: [el8] + requires: + platform: [el8] + references: + documentation: https://www.php.net/manual/ + tracker: https://bugs.php.net/ + profiles: + common: + rpms: + - php-cli + - php-common + - php-fpm + - php-mbstring + - php-xml + devel: + rpms: + - php-cli + - php-common + - php-devel + - php-fpm + - php-mbstring + - php-pear + - php-process + - php-xml + minimal: + rpms: + - php-cli + - php-common + api: + rpms: + - php-fpm + artifacts: + rpms: + - apcu-panel-0:5.1.23-1.el8.remi.7.2.noarch + - apcu-panel-0:5.1.24-1.el8.remi.7.2.noarch + - libzip-0:1.11.1-1.el8.remi.x86_64 + - libzip-0:1.11.2-1.el8.remi.x86_64 + - libzip-devel-0:1.11.1-1.el8.remi.x86_64 + - libzip-devel-0:1.11.2-1.el8.remi.x86_64 + - libzip-tools-0:1.11.1-1.el8.remi.x86_64 + - libzip-tools-0:1.11.2-1.el8.remi.x86_64 + - php-0:7.2.34-24.el8.remi.x86_64 + - php-0:7.2.34-25.el8.remi.x86_64 + - php-ast-0:1.1.1-1.el8.remi.7.2.x86_64 + - php-ast-0:1.1.2-1.el8.remi.7.2.x86_64 + - php-bcmath-0:7.2.34-24.el8.remi.x86_64 + - php-bcmath-0:7.2.34-25.el8.remi.x86_64 + - php-bolt-0:1.0.4-1.el8.remi.7.2.x86_64 + - php-bolt-0:1.0.5-1.el8.remi.7.2.x86_64 + - php-brotli-0:0.15.1-1.el8.remi.7.2.x86_64 + - php-brotli-0:0.15.2-1.el8.remi.7.2.x86_64 + - php-cli-0:7.2.34-24.el8.remi.x86_64 + - php-cli-0:7.2.34-25.el8.remi.x86_64 + - php-common-0:7.2.34-24.el8.remi.x86_64 + - php-common-0:7.2.34-25.el8.remi.x86_64 + - php-componere-0:3.1.1-1.el8.remi.7.2.x86_64 + - php-componere-0:3.1.2-1.el8.remi.7.2.x86_64 + - php-dba-0:7.2.34-24.el8.remi.x86_64 + - php-dba-0:7.2.34-25.el8.remi.x86_64 + - php-dbg-0:7.2.34-24.el8.remi.x86_64 + - php-dbg-0:7.2.34-25.el8.remi.x86_64 + - php-devel-0:7.2.34-24.el8.remi.x86_64 + - php-devel-0:7.2.34-25.el8.remi.x86_64 + - php-embedded-0:7.2.34-24.el8.remi.x86_64 + - php-embedded-0:7.2.34-25.el8.remi.x86_64 + - php-enchant-0:7.2.34-24.el8.remi.x86_64 + - php-enchant-0:7.2.34-25.el8.remi.x86_64 + - php-fpm-0:7.2.34-24.el8.remi.x86_64 + - php-fpm-0:7.2.34-25.el8.remi.x86_64 + - php-gd-0:7.2.34-24.el8.remi.x86_64 + - php-gd-0:7.2.34-25.el8.remi.x86_64 + - php-geos-0:1.0.0-11.el8.remi.7.2.x86_64 + - php-gmp-0:7.2.34-24.el8.remi.x86_64 + - php-gmp-0:7.2.34-25.el8.remi.x86_64 + - php-horde-horde-lz4-0:1.0.10-15.el8.remi.7.2.x86_64 + - php-horde-horde-lz4-0:1.0.10-6.el8.remi.7.2.x86_64 + - php-imap-0:7.2.34-24.el8.remi.x86_64 + - php-imap-0:7.2.34-25.el8.remi.x86_64 + - php-interbase-0:7.2.34-24.el8.remi.x86_64 + - php-interbase-0:7.2.34-25.el8.remi.x86_64 + - php-intl-0:7.2.34-24.el8.remi.x86_64 + - php-intl-0:7.2.34-25.el8.remi.x86_64 + - php-ioncube-loader-0:13.3.1-1.el8.remi.7.2.x86_64 + - php-ioncube-loader-0:14.0.0-1.el8.remi.7.2.x86_64 + - php-json-0:7.2.34-24.el8.remi.x86_64 + - php-json-0:7.2.34-25.el8.remi.x86_64 + - php-ldap-0:7.2.34-24.el8.remi.x86_64 + - php-ldap-0:7.2.34-25.el8.remi.x86_64 + - php-libvirt-0:0.5.7-1.el8.remi.7.2.x86_64 + - php-libvirt-0:0.5.8-1.el8.remi.7.2.x86_64 + - php-libvirt-doc-0:0.5.7-1.el8.remi.7.2.noarch + - php-libvirt-doc-0:0.5.8-1.el8.remi.7.2.noarch + - php-litespeed-0:7.2.34-24.el8.remi.x86_64 + - php-litespeed-0:7.2.34-25.el8.remi.x86_64 + - php-lz4-0:0.4.3-1.el8.remi.7.2.x86_64 + - php-lz4-0:0.4.4-1.el8.remi.7.2.x86_64 + - php-maxminddb-0:1.11.1-1.el8.remi.7.2.x86_64 + - php-maxminddb-0:1.12.0-1.el8.remi.7.2.x86_64 + - php-maxmind-db-reader-0:1.11.1-1.el8.remi.7.2.noarch + - php-maxmind-db-reader-0:1.12.0-1.el8.remi.7.2.noarch + - php-mbstring-0:7.2.34-24.el8.remi.x86_64 + - php-mbstring-0:7.2.34-25.el8.remi.x86_64 + - php-mysqlnd-0:7.2.34-24.el8.remi.x86_64 + - php-mysqlnd-0:7.2.34-25.el8.remi.x86_64 + - php-oci8-0:7.2.34-24.el8.remi.x86_64 + - php-oci8-0:7.2.34-25.el8.remi.x86_64 + - php-odbc-0:7.2.34-24.el8.remi.x86_64 + - php-odbc-0:7.2.34-25.el8.remi.x86_64 + - php-opcache-0:7.2.34-24.el8.remi.x86_64 + - php-opcache-0:7.2.34-25.el8.remi.x86_64 + - php-pdlib-0:1.1.0-1.el8.remi.7.2.x86_64 + - php-pdlib-0:1.1.0-2.el8.remi.7.2.x86_64 + - php-pdo-0:7.2.34-24.el8.remi.x86_64 + - php-pdo-0:7.2.34-25.el8.remi.x86_64 + - php-pdo-dblib-0:7.2.34-24.el8.remi.x86_64 + - php-pdo-dblib-0:7.2.34-25.el8.remi.x86_64 + - php-pear-1:1.10.15-3.el8.remi.noarch + - php-pear-1:1.10.16-1.el8.remi.noarch + - php-pecl-ahocorasick-0:0.0.6-1.el8.remi.7.2.x86_64 + - php-pecl-ahocorasick-0:0.0.7-1.el8.remi.7.2.x86_64 + - php-pecl-amqp-0:1.10.2-1.el8.remi.7.2.x86_64 + - php-pecl-amqp-0:1.11.0-1.el8.remi.7.2.x86_64 + - php-pecl-apcu-0:5.1.23-1.el8.remi.7.2.x86_64 + - php-pecl-apcu-0:5.1.24-1.el8.remi.7.2.x86_64 + - php-pecl-apcu-bc-0:1.0.4-3.el8.remi.7.2.x86_64 + - php-pecl-apcu-bc-0:1.0.5-1.el8.remi.7.2.x86_64 + - php-pecl-apcu-devel-0:5.1.23-1.el8.remi.7.2.x86_64 + - php-pecl-apcu-devel-0:5.1.24-1.el8.remi.7.2.x86_64 + - php-pecl-apfd-0:1.0.2-1.el8.remi.7.2.x86_64 + - php-pecl-apfd-0:1.0.3-1.el8.remi.7.2.x86_64 + - php-pecl-awscrt-0:1.2.6-1.el8.remi.7.2.x86_64 + - php-pecl-awscrt-0:1.2.7-1.el8.remi.7.2.x86_64 + - php-pecl-base58-0:0.1.4-1.el8.remi.7.2.x86_64 + - php-pecl-base58-0:1.0.2-5.el8.remi.7.2.x86_64 + - php-pecl-bitset-0:3.1.0-1.el8.remi.7.2.x86_64 + - php-pecl-bitset-0:3.2.0-1.el8.remi.7.2.x86_64 + - php-pecl-bsdiff-0:0.1.1-1.el8.remi.7.2.x86_64 + - php-pecl-bsdiff-0:0.1.2-1.el8.remi.7.2.x86_64 + - php-pecl-cassandra-0:1.3.2-4.el8.remi.7.2.x86_64 + - php-pecl-cmark-0:1.1.0-3.el8.remi.7.2.x86_64 + - php-pecl-cmark-0:1.2.0-1.el8.remi.7.2.x86_64 + - php-pecl-couchbase2-0:2.6.2-1.el8.remi.7.2.x86_64 + - php-pecl-couchbase2-0:2.6.2-2.el8.remi.7.2.x86_64 + - php-pecl-couchbase3-0:3.2.1-1.el8.remi.7.2.x86_64 + - php-pecl-couchbase3-0:3.2.2-1.el8.remi.7.2.x86_64 + - php-pecl-crypto-0:0.3.1-7.el8.remi.7.2.x86_64 + - php-pecl-crypto-0:0.3.2-1.el8.remi.7.2.x86_64 + - php-pecl-datadog-trace-0:1.5.0-1.el8.remi.7.2.x86_64 + - php-pecl-datadog-trace-0:1.5.1-1.el8.remi.7.2.x86_64 + - php-pecl-dbase-0:7.1.0-1.el8.remi.7.2.x86_64 + - php-pecl-dbase-0:7.1.1-1.el8.remi.7.2.x86_64 + - php-pecl-decimal-0:1.4.0-1.el8.remi.7.2.x86_64 + - php-pecl-decimal-0:1.5.0-1.el8.remi.7.2.x86_64 + - php-pecl-dio-0:0.2.1-1.el8.remi.7.2.x86_64 + - php-pecl-dio-0:0.2.2-1.el8.remi.7.2.x86_64 + - php-pecl-druid-0:1.0.0-3.el8.remi.7.2.x86_64 + - php-pecl-ds-0:1.3.0-1.el8.remi.7.2.x86_64 + - php-pecl-ds-0:1.3.0-2.el8.remi.7.2.x86_64 + - php-pecl-eio-0:3.1.2-1.el8.remi.7.2.x86_64 + - php-pecl-eio-0:3.1.3-1.el8.remi.7.2.x86_64 + - php-pecl-env-0:0.2.1-7.el8.remi.7.2.x86_64 + - php-pecl-ev-0:1.1.4-1.el8.remi.7.2.x86_64 + - php-pecl-ev-0:1.1.5-1.el8.remi.7.2.x86_64 + - php-pecl-event-0:3.1.3-1.el8.remi.7.2.x86_64 + - php-pecl-event-0:3.1.4-1.el8.remi.7.2.x86_64 + - php-pecl-excimer-0:1.2.2-1.el8.remi.7.2.x86_64 + - php-pecl-excimer-0:1.2.3-1.el8.remi.7.2.x86_64 + - php-pecl-fann-0:1.1.1-6.el8.remi.7.2.x86_64 + - php-pecl-fann-0:1.2.0-1.el8.remi.7.2.x86_64 + - php-pecl-gearman-0:2.1.0-1.el8.remi.7.2.x86_64 + - php-pecl-gearman-0:2.1.2-1.el8.remi.7.2.x86_64 + - php-pecl-gender-0:1.1.0-13.el8.remi.7.2.x86_64 + - php-pecl-geoip-0:1.1.1-6.el8.remi.7.2.x86_64 + - php-pecl-geospatial-0:0.3.1-1.el8.remi.7.2.x86_64 + - php-pecl-geospatial-0:0.3.2-1.el8.remi.7.2.x86_64 + - php-pecl-gmagick-0:2.0.5~RC1-4.el8.remi.7.2.x86_64 + - php-pecl-gmagick-0:2.0.6~RC1-1.el8.remi.7.2.x86_64 + - php-pecl-gnupg-0:1.5.0-1.el8.remi.7.2.x86_64 + - php-pecl-gnupg-0:1.5.1-1.el8.remi.7.2.x86_64 + - php-pecl-grpc-0:1.67.0-1.el8.remi.7.2.x86_64 + - php-pecl-grpc-0:1.68.0-1.el8.remi.7.2.x86_64 + - php-pecl-handlebars-0:0.9.2-1.el8.remi.7.2.x86_64 + - php-pecl-handlebars-0:1.0.0-1.el8.remi.7.2.x86_64 + - php-pecl-handlebars-devel-0:0.9.2-1.el8.remi.7.2.x86_64 + - php-pecl-handlebars-devel-0:1.0.0-1.el8.remi.7.2.x86_64 + - php-pecl-hdr-histogram-0:0.4.2-3.el8.remi.7.2.x86_64 + - php-pecl-hdr-histogram-0:0.5.0-1.el8.remi.7.2.x86_64 + - php-pecl-hprose-0:1.7.0-1.el8.remi.7.2.x86_64 + - php-pecl-hprose-0:1.8.0-1.el8.remi.7.2.x86_64 + - php-pecl-hrtime-0:0.6.0-5.el8.remi.7.2.x86_64 + - php-pecl-http-0:3.2.5-3.el8.remi.7.2.x86_64 + - php-pecl-http-0:3.3.0-1.el8.remi.7.2.x86_64 + - php-pecl-http-devel-0:3.2.5-3.el8.remi.7.2.x86_64 + - php-pecl-http-devel-0:3.3.0-1.el8.remi.7.2.x86_64 + - php-pecl-http-message-0:0.2.2-1.el8.remi.7.2.x86_64 + - php-pecl-http-message-0:1.0.0-1.el8.remi.7.2.x86_64 + - php-pecl-http-message-devel-0:0.2.2-1.el8.remi.7.2.x86_64 + - php-pecl-http-message-devel-0:1.0.0-1.el8.remi.7.2.x86_64 + - php-pecl-ice-0:1.6.2-1.el8.remi.7.2.x86_64 + - php-pecl-ice-0:1.7.0-2.el8.remi.7.2.x86_64 + - php-pecl-igbinary-0:3.2.15-1.el8.remi.7.2.x86_64 + - php-pecl-igbinary-0:3.2.16-1.el8.remi.7.2.x86_64 + - php-pecl-igbinary-devel-0:3.2.15-1.el8.remi.7.2.x86_64 + - php-pecl-igbinary-devel-0:3.2.16-1.el8.remi.7.2.x86_64 + - php-pecl-imagick-0:3.4.4-10.el8.remi.7.2.x86_64 + - php-pecl-imagick-0:3.4.4-17.el8.remi.7.2.x86_64 + - php-pecl-imagick-devel-0:3.4.4-10.el8.remi.7.2.x86_64 + - php-pecl-imagick-devel-0:3.4.4-17.el8.remi.7.2.x86_64 + - php-pecl-imagick-im6-0:3.7.0-1.el8.remi.7.2.x86_64 + - php-pecl-imagick-im6-0:3.7.0-7.el8.remi.7.2.x86_64 + - php-pecl-imagick-im6-devel-0:3.7.0-1.el8.remi.7.2.x86_64 + - php-pecl-imagick-im6-devel-0:3.7.0-7.el8.remi.7.2.x86_64 + - php-pecl-imagick-im7-0:3.7.0-1.el8.remi.7.2.x86_64 + - php-pecl-imagick-im7-0:3.7.0-7.el8.remi.7.2.x86_64 + - php-pecl-imagick-im7-devel-0:3.7.0-1.el8.remi.7.2.x86_64 + - php-pecl-imagick-im7-devel-0:3.7.0-7.el8.remi.7.2.x86_64 + - php-pecl-immutable-cache-0:6.1.0-1.el8.remi.7.2.x86_64 + - php-pecl-immutable-cache-devel-0:6.1.0-1.el8.remi.7.2.x86_64 + - php-pecl-inotify-0:2.0.0-8.el8.remi.7.2.x86_64 + - php-pecl-inotify-0:3.0.0-1.el8.remi.7.2.x86_64 + - php-pecl-ip2location-0:8.2.0-1.el8.remi.7.2.x86_64 + - php-pecl-ip2location-0:8.2.0-2.el8.remi.7.2.x86_64 + - php-pecl-ip2proxy-0:3.0.3-1.el8.remi.7.2.x86_64 + - php-pecl-ip2proxy-0:3.0.3-3.el8.remi.7.2.x86_64 + - php-pecl-json-post-0:1.0.2-1.el8.remi.7.2.x86_64 + - php-pecl-json-post-0:1.1.0-1.el8.remi.7.2.x86_64 + - php-pecl-krb5-0:1.2.1-1.el8.remi.7.2.x86_64 + - php-pecl-krb5-0:1.2.2-1.el8.remi.7.2.x86_64 + - php-pecl-krb5-devel-0:1.2.1-1.el8.remi.7.2.x86_64 + - php-pecl-krb5-devel-0:1.2.2-1.el8.remi.7.2.x86_64 + - php-pecl-leveldb-0:0.2.1-4.el8.remi.7.2.x86_64 + - php-pecl-leveldb-0:0.3.0-1.el8.remi.7.2.x86_64 + - php-pecl-lua-0:2.0.6-1.el8.remi.7.2.x86_64 + - php-pecl-lua-0:2.0.7-1.el8.remi.7.2.x86_64 + - php-pecl-luasandbox-0:4.1.1-1.el8.remi.7.2.x86_64 + - php-pecl-luasandbox-0:4.1.2-1.el8.remi.7.2.x86_64 + - php-pecl-lzf-0:1.6.8-1.el8.remi.7.2.x86_64 + - php-pecl-lzf-0:1.7.0-1.el8.remi.7.2.x86_64 + - php-pecl-mailparse-0:3.1.2-1.el8.remi.7.2.x86_64 + - php-pecl-mailparse-0:3.1.3-1.el8.remi.7.2.x86_64 + - php-pecl-mcrypt-0:1.0.6-1.el8.remi.7.2.x86_64 + - php-pecl-mcrypt-0:1.0.7-1.el8.remi.7.2.x86_64 + - php-pecl-memcache-0:4.0.5.1-1.el8.remi.7.2.x86_64 + - php-pecl-memcache-0:4.0.5.2-1.el8.remi.7.2.x86_64 + - php-pecl-memcached-0:3.2.0-1.el8.remi.7.2.x86_64 + - php-pecl-memcached-0:3.3.0-1.el8.remi.7.2.x86_64 + - php-pecl-memprof-0:3.0.1-1.el8.remi.7.2.x86_64 + - php-pecl-memprof-0:3.0.2-1.el8.remi.7.2.x86_64 + - php-pecl-mogilefs-0:0.9.3.1-8.el8.remi.7.2.x86_64 + - php-pecl-molten-0:0.1.2~beta-5.el8.remi.7.2.x86_64 + - php-pecl-mongodb-0:1.16.1-2.el8.remi.7.2.x86_64 + - php-pecl-mongodb-0:1.16.2-1.el8.remi.7.2.x86_64 + - php-pecl-mosquitto-0:0.4.0-6.el8.remi.7.2.x86_64 + - php-pecl-msgpack-0:2.2.0-1.el8.remi.7.2.x86_64 + - php-pecl-msgpack-0:3.0.0-1.el8.remi.7.2.x86_64 + - php-pecl-msgpack-devel-0:2.2.0-1.el8.remi.7.2.x86_64 + - php-pecl-msgpack-devel-0:3.0.0-1.el8.remi.7.2.x86_64 + - php-pecl-mustache-0:0.9.2-1.el8.remi.7.2.x86_64 + - php-pecl-mustache-0:0.9.3-1.el8.remi.7.2.x86_64 + - php-pecl-mysql-0:1.0.0-0.20.20180226.647c933.el8.remi.7.2.x86_64 + - php-pecl-mysqlnd-azure-0:1.1.0-1.el8.remi.7.2.x86_64 + - php-pecl-mysqlnd-azure-0:1.1.1-1.el8.remi.7.2.x86_64 + - php-pecl-mysql-xdevapi-0:8.0.29-1.el8.remi.7.2.x86_64 + - php-pecl-mysql-xdevapi-0:8.0.30-1.el8.remi.7.2.x86_64 + - php-pecl-nsq-0:3.5.0-1.el8.remi.7.2.x86_64 + - php-pecl-nsq-0:3.5.1-1.el8.remi.7.2.x86_64 + - php-pecl-oauth-0:2.0.7-1.el8.remi.7.2.x86_64 + - php-pecl-oauth-0:2.0.9-1.el8.remi.7.2.x86_64 + - php-pecl-oci8-0:2.2.0-1.el8.remi.7.2.x86_64 + - php-pecl-opencensus-0:0.2.2-3.el8.remi.7.2.x86_64 + - php-pecl-opencensus-0:0.3.0-1.el8.remi.7.2.x86_64 + - php-pecl-openswoole-0:4.10.0-1.el8.remi.7.2.x86_64 + - php-pecl-openswoole-0:4.9.1-1.el8.remi.7.2.x86_64 + - php-pecl-openswoole-devel-0:4.10.0-1.el8.remi.7.2.x86_64 + - php-pecl-openswoole-devel-0:4.9.1-1.el8.remi.7.2.x86_64 + - php-pecl-pam-0:2.2.2-1.el8.remi.7.2.x86_64 + - php-pecl-parallel-0:1.1.3-1.el8.remi.7.2.x86_64 + - php-pecl-parallel-0:1.1.4-1.el8.remi.7.2.x86_64 + - php-pecl-parle-0:0.8.2-1.el8.remi.7.2.x86_64 + - php-pecl-parle-0:0.8.3-1.el8.remi.7.2.x86_64 + - php-pecl-pcov-0:1.0.10-1.el8.remi.7.2.x86_64 + - php-pecl-pcov-0:1.0.11-1.el8.remi.7.2.x86_64 + - php-pecl-pcs-0:1.3.5-1.el8.remi.7.2.x86_64 + - php-pecl-pcs-0:1.3.7-1.el8.remi.7.2.x86_64 + - php-pecl-pcs-devel-0:1.3.5-1.el8.remi.7.2.x86_64 + - php-pecl-pcs-devel-0:1.3.7-1.el8.remi.7.2.x86_64 + - php-pecl-pdflib-0:4.1.2-3.el8.remi.7.2.x86_64 + - php-pecl-pdflib-0:4.1.3-1.el8.remi.7.2.x86_64 + - php-pecl-pinpoint-0:0.5.4-1.el8.remi.7.2.x86_64 + - php-pecl-pinpoint-0:0.6.1-1.el8.remi.7.2.x86_64 + - php-pecl-pq-0:2.2.2-1.el8.remi.7.2.x86_64 + - php-pecl-pq-0:2.2.3-1.el8.remi.7.2.x86_64 + - php-pecl-propro-0:2.1.0-3.el8.remi.7.2.x86_64 + - php-pecl-propro-devel-0:2.1.0-3.el8.remi.7.2.x86_64 + - php-pecl-protobuf-0:3.24.3-1.el8.remi.7.2.x86_64 + - php-pecl-protobuf-0:3.24.4-1.el8.remi.7.2.x86_64 + - php-pecl-ps-0:1.4.3-1.el8.remi.7.2.x86_64 + - php-pecl-ps-0:1.4.4-1.el8.remi.7.2.x86_64 + - php-pecl-psr-0:1.0.1-1.el8.remi.7.2.x86_64 + - php-pecl-psr-0:1.1.0-1.el8.remi.7.2.x86_64 + - php-pecl-psr-devel-0:1.0.1-1.el8.remi.7.2.x86_64 + - php-pecl-psr-devel-0:1.1.0-1.el8.remi.7.2.x86_64 + - php-pecl-pthreads-0:3.2.0-1.el8.remi.7.2.x86_64 + - php-pecl-quickhash-0:1.1.1-1.el8.remi.7.2.x86_64 + - php-pecl-radius-0:1.4.0-0.6.b1.el8.remi.7.2.x86_64 + - php-pecl-raphf-0:2.0.0-7.el8.remi.7.2.x86_64 + - php-pecl-raphf-0:2.0.1-1.el8.remi.7.2.x86_64 + - php-pecl-raphf-devel-0:2.0.0-7.el8.remi.7.2.x86_64 + - php-pecl-raphf-devel-0:2.0.1-1.el8.remi.7.2.x86_64 + - php-pecl-rar-0:4.1.0-6.el8.remi.7.2.x86_64 + - php-pecl-rar-0:4.2.0-1.el8.remi.7.2.x86_64 + - php-pecl-rdkafka-0:3.1.2-1.el8.remi.7.2.x86_64 + - php-pecl-rdkafka-0:3.1.3-1.el8.remi.7.2.x86_64 + - php-pecl-rdkafka4-0:4.1.1-1.el8.remi.7.2.x86_64 + - php-pecl-rdkafka4-0:4.1.2-1.el8.remi.7.2.x86_64 + - php-pecl-rdkafka5-0:5.0.1-1.el8.remi.7.2.x86_64 + - php-pecl-rdkafka5-0:5.0.2-1.el8.remi.7.2.x86_64 + - php-pecl-rdkafka6-0:6.0.4-2.el8.remi.7.2.x86_64 + - php-pecl-rdkafka6-0:6.0.5-1.el8.remi.7.2.x86_64 + - php-pecl-redis4-0:4.2.0-2.el8.remi.7.2.x86_64 + - php-pecl-redis4-0:4.3.0-1.el8.remi.7.2.x86_64 + - php-pecl-redis5-0:5.3.6-1.el8.remi.7.2.x86_64 + - php-pecl-redis5-0:5.3.7-1.el8.remi.7.2.x86_64 + - php-pecl-redis6-0:6.0.1-1.el8.remi.7.2.x86_64 + - php-pecl-redis6-0:6.0.2-1.el8.remi.7.2.x86_64 + - php-pecl-ref-0:0.6.0-1.el8.remi.7.2.x86_64 + - php-pecl-request-0:1.0.0-0.10.b2.el8.remi.7.2.x86_64 + - php-pecl-rpminfo-0:0.5.1-5.el8.remi.7.2.x86_64 + - php-pecl-rpminfo-0:0.6.0-1.el8.remi.7.2.x86_64 + - php-pecl-rrd-0:2.0.2-1.el8.remi.7.2.x86_64 + - php-pecl-rrd-0:2.0.3-1.el8.remi.7.2.x86_64 + - php-pecl-runkit7-0:4.0.0~a3-1.el8.remi.7.2.x86_64 + - php-pecl-runkit7-0:4.0.0~a6-1.el8.remi.7.2.x86_64 + - php-pecl-sandbox-0:0.1.2-1.el8.remi.7.2.x86_64 + - php-pecl-sandbox-0:0.1.3-1.el8.remi.7.2.x86_64 + - php-pecl-scoutapm-0:1.10.0-1.el8.remi.7.2.x86_64 + - php-pecl-scoutapm-0:1.9.1-1.el8.remi.7.2.x86_64 + - php-pecl-scrypt-0:2.0.0-1.el8.remi.7.2.x86_64 + - php-pecl-scrypt-0:2.0.1-1.el8.remi.7.2.x86_64 + - php-pecl-seasclick-0:0.1.0-1.el8.remi.7.2.x86_64 + - php-pecl-seasclick-0:0.1.1-1.el8.remi.7.2.x86_64 + - php-pecl-seaslog-0:2.1.0-1.el8.remi.7.2.x86_64 + - php-pecl-seaslog-0:2.2.0-1.el8.remi.7.2.x86_64 + - php-pecl-seassnowflake-0:1.0.0-1.el8.remi.7.2.x86_64 + - php-pecl-selinux-0:0.6.0-1.el8.remi.7.2.x86_64 + - php-pecl-selinux-0:0.6.1-1.el8.remi.7.2.x86_64 + - php-pecl-simdjson-0:3.0.0-1.el8.remi.7.2.x86_64 + - php-pecl-simdjson-0:4.0.0-1.el8.remi.7.2.x86_64 + - php-pecl-simdjson-devel-0:3.0.0-1.el8.remi.7.2.x86_64 + - php-pecl-simdjson-devel-0:4.0.0-1.el8.remi.7.2.x86_64 + - php-pecl-skywalking-0:3.3.2-1.el8.remi.7.2.x86_64 + - php-pecl-skywalking-0:5.0.1-1.el8.remi.7.2.x86_64 + - php-pecl-skywalking-agent-0:0.6.0-1.el8.remi.7.2.x86_64 + - php-pecl-skywalking-agent-0:0.7.0-1.el8.remi.7.2.x86_64 + - php-pecl-solr2-0:2.5.1-1.el8.remi.7.2.x86_64 + - php-pecl-solr2-0:2.6.0-1.el8.remi.7.2.x86_64 + - php-pecl-sphinx-0:1.4.0-0.6.20181116.d958afb.el8.remi.7.2.x86_64 + - php-pecl-ssdeep-0:1.1.0-4.el8.remi.7.2.x86_64 + - php-pecl-ssh2-0:1.4.1-1.el8.remi.7.2.x86_64 + - php-pecl-ssh2-0:1.4-2.el8.remi.7.2.x86_64 + - php-pecl-stackdriver-debugger-0:0.2.0-1.el8.remi.7.2.x86_64 + - php-pecl-stats-0:2.0.3-10.el8.remi.7.2.x86_64 + - php-pecl-stats-0:2.0.3-6.el8.remi.7.2.x86_64 + - php-pecl-stomp-0:2.0.2-7.el8.remi.7.2.x86_64 + - php-pecl-stomp-0:2.0.3-1.el8.remi.7.2.x86_64 + - php-pecl-svn-0:2.0.3-1.el8.remi.7.2.x86_64 + - php-pecl-swoole4-0:4.8.12-1.el8.remi.7.2.x86_64 + - php-pecl-swoole4-0:4.8.13-1.el8.remi.7.2.x86_64 + - php-pecl-swoole4-devel-0:4.8.12-1.el8.remi.7.2.x86_64 + - php-pecl-swoole4-devel-0:4.8.13-1.el8.remi.7.2.x86_64 + - php-pecl-swoole-serialize-0:0.1.1-3.el8.remi.7.2.x86_64 + - php-pecl-sync-0:1.1.2-1.el8.remi.7.2.x86_64 + - php-pecl-sync-0:1.1.3-1.el8.remi.7.2.x86_64 + - php-pecl-taint-0:2.0.6-1.el8.remi.7.2.x86_64 + - php-pecl-taint-0:2.1.0-1.el8.remi.7.2.x86_64 + - php-pecl-tensor-0:2.2.1-1.el8.remi.7.2.x86_64 + - php-pecl-tensor-0:2.2.3-1.el8.remi.7.2.x86_64 + - php-pecl-timecop-0:1.2.10-4.el8.remi.7.2.x86_64 + - php-pecl-trace-0:1.0.1-0.5.beta.el8.remi.7.2.x86_64 + - php-pecl-trader-0:0.5.0-3.el8.remi.7.2.x86_64 + - php-pecl-trader-0:0.5.1-1.el8.remi.7.2.x86_64 + - php-pecl-translit-0:0.7.0-4.el8.remi.7.2.x86_64 + - php-pecl-translit-0:0.7.1-1.el8.remi.7.2.x86_64 + - php-pecl-uopz-0:6.1.1-4.el8.remi.7.2.x86_64 + - php-pecl-uopz-0:6.1.2-1.el8.remi.7.2.x86_64 + - php-pecl-uploadprogress-0:2.0.1-1.el8.remi.7.2.x86_64 + - php-pecl-uploadprogress-0:2.0.2-1.el8.remi.7.2.x86_64 + - php-pecl-uuid-0:1.2.0-1.el8.remi.7.2.x86_64 + - php-pecl-uuid-0:1.2.1-1.el8.remi.7.2.x86_64 + - php-pecl-uv-0:0.2.3-1.el8.remi.7.2.x86_64 + - php-pecl-uv-0:0.2.4-1.el8.remi.7.2.x86_64 + - php-pecl-varnish-0:1.2.6-1.el8.remi.7.2.x86_64 + - php-pecl-var-representation-0:0.1.4-1.el8.remi.7.2.x86_64 + - php-pecl-var-representation-0:0.1.5-1.el8.remi.7.2.x86_64 + - php-pecl-vips-0:1.0.13-1.el8.remi.7.2.x86_64 + - php-pecl-vips-0:1.0.13-2.el8.remi.7.2.x86_64 + - php-pecl-vld-0:0.17.2-1.el8.remi.7.2.x86_64 + - php-pecl-vld-0:0.18.0-1.el8.remi.7.2.x86_64 + - php-pecl-weakref-0:0.3.3-3.el8.remi.7.2.x86_64 + - php-pecl-weakreference-bc-0:0.4.0-1.el8.remi.7.2.x86_64 + - php-pecl-weakreference-bc-0:0.4.1-1.el8.remi.7.2.x86_64 + - php-pecl-xattr-0:1.3.1-1.el8.remi.7.2.x86_64 + - php-pecl-xattr-0:1.4.0-1.el8.remi.7.2.x86_64 + - php-pecl-xdebug-0:2.9.7-1.el8.remi.7.2.x86_64 + - php-pecl-xdebug-0:2.9.8-1.el8.remi.7.2.x86_64 + - php-pecl-xdebug3-0:3.1.5-1.el8.remi.7.2.x86_64 + - php-pecl-xdebug3-0:3.1.6-1.el8.remi.7.2.x86_64 + - php-pecl-xdiff-0:2.1.0-1.el8.remi.7.2.x86_64 + - php-pecl-xdiff-0:2.1.1-1.el8.remi.7.2.x86_64 + - php-pecl-xhprof-0:2.3.10-1.el8.remi.7.2.x86_64 + - php-pecl-xhprof-0:2.3.9-1.el8.remi.7.2.x86_64 + - php-pecl-xlswriter-0:1.5.7-1.el8.remi.7.2.x86_64 + - php-pecl-xlswriter-0:1.5.8-1.el8.remi.7.2.x86_64 + - php-pecl-xmldiff-0:1.1.3-1.el8.remi.7.2.x86_64 + - php-pecl-xmldiff-0:1.1.4-1.el8.remi.7.2.x86_64 + - php-pecl-xmldiff-devel-0:1.1.3-1.el8.remi.7.2.x86_64 + - php-pecl-xmldiff-devel-0:1.1.4-1.el8.remi.7.2.x86_64 + - php-pecl-xxtea-0:1.0.11-7.el8.remi.7.2.x86_64 + - php-pecl-yac-0:2.3.0-1.el8.remi.7.2.x86_64 + - php-pecl-yac-0:2.3.1-5.el8.remi.7.2.x86_64 + - php-pecl-yaconf-0:1.1.1-1.el8.remi.7.2.x86_64 + - php-pecl-yaconf-0:1.1.2-1.el8.remi.7.2.x86_64 + - php-pecl-yaconf-devel-0:1.1.1-1.el8.remi.7.2.x86_64 + - php-pecl-yaconf-devel-0:1.1.2-1.el8.remi.7.2.x86_64 + - php-pecl-yaf-0:3.3.5-1.el8.remi.7.2.x86_64 + - php-pecl-yaf-0:3.3.6-1.el8.remi.7.2.x86_64 + - php-pecl-yaml-0:2.2.3-1.el8.remi.7.2.x86_64 + - php-pecl-yaml-0:2.2.4-1.el8.remi.7.2.x86_64 + - php-pecl-yar-0:2.3.2-1.el8.remi.7.2.x86_64 + - php-pecl-yar-0:2.3.3-1.el8.remi.7.2.x86_64 + - php-pecl-yaz-0:1.2.3-1.el8.remi.7.2.x86_64 + - php-pecl-yaz-0:1.2.4-1.el8.remi.7.2.x86_64 + - php-pecl-zip-0:1.22.3-1.el8.remi.7.2.x86_64 + - php-pecl-zip-0:1.22.4-1.el8.remi.7.2.x86_64 + - php-pecl-zmq-0:1.1.3-11.el8.remi.7.2.x86_64 + - php-pecl-zmq-0:1.1.3-7.el8.remi.7.2.x86_64 + - php-pggi-0:0.4.0-1.el8.remi.7.2.x86_64 + - php-pggi-0:0.4.1-1.el8.remi.7.2.x86_64 + - php-pgsql-0:7.2.34-24.el8.remi.x86_64 + - php-pgsql-0:7.2.34-25.el8.remi.x86_64 + - php-phalcon3-0:3.4.4-1.el8.remi.7.2.x86_64 + - php-phalcon3-0:3.4.5-1.el8.remi.7.2.x86_64 + - php-phalcon4-0:4.1.1-1.el8.remi.7.2.x86_64 + - php-phalcon4-0:4.1.2-1.el8.remi.7.2.x86_64 + - php-phpiredis-0:1.0.0-11.el8.remi.7.2.x86_64 + - php-phpiredis-0:1.0.1-1.el8.remi.7.2.x86_64 + - php-pinba-0:1.1.1-4.el8.remi.7.2.x86_64 + - php-pinba-0:1.1.2-1.el8.remi.7.2.x86_64 + - php-process-0:7.2.34-24.el8.remi.x86_64 + - php-process-0:7.2.34-25.el8.remi.x86_64 + - php-pspell-0:7.2.34-24.el8.remi.x86_64 + - php-pspell-0:7.2.34-25.el8.remi.x86_64 + - php-realpath-turbo-0:2.0.0-1.el8.remi.7.2.x86_64 + - php-recode-0:7.2.34-24.el8.remi.x86_64 + - php-recode-0:7.2.34-25.el8.remi.x86_64 + - php-smbclient-0:1.1.1-1.el8.remi.7.2.x86_64 + - php-smbclient-0:1.1.2-1.el8.remi.7.2.x86_64 + - php-snappy-0:0.2.1-1.el8.remi.7.2.x86_64 + - php-snappy-0:0.2.2-1.el8.remi.7.2.x86_64 + - php-snmp-0:7.2.34-24.el8.remi.x86_64 + - php-snmp-0:7.2.34-25.el8.remi.x86_64 + - php-snuffleupagus-0:0.10.0-1.el8.remi.7.2.x86_64 + - php-snuffleupagus-0:0.11.0-1.el8.remi.7.2.x86_64 + - php-soap-0:7.2.34-24.el8.remi.x86_64 + - php-soap-0:7.2.34-25.el8.remi.x86_64 + - php-sodium-0:7.2.34-24.el8.remi.x86_64 + - php-sodium-0:7.2.34-25.el8.remi.x86_64 + - php-sqlsrv-0:5.8.0-1.el8.remi.7.2.x86_64 + - php-sqlsrv-0:5.8.1-1.el8.remi.7.2.x86_64 + - php-tarantool-0:0.3.0-1.el8.remi.7.2.x86_64 + - php-tidy-0:7.2.34-24.el8.remi.x86_64 + - php-tidy-0:7.2.34-25.el8.remi.x86_64 + - php-wkhtmltox-0:0.3.2-0.4.20171112.fecc9af.el8.remi.7.2.x86_64 + - php-xml-0:7.2.34-24.el8.remi.x86_64 + - php-xml-0:7.2.34-25.el8.remi.x86_64 + - php-xmlrpc-0:7.2.34-24.el8.remi.x86_64 + - php-xmlrpc-0:7.2.34-25.el8.remi.x86_64 + - php-xz-0:1.1.1-1.el8.remi.7.2.x86_64 + - php-xz-0:1.1.2-1.el8.remi.7.2.x86_64 + - php-zephir-parser-0:1.6.1-1.el8.remi.7.2.x86_64 + - php-zephir-parser-0:1.7.0-1.el8.remi.7.2.x86_64 + - php-zephir-parser-devel-0:1.6.1-1.el8.remi.7.2.x86_64 + - php-zephir-parser-devel-0:1.7.0-1.el8.remi.7.2.x86_64 + - php-zstd-0:0.13.3-1.el8.remi.7.2.x86_64 + - php-zstd-0:0.14.0-1.el8.remi.7.2.x86_64 + - php-zstd-devel-0:0.13.3-1.el8.remi.7.2.x86_64 + - php-zstd-devel-0:0.14.0-1.el8.remi.7.2.x86_64 + - unit-php-0:1.32.1-1.el8.remi.7.2.x86_64 + - unit-php-0:1.33.0-1.el8.remi.7.2.x86_64 + - uwsgi-plugin-php-0:2.0.25.1-1.el8.remi.7.2.x86_64 + - uwsgi-plugin-php-0:2.0.27-1.el8.remi.7.2.x86_64 + - xhprof-0:2.3.10-1.el8.remi.7.2.noarch + - xhprof-0:2.3.9-1.el8.remi.7.2.noarch +... +--- +document: modulemd +version: 2 +data: + name: php + stream: remi-7.3 + version: 20241202164916 + context: 00000000 + arch: x86_64 + summary: PHP scripting language + description: >- + Alternative php 7.3 module. + The remi-7.3 stream provides more recent versions + and more packages than default 7.3 stream. + license: + module: + - GPLv2+ + content: + - BSD + - BSD and LGPLv3+ + - PHP + - PHP and BSD + - PHP and LGPLv2 and OpenLDAP + - PHP and LGPLv2+ + - PHP and Zend and BSD and MIT and ASL 1.0 + dependencies: + - buildrequires: + platform: [el8] + requires: + platform: [el8] + references: + documentation: https://www.php.net/manual/ + tracker: https://bugs.php.net/ + profiles: + common: + rpms: + - php-cli + - php-common + - php-fpm + - php-mbstring + - php-xml + devel: + rpms: + - php-cli + - php-common + - php-devel + - php-fpm + - php-mbstring + - php-pear + - php-process + - php-xml + minimal: + rpms: + - php-cli + - php-common + api: + rpms: + - php-fpm + artifacts: + rpms: + - apcu-panel-0:5.1.23-1.el8.remi.7.3.noarch + - apcu-panel-0:5.1.24-1.el8.remi.7.3.noarch + - libzip-0:1.11.1-1.el8.remi.x86_64 + - libzip-0:1.11.2-1.el8.remi.x86_64 + - libzip-devel-0:1.11.1-1.el8.remi.x86_64 + - libzip-devel-0:1.11.2-1.el8.remi.x86_64 + - libzip-tools-0:1.11.1-1.el8.remi.x86_64 + - libzip-tools-0:1.11.2-1.el8.remi.x86_64 + - php-0:7.3.33-17.el8.remi.x86_64 + - php-0:7.3.33-18.el8.remi.x86_64 + - php-ast-0:1.1.1-1.el8.remi.7.3.x86_64 + - php-ast-0:1.1.2-1.el8.remi.7.3.x86_64 + - php-bcmath-0:7.3.33-17.el8.remi.x86_64 + - php-bcmath-0:7.3.33-18.el8.remi.x86_64 + - php-bolt-0:1.0.4-1.el8.remi.7.3.x86_64 + - php-bolt-0:1.0.5-1.el8.remi.7.3.x86_64 + - php-brotli-0:0.15.1-1.el8.remi.7.3.x86_64 + - php-brotli-0:0.15.2-1.el8.remi.7.3.x86_64 + - php-cli-0:7.3.33-17.el8.remi.x86_64 + - php-cli-0:7.3.33-18.el8.remi.x86_64 + - php-common-0:7.3.33-17.el8.remi.x86_64 + - php-common-0:7.3.33-18.el8.remi.x86_64 + - php-componere-0:3.1.1-1.el8.remi.7.3.x86_64 + - php-componere-0:3.1.2-1.el8.remi.7.3.x86_64 + - php-dba-0:7.3.33-17.el8.remi.x86_64 + - php-dba-0:7.3.33-18.el8.remi.x86_64 + - php-dbg-0:7.3.33-17.el8.remi.x86_64 + - php-dbg-0:7.3.33-18.el8.remi.x86_64 + - php-devel-0:7.3.33-17.el8.remi.x86_64 + - php-devel-0:7.3.33-18.el8.remi.x86_64 + - php-embedded-0:7.3.33-17.el8.remi.x86_64 + - php-embedded-0:7.3.33-18.el8.remi.x86_64 + - php-enchant-0:7.3.33-17.el8.remi.x86_64 + - php-enchant-0:7.3.33-18.el8.remi.x86_64 + - php-fpm-0:7.3.33-17.el8.remi.x86_64 + - php-fpm-0:7.3.33-18.el8.remi.x86_64 + - php-gd-0:7.3.33-17.el8.remi.x86_64 + - php-gd-0:7.3.33-18.el8.remi.x86_64 + - php-geos-0:1.0.0-11.el8.remi.7.3.x86_64 + - php-gmp-0:7.3.33-17.el8.remi.x86_64 + - php-gmp-0:7.3.33-18.el8.remi.x86_64 + - php-horde-horde-lz4-0:1.0.10-15.el8.remi.7.3.x86_64 + - php-horde-horde-lz4-0:1.0.10-6.el8.remi.7.3.x86_64 + - php-imap-0:7.3.33-17.el8.remi.x86_64 + - php-imap-0:7.3.33-18.el8.remi.x86_64 + - php-interbase-0:7.3.33-17.el8.remi.x86_64 + - php-interbase-0:7.3.33-18.el8.remi.x86_64 + - php-intl-0:7.3.33-17.el8.remi.x86_64 + - php-intl-0:7.3.33-18.el8.remi.x86_64 + - php-ioncube-loader-0:13.3.1-1.el8.remi.7.3.x86_64 + - php-ioncube-loader-0:14.0.0-1.el8.remi.7.3.x86_64 + - php-json-0:7.3.33-17.el8.remi.x86_64 + - php-json-0:7.3.33-18.el8.remi.x86_64 + - php-ldap-0:7.3.33-17.el8.remi.x86_64 + - php-ldap-0:7.3.33-18.el8.remi.x86_64 + - php-libvirt-0:0.5.7-1.el8.remi.7.3.x86_64 + - php-libvirt-0:0.5.8-1.el8.remi.7.3.x86_64 + - php-libvirt-doc-0:0.5.7-1.el8.remi.7.3.noarch + - php-libvirt-doc-0:0.5.8-1.el8.remi.7.3.noarch + - php-litespeed-0:7.3.33-17.el8.remi.x86_64 + - php-litespeed-0:7.3.33-18.el8.remi.x86_64 + - php-lz4-0:0.4.3-1.el8.remi.7.3.x86_64 + - php-lz4-0:0.4.4-1.el8.remi.7.3.x86_64 + - php-maxminddb-0:1.11.1-1.el8.remi.7.3.x86_64 + - php-maxminddb-0:1.12.0-1.el8.remi.7.3.x86_64 + - php-maxmind-db-reader-0:1.11.1-1.el8.remi.7.3.noarch + - php-maxmind-db-reader-0:1.12.0-1.el8.remi.7.3.noarch + - php-mbstring-0:7.3.33-17.el8.remi.x86_64 + - php-mbstring-0:7.3.33-18.el8.remi.x86_64 + - php-mysqlnd-0:7.3.33-17.el8.remi.x86_64 + - php-mysqlnd-0:7.3.33-18.el8.remi.x86_64 + - php-oci8-0:7.3.33-17.el8.remi.x86_64 + - php-oci8-0:7.3.33-18.el8.remi.x86_64 + - php-odbc-0:7.3.33-17.el8.remi.x86_64 + - php-odbc-0:7.3.33-18.el8.remi.x86_64 + - php-opcache-0:7.3.33-17.el8.remi.x86_64 + - php-opcache-0:7.3.33-18.el8.remi.x86_64 + - php-pdlib-0:1.1.0-1.el8.remi.7.3.x86_64 + - php-pdlib-0:1.1.0-2.el8.remi.7.3.x86_64 + - php-pdo-0:7.3.33-17.el8.remi.x86_64 + - php-pdo-0:7.3.33-18.el8.remi.x86_64 + - php-pdo-dblib-0:7.3.33-17.el8.remi.x86_64 + - php-pdo-dblib-0:7.3.33-18.el8.remi.x86_64 + - php-pear-1:1.10.15-3.el8.remi.noarch + - php-pear-1:1.10.16-1.el8.remi.noarch + - php-pecl-ahocorasick-0:0.0.6-1.el8.remi.7.3.x86_64 + - php-pecl-ahocorasick-0:0.0.7-1.el8.remi.7.3.x86_64 + - php-pecl-amqp-0:1.10.2-1.el8.remi.7.3.x86_64 + - php-pecl-amqp-0:1.11.0-1.el8.remi.7.3.x86_64 + - php-pecl-apcu-0:5.1.23-1.el8.remi.7.3.x86_64 + - php-pecl-apcu-0:5.1.24-1.el8.remi.7.3.x86_64 + - php-pecl-apcu-bc-0:1.0.4-3.el8.remi.7.3.x86_64 + - php-pecl-apcu-bc-0:1.0.5-1.el8.remi.7.3.x86_64 + - php-pecl-apcu-devel-0:5.1.23-1.el8.remi.7.3.x86_64 + - php-pecl-apcu-devel-0:5.1.24-1.el8.remi.7.3.x86_64 + - php-pecl-apfd-0:1.0.2-1.el8.remi.7.3.x86_64 + - php-pecl-apfd-0:1.0.3-1.el8.remi.7.3.x86_64 + - php-pecl-awscrt-0:1.2.6-1.el8.remi.7.3.x86_64 + - php-pecl-awscrt-0:1.2.7-1.el8.remi.7.3.x86_64 + - php-pecl-base58-0:0.1.4-1.el8.remi.7.3.x86_64 + - php-pecl-base58-0:1.0.2-5.el8.remi.7.3.x86_64 + - php-pecl-bitset-0:3.1.0-1.el8.remi.7.3.x86_64 + - php-pecl-bitset-0:3.2.0-1.el8.remi.7.3.x86_64 + - php-pecl-bsdiff-0:0.1.1-1.el8.remi.7.3.x86_64 + - php-pecl-bsdiff-0:0.1.2-1.el8.remi.7.3.x86_64 + - php-pecl-cassandra-0:1.3.2-4.el8.remi.7.3.x86_64 + - php-pecl-cmark-0:1.1.0-3.el8.remi.7.3.x86_64 + - php-pecl-cmark-0:1.2.0-1.el8.remi.7.3.x86_64 + - php-pecl-couchbase2-0:2.6.2-1.el8.remi.7.3.x86_64 + - php-pecl-couchbase2-0:2.6.2-2.el8.remi.7.3.x86_64 + - php-pecl-couchbase3-0:3.2.1-1.el8.remi.7.3.x86_64 + - php-pecl-couchbase3-0:3.2.2-1.el8.remi.7.3.x86_64 + - php-pecl-crypto-0:0.3.1-7.el8.remi.7.3.x86_64 + - php-pecl-crypto-0:0.3.2-1.el8.remi.7.3.x86_64 + - php-pecl-csv-0:0.3.1-1.el8.remi.7.3.x86_64 + - php-pecl-csv-0:0.3.2-1.el8.remi.7.3.x86_64 + - php-pecl-datadog-trace-0:1.5.0-1.el8.remi.7.3.x86_64 + - php-pecl-datadog-trace-0:1.5.1-1.el8.remi.7.3.x86_64 + - php-pecl-dbase-0:7.1.0-1.el8.remi.7.3.x86_64 + - php-pecl-dbase-0:7.1.1-1.el8.remi.7.3.x86_64 + - php-pecl-decimal-0:1.4.0-1.el8.remi.7.3.x86_64 + - php-pecl-decimal-0:1.5.0-1.el8.remi.7.3.x86_64 + - php-pecl-dio-0:0.2.1-1.el8.remi.7.3.x86_64 + - php-pecl-dio-0:0.2.2-1.el8.remi.7.3.x86_64 + - php-pecl-druid-0:1.0.0-3.el8.remi.7.3.x86_64 + - php-pecl-ds-0:1.3.0-2.el8.remi.7.3.x86_64 + - php-pecl-ds-0:1.4.0-1.el8.remi.7.3.x86_64 + - php-pecl-eio-0:3.1.2-1.el8.remi.7.3.x86_64 + - php-pecl-eio-0:3.1.3-1.el8.remi.7.3.x86_64 + - php-pecl-env-0:0.2.1-7.el8.remi.7.3.x86_64 + - php-pecl-ev-0:1.1.4-1.el8.remi.7.3.x86_64 + - php-pecl-ev-0:1.1.5-1.el8.remi.7.3.x86_64 + - php-pecl-event-0:3.1.3-1.el8.remi.7.3.x86_64 + - php-pecl-event-0:3.1.4-1.el8.remi.7.3.x86_64 + - php-pecl-excimer-0:1.2.2-1.el8.remi.7.3.x86_64 + - php-pecl-excimer-0:1.2.3-1.el8.remi.7.3.x86_64 + - php-pecl-fann-0:1.1.1-6.el8.remi.7.3.x86_64 + - php-pecl-fann-0:1.2.0-1.el8.remi.7.3.x86_64 + - php-pecl-gearman-0:2.1.0-1.el8.remi.7.3.x86_64 + - php-pecl-gearman-0:2.1.2-1.el8.remi.7.3.x86_64 + - php-pecl-gender-0:1.1.0-13.el8.remi.7.3.x86_64 + - php-pecl-geoip-0:1.1.1-6.el8.remi.7.3.x86_64 + - php-pecl-geospatial-0:0.3.1-1.el8.remi.7.3.x86_64 + - php-pecl-geospatial-0:0.3.2-1.el8.remi.7.3.x86_64 + - php-pecl-gmagick-0:2.0.5~RC1-4.el8.remi.7.3.x86_64 + - php-pecl-gmagick-0:2.0.6~RC1-1.el8.remi.7.3.x86_64 + - php-pecl-gnupg-0:1.5.0-1.el8.remi.7.3.x86_64 + - php-pecl-gnupg-0:1.5.1-1.el8.remi.7.3.x86_64 + - php-pecl-grpc-0:1.67.0-1.el8.remi.7.3.x86_64 + - php-pecl-grpc-0:1.68.0-1.el8.remi.7.3.x86_64 + - php-pecl-handlebars-0:0.9.2-1.el8.remi.7.3.x86_64 + - php-pecl-handlebars-0:1.0.0-1.el8.remi.7.3.x86_64 + - php-pecl-handlebars-devel-0:0.9.2-1.el8.remi.7.3.x86_64 + - php-pecl-handlebars-devel-0:1.0.0-1.el8.remi.7.3.x86_64 + - php-pecl-hdr-histogram-0:0.4.2-3.el8.remi.7.3.x86_64 + - php-pecl-hdr-histogram-0:0.5.0-1.el8.remi.7.3.x86_64 + - php-pecl-hprose-0:1.7.0-1.el8.remi.7.3.x86_64 + - php-pecl-hprose-0:1.8.0-1.el8.remi.7.3.x86_64 + - php-pecl-hrtime-0:0.6.0-5.el8.remi.7.3.x86_64 + - php-pecl-http-0:3.2.5-3.el8.remi.7.3.x86_64 + - php-pecl-http-0:3.3.0-1.el8.remi.7.3.x86_64 + - php-pecl-http-devel-0:3.2.5-3.el8.remi.7.3.x86_64 + - php-pecl-http-devel-0:3.3.0-1.el8.remi.7.3.x86_64 + - php-pecl-http-message-0:0.2.2-1.el8.remi.7.3.x86_64 + - php-pecl-http-message-0:1.0.0-1.el8.remi.7.3.x86_64 + - php-pecl-http-message-devel-0:0.2.2-1.el8.remi.7.3.x86_64 + - php-pecl-http-message-devel-0:1.0.0-1.el8.remi.7.3.x86_64 + - php-pecl-ice-0:1.6.2-1.el8.remi.7.3.x86_64 + - php-pecl-ice-0:1.7.0-2.el8.remi.7.3.x86_64 + - php-pecl-igbinary-0:3.2.15-1.el8.remi.7.3.x86_64 + - php-pecl-igbinary-0:3.2.16-1.el8.remi.7.3.x86_64 + - php-pecl-igbinary-devel-0:3.2.15-1.el8.remi.7.3.x86_64 + - php-pecl-igbinary-devel-0:3.2.16-1.el8.remi.7.3.x86_64 + - php-pecl-imagick-0:3.4.4-10.el8.remi.7.3.x86_64 + - php-pecl-imagick-0:3.4.4-17.el8.remi.7.3.x86_64 + - php-pecl-imagick-devel-0:3.4.4-10.el8.remi.7.3.x86_64 + - php-pecl-imagick-devel-0:3.4.4-17.el8.remi.7.3.x86_64 + - php-pecl-imagick-im6-0:3.7.0-1.el8.remi.7.3.x86_64 + - php-pecl-imagick-im6-0:3.7.0-7.el8.remi.7.3.x86_64 + - php-pecl-imagick-im6-devel-0:3.7.0-1.el8.remi.7.3.x86_64 + - php-pecl-imagick-im6-devel-0:3.7.0-7.el8.remi.7.3.x86_64 + - php-pecl-imagick-im7-0:3.7.0-1.el8.remi.7.3.x86_64 + - php-pecl-imagick-im7-0:3.7.0-7.el8.remi.7.3.x86_64 + - php-pecl-imagick-im7-devel-0:3.7.0-1.el8.remi.7.3.x86_64 + - php-pecl-imagick-im7-devel-0:3.7.0-7.el8.remi.7.3.x86_64 + - php-pecl-immutable-cache-0:6.1.0-1.el8.remi.7.3.x86_64 + - php-pecl-immutable-cache-devel-0:6.1.0-1.el8.remi.7.3.x86_64 + - php-pecl-inotify-0:2.0.0-8.el8.remi.7.3.x86_64 + - php-pecl-inotify-0:3.0.0-1.el8.remi.7.3.x86_64 + - php-pecl-ip2location-0:8.2.0-1.el8.remi.7.3.x86_64 + - php-pecl-ip2location-0:8.2.0-2.el8.remi.7.3.x86_64 + - php-pecl-ip2proxy-0:3.0.3-1.el8.remi.7.3.x86_64 + - php-pecl-ip2proxy-0:3.0.3-3.el8.remi.7.3.x86_64 + - php-pecl-json-post-0:1.0.2-1.el8.remi.7.3.x86_64 + - php-pecl-json-post-0:1.1.0-1.el8.remi.7.3.x86_64 + - php-pecl-krb5-0:1.2.1-1.el8.remi.7.3.x86_64 + - php-pecl-krb5-0:1.2.2-1.el8.remi.7.3.x86_64 + - php-pecl-krb5-devel-0:1.2.1-1.el8.remi.7.3.x86_64 + - php-pecl-krb5-devel-0:1.2.2-1.el8.remi.7.3.x86_64 + - php-pecl-leveldb-0:0.2.1-4.el8.remi.7.3.x86_64 + - php-pecl-leveldb-0:0.3.0-1.el8.remi.7.3.x86_64 + - php-pecl-lua-0:2.0.6-1.el8.remi.7.3.x86_64 + - php-pecl-lua-0:2.0.7-1.el8.remi.7.3.x86_64 + - php-pecl-luasandbox-0:4.1.1-1.el8.remi.7.3.x86_64 + - php-pecl-luasandbox-0:4.1.2-1.el8.remi.7.3.x86_64 + - php-pecl-lzf-0:1.6.8-1.el8.remi.7.3.x86_64 + - php-pecl-lzf-0:1.7.0-1.el8.remi.7.3.x86_64 + - php-pecl-mailparse-0:3.1.7-1.el8.remi.7.3.x86_64 + - php-pecl-mailparse-0:3.1.8-1.el8.remi.7.3.x86_64 + - php-pecl-mcrypt-0:1.0.6-1.el8.remi.7.3.x86_64 + - php-pecl-mcrypt-0:1.0.7-1.el8.remi.7.3.x86_64 + - php-pecl-memcache-0:4.0.5.1-1.el8.remi.7.3.x86_64 + - php-pecl-memcache-0:4.0.5.2-1.el8.remi.7.3.x86_64 + - php-pecl-memcached-0:3.2.0-1.el8.remi.7.3.x86_64 + - php-pecl-memcached-0:3.3.0-1.el8.remi.7.3.x86_64 + - php-pecl-memprof-0:3.0.1-1.el8.remi.7.3.x86_64 + - php-pecl-memprof-0:3.0.2-1.el8.remi.7.3.x86_64 + - php-pecl-mogilefs-0:0.9.3.1-8.el8.remi.7.3.x86_64 + - php-pecl-molten-0:0.1.2~beta-5.el8.remi.7.3.x86_64 + - php-pecl-mongodb-0:1.16.1-2.el8.remi.7.3.x86_64 + - php-pecl-mongodb-0:1.16.2-1.el8.remi.7.3.x86_64 + - php-pecl-mosquitto-0:0.4.0-6.el8.remi.7.3.x86_64 + - php-pecl-msgpack-0:2.2.0-1.el8.remi.7.3.x86_64 + - php-pecl-msgpack-0:3.0.0-1.el8.remi.7.3.x86_64 + - php-pecl-msgpack-devel-0:2.2.0-1.el8.remi.7.3.x86_64 + - php-pecl-msgpack-devel-0:3.0.0-1.el8.remi.7.3.x86_64 + - php-pecl-mustache-0:0.9.2-1.el8.remi.7.3.x86_64 + - php-pecl-mustache-0:0.9.3-1.el8.remi.7.3.x86_64 + - php-pecl-mysql-0:1.0.0-0.20.20180226.647c933.el8.remi.7.3.x86_64 + - php-pecl-mysqlnd-azure-0:1.1.0-1.el8.remi.7.3.x86_64 + - php-pecl-mysqlnd-azure-0:1.1.1-1.el8.remi.7.3.x86_64 + - php-pecl-mysql-xdevapi-0:8.0.29-1.el8.remi.7.3.x86_64 + - php-pecl-mysql-xdevapi-0:8.0.30-1.el8.remi.7.3.x86_64 + - php-pecl-nsq-0:3.5.0-1.el8.remi.7.3.x86_64 + - php-pecl-nsq-0:3.5.1-1.el8.remi.7.3.x86_64 + - php-pecl-oauth-0:2.0.7-1.el8.remi.7.3.x86_64 + - php-pecl-oauth-0:2.0.9-1.el8.remi.7.3.x86_64 + - php-pecl-oci8-0:2.2.0-1.el8.remi.7.3.x86_64 + - php-pecl-opencensus-0:0.2.2-3.el8.remi.7.3.x86_64 + - php-pecl-opencensus-0:0.3.0-1.el8.remi.7.3.x86_64 + - php-pecl-openswoole-0:4.10.0-1.el8.remi.7.3.x86_64 + - php-pecl-openswoole-0:4.9.1-1.el8.remi.7.3.x86_64 + - php-pecl-openswoole-devel-0:4.10.0-1.el8.remi.7.3.x86_64 + - php-pecl-openswoole-devel-0:4.9.1-1.el8.remi.7.3.x86_64 + - php-pecl-orng-0:0.0.2-1.el8.remi.7.3.x86_64 + - php-pecl-orng-0:0.0.3-1.el8.remi.7.3.x86_64 + - php-pecl-pam-0:2.2.4-1.el8.remi.7.3.x86_64 + - php-pecl-pam-0:2.2.5-1.el8.remi.7.3.x86_64 + - php-pecl-parallel-0:1.1.3-1.el8.remi.7.3.x86_64 + - php-pecl-parallel-0:1.1.4-1.el8.remi.7.3.x86_64 + - php-pecl-parle-0:0.8.2-1.el8.remi.7.3.x86_64 + - php-pecl-parle-0:0.8.3-1.el8.remi.7.3.x86_64 + - php-pecl-pcov-0:1.0.10-1.el8.remi.7.3.x86_64 + - php-pecl-pcov-0:1.0.11-1.el8.remi.7.3.x86_64 + - php-pecl-pcs-0:1.3.5-1.el8.remi.7.3.x86_64 + - php-pecl-pcs-0:1.3.7-1.el8.remi.7.3.x86_64 + - php-pecl-pcsc-0:0.4.0-1.el8.remi.7.3.x86_64 + - php-pecl-pcsc-0:0.5.1-1.el8.remi.7.3.x86_64 + - php-pecl-pcsc-devel-0:0.4.0-1.el8.remi.7.3.x86_64 + - php-pecl-pcsc-devel-0:0.5.1-1.el8.remi.7.3.x86_64 + - php-pecl-pcs-devel-0:1.3.5-1.el8.remi.7.3.x86_64 + - php-pecl-pcs-devel-0:1.3.7-1.el8.remi.7.3.x86_64 + - php-pecl-pdflib-0:4.1.2-3.el8.remi.7.3.x86_64 + - php-pecl-pdflib-0:4.1.3-1.el8.remi.7.3.x86_64 + - php-pecl-pinpoint-0:0.5.4-1.el8.remi.7.3.x86_64 + - php-pecl-pinpoint-0:0.6.1-1.el8.remi.7.3.x86_64 + - php-pecl-pq-0:2.2.2-1.el8.remi.7.3.x86_64 + - php-pecl-pq-0:2.2.3-1.el8.remi.7.3.x86_64 + - php-pecl-propro-0:2.1.0-3.el8.remi.7.3.x86_64 + - php-pecl-propro-devel-0:2.1.0-3.el8.remi.7.3.x86_64 + - php-pecl-protobuf-0:3.24.3-1.el8.remi.7.3.x86_64 + - php-pecl-protobuf-0:3.24.4-1.el8.remi.7.3.x86_64 + - php-pecl-ps-0:1.4.3-1.el8.remi.7.3.x86_64 + - php-pecl-ps-0:1.4.4-1.el8.remi.7.3.x86_64 + - php-pecl-psr-0:1.1.0-1.el8.remi.7.3.x86_64 + - php-pecl-psr-0:1.2.0-1.el8.remi.7.3.x86_64 + - php-pecl-psr-devel-0:1.1.0-1.el8.remi.7.3.x86_64 + - php-pecl-psr-devel-0:1.2.0-1.el8.remi.7.3.x86_64 + - php-pecl-quickhash-0:1.1.1-1.el8.remi.7.3.x86_64 + - php-pecl-radius-0:1.4.0-0.6.b1.el8.remi.7.3.x86_64 + - php-pecl-raphf-0:2.0.0-7.el8.remi.7.3.x86_64 + - php-pecl-raphf-0:2.0.1-1.el8.remi.7.3.x86_64 + - php-pecl-raphf-devel-0:2.0.0-7.el8.remi.7.3.x86_64 + - php-pecl-raphf-devel-0:2.0.1-1.el8.remi.7.3.x86_64 + - php-pecl-rar-0:4.1.0-6.el8.remi.7.3.x86_64 + - php-pecl-rar-0:4.2.0-1.el8.remi.7.3.x86_64 + - php-pecl-rdkafka-0:3.1.2-1.el8.remi.7.3.x86_64 + - php-pecl-rdkafka-0:3.1.3-1.el8.remi.7.3.x86_64 + - php-pecl-rdkafka4-0:4.1.1-1.el8.remi.7.3.x86_64 + - php-pecl-rdkafka4-0:4.1.2-1.el8.remi.7.3.x86_64 + - php-pecl-rdkafka5-0:5.0.1-1.el8.remi.7.3.x86_64 + - php-pecl-rdkafka5-0:5.0.2-1.el8.remi.7.3.x86_64 + - php-pecl-rdkafka6-0:6.0.4-1.el8.remi.7.3.x86_64 + - php-pecl-rdkafka6-0:6.0.5-1.el8.remi.7.3.x86_64 + - php-pecl-redis4-0:4.3.0-1.el8.remi.7.3.x86_64 + - php-pecl-redis4-0:4.3.0-2.el8.remi.7.3.x86_64 + - php-pecl-redis5-0:5.3.6-1.el8.remi.7.3.x86_64 + - php-pecl-redis5-0:5.3.7-1.el8.remi.7.3.x86_64 + - php-pecl-redis6-0:6.0.1-1.el8.remi.7.3.x86_64 + - php-pecl-redis6-0:6.0.2-1.el8.remi.7.3.x86_64 + - php-pecl-request-0:1.0.0-0.10.b2.el8.remi.7.3.x86_64 + - php-pecl-request-0:2.0.0-1.el8.remi.7.3.x86_64 + - php-pecl-request-devel-0:2.0.0-1.el8.remi.7.3.x86_64 + - php-pecl-rpminfo-0:0.5.1-5.el8.remi.7.3.x86_64 + - php-pecl-rpminfo-0:0.6.0-1.el8.remi.7.3.x86_64 + - php-pecl-rrd-0:2.0.2-1.el8.remi.7.3.x86_64 + - php-pecl-rrd-0:2.0.3-1.el8.remi.7.3.x86_64 + - php-pecl-runkit7-0:4.0.0~a3-1.el8.remi.7.3.x86_64 + - php-pecl-runkit7-0:4.0.0~a6-1.el8.remi.7.3.x86_64 + - php-pecl-sandbox-0:0.1.2-1.el8.remi.7.3.x86_64 + - php-pecl-sandbox-0:0.1.3-1.el8.remi.7.3.x86_64 + - php-pecl-scoutapm-0:1.10.0-1.el8.remi.7.3.x86_64 + - php-pecl-scoutapm-0:1.9.1-1.el8.remi.7.3.x86_64 + - php-pecl-scrypt-0:2.0.0-1.el8.remi.7.3.x86_64 + - php-pecl-scrypt-0:2.0.1-1.el8.remi.7.3.x86_64 + - php-pecl-sdl-0:2.2.2-1.el8.remi.7.3.x86_64 + - php-pecl-sdl-0:2.3.0-1.el8.remi.7.3.x86_64 + - php-pecl-seasclick-0:0.1.0-1.el8.remi.7.3.x86_64 + - php-pecl-seasclick-0:0.1.1-1.el8.remi.7.3.x86_64 + - php-pecl-seaslog-0:2.1.0-1.el8.remi.7.3.x86_64 + - php-pecl-seaslog-0:2.2.0-1.el8.remi.7.3.x86_64 + - php-pecl-seassnowflake-0:1.0.0-1.el8.remi.7.3.x86_64 + - php-pecl-selinux-0:0.6.0-1.el8.remi.7.3.x86_64 + - php-pecl-selinux-0:0.6.1-1.el8.remi.7.3.x86_64 + - php-pecl-simdjson-0:3.0.0-1.el8.remi.7.3.x86_64 + - php-pecl-simdjson-0:4.0.0-1.el8.remi.7.3.x86_64 + - php-pecl-simdjson-devel-0:3.0.0-1.el8.remi.7.3.x86_64 + - php-pecl-simdjson-devel-0:4.0.0-1.el8.remi.7.3.x86_64 + - php-pecl-simple-kafka-client-0:0.1.4-2.el8.remi.7.3.x86_64 + - php-pecl-simple-kafka-client-0:0.1.4-4.el8.remi.7.3.x86_64 + - php-pecl-skywalking-0:3.3.2-1.el8.remi.7.3.x86_64 + - php-pecl-skywalking-0:5.0.1-1.el8.remi.7.3.x86_64 + - php-pecl-skywalking-agent-0:0.6.0-1.el8.remi.7.3.x86_64 + - php-pecl-skywalking-agent-0:0.7.0-1.el8.remi.7.3.x86_64 + - php-pecl-solr2-0:2.5.1-1.el8.remi.7.3.x86_64 + - php-pecl-solr2-0:2.6.0-1.el8.remi.7.3.x86_64 + - php-pecl-sphinx-0:1.4.0-0.6.20181116.d958afb.el8.remi.7.3.x86_64 + - php-pecl-ssdeep-0:1.1.0-4.el8.remi.7.3.x86_64 + - php-pecl-ssh2-0:1.4.1-1.el8.remi.7.3.x86_64 + - php-pecl-ssh2-0:1.4-2.el8.remi.7.3.x86_64 + - php-pecl-stats-0:2.0.3-10.el8.remi.7.3.x86_64 + - php-pecl-stats-0:2.0.3-6.el8.remi.7.3.x86_64 + - php-pecl-stomp-0:2.0.2-7.el8.remi.7.3.x86_64 + - php-pecl-stomp-0:2.0.3-1.el8.remi.7.3.x86_64 + - php-pecl-svn-0:2.0.3-1.el8.remi.7.3.x86_64 + - php-pecl-swoole4-0:4.8.12-1.el8.remi.7.3.x86_64 + - php-pecl-swoole4-0:4.8.13-1.el8.remi.7.3.x86_64 + - php-pecl-swoole4-devel-0:4.8.12-1.el8.remi.7.3.x86_64 + - php-pecl-swoole4-devel-0:4.8.13-1.el8.remi.7.3.x86_64 + - php-pecl-sync-0:1.1.2-1.el8.remi.7.3.x86_64 + - php-pecl-sync-0:1.1.3-1.el8.remi.7.3.x86_64 + - php-pecl-taint-0:2.0.6-1.el8.remi.7.3.x86_64 + - php-pecl-taint-0:2.1.0-1.el8.remi.7.3.x86_64 + - php-pecl-tensor-0:2.2.1-1.el8.remi.7.3.x86_64 + - php-pecl-tensor-0:2.2.3-1.el8.remi.7.3.x86_64 + - php-pecl-timecop-0:1.2.10-4.el8.remi.7.3.x86_64 + - php-pecl-timecop-0:1.2.10-9.el8.remi.7.3.x86_64 + - php-pecl-trace-0:1.0.1-0.5.beta.el8.remi.7.3.x86_64 + - php-pecl-trader-0:0.5.0-3.el8.remi.7.3.x86_64 + - php-pecl-trader-0:0.5.1-1.el8.remi.7.3.x86_64 + - php-pecl-translit-0:0.7.0-4.el8.remi.7.3.x86_64 + - php-pecl-translit-0:0.7.1-1.el8.remi.7.3.x86_64 + - php-pecl-trie-0:0.1.1-0.el8.remi.7.3.x86_64 + - php-pecl-trie-0:0.1.2-1.el8.remi.7.3.x86_64 + - php-pecl-uopz-0:6.1.1-4.el8.remi.7.3.x86_64 + - php-pecl-uopz-0:6.1.2-1.el8.remi.7.3.x86_64 + - php-pecl-uploadprogress-0:2.0.1-1.el8.remi.7.3.x86_64 + - php-pecl-uploadprogress-0:2.0.2-1.el8.remi.7.3.x86_64 + - php-pecl-uuid-0:1.2.0-1.el8.remi.7.3.x86_64 + - php-pecl-uuid-0:1.2.1-1.el8.remi.7.3.x86_64 + - php-pecl-uv-0:0.2.3-1.el8.remi.7.3.x86_64 + - php-pecl-uv-0:0.2.4-1.el8.remi.7.3.x86_64 + - php-pecl-varnish-0:1.2.4-3.el8.remi.7.3.x86_64 + - php-pecl-varnish-0:1.2.6-1.el8.remi.7.3.x86_64 + - php-pecl-var-representation-0:0.1.4-1.el8.remi.7.3.x86_64 + - php-pecl-var-representation-0:0.1.5-1.el8.remi.7.3.x86_64 + - php-pecl-vips-0:1.0.13-1.el8.remi.7.3.x86_64 + - php-pecl-vips-0:1.0.13-2.el8.remi.7.3.x86_64 + - php-pecl-vld-0:0.17.2-1.el8.remi.7.3.x86_64 + - php-pecl-vld-0:0.18.0-1.el8.remi.7.3.x86_64 + - php-pecl-weakreference-bc-0:0.4.0-1.el8.remi.7.3.x86_64 + - php-pecl-weakreference-bc-0:0.4.1-1.el8.remi.7.3.x86_64 + - php-pecl-xattr-0:1.3.1-1.el8.remi.7.3.x86_64 + - php-pecl-xattr-0:1.4.0-1.el8.remi.7.3.x86_64 + - php-pecl-xdebug-0:2.9.7-1.el8.remi.7.3.x86_64 + - php-pecl-xdebug-0:2.9.8-1.el8.remi.7.3.x86_64 + - php-pecl-xdebug3-0:3.1.5-1.el8.remi.7.3.x86_64 + - php-pecl-xdebug3-0:3.1.6-1.el8.remi.7.3.x86_64 + - php-pecl-xdiff-0:2.1.0-1.el8.remi.7.3.x86_64 + - php-pecl-xdiff-0:2.1.1-1.el8.remi.7.3.x86_64 + - php-pecl-xhprof-0:2.3.10-1.el8.remi.7.3.x86_64 + - php-pecl-xhprof-0:2.3.9-1.el8.remi.7.3.x86_64 + - php-pecl-xlswriter-0:1.5.7-1.el8.remi.7.3.x86_64 + - php-pecl-xlswriter-0:1.5.8-1.el8.remi.7.3.x86_64 + - php-pecl-xmldiff-0:1.1.3-1.el8.remi.7.3.x86_64 + - php-pecl-xmldiff-0:1.1.4-1.el8.remi.7.3.x86_64 + - php-pecl-xmldiff-devel-0:1.1.3-1.el8.remi.7.3.x86_64 + - php-pecl-xmldiff-devel-0:1.1.4-1.el8.remi.7.3.x86_64 + - php-pecl-xxtea-0:1.0.11-7.el8.remi.7.3.x86_64 + - php-pecl-yac-0:2.3.0-1.el8.remi.7.3.x86_64 + - php-pecl-yac-0:2.3.1-5.el8.remi.7.3.x86_64 + - php-pecl-yaconf-0:1.1.1-1.el8.remi.7.3.x86_64 + - php-pecl-yaconf-0:1.1.2-1.el8.remi.7.3.x86_64 + - php-pecl-yaconf-devel-0:1.1.1-1.el8.remi.7.3.x86_64 + - php-pecl-yaconf-devel-0:1.1.2-1.el8.remi.7.3.x86_64 + - php-pecl-yaf-0:3.3.5-1.el8.remi.7.3.x86_64 + - php-pecl-yaf-0:3.3.6-1.el8.remi.7.3.x86_64 + - php-pecl-yaml-0:2.2.3-1.el8.remi.7.3.x86_64 + - php-pecl-yaml-0:2.2.4-1.el8.remi.7.3.x86_64 + - php-pecl-yar-0:2.3.2-1.el8.remi.7.3.x86_64 + - php-pecl-yar-0:2.3.3-1.el8.remi.7.3.x86_64 + - php-pecl-yaz-0:1.2.3-1.el8.remi.7.3.x86_64 + - php-pecl-yaz-0:1.2.4-1.el8.remi.7.3.x86_64 + - php-pecl-zip-0:1.22.3-1.el8.remi.7.3.x86_64 + - php-pecl-zip-0:1.22.4-1.el8.remi.7.3.x86_64 + - php-pecl-zmq-0:1.1.3-11.el8.remi.7.3.x86_64 + - php-pecl-zmq-0:1.1.3-8.el8.remi.7.3.x86_64 + - php-pggi-0:0.4.0-1.el8.remi.7.3.x86_64 + - php-pggi-0:0.4.1-1.el8.remi.7.3.x86_64 + - php-pgsql-0:7.3.33-17.el8.remi.x86_64 + - php-pgsql-0:7.3.33-18.el8.remi.x86_64 + - php-phalcon3-0:3.4.4-1.el8.remi.7.3.x86_64 + - php-phalcon3-0:3.4.5-1.el8.remi.7.3.x86_64 + - php-phalcon4-0:4.1.1-1.el8.remi.7.3.x86_64 + - php-phalcon4-0:4.1.2-1.el8.remi.7.3.x86_64 + - php-phpiredis-0:1.0.0-11.el8.remi.7.3.x86_64 + - php-phpiredis-0:1.0.1-1.el8.remi.7.3.x86_64 + - php-pinba-0:1.1.1-4.el8.remi.7.3.x86_64 + - php-pinba-0:1.1.2-1.el8.remi.7.3.x86_64 + - php-process-0:7.3.33-17.el8.remi.x86_64 + - php-process-0:7.3.33-18.el8.remi.x86_64 + - php-pspell-0:7.3.33-17.el8.remi.x86_64 + - php-pspell-0:7.3.33-18.el8.remi.x86_64 + - php-realpath-turbo-0:2.0.0-1.el8.remi.7.3.x86_64 + - php-recode-0:7.3.33-17.el8.remi.x86_64 + - php-recode-0:7.3.33-18.el8.remi.x86_64 + - php-smbclient-0:1.1.1-1.el8.remi.7.3.x86_64 + - php-smbclient-0:1.1.2-1.el8.remi.7.3.x86_64 + - php-snappy-0:0.2.1-1.el8.remi.7.3.x86_64 + - php-snappy-0:0.2.2-1.el8.remi.7.3.x86_64 + - php-snmp-0:7.3.33-17.el8.remi.x86_64 + - php-snmp-0:7.3.33-18.el8.remi.x86_64 + - php-snuffleupagus-0:0.10.0-1.el8.remi.7.3.x86_64 + - php-snuffleupagus-0:0.11.0-1.el8.remi.7.3.x86_64 + - php-soap-0:7.3.33-17.el8.remi.x86_64 + - php-soap-0:7.3.33-18.el8.remi.x86_64 + - php-sodium-0:7.3.33-17.el8.remi.x86_64 + - php-sodium-0:7.3.33-18.el8.remi.x86_64 + - php-sqlsrv-0:5.10.1-1.el8.remi.7.3.x86_64 + - php-sqlsrv-0:5.10.1-2.el8.remi.7.3.x86_64 + - php-tidy-0:7.3.33-17.el8.remi.x86_64 + - php-tidy-0:7.3.33-18.el8.remi.x86_64 + - php-wkhtmltox-0:0.3.2-0.4.20171112.fecc9af.el8.remi.7.3.x86_64 + - php-xml-0:7.3.33-17.el8.remi.x86_64 + - php-xml-0:7.3.33-18.el8.remi.x86_64 + - php-xmlrpc-0:7.3.33-17.el8.remi.x86_64 + - php-xmlrpc-0:7.3.33-18.el8.remi.x86_64 + - php-xz-0:1.1.1-1.el8.remi.7.3.x86_64 + - php-xz-0:1.1.2-1.el8.remi.7.3.x86_64 + - php-zephir-parser-0:1.6.1-1.el8.remi.7.3.x86_64 + - php-zephir-parser-0:1.7.0-1.el8.remi.7.3.x86_64 + - php-zephir-parser-devel-0:1.6.1-1.el8.remi.7.3.x86_64 + - php-zephir-parser-devel-0:1.7.0-1.el8.remi.7.3.x86_64 + - php-zstd-0:0.13.3-1.el8.remi.7.3.x86_64 + - php-zstd-0:0.14.0-1.el8.remi.7.3.x86_64 + - php-zstd-devel-0:0.13.3-1.el8.remi.7.3.x86_64 + - php-zstd-devel-0:0.14.0-1.el8.remi.7.3.x86_64 + - unit-php-0:1.32.1-1.el8.remi.7.3.x86_64 + - unit-php-0:1.33.0-1.el8.remi.7.3.x86_64 + - uwsgi-plugin-php-0:2.0.25.1-1.el8.remi.7.3.x86_64 + - uwsgi-plugin-php-0:2.0.27-1.el8.remi.7.3.x86_64 + - xhprof-0:2.3.10-1.el8.remi.7.3.noarch + - xhprof-0:2.3.9-1.el8.remi.7.3.noarch +... +--- +document: modulemd +version: 2 +data: + name: php + stream: remi-7.4 + version: 20241202164916 + context: 00000000 + arch: x86_64 + summary: PHP scripting language + description: >- + Alternative php 7.4 module. + The remi-7.4 stream provides more recent versions + and more packages than default 7.4 stream. + license: + module: + - GPLv2+ + content: + - BSD + - BSD and LGPLv3+ + - PHP + - PHP and BSD + - PHP and LGPLv2 and OpenLDAP + - PHP and LGPLv2+ + - PHP and Zend and BSD and MIT and ASL 1.0 + dependencies: + - buildrequires: + platform: [el8] + requires: + platform: [el8] + references: + documentation: https://www.php.net/manual/ + tracker: https://bugs.php.net/ + profiles: + common: + rpms: + - php-cli + - php-common + - php-fpm + - php-mbstring + - php-xml + devel: + rpms: + - php-cli + - php-common + - php-devel + - php-fpm + - php-mbstring + - php-pear + - php-process + - php-xml + minimal: + rpms: + - php-cli + - php-common + api: + rpms: + - php-fpm + artifacts: + rpms: + - apcu-panel-0:5.1.23-1.el8.remi.7.4.noarch + - apcu-panel-0:5.1.24-1.el8.remi.7.4.noarch + - libzip-0:1.11.1-1.el8.remi.x86_64 + - libzip-0:1.11.2-1.el8.remi.x86_64 + - libzip-devel-0:1.11.1-1.el8.remi.x86_64 + - libzip-devel-0:1.11.2-1.el8.remi.x86_64 + - libzip-tools-0:1.11.1-1.el8.remi.x86_64 + - libzip-tools-0:1.11.2-1.el8.remi.x86_64 + - php-0:7.4.33-20.el8.remi.x86_64 + - php-0:7.4.33-21.el8.remi.x86_64 + - php-ast-0:1.1.1-1.el8.remi.7.4.x86_64 + - php-ast-0:1.1.2-1.el8.remi.7.4.x86_64 + - php-bcmath-0:7.4.33-20.el8.remi.x86_64 + - php-bcmath-0:7.4.33-21.el8.remi.x86_64 + - php-bolt-0:1.0.4-1.el8.remi.7.4.x86_64 + - php-bolt-0:1.0.5-1.el8.remi.7.4.x86_64 + - php-brotli-0:0.15.1-1.el8.remi.7.4.x86_64 + - php-brotli-0:0.15.2-1.el8.remi.7.4.x86_64 + - php-cli-0:7.4.33-20.el8.remi.x86_64 + - php-cli-0:7.4.33-21.el8.remi.x86_64 + - php-common-0:7.4.33-20.el8.remi.x86_64 + - php-common-0:7.4.33-21.el8.remi.x86_64 + - php-componere-0:3.1.1-1.el8.remi.7.4.x86_64 + - php-componere-0:3.1.2-1.el8.remi.7.4.x86_64 + - php-dba-0:7.4.33-20.el8.remi.x86_64 + - php-dba-0:7.4.33-21.el8.remi.x86_64 + - php-dbg-0:7.4.33-20.el8.remi.x86_64 + - php-dbg-0:7.4.33-21.el8.remi.x86_64 + - php-devel-0:7.4.33-20.el8.remi.x86_64 + - php-devel-0:7.4.33-21.el8.remi.x86_64 + - php-embedded-0:7.4.33-20.el8.remi.x86_64 + - php-embedded-0:7.4.33-21.el8.remi.x86_64 + - php-enchant-0:7.4.33-20.el8.remi.x86_64 + - php-enchant-0:7.4.33-21.el8.remi.x86_64 + - php-ffi-0:7.4.33-20.el8.remi.x86_64 + - php-ffi-0:7.4.33-21.el8.remi.x86_64 + - php-fpm-0:7.4.33-20.el8.remi.x86_64 + - php-fpm-0:7.4.33-21.el8.remi.x86_64 + - php-gd-0:7.4.33-20.el8.remi.x86_64 + - php-gd-0:7.4.33-21.el8.remi.x86_64 + - php-geos-0:1.0.0-11.el8.remi.7.4.x86_64 + - php-gmp-0:7.4.33-20.el8.remi.x86_64 + - php-gmp-0:7.4.33-21.el8.remi.x86_64 + - php-horde-horde-lz4-0:1.0.10-15.el8.remi.7.4.x86_64 + - php-imap-0:7.4.33-20.el8.remi.x86_64 + - php-imap-0:7.4.33-21.el8.remi.x86_64 + - php-intl-0:7.4.33-20.el8.remi.x86_64 + - php-intl-0:7.4.33-21.el8.remi.x86_64 + - php-ioncube-loader-0:13.3.1-1.el8.remi.7.4.x86_64 + - php-ioncube-loader-0:14.0.0-1.el8.remi.7.4.x86_64 + - php-json-0:7.4.33-20.el8.remi.x86_64 + - php-json-0:7.4.33-21.el8.remi.x86_64 + - php-ldap-0:7.4.33-20.el8.remi.x86_64 + - php-ldap-0:7.4.33-21.el8.remi.x86_64 + - php-libvirt-0:0.5.7-1.el8.remi.7.4.x86_64 + - php-libvirt-0:0.5.8-1.el8.remi.7.4.x86_64 + - php-libvirt-doc-0:0.5.7-3.el8.remi.7.4.noarch + - php-libvirt-doc-0:0.5.8-1.el8.remi.7.4.noarch + - php-litespeed-0:7.4.33-20.el8.remi.x86_64 + - php-litespeed-0:7.4.33-21.el8.remi.x86_64 + - php-lz4-0:0.4.3-1.el8.remi.7.4.x86_64 + - php-lz4-0:0.4.4-1.el8.remi.7.4.x86_64 + - php-maxminddb-0:1.11.1-1.el8.remi.7.4.x86_64 + - php-maxminddb-0:1.12.0-1.el8.remi.7.4.x86_64 + - php-maxmind-db-reader-0:1.11.1-1.el8.remi.7.4.noarch + - php-maxmind-db-reader-0:1.12.0-1.el8.remi.7.4.noarch + - php-mbstring-0:7.4.33-20.el8.remi.x86_64 + - php-mbstring-0:7.4.33-21.el8.remi.x86_64 + - php-mysqlnd-0:7.4.33-20.el8.remi.x86_64 + - php-mysqlnd-0:7.4.33-21.el8.remi.x86_64 + - php-oci8-0:7.4.33-20.el8.remi.x86_64 + - php-oci8-0:7.4.33-21.el8.remi.x86_64 + - php-odbc-0:7.4.33-20.el8.remi.x86_64 + - php-odbc-0:7.4.33-21.el8.remi.x86_64 + - php-opcache-0:7.4.33-20.el8.remi.x86_64 + - php-opcache-0:7.4.33-21.el8.remi.x86_64 + - php-pdlib-0:1.1.0-1.el8.remi.7.4.x86_64 + - php-pdlib-0:1.1.0-2.el8.remi.7.4.x86_64 + - php-pdo-0:7.4.33-20.el8.remi.x86_64 + - php-pdo-0:7.4.33-21.el8.remi.x86_64 + - php-pdo-dblib-0:7.4.33-20.el8.remi.x86_64 + - php-pdo-dblib-0:7.4.33-21.el8.remi.x86_64 + - php-pdo-firebird-0:7.4.33-20.el8.remi.x86_64 + - php-pdo-firebird-0:7.4.33-21.el8.remi.x86_64 + - php-pear-1:1.10.15-3.el8.remi.noarch + - php-pear-1:1.10.16-1.el8.remi.noarch + - php-pecl-ahocorasick-0:0.0.7-3.el8.remi.7.4.x86_64 + - php-pecl-ahocorasick-0:0.0.7-5.el8.remi.7.4.x86_64 + - php-pecl-amqp-0:2.1.1-1.el8.remi.7.4.x86_64 + - php-pecl-amqp-0:2.1.2-1.el8.remi.7.4.x86_64 + - php-pecl-apcu-0:5.1.23-1.el8.remi.7.4.x86_64 + - php-pecl-apcu-0:5.1.24-1.el8.remi.7.4.x86_64 + - php-pecl-apcu-bc-0:1.0.5-3.el8.remi.7.4.x86_64 + - php-pecl-apcu-devel-0:5.1.23-1.el8.remi.7.4.x86_64 + - php-pecl-apcu-devel-0:5.1.24-1.el8.remi.7.4.x86_64 + - php-pecl-apfd-0:1.0.2-1.el8.remi.7.4.x86_64 + - php-pecl-apfd-0:1.0.3-1.el8.remi.7.4.x86_64 + - php-pecl-awscrt-0:1.2.6-1.el8.remi.7.4.x86_64 + - php-pecl-awscrt-0:1.2.7-1.el8.remi.7.4.x86_64 + - php-pecl-base58-0:0.1.4-3.el8.remi.7.4.x86_64 + - php-pecl-base58-0:1.0.2-5.el8.remi.7.4.x86_64 + - php-pecl-bitset-0:3.1.0-1.el8.remi.7.4.x86_64 + - php-pecl-bitset-0:3.2.0-1.el8.remi.7.4.x86_64 + - php-pecl-bsdiff-0:0.1.1-1.el8.remi.7.4.x86_64 + - php-pecl-bsdiff-0:0.1.2-1.el8.remi.7.4.x86_64 + - php-pecl-cassandra-0:1.3.2-8.el8.remi.7.4.x86_64 + - php-pecl-cmark-0:1.2.0-3.el8.remi.7.4.x86_64 + - php-pecl-couchbase2-0:2.6.2-1.el8.remi.7.4.x86_64 + - php-pecl-couchbase2-0:2.6.2-2.el8.remi.7.4.x86_64 + - php-pecl-couchbase3-0:3.2.1-1.el8.remi.7.4.x86_64 + - php-pecl-couchbase3-0:3.2.2-1.el8.remi.7.4.x86_64 + - php-pecl-couchbase4-0:4.0.0-1.el8.remi.7.4.x86_64 + - php-pecl-couchbase4-0:4.1.0-1.el8.remi.7.4.x86_64 + - php-pecl-crypto-0:0.3.1-9.el8.remi.7.4.x86_64 + - php-pecl-crypto-0:0.3.2-1.el8.remi.7.4.x86_64 + - php-pecl-csv-0:0.3.1-1.el8.remi.7.4.x86_64 + - php-pecl-csv-0:0.3.2-1.el8.remi.7.4.x86_64 + - php-pecl-datadog-trace-0:1.5.0-1.el8.remi.7.4.x86_64 + - php-pecl-datadog-trace-0:1.5.1-1.el8.remi.7.4.x86_64 + - php-pecl-dbase-0:7.1.0-1.el8.remi.7.4.x86_64 + - php-pecl-dbase-0:7.1.1-1.el8.remi.7.4.x86_64 + - php-pecl-decimal-0:1.4.0-1.el8.remi.7.4.x86_64 + - php-pecl-decimal-0:1.5.0-1.el8.remi.7.4.x86_64 + - php-pecl-dio-0:0.2.1-1.el8.remi.7.4.x86_64 + - php-pecl-dio-0:0.2.2-1.el8.remi.7.4.x86_64 + - php-pecl-druid-0:1.0.0-5.el8.remi.7.4.x86_64 + - php-pecl-ds-0:1.4.0-1.el8.remi.7.4.x86_64 + - php-pecl-ds-0:1.5.0-1.el8.remi.7.4.x86_64 + - php-pecl-eio-0:3.1.2-1.el8.remi.7.4.x86_64 + - php-pecl-eio-0:3.1.3-1.el8.remi.7.4.x86_64 + - php-pecl-env-0:0.2.1-8.el8.remi.7.4.x86_64 + - php-pecl-ev-0:1.1.4-1.el8.remi.7.4.x86_64 + - php-pecl-ev-0:1.1.5-1.el8.remi.7.4.x86_64 + - php-pecl-event-0:3.1.3-1.el8.remi.7.4.x86_64 + - php-pecl-event-0:3.1.4-1.el8.remi.7.4.x86_64 + - php-pecl-excimer-0:1.2.2-1.el8.remi.7.4.x86_64 + - php-pecl-excimer-0:1.2.3-1.el8.remi.7.4.x86_64 + - php-pecl-fann-0:1.1.1-14.el8.remi.7.4.x86_64 + - php-pecl-fann-0:1.2.0-1.el8.remi.7.4.x86_64 + - php-pecl-gearman-0:2.1.0-1.el8.remi.7.4.x86_64 + - php-pecl-gearman-0:2.1.2-1.el8.remi.7.4.x86_64 + - php-pecl-gender-0:1.1.0-14.el8.remi.7.4.x86_64 + - php-pecl-geoip-0:1.1.1-11.el8.remi.7.4.x86_64 + - php-pecl-geospatial-0:0.3.1-1.el8.remi.7.4.x86_64 + - php-pecl-geospatial-0:0.3.2-1.el8.remi.7.4.x86_64 + - php-pecl-gmagick-0:2.0.5~RC1-7.el8.remi.7.4.x86_64 + - php-pecl-gmagick-0:2.0.6~RC1-1.el8.remi.7.4.x86_64 + - php-pecl-gnupg-0:1.5.0-1.el8.remi.7.4.x86_64 + - php-pecl-gnupg-0:1.5.1-1.el8.remi.7.4.x86_64 + - php-pecl-grpc-0:1.67.0-1.el8.remi.7.4.x86_64 + - php-pecl-grpc-0:1.68.0-1.el8.remi.7.4.x86_64 + - php-pecl-handlebars-0:0.9.2-1.el8.remi.7.4.x86_64 + - php-pecl-handlebars-0:1.0.0-1.el8.remi.7.4.x86_64 + - php-pecl-handlebars-devel-0:0.9.2-1.el8.remi.7.4.x86_64 + - php-pecl-handlebars-devel-0:1.0.0-1.el8.remi.7.4.x86_64 + - php-pecl-hdr-histogram-0:0.4.2-3.el8.remi.7.4.x86_64 + - php-pecl-hdr-histogram-0:0.5.0-1.el8.remi.7.4.x86_64 + - php-pecl-hprose-0:1.7.0-1.el8.remi.7.4.x86_64 + - php-pecl-hprose-0:1.8.0-1.el8.remi.7.4.x86_64 + - php-pecl-hrtime-0:0.6.0-7.el8.remi.7.4.x86_64 + - php-pecl-http-0:3.3.0-1.el8.remi.7.4.x86_64 + - php-pecl-http-0:3.3.0-2.el8.remi.7.4.x86_64 + - php-pecl-http-devel-0:3.3.0-1.el8.remi.7.4.x86_64 + - php-pecl-http-devel-0:3.3.0-2.el8.remi.7.4.x86_64 + - php-pecl-http-message-0:0.2.2-1.el8.remi.7.4.x86_64 + - php-pecl-http-message-0:1.0.0-1.el8.remi.7.4.x86_64 + - php-pecl-http-message-devel-0:0.2.2-1.el8.remi.7.4.x86_64 + - php-pecl-http-message-devel-0:1.0.0-1.el8.remi.7.4.x86_64 + - php-pecl-ice-0:1.10.0-1.el8.remi.7.4.x86_64 + - php-pecl-ice-0:1.10.1-1.el8.remi.7.4.x86_64 + - php-pecl-igbinary-0:3.2.15-1.el8.remi.7.4.x86_64 + - php-pecl-igbinary-0:3.2.16-1.el8.remi.7.4.x86_64 + - php-pecl-igbinary-devel-0:3.2.15-1.el8.remi.7.4.x86_64 + - php-pecl-igbinary-devel-0:3.2.16-1.el8.remi.7.4.x86_64 + - php-pecl-imagick-0:3.4.4-10.el8.remi.7.4.x86_64 + - php-pecl-imagick-0:3.4.4-17.el8.remi.7.4.x86_64 + - php-pecl-imagick-devel-0:3.4.4-10.el8.remi.7.4.x86_64 + - php-pecl-imagick-devel-0:3.4.4-17.el8.remi.7.4.x86_64 + - php-pecl-imagick-im6-0:3.7.0-1.el8.remi.7.4.x86_64 + - php-pecl-imagick-im6-0:3.7.0-7.el8.remi.7.4.x86_64 + - php-pecl-imagick-im6-devel-0:3.7.0-1.el8.remi.7.4.x86_64 + - php-pecl-imagick-im6-devel-0:3.7.0-7.el8.remi.7.4.x86_64 + - php-pecl-imagick-im7-0:3.7.0-1.el8.remi.7.4.x86_64 + - php-pecl-imagick-im7-0:3.7.0-7.el8.remi.7.4.x86_64 + - php-pecl-imagick-im7-devel-0:3.7.0-1.el8.remi.7.4.x86_64 + - php-pecl-imagick-im7-devel-0:3.7.0-7.el8.remi.7.4.x86_64 + - php-pecl-immutable-cache-0:6.1.0-1.el8.remi.7.4.x86_64 + - php-pecl-immutable-cache-devel-0:6.1.0-1.el8.remi.7.4.x86_64 + - php-pecl-inotify-0:2.0.0-10.el8.remi.7.4.x86_64 + - php-pecl-inotify-0:3.0.0-1.el8.remi.7.4.x86_64 + - php-pecl-interbase-0:1.0.0~DEV.20190523-5.el8.remi.7.4.x86_64 + - php-pecl-ip2location-0:8.2.0-1.el8.remi.7.4.x86_64 + - php-pecl-ip2location-0:8.2.0-2.el8.remi.7.4.x86_64 + - php-pecl-ip2proxy-0:3.0.3-1.el8.remi.7.4.x86_64 + - php-pecl-ip2proxy-0:3.0.3-3.el8.remi.7.4.x86_64 + - php-pecl-jsonpath-0:1.0.0-1.el8.remi.7.4.x86_64 + - php-pecl-jsonpath-0:1.0.1-1.el8.remi.7.4.x86_64 + - php-pecl-json-post-0:1.0.2-1.el8.remi.7.4.x86_64 + - php-pecl-json-post-0:1.1.0-1.el8.remi.7.4.x86_64 + - php-pecl-krb5-0:1.2.1-1.el8.remi.7.4.x86_64 + - php-pecl-krb5-0:1.2.2-1.el8.remi.7.4.x86_64 + - php-pecl-krb5-devel-0:1.2.1-1.el8.remi.7.4.x86_64 + - php-pecl-krb5-devel-0:1.2.2-1.el8.remi.7.4.x86_64 + - php-pecl-leveldb-0:0.2.1-6.el8.remi.7.4.x86_64 + - php-pecl-leveldb-0:0.3.0-1.el8.remi.7.4.x86_64 + - php-pecl-lua-0:2.0.6-3.el8.remi.7.4.x86_64 + - php-pecl-lua-0:2.0.7-1.el8.remi.7.4.x86_64 + - php-pecl-luasandbox-0:4.1.1-1.el8.remi.7.4.x86_64 + - php-pecl-luasandbox-0:4.1.2-1.el8.remi.7.4.x86_64 + - php-pecl-lzf-0:1.6.8-1.el8.remi.7.4.x86_64 + - php-pecl-lzf-0:1.7.0-1.el8.remi.7.4.x86_64 + - php-pecl-mailparse-0:3.1.7-1.el8.remi.7.4.x86_64 + - php-pecl-mailparse-0:3.1.8-1.el8.remi.7.4.x86_64 + - php-pecl-mcrypt-0:1.0.6-1.el8.remi.7.4.x86_64 + - php-pecl-mcrypt-0:1.0.7-1.el8.remi.7.4.x86_64 + - php-pecl-memcache-0:4.0.5.1-1.el8.remi.7.4.x86_64 + - php-pecl-memcache-0:4.0.5.2-1.el8.remi.7.4.x86_64 + - php-pecl-memcached-0:3.2.0-1.el8.remi.7.4.x86_64 + - php-pecl-memcached-0:3.3.0-1.el8.remi.7.4.x86_64 + - php-pecl-memprof-0:3.0.1-1.el8.remi.7.4.x86_64 + - php-pecl-memprof-0:3.0.2-1.el8.remi.7.4.x86_64 + - php-pecl-mogilefs-0:0.9.3.1-10.el8.remi.7.4.x86_64 + - php-pecl-mongodb-0:1.20.0-2.el8.remi.7.4.x86_64 + - php-pecl-mongodb-0:1.20.1-1.el8.remi.7.4.x86_64 + - php-pecl-mosquitto-0:0.4.0-7.el8.remi.7.4.x86_64 + - php-pecl-msgpack-0:2.2.0-1.el8.remi.7.4.x86_64 + - php-pecl-msgpack-0:3.0.0-1.el8.remi.7.4.x86_64 + - php-pecl-msgpack-devel-0:2.2.0-1.el8.remi.7.4.x86_64 + - php-pecl-msgpack-devel-0:3.0.0-1.el8.remi.7.4.x86_64 + - php-pecl-mustache-0:0.9.2-1.el8.remi.7.4.x86_64 + - php-pecl-mustache-0:0.9.3-1.el8.remi.7.4.x86_64 + - php-pecl-mysql-0:1.0.0-0.23.20190415.d7643af.el8.remi.7.4.x86_64 + - php-pecl-mysqlnd-azure-0:1.1.0-1.el8.remi.7.4.x86_64 + - php-pecl-mysqlnd-azure-0:1.1.1-1.el8.remi.7.4.x86_64 + - php-pecl-mysqlnd-krb-0:1.0.0-1.el8.remi.7.4.x86_64 + - php-pecl-mysql-xdevapi-0:8.0.29-1.el8.remi.7.4.x86_64 + - php-pecl-mysql-xdevapi-0:8.0.30-1.el8.remi.7.4.x86_64 + - php-pecl-nsq-0:3.5.0-1.el8.remi.7.4.x86_64 + - php-pecl-nsq-0:3.5.1-1.el8.remi.7.4.x86_64 + - php-pecl-oauth-0:2.0.7-1.el8.remi.7.4.x86_64 + - php-pecl-oauth-0:2.0.9-1.el8.remi.7.4.x86_64 + - php-pecl-opencensus-0:0.2.2-5.el8.remi.7.4.x86_64 + - php-pecl-opencensus-0:0.3.0-1.el8.remi.7.4.x86_64 + - php-pecl-openswoole22-0:22.0.0-1.el8.remi.7.4.x86_64 + - php-pecl-openswoole22-devel-0:22.0.0-1.el8.remi.7.4.x86_64 + - php-pecl-openswoole-0:4.12.0-1.el8.remi.7.4.x86_64 + - php-pecl-openswoole-0:4.12.1-1.el8.remi.7.4.x86_64 + - php-pecl-openswoole-devel-0:4.12.0-1.el8.remi.7.4.x86_64 + - php-pecl-openswoole-devel-0:4.12.1-1.el8.remi.7.4.x86_64 + - php-pecl-orng-0:0.0.2-1.el8.remi.7.4.x86_64 + - php-pecl-orng-0:0.0.3-1.el8.remi.7.4.x86_64 + - php-pecl-pam-0:2.2.4-1.el8.remi.7.4.x86_64 + - php-pecl-pam-0:2.2.5-1.el8.remi.7.4.x86_64 + - php-pecl-parallel-0:1.1.3-1.el8.remi.7.4.x86_64 + - php-pecl-parallel-0:1.1.4-1.el8.remi.7.4.x86_64 + - php-pecl-parle-0:0.8.4-1.el8.remi.7.4.x86_64 + - php-pecl-parle-0:0.8.5-1.el8.remi.7.4.x86_64 + - php-pecl-pcov-0:1.0.10-1.el8.remi.7.4.x86_64 + - php-pecl-pcov-0:1.0.11-1.el8.remi.7.4.x86_64 + - php-pecl-pcs-0:1.3.5-1.el8.remi.7.4.x86_64 + - php-pecl-pcs-0:1.3.7-1.el8.remi.7.4.x86_64 + - php-pecl-pcsc-0:0.4.0-1.el8.remi.7.4.x86_64 + - php-pecl-pcsc-0:0.5.1-1.el8.remi.7.4.x86_64 + - php-pecl-pcsc-devel-0:0.4.0-1.el8.remi.7.4.x86_64 + - php-pecl-pcsc-devel-0:0.5.1-1.el8.remi.7.4.x86_64 + - php-pecl-pcs-devel-0:1.3.5-1.el8.remi.7.4.x86_64 + - php-pecl-pcs-devel-0:1.3.7-1.el8.remi.7.4.x86_64 + - php-pecl-pdflib-0:4.1.2-5.el8.remi.7.4.x86_64 + - php-pecl-pdflib-0:4.1.3-1.el8.remi.7.4.x86_64 + - php-pecl-pinpoint-0:0.5.4-1.el8.remi.7.4.x86_64 + - php-pecl-pinpoint-0:0.6.1-1.el8.remi.7.4.x86_64 + - php-pecl-pkcs11-0:1.1.1-1.el8.remi.7.4.x86_64 + - php-pecl-pkcs11-0:1.1.2-1.el8.remi.7.4.x86_64 + - php-pecl-pq-0:2.2.2-1.el8.remi.7.4.x86_64 + - php-pecl-pq-0:2.2.3-1.el8.remi.7.4.x86_64 + - php-pecl-propro-0:2.1.0-5.el8.remi.7.4.x86_64 + - php-pecl-propro-devel-0:2.1.0-5.el8.remi.7.4.x86_64 + - php-pecl-protobuf-0:3.24.3-1.el8.remi.7.4.x86_64 + - php-pecl-protobuf-0:3.24.4-1.el8.remi.7.4.x86_64 + - php-pecl-ps-0:1.4.3-1.el8.remi.7.4.x86_64 + - php-pecl-ps-0:1.4.4-1.el8.remi.7.4.x86_64 + - php-pecl-psr-0:1.1.0-1.el8.remi.7.4.x86_64 + - php-pecl-psr-0:1.2.0-1.el8.remi.7.4.x86_64 + - php-pecl-psr-devel-0:1.1.0-1.el8.remi.7.4.x86_64 + - php-pecl-psr-devel-0:1.2.0-1.el8.remi.7.4.x86_64 + - php-pecl-quickhash-0:1.1.1-1.el8.remi.7.4.x86_64 + - php-pecl-radius-0:1.4.0-0.7.b1.el8.remi.7.4.x86_64 + - php-pecl-raphf-0:2.0.0-9.el8.remi.7.4.x86_64 + - php-pecl-raphf-0:2.0.1-1.el8.remi.7.4.x86_64 + - php-pecl-raphf-devel-0:2.0.0-9.el8.remi.7.4.x86_64 + - php-pecl-raphf-devel-0:2.0.1-1.el8.remi.7.4.x86_64 + - php-pecl-rar-0:4.1.0-6.el8.remi.7.4.x86_64 + - php-pecl-rar-0:4.2.0-1.el8.remi.7.4.x86_64 + - php-pecl-rdkafka-0:3.1.2-2.el8.remi.7.4.x86_64 + - php-pecl-rdkafka4-0:4.1.1-1.el8.remi.7.4.x86_64 + - php-pecl-rdkafka4-0:4.1.2-1.el8.remi.7.4.x86_64 + - php-pecl-rdkafka5-0:5.0.1-1.el8.remi.7.4.x86_64 + - php-pecl-rdkafka5-0:5.0.2-1.el8.remi.7.4.x86_64 + - php-pecl-rdkafka6-0:6.0.4-1.el8.remi.7.4.x86_64 + - php-pecl-rdkafka6-0:6.0.5-1.el8.remi.7.4.x86_64 + - php-pecl-recode-0:1.0.0~DEV.20190723-3.el8.remi.7.4.x86_64 + - php-pecl-recode-0:1.0.0~DEV.20190723-6.el8.remi.7.4.x86_64 + - php-pecl-redis4-0:4.3.0-4.el8.remi.7.4.x86_64 + - php-pecl-redis5-0:5.3.6-1.el8.remi.7.4.x86_64 + - php-pecl-redis5-0:5.3.7-1.el8.remi.7.4.x86_64 + - php-pecl-redis6-0:6.0.2-1.el8.remi.7.4.x86_64 + - php-pecl-redis6-0:6.1.0-1.el8.remi.7.4.x86_64 + - php-pecl-request-0:2.0.0-1.el8.remi.7.4.x86_64 + - php-pecl-request-devel-0:2.0.0-1.el8.remi.7.4.x86_64 + - php-pecl-rpminfo-0:0.5.1-5.el8.remi.7.4.x86_64 + - php-pecl-rpminfo-0:0.6.0-1.el8.remi.7.4.x86_64 + - php-pecl-rrd-0:2.0.2-1.el8.remi.7.4.x86_64 + - php-pecl-rrd-0:2.0.3-1.el8.remi.7.4.x86_64 + - php-pecl-runkit7-0:4.0.0~a3-1.el8.remi.7.4.x86_64 + - php-pecl-runkit7-0:4.0.0~a6-1.el8.remi.7.4.x86_64 + - php-pecl-sandbox-0:0.1.2-2.el8.remi.7.4.x86_64 + - php-pecl-sandbox-0:0.1.3-1.el8.remi.7.4.x86_64 + - php-pecl-scoutapm-0:1.10.0-1.el8.remi.7.4.x86_64 + - php-pecl-scoutapm-0:1.9.1-1.el8.remi.7.4.x86_64 + - php-pecl-scrypt-0:2.0.0-1.el8.remi.7.4.x86_64 + - php-pecl-scrypt-0:2.0.1-1.el8.remi.7.4.x86_64 + - php-pecl-sdl-0:2.3.0-1.el8.remi.7.4.x86_64 + - php-pecl-sdl-0:2.4.0-1.el8.remi.7.4.x86_64 + - php-pecl-sdl-ttf-0:0.3.0-1.el8.remi.7.4.x86_64 + - php-pecl-seasclick-0:0.1.0-3.el8.remi.7.4.x86_64 + - php-pecl-seasclick-0:0.1.1-1.el8.remi.7.4.x86_64 + - php-pecl-seaslog-0:2.1.0-1.el8.remi.7.4.x86_64 + - php-pecl-seaslog-0:2.2.0-1.el8.remi.7.4.x86_64 + - php-pecl-seassnowflake-0:1.0.0-1.el8.remi.7.4.x86_64 + - php-pecl-selinux-0:0.6.0-1.el8.remi.7.4.x86_64 + - php-pecl-selinux-0:0.6.1-1.el8.remi.7.4.x86_64 + - php-pecl-simdjson-0:3.0.0-1.el8.remi.7.4.x86_64 + - php-pecl-simdjson-0:4.0.0-1.el8.remi.7.4.x86_64 + - php-pecl-simdjson-devel-0:3.0.0-1.el8.remi.7.4.x86_64 + - php-pecl-simdjson-devel-0:4.0.0-1.el8.remi.7.4.x86_64 + - php-pecl-simple-kafka-client-0:0.1.4-2.el8.remi.7.4.x86_64 + - php-pecl-simple-kafka-client-0:0.1.4-4.el8.remi.7.4.x86_64 + - php-pecl-skywalking-0:3.3.2-1.el8.remi.7.4.x86_64 + - php-pecl-skywalking-0:5.0.1-1.el8.remi.7.4.x86_64 + - php-pecl-skywalking-agent-0:0.6.0-1.el8.remi.7.4.x86_64 + - php-pecl-skywalking-agent-0:0.7.0-1.el8.remi.7.4.x86_64 + - php-pecl-solr2-0:2.6.0-1.el8.remi.7.4.x86_64 + - php-pecl-solr2-0:2.7.0-1.el8.remi.7.4.x86_64 + - php-pecl-sphinx-0:1.4.0-0.8.20181116.d958afb.el8.remi.7.4.x86_64 + - php-pecl-ssdeep-0:1.1.0-5.el8.remi.7.4.x86_64 + - php-pecl-ssh2-0:1.4.1-1.el8.remi.7.4.x86_64 + - php-pecl-ssh2-0:1.4-2.el8.remi.7.4.x86_64 + - php-pecl-stats-0:2.0.3-10.el8.remi.7.4.x86_64 + - php-pecl-stats-0:2.0.3-8.el8.remi.7.4.x86_64 + - php-pecl-stomp-0:2.0.2-7.el8.remi.7.4.x86_64 + - php-pecl-stomp-0:2.0.3-1.el8.remi.7.4.x86_64 + - php-pecl-svn-0:2.0.3-1.el8.remi.7.4.x86_64 + - php-pecl-swoole4-0:4.8.12-1.el8.remi.7.4.x86_64 + - php-pecl-swoole4-0:4.8.13-1.el8.remi.7.4.x86_64 + - php-pecl-swoole4-devel-0:4.8.12-1.el8.remi.7.4.x86_64 + - php-pecl-swoole4-devel-0:4.8.13-1.el8.remi.7.4.x86_64 + - php-pecl-sync-0:1.1.2-1.el8.remi.7.4.x86_64 + - php-pecl-sync-0:1.1.3-1.el8.remi.7.4.x86_64 + - php-pecl-taint-0:2.0.6-1.el8.remi.7.4.x86_64 + - php-pecl-taint-0:2.1.0-1.el8.remi.7.4.x86_64 + - php-pecl-tensor-0:3.0.4-1.el8.remi.7.4.x86_64 + - php-pecl-tensor-0:3.0.5-2.el8.remi.7.4.x86_64 + - php-pecl-timecop-0:1.2.10-9.el8.remi.7.4.x86_64 + - php-pecl-trader-0:0.5.0-5.el8.remi.7.4.x86_64 + - php-pecl-trader-0:0.5.1-1.el8.remi.7.4.x86_64 + - php-pecl-translit-0:0.7.0-4.el8.remi.7.4.x86_64 + - php-pecl-translit-0:0.7.1-1.el8.remi.7.4.x86_64 + - php-pecl-trie-0:0.1.1-0.el8.remi.7.4.x86_64 + - php-pecl-trie-0:0.1.2-1.el8.remi.7.4.x86_64 + - php-pecl-uopz-0:6.1.1-4.el8.remi.7.4.x86_64 + - php-pecl-uopz-0:6.1.2-1.el8.remi.7.4.x86_64 + - php-pecl-uploadprogress-0:2.0.1-1.el8.remi.7.4.x86_64 + - php-pecl-uploadprogress-0:2.0.2-1.el8.remi.7.4.x86_64 + - php-pecl-uuid-0:1.2.0-1.el8.remi.7.4.x86_64 + - php-pecl-uuid-0:1.2.1-1.el8.remi.7.4.x86_64 + - php-pecl-uv-0:0.2.4-3.el8.remi.7.4.x86_64 + - php-pecl-varnish-0:1.2.4-4.el8.remi.7.4.x86_64 + - php-pecl-varnish-0:1.2.6-1.el8.remi.7.4.x86_64 + - php-pecl-var-representation-0:0.1.4-1.el8.remi.7.4.x86_64 + - php-pecl-var-representation-0:0.1.5-1.el8.remi.7.4.x86_64 + - php-pecl-vips-0:1.0.13-1.el8.remi.7.4.x86_64 + - php-pecl-vips-0:1.0.13-2.el8.remi.7.4.x86_64 + - php-pecl-vld-0:0.17.2-1.el8.remi.7.4.x86_64 + - php-pecl-vld-0:0.18.0-1.el8.remi.7.4.x86_64 + - php-pecl-wddx-0:1.0.0~DEV.20190320-6.el8.remi.7.4.x86_64 + - php-pecl-weakreference-bc-0:0.4.0-1.el8.remi.7.4.x86_64 + - php-pecl-weakreference-bc-0:0.4.1-1.el8.remi.7.4.x86_64 + - php-pecl-xattr-0:1.3.1-1.el8.remi.7.4.x86_64 + - php-pecl-xattr-0:1.4.0-1.el8.remi.7.4.x86_64 + - php-pecl-xdebug-0:2.9.7-1.el8.remi.7.4.x86_64 + - php-pecl-xdebug-0:2.9.8-1.el8.remi.7.4.x86_64 + - php-pecl-xdebug3-0:3.1.5-1.el8.remi.7.4.x86_64 + - php-pecl-xdebug3-0:3.1.6-1.el8.remi.7.4.x86_64 + - php-pecl-xdiff-0:2.1.0-1.el8.remi.7.4.x86_64 + - php-pecl-xdiff-0:2.1.1-1.el8.remi.7.4.x86_64 + - php-pecl-xhprof-0:2.3.10-1.el8.remi.7.4.x86_64 + - php-pecl-xhprof-0:2.3.9-1.el8.remi.7.4.x86_64 + - php-pecl-xlswriter-0:1.5.7-1.el8.remi.7.4.x86_64 + - php-pecl-xlswriter-0:1.5.8-1.el8.remi.7.4.x86_64 + - php-pecl-xmldiff-0:1.1.3-1.el8.remi.7.4.x86_64 + - php-pecl-xmldiff-0:1.1.4-1.el8.remi.7.4.x86_64 + - php-pecl-xmldiff-devel-0:1.1.3-1.el8.remi.7.4.x86_64 + - php-pecl-xmldiff-devel-0:1.1.4-1.el8.remi.7.4.x86_64 + - php-pecl-xxtea-0:1.0.11-8.el8.remi.7.4.x86_64 + - php-pecl-yac-0:2.3.0-1.el8.remi.7.4.x86_64 + - php-pecl-yac-0:2.3.1-5.el8.remi.7.4.x86_64 + - php-pecl-yaconf-0:1.1.1-1.el8.remi.7.4.x86_64 + - php-pecl-yaconf-0:1.1.2-1.el8.remi.7.4.x86_64 + - php-pecl-yaconf-devel-0:1.1.1-1.el8.remi.7.4.x86_64 + - php-pecl-yaconf-devel-0:1.1.2-1.el8.remi.7.4.x86_64 + - php-pecl-yaf-0:3.3.5-1.el8.remi.7.4.x86_64 + - php-pecl-yaf-0:3.3.6-1.el8.remi.7.4.x86_64 + - php-pecl-yaml-0:2.2.3-1.el8.remi.7.4.x86_64 + - php-pecl-yaml-0:2.2.4-1.el8.remi.7.4.x86_64 + - php-pecl-yar-0:2.3.2-1.el8.remi.7.4.x86_64 + - php-pecl-yar-0:2.3.3-1.el8.remi.7.4.x86_64 + - php-pecl-yaz-0:1.2.3-3.el8.remi.7.4.x86_64 + - php-pecl-yaz-0:1.2.4-1.el8.remi.7.4.x86_64 + - php-pecl-zip-0:1.22.3-1.el8.remi.7.4.x86_64 + - php-pecl-zip-0:1.22.4-1.el8.remi.7.4.x86_64 + - php-pecl-zmq-0:1.1.3-10.el8.remi.7.4.x86_64 + - php-pecl-zmq-0:1.1.3-11.el8.remi.7.4.x86_64 + - php-pggi-0:0.4.0-1.el8.remi.7.4.x86_64 + - php-pggi-0:0.4.1-1.el8.remi.7.4.x86_64 + - php-pgsql-0:7.4.33-20.el8.remi.x86_64 + - php-pgsql-0:7.4.33-21.el8.remi.x86_64 + - php-phalcon4-0:4.1.1-1.el8.remi.7.4.x86_64 + - php-phalcon4-0:4.1.2-1.el8.remi.7.4.x86_64 + - php-phalcon5-0:5.3.1-1.el8.remi.7.4.x86_64 + - php-phalcon5-0:5.4.0-1.el8.remi.7.4.x86_64 + - php-phpiredis-0:1.0.0-13.el8.remi.7.4.x86_64 + - php-phpiredis-0:1.0.1-1.el8.remi.7.4.x86_64 + - php-pinba-0:1.1.1-6.el8.remi.7.4.x86_64 + - php-pinba-0:1.1.2-1.el8.remi.7.4.x86_64 + - php-process-0:7.4.33-20.el8.remi.x86_64 + - php-process-0:7.4.33-21.el8.remi.x86_64 + - php-pspell-0:7.4.33-20.el8.remi.x86_64 + - php-pspell-0:7.4.33-21.el8.remi.x86_64 + - php-realpath-turbo-0:2.0.0-1.el8.remi.7.4.x86_64 + - php-smbclient-0:1.1.1-1.el8.remi.7.4.x86_64 + - php-smbclient-0:1.1.2-1.el8.remi.7.4.x86_64 + - php-snappy-0:0.2.1-1.el8.remi.7.4.x86_64 + - php-snappy-0:0.2.2-1.el8.remi.7.4.x86_64 + - php-snmp-0:7.4.33-20.el8.remi.x86_64 + - php-snmp-0:7.4.33-21.el8.remi.x86_64 + - php-snuffleupagus-0:0.10.0-1.el8.remi.7.4.x86_64 + - php-snuffleupagus-0:0.11.0-1.el8.remi.7.4.x86_64 + - php-soap-0:7.4.33-20.el8.remi.x86_64 + - php-soap-0:7.4.33-21.el8.remi.x86_64 + - php-sodium-0:7.4.33-20.el8.remi.x86_64 + - php-sodium-0:7.4.33-21.el8.remi.x86_64 + - php-sqlsrv-0:5.10.1-1.el8.remi.7.4.x86_64 + - php-sqlsrv-0:5.10.1-2.el8.remi.7.4.x86_64 + - php-tidy-0:7.4.33-20.el8.remi.x86_64 + - php-tidy-0:7.4.33-21.el8.remi.x86_64 + - php-wkhtmltox-0:0.3.2-0.5.20171112.fecc9af.el8.remi.7.4.x86_64 + - php-xml-0:7.4.33-20.el8.remi.x86_64 + - php-xml-0:7.4.33-21.el8.remi.x86_64 + - php-xmlrpc-0:7.4.33-20.el8.remi.x86_64 + - php-xmlrpc-0:7.4.33-21.el8.remi.x86_64 + - php-xz-0:1.1.1-1.el8.remi.7.4.x86_64 + - php-xz-0:1.1.2-1.el8.remi.7.4.x86_64 + - php-zephir-parser-0:1.6.1-1.el8.remi.7.4.x86_64 + - php-zephir-parser-0:1.7.0-1.el8.remi.7.4.x86_64 + - php-zephir-parser-devel-0:1.6.1-1.el8.remi.7.4.x86_64 + - php-zephir-parser-devel-0:1.7.0-1.el8.remi.7.4.x86_64 + - php-zstd-0:0.13.3-1.el8.remi.7.4.x86_64 + - php-zstd-0:0.14.0-1.el8.remi.7.4.x86_64 + - php-zstd-devel-0:0.13.3-1.el8.remi.7.4.x86_64 + - php-zstd-devel-0:0.14.0-1.el8.remi.7.4.x86_64 + - unit-php-0:1.32.1-1.el8.remi.7.4.x86_64 + - unit-php-0:1.33.0-1.el8.remi.7.4.x86_64 + - uwsgi-plugin-php-0:2.0.25.1-1.el8.remi.7.4.x86_64 + - uwsgi-plugin-php-0:2.0.27-1.el8.remi.7.4.x86_64 + - xhprof-0:2.3.10-1.el8.remi.7.4.noarch + - xhprof-0:2.3.9-1.el8.remi.7.4.noarch +... +--- +document: modulemd +version: 2 +data: + name: php + stream: remi-8.0 + version: 20241202164916 + context: 00000000 + arch: x86_64 + summary: PHP scripting language + description: >- + Alternative php 8.0 module. + The remi-8.0 stream provides more recent versions + and more packages than default 8.0 stream. + license: + module: + - GPLv2+ + content: + - BSD + - BSD and LGPLv3+ + - PHP + - PHP and BSD + - PHP and LGPLv2 and OpenLDAP + - PHP and LGPLv2+ + - PHP and Zend and BSD and MIT and ASL 1.0 + dependencies: + - buildrequires: + platform: [el8] + requires: + platform: [el8] + references: + documentation: https://www.php.net/manual/ + tracker: https://bugs.php.net/ + profiles: + common: + rpms: + - php-cli + - php-common + - php-fpm + - php-mbstring + - php-xml + devel: + rpms: + - php-cli + - php-common + - php-devel + - php-fpm + - php-mbstring + - php-pear + - php-process + - php-xml + minimal: + rpms: + - php-cli + - php-common + api: + rpms: + - php-fpm + artifacts: + rpms: + - apcu-panel-0:5.1.23-1.el8.remi.8.0.noarch + - apcu-panel-0:5.1.24-1.el8.remi.8.0.noarch + - libzip-0:1.11.1-1.el8.remi.x86_64 + - libzip-0:1.11.2-1.el8.remi.x86_64 + - libzip-devel-0:1.11.1-1.el8.remi.x86_64 + - libzip-devel-0:1.11.2-1.el8.remi.x86_64 + - libzip-tools-0:1.11.1-1.el8.remi.x86_64 + - libzip-tools-0:1.11.2-1.el8.remi.x86_64 + - php-0:8.0.30-10.el8.remi.x86_64 + - php-0:8.0.30-11.el8.remi.x86_64 + - php-ast-0:1.1.1-1.el8.remi.8.0.x86_64 + - php-ast-0:1.1.2-1.el8.remi.8.0.x86_64 + - php-bcmath-0:8.0.30-10.el8.remi.x86_64 + - php-bcmath-0:8.0.30-11.el8.remi.x86_64 + - php-bolt-0:1.0.4-1.el8.remi.8.0.x86_64 + - php-bolt-0:1.0.5-1.el8.remi.8.0.x86_64 + - php-brotli-0:0.15.1-1.el8.remi.8.0.x86_64 + - php-brotli-0:0.15.2-1.el8.remi.8.0.x86_64 + - php-cli-0:8.0.30-10.el8.remi.x86_64 + - php-cli-0:8.0.30-11.el8.remi.x86_64 + - php-common-0:8.0.30-10.el8.remi.x86_64 + - php-common-0:8.0.30-11.el8.remi.x86_64 + - php-componere-0:3.1.2-1.el8.remi.8.0.x86_64 + - php-dba-0:8.0.30-10.el8.remi.x86_64 + - php-dba-0:8.0.30-11.el8.remi.x86_64 + - php-dbg-0:8.0.30-10.el8.remi.x86_64 + - php-dbg-0:8.0.30-11.el8.remi.x86_64 + - php-devel-0:8.0.30-10.el8.remi.x86_64 + - php-devel-0:8.0.30-11.el8.remi.x86_64 + - php-embedded-0:8.0.30-10.el8.remi.x86_64 + - php-embedded-0:8.0.30-11.el8.remi.x86_64 + - php-enchant-0:8.0.30-10.el8.remi.x86_64 + - php-enchant-0:8.0.30-11.el8.remi.x86_64 + - php-ffi-0:8.0.30-10.el8.remi.x86_64 + - php-ffi-0:8.0.30-11.el8.remi.x86_64 + - php-fpm-0:8.0.30-10.el8.remi.x86_64 + - php-fpm-0:8.0.30-11.el8.remi.x86_64 + - php-gd-0:8.0.30-10.el8.remi.x86_64 + - php-gd-0:8.0.30-11.el8.remi.x86_64 + - php-geos-0:1.0.0-17.el8.remi.8.0.x86_64 + - php-geos-0:1.0.0-18.el8.remi.8.0.x86_64 + - php-gmp-0:8.0.30-10.el8.remi.x86_64 + - php-gmp-0:8.0.30-11.el8.remi.x86_64 + - php-horde-horde-lz4-0:1.0.10-18.el8.remi.8.0.x86_64 + - php-imap-0:8.0.30-10.el8.remi.x86_64 + - php-imap-0:8.0.30-11.el8.remi.x86_64 + - php-intl-0:8.0.30-10.el8.remi.x86_64 + - php-intl-0:8.0.30-11.el8.remi.x86_64 + - php-ldap-0:8.0.30-10.el8.remi.x86_64 + - php-ldap-0:8.0.30-11.el8.remi.x86_64 + - php-libvirt-0:0.5.7-1.el8.remi.8.0.x86_64 + - php-libvirt-0:0.5.8-1.el8.remi.8.0.x86_64 + - php-libvirt-doc-0:0.5.7-3.el8.remi.8.0.noarch + - php-libvirt-doc-0:0.5.8-1.el8.remi.8.0.noarch + - php-litespeed-0:8.0.30-10.el8.remi.x86_64 + - php-litespeed-0:8.0.30-11.el8.remi.x86_64 + - php-lz4-0:0.4.3-1.el8.remi.8.0.x86_64 + - php-lz4-0:0.4.4-1.el8.remi.8.0.x86_64 + - php-maxminddb-0:1.11.1-1.el8.remi.8.0.x86_64 + - php-maxminddb-0:1.12.0-1.el8.remi.8.0.x86_64 + - php-maxmind-db-reader-0:1.11.1-1.el8.remi.8.0.noarch + - php-maxmind-db-reader-0:1.12.0-1.el8.remi.8.0.noarch + - php-mbstring-0:8.0.30-10.el8.remi.x86_64 + - php-mbstring-0:8.0.30-11.el8.remi.x86_64 + - php-mysqlnd-0:8.0.30-10.el8.remi.x86_64 + - php-mysqlnd-0:8.0.30-11.el8.remi.x86_64 + - php-oci8-0:8.0.30-10.el8.remi.x86_64 + - php-oci8-0:8.0.30-11.el8.remi.x86_64 + - php-odbc-0:8.0.30-10.el8.remi.x86_64 + - php-odbc-0:8.0.30-11.el8.remi.x86_64 + - php-opcache-0:8.0.30-10.el8.remi.x86_64 + - php-opcache-0:8.0.30-11.el8.remi.x86_64 + - php-pdlib-0:1.1.0-1.el8.remi.8.0.x86_64 + - php-pdlib-0:1.1.0-2.el8.remi.8.0.x86_64 + - php-pdo-0:8.0.30-10.el8.remi.x86_64 + - php-pdo-0:8.0.30-11.el8.remi.x86_64 + - php-pdo-dblib-0:8.0.30-10.el8.remi.x86_64 + - php-pdo-dblib-0:8.0.30-11.el8.remi.x86_64 + - php-pdo-firebird-0:8.0.30-10.el8.remi.x86_64 + - php-pdo-firebird-0:8.0.30-11.el8.remi.x86_64 + - php-pear-1:1.10.15-3.el8.remi.noarch + - php-pear-1:1.10.16-1.el8.remi.noarch + - php-pecl-ahocorasick-0:0.0.7-4.el8.remi.8.0.x86_64 + - php-pecl-ahocorasick-0:0.0.7-5.el8.remi.8.0.x86_64 + - php-pecl-amqp-0:2.1.1-1.el8.remi.8.0.x86_64 + - php-pecl-amqp-0:2.1.2-1.el8.remi.8.0.x86_64 + - php-pecl-apcu-0:5.1.23-1.el8.remi.8.0.x86_64 + - php-pecl-apcu-0:5.1.24-1.el8.remi.8.0.x86_64 + - php-pecl-apcu-devel-0:5.1.23-1.el8.remi.8.0.x86_64 + - php-pecl-apcu-devel-0:5.1.24-1.el8.remi.8.0.x86_64 + - php-pecl-apfd-0:1.0.2-2.el8.remi.8.0.x86_64 + - php-pecl-apfd-0:1.0.3-1.el8.remi.8.0.x86_64 + - php-pecl-awscrt-0:1.2.6-1.el8.remi.8.0.x86_64 + - php-pecl-awscrt-0:1.2.7-1.el8.remi.8.0.x86_64 + - php-pecl-base58-0:0.1.4-5.el8.remi.8.0.x86_64 + - php-pecl-base58-0:1.0.2-5.el8.remi.8.0.x86_64 + - php-pecl-bitset-0:3.1.0-1.el8.remi.8.0.x86_64 + - php-pecl-bitset-0:3.2.0-1.el8.remi.8.0.x86_64 + - php-pecl-bsdiff-0:0.1.1-1.el8.remi.8.0.x86_64 + - php-pecl-bsdiff-0:0.1.2-1.el8.remi.8.0.x86_64 + - php-pecl-cassandra-0:1.3.2-10.el8.remi.8.0.x86_64 + - php-pecl-couchbase3-0:3.2.1-1.el8.remi.8.0.x86_64 + - php-pecl-couchbase3-0:3.2.2-1.el8.remi.8.0.x86_64 + - php-pecl-couchbase4-0:4.1.5-1.el8.remi.8.0.x86_64 + - php-pecl-couchbase4-0:4.1.6-1.el8.remi.8.0.x86_64 + - php-pecl-crypto-0:0.3.2-1.el8.remi.8.0.x86_64 + - php-pecl-csv-0:0.4.1-1.el8.remi.8.0.x86_64 + - php-pecl-csv-0:0.4.2-1.el8.remi.8.0.x86_64 + - php-pecl-datadog-trace-0:1.5.0-1.el8.remi.8.0.x86_64 + - php-pecl-datadog-trace-0:1.5.1-1.el8.remi.8.0.x86_64 + - php-pecl-dbase-0:7.1.0-1.el8.remi.8.0.x86_64 + - php-pecl-dbase-0:7.1.1-1.el8.remi.8.0.x86_64 + - php-pecl-decimal-0:1.4.0-1.el8.remi.8.0.x86_64 + - php-pecl-decimal-0:1.5.0-1.el8.remi.8.0.x86_64 + - php-pecl-dio-0:0.2.2-1.el8.remi.8.0.x86_64 + - php-pecl-dio-0:0.3.0-1.el8.remi.8.0.x86_64 + - php-pecl-ds-0:1.4.0-1.el8.remi.8.0.x86_64 + - php-pecl-ds-0:1.5.0-1.el8.remi.8.0.x86_64 + - php-pecl-eio-0:3.1.2-1.el8.remi.8.0.x86_64 + - php-pecl-eio-0:3.1.3-1.el8.remi.8.0.x86_64 + - php-pecl-env-0:0.2.1-10.el8.remi.8.0.x86_64 + - php-pecl-env-0:0.2.1-11.el8.remi.8.0.x86_64 + - php-pecl-ev-0:1.1.5-1.el8.remi.8.0.x86_64 + - php-pecl-ev-0:1.2.0-1.el8.remi.8.0.x86_64 + - php-pecl-event-0:3.1.3-1.el8.remi.8.0.x86_64 + - php-pecl-event-0:3.1.4-1.el8.remi.8.0.x86_64 + - php-pecl-excimer-0:1.2.2-1.el8.remi.8.0.x86_64 + - php-pecl-excimer-0:1.2.3-1.el8.remi.8.0.x86_64 + - php-pecl-fann-0:1.2.0-1.el8.remi.8.0.x86_64 + - php-pecl-fann-0:1.2.0~RC2-1.el8.remi.8.0.x86_64 + - php-pecl-gearman-0:2.1.0-1.el8.remi.8.0.x86_64 + - php-pecl-gearman-0:2.1.2-1.el8.remi.8.0.x86_64 + - php-pecl-geoip-0:1.1.1-14.el8.remi.8.0.x86_64 + - php-pecl-geospatial-0:0.3.1-1.el8.remi.8.0.x86_64 + - php-pecl-geospatial-0:0.3.2-1.el8.remi.8.0.x86_64 + - php-pecl-gmagick-0:2.0.5~RC1-9.el8.remi.8.0.x86_64 + - php-pecl-gmagick-0:2.0.6~RC1-1.el8.remi.8.0.x86_64 + - php-pecl-gnupg-0:1.5.0-1.el8.remi.8.0.x86_64 + - php-pecl-gnupg-0:1.5.1-1.el8.remi.8.0.x86_64 + - php-pecl-grpc-0:1.67.0-1.el8.remi.8.0.x86_64 + - php-pecl-grpc-0:1.68.0-1.el8.remi.8.0.x86_64 + - php-pecl-handlebars-0:0.9.2-1.el8.remi.8.0.x86_64 + - php-pecl-handlebars-0:1.0.0-1.el8.remi.8.0.x86_64 + - php-pecl-handlebars-devel-0:0.9.2-1.el8.remi.8.0.x86_64 + - php-pecl-handlebars-devel-0:1.0.0-1.el8.remi.8.0.x86_64 + - php-pecl-hdr-histogram-0:0.4.2-3.el8.remi.8.0.x86_64 + - php-pecl-hdr-histogram-0:0.5.0-1.el8.remi.8.0.x86_64 + - php-pecl-http-0:4.2.4-1.el8.remi.8.0.x86_64 + - php-pecl-http-0:4.2.6-1.el8.remi.8.0.x86_64 + - php-pecl-http-devel-0:4.2.4-1.el8.remi.8.0.x86_64 + - php-pecl-http-devel-0:4.2.6-1.el8.remi.8.0.x86_64 + - php-pecl-http-message-0:0.2.2-4.el8.remi.8.0.x86_64 + - php-pecl-http-message-0:1.0.0-1.el8.remi.8.0.x86_64 + - php-pecl-http-message-devel-0:0.2.2-4.el8.remi.8.0.x86_64 + - php-pecl-http-message-devel-0:1.0.0-1.el8.remi.8.0.x86_64 + - php-pecl-ice-0:1.10.0-1.el8.remi.8.0.x86_64 + - php-pecl-ice-0:1.10.1-1.el8.remi.8.0.x86_64 + - php-pecl-igbinary-0:3.2.15-1.el8.remi.8.0.x86_64 + - php-pecl-igbinary-0:3.2.16-1.el8.remi.8.0.x86_64 + - php-pecl-igbinary-devel-0:3.2.15-1.el8.remi.8.0.x86_64 + - php-pecl-igbinary-devel-0:3.2.16-1.el8.remi.8.0.x86_64 + - php-pecl-imagick-0:3.4.4-14.el8.remi.8.0.x86_64 + - php-pecl-imagick-0:3.4.4-17.el8.remi.8.0.x86_64 + - php-pecl-imagick-devel-0:3.4.4-14.el8.remi.8.0.x86_64 + - php-pecl-imagick-devel-0:3.4.4-17.el8.remi.8.0.x86_64 + - php-pecl-imagick-im6-0:3.7.0-1.el8.remi.8.0.x86_64 + - php-pecl-imagick-im6-0:3.7.0-7.el8.remi.8.0.x86_64 + - php-pecl-imagick-im6-devel-0:3.7.0-1.el8.remi.8.0.x86_64 + - php-pecl-imagick-im6-devel-0:3.7.0-7.el8.remi.8.0.x86_64 + - php-pecl-imagick-im7-0:3.7.0-1.el8.remi.8.0.x86_64 + - php-pecl-imagick-im7-0:3.7.0-7.el8.remi.8.0.x86_64 + - php-pecl-imagick-im7-devel-0:3.7.0-1.el8.remi.8.0.x86_64 + - php-pecl-imagick-im7-devel-0:3.7.0-7.el8.remi.8.0.x86_64 + - php-pecl-immutable-cache-0:6.1.0-1.el8.remi.8.0.x86_64 + - php-pecl-immutable-cache-devel-0:6.1.0-1.el8.remi.8.0.x86_64 + - php-pecl-inotify-0:2.0.0-12.el8.remi.8.0.x86_64 + - php-pecl-inotify-0:3.0.0-1.el8.remi.8.0.x86_64 + - php-pecl-ip2location-0:8.2.0-1.el8.remi.8.0.x86_64 + - php-pecl-ip2location-0:8.2.0-2.el8.remi.8.0.x86_64 + - php-pecl-ip2proxy-0:3.0.3-1.el8.remi.8.0.x86_64 + - php-pecl-ip2proxy-0:3.0.3-3.el8.remi.8.0.x86_64 + - php-pecl-jsonpath-0:2.0.0-1.el8.remi.8.0.x86_64 + - php-pecl-jsonpath-0:2.1.0-1.el8.remi.8.0.x86_64 + - php-pecl-json-post-0:1.0.2-4.el8.remi.8.0.x86_64 + - php-pecl-json-post-0:1.1.0-1.el8.remi.8.0.x86_64 + - php-pecl-krb5-0:1.2.1-1.el8.remi.8.0.x86_64 + - php-pecl-krb5-0:1.2.2-1.el8.remi.8.0.x86_64 + - php-pecl-krb5-devel-0:1.2.1-1.el8.remi.8.0.x86_64 + - php-pecl-krb5-devel-0:1.2.2-1.el8.remi.8.0.x86_64 + - php-pecl-leveldb-0:0.2.1-7.el8.remi.8.0.x86_64 + - php-pecl-leveldb-0:0.3.0-1.el8.remi.8.0.x86_64 + - php-pecl-luasandbox-0:4.1.1-1.el8.remi.8.0.x86_64 + - php-pecl-luasandbox-0:4.1.2-1.el8.remi.8.0.x86_64 + - php-pecl-lzf-0:1.6.8-4.el8.remi.8.0.x86_64 + - php-pecl-lzf-0:1.7.0-1.el8.remi.8.0.x86_64 + - php-pecl-mailparse-0:3.1.7-1.el8.remi.8.0.x86_64 + - php-pecl-mailparse-0:3.1.8-1.el8.remi.8.0.x86_64 + - php-pecl-mcrypt-0:1.0.6-1.el8.remi.8.0.x86_64 + - php-pecl-mcrypt-0:1.0.7-1.el8.remi.8.0.x86_64 + - php-pecl-md4c-0:1.0.0~DEV-1.el8.remi.8.0.x86_64 + - php-pecl-md4c-0:1.1-1.el8.remi.8.0.x86_64 + - php-pecl-memcache-0:8.0-1.el8.remi.8.0.x86_64 + - php-pecl-memcache-0:8.2-1.el8.remi.8.0.x86_64 + - php-pecl-memcached-0:3.2.0-1.el8.remi.8.0.x86_64 + - php-pecl-memcached-0:3.3.0-1.el8.remi.8.0.x86_64 + - php-pecl-memprof-0:3.0.1-1.el8.remi.8.0.x86_64 + - php-pecl-memprof-0:3.0.2-1.el8.remi.8.0.x86_64 + - php-pecl-mongodb-0:1.20.0-2.el8.remi.8.0.x86_64 + - php-pecl-mongodb-0:1.20.1-1.el8.remi.8.0.x86_64 + - php-pecl-msgpack-0:2.2.0-1.el8.remi.8.0.x86_64 + - php-pecl-msgpack-0:3.0.0-1.el8.remi.8.0.x86_64 + - php-pecl-msgpack-devel-0:2.2.0-1.el8.remi.8.0.x86_64 + - php-pecl-msgpack-devel-0:3.0.0-1.el8.remi.8.0.x86_64 + - php-pecl-mustache-0:0.9.2-1.el8.remi.8.0.x86_64 + - php-pecl-mustache-0:0.9.3-1.el8.remi.8.0.x86_64 + - php-pecl-mysql-0:1.0.0-0.24.20201210.6ca4fa4.el8.remi.8.0.x86_64 + - php-pecl-mysqlnd-azure-0:1.1.1-2.el8.remi.8.0.x86_64 + - php-pecl-mysqlnd-krb-0:1.0.0-1.el8.remi.8.0.x86_64 + - php-pecl-mysql-xdevapi-0:8.0.29-1.el8.remi.8.0.x86_64 + - php-pecl-mysql-xdevapi-0:8.0.30-1.el8.remi.8.0.x86_64 + - php-pecl-nsq-0:3.5.1-1.el8.remi.8.0.x86_64 + - php-pecl-oauth-0:2.0.7-2.el8.remi.8.0.x86_64 + - php-pecl-oauth-0:2.0.9-1.el8.remi.8.0.x86_64 + - php-pecl-opencensus-0:0.3.0-1.el8.remi.8.0.x86_64 + - php-pecl-openswoole22-0:22.0.0-1.el8.remi.8.0.x86_64 + - php-pecl-openswoole22-devel-0:22.0.0-1.el8.remi.8.0.x86_64 + - php-pecl-openswoole-0:4.12.0-1.el8.remi.8.0.x86_64 + - php-pecl-openswoole-0:4.12.1-1.el8.remi.8.0.x86_64 + - php-pecl-openswoole-devel-0:4.12.0-1.el8.remi.8.0.x86_64 + - php-pecl-openswoole-devel-0:4.12.1-1.el8.remi.8.0.x86_64 + - php-pecl-opentelemetry-0:1.0.3-1.el8.remi.8.0.x86_64 + - php-pecl-opentelemetry-0:1.1.0-1.el8.remi.8.0.x86_64 + - php-pecl-orng-0:0.0.2-1.el8.remi.8.0.x86_64 + - php-pecl-orng-0:0.0.3-1.el8.remi.8.0.x86_64 + - php-pecl-pam-0:2.2.4-1.el8.remi.8.0.x86_64 + - php-pecl-pam-0:2.2.5-1.el8.remi.8.0.x86_64 + - php-pecl-parallel-0:1.2.4-1.el8.remi.8.0.x86_64 + - php-pecl-parallel-0:1.2.5-1.el8.remi.8.0.x86_64 + - php-pecl-parle-0:0.8.4-1.el8.remi.8.0.x86_64 + - php-pecl-parle-0:0.8.5-1.el8.remi.8.0.x86_64 + - php-pecl-pcov-0:1.0.10-1.el8.remi.8.0.x86_64 + - php-pecl-pcov-0:1.0.11-1.el8.remi.8.0.x86_64 + - php-pecl-pcsc-0:0.4.0-1.el8.remi.8.0.x86_64 + - php-pecl-pcsc-0:0.5.1-1.el8.remi.8.0.x86_64 + - php-pecl-pcsc-devel-0:0.4.0-1.el8.remi.8.0.x86_64 + - php-pecl-pcsc-devel-0:0.5.1-1.el8.remi.8.0.x86_64 + - php-pecl-pinpoint-0:0.5.4-1.el8.remi.8.0.x86_64 + - php-pecl-pinpoint-0:0.6.1-1.el8.remi.8.0.x86_64 + - php-pecl-pkcs11-0:1.1.1-1.el8.remi.8.0.x86_64 + - php-pecl-pkcs11-0:1.1.2-1.el8.remi.8.0.x86_64 + - php-pecl-pq-0:2.2.2-1.el8.remi.8.0.x86_64 + - php-pecl-pq-0:2.2.3-1.el8.remi.8.0.x86_64 + - php-pecl-protobuf-0:3.25.3-1.el8.remi.8.0.x86_64 + - php-pecl-protobuf-0:3.25.5-1.el8.remi.8.0.x86_64 + - php-pecl-ps-0:1.4.3-1.el8.remi.8.0.x86_64 + - php-pecl-ps-0:1.4.4-1.el8.remi.8.0.x86_64 + - php-pecl-psr-0:1.1.0-1.el8.remi.8.0.x86_64 + - php-pecl-psr-0:1.2.0-1.el8.remi.8.0.x86_64 + - php-pecl-psr-devel-0:1.1.0-1.el8.remi.8.0.x86_64 + - php-pecl-psr-devel-0:1.2.0-1.el8.remi.8.0.x86_64 + - php-pecl-quickhash-0:1.1.1-1.el8.remi.8.0.x86_64 + - php-pecl-raphf-0:2.0.1-2.el8.remi.8.0.x86_64 + - php-pecl-raphf-0:2.0.1-3.el8.remi.8.0.x86_64 + - php-pecl-raphf-devel-0:2.0.1-2.el8.remi.8.0.x86_64 + - php-pecl-raphf-devel-0:2.0.1-3.el8.remi.8.0.x86_64 + - php-pecl-rar-0:4.2.0-1.el8.remi.8.0.x86_64 + - php-pecl-rdkafka4-0:4.1.1-1.el8.remi.8.0.x86_64 + - php-pecl-rdkafka4-0:4.1.2-1.el8.remi.8.0.x86_64 + - php-pecl-rdkafka5-0:5.0.1-1.el8.remi.8.0.x86_64 + - php-pecl-rdkafka5-0:5.0.2-1.el8.remi.8.0.x86_64 + - php-pecl-rdkafka6-0:6.0.4-1.el8.remi.8.0.x86_64 + - php-pecl-rdkafka6-0:6.0.5-1.el8.remi.8.0.x86_64 + - php-pecl-recode-0:1.0.0~DEV.20190723-6.el8.remi.8.0.x86_64 + - php-pecl-redis5-0:5.3.6-1.el8.remi.8.0.x86_64 + - php-pecl-redis5-0:5.3.7-1.el8.remi.8.0.x86_64 + - php-pecl-redis6-0:6.0.2-1.el8.remi.8.0.x86_64 + - php-pecl-redis6-0:6.1.0-1.el8.remi.8.0.x86_64 + - php-pecl-rnp-0:0.1.1-2.el8.remi.8.0.x86_64 + - php-pecl-rnp-0:0.2.0-1.el8.remi.8.0.x86_64 + - php-pecl-rpminfo-0:1.1.0-1.el8.remi.8.0.x86_64 + - php-pecl-rpminfo-0:1.1.1-1.el8.remi.8.0.x86_64 + - php-pecl-rrd-0:2.0.2-1.el8.remi.8.0.x86_64 + - php-pecl-rrd-0:2.0.3-1.el8.remi.8.0.x86_64 + - php-pecl-runkit7-0:4.0.0~a3-1.el8.remi.8.0.x86_64 + - php-pecl-runkit7-0:4.0.0~a6-1.el8.remi.8.0.x86_64 + - php-pecl-scoutapm-0:1.10.0-1.el8.remi.8.0.x86_64 + - php-pecl-scoutapm-0:1.9.1-1.el8.remi.8.0.x86_64 + - php-pecl-scrypt-0:2.0.0-1.el8.remi.8.0.x86_64 + - php-pecl-scrypt-0:2.0.1-1.el8.remi.8.0.x86_64 + - php-pecl-sdl-0:2.5.0-1.el8.remi.8.0.x86_64 + - php-pecl-sdl-0:2.5.0-3.el8.remi.8.0.x86_64 + - php-pecl-sdl-image-0:0.4.0-1.el8.remi.8.0.x86_64 + - php-pecl-sdl-mixer-0:0.3.0-2.el8.remi.8.0.x86_64 + - php-pecl-sdl-mixer-0:0.4.0-1.el8.remi.8.0.x86_64 + - php-pecl-sdl-ttf-0:0.3.0-1.el8.remi.8.0.x86_64 + - php-pecl-seasclick-0:0.1.1-1.el8.remi.8.0.x86_64 + - php-pecl-seaslog-0:2.2.0-1.el8.remi.8.0.x86_64 + - php-pecl-seassnowflake-0:1.0.0-1.el8.remi.8.0.x86_64 + - php-pecl-selinux-0:0.6.0-1.el8.remi.8.0.x86_64 + - php-pecl-selinux-0:0.6.1-1.el8.remi.8.0.x86_64 + - php-pecl-simdjson-0:3.0.0-1.el8.remi.8.0.x86_64 + - php-pecl-simdjson-0:4.0.0-1.el8.remi.8.0.x86_64 + - php-pecl-simdjson-devel-0:3.0.0-1.el8.remi.8.0.x86_64 + - php-pecl-simdjson-devel-0:4.0.0-1.el8.remi.8.0.x86_64 + - php-pecl-simple-kafka-client-0:0.1.4-2.el8.remi.8.0.x86_64 + - php-pecl-simple-kafka-client-0:0.1.4-4.el8.remi.8.0.x86_64 + - php-pecl-skywalking-0:5.0.1-1.el8.remi.8.0.x86_64 + - php-pecl-skywalking-agent-0:0.6.0-1.el8.remi.8.0.x86_64 + - php-pecl-skywalking-agent-0:0.7.0-1.el8.remi.8.0.x86_64 + - php-pecl-solr2-0:2.6.0-1.el8.remi.8.0.x86_64 + - php-pecl-solr2-0:2.7.0-1.el8.remi.8.0.x86_64 + - php-pecl-ssdeep-0:1.1.0-6.el8.remi.8.0.x86_64 + - php-pecl-ssdeep-0:1.1.0-7.el8.remi.8.0.x86_64 + - php-pecl-ssh2-0:1.4.1-1.el8.remi.8.0.x86_64 + - php-pecl-ssh2-0:1.4-2.el8.remi.8.0.x86_64 + - php-pecl-stats-0:2.0.3-10.el8.remi.8.0.x86_64 + - php-pecl-stats-0:2.0.3-9.el8.remi.8.0.x86_64 + - php-pecl-stomp-0:2.0.2-7.el8.remi.8.0.x86_64 + - php-pecl-stomp-0:2.0.3-1.el8.remi.8.0.x86_64 + - php-pecl-swoole4-0:4.8.12-1.el8.remi.8.0.x86_64 + - php-pecl-swoole4-0:4.8.13-1.el8.remi.8.0.x86_64 + - php-pecl-swoole4-devel-0:4.8.12-1.el8.remi.8.0.x86_64 + - php-pecl-swoole4-devel-0:4.8.13-1.el8.remi.8.0.x86_64 + - php-pecl-swoole5-0:5.1.5-1.el8.remi.8.0.x86_64 + - php-pecl-swoole5-0:5.1.6-1.el8.remi.8.0.x86_64 + - php-pecl-swoole5-devel-0:5.1.5-1.el8.remi.8.0.x86_64 + - php-pecl-swoole5-devel-0:5.1.6-1.el8.remi.8.0.x86_64 + - php-pecl-sync-0:1.1.2-1.el8.remi.8.0.x86_64 + - php-pecl-sync-0:1.1.3-1.el8.remi.8.0.x86_64 + - php-pecl-teds-0:1.2.8-1.el8.remi.8.0.x86_64 + - php-pecl-teds-0:1.3.0-1.el8.remi.8.0.x86_64 + - php-pecl-tensor-0:3.0.4-1.el8.remi.8.0.x86_64 + - php-pecl-tensor-0:3.0.5-2.el8.remi.8.0.x86_64 + - php-pecl-trader-0:0.5.1-1.el8.remi.8.0.x86_64 + - php-pecl-translit-0:0.7.0-5.el8.remi.8.0.x86_64 + - php-pecl-translit-0:0.7.1-1.el8.remi.8.0.x86_64 + - php-pecl-trie-0:0.1.1-0.el8.remi.8.0.x86_64 + - php-pecl-trie-0:0.1.2-1.el8.remi.8.0.x86_64 + - php-pecl-uopz-0:7.1.0-1.el8.remi.8.0.x86_64 + - php-pecl-uopz-0:7.1.1-1.el8.remi.8.0.x86_64 + - php-pecl-uploadprogress-0:2.0.1-1.el8.remi.8.0.x86_64 + - php-pecl-uploadprogress-0:2.0.2-1.el8.remi.8.0.x86_64 + - php-pecl-uuid-0:1.2.0-1.el8.remi.8.0.x86_64 + - php-pecl-uuid-0:1.2.1-1.el8.remi.8.0.x86_64 + - php-pecl-uv-0:0.3.0-1.el8.remi.8.0.x86_64 + - php-pecl-varnish-0:1.2.4-5.el8.remi.8.0.x86_64 + - php-pecl-varnish-0:1.2.6-1.el8.remi.8.0.x86_64 + - php-pecl-var-representation-0:0.1.4-1.el8.remi.8.0.x86_64 + - php-pecl-var-representation-0:0.1.5-1.el8.remi.8.0.x86_64 + - php-pecl-vips-0:1.0.13-1.el8.remi.8.0.x86_64 + - php-pecl-vips-0:1.0.13-2.el8.remi.8.0.x86_64 + - php-pecl-vld-0:0.17.2-1.el8.remi.8.0.x86_64 + - php-pecl-vld-0:0.18.0-1.el8.remi.8.0.x86_64 + - php-pecl-wddx-0:1.0.0~DEV.20210114-7.el8.remi.8.0.x86_64 + - php-pecl-xattr-0:1.4.0-3.el8.remi.8.0.x86_64 + - php-pecl-xattr-0:1.4.0-4.el8.remi.8.0.x86_64 + - php-pecl-xdebug3-0:3.3.2-1.el8.remi.8.0.x86_64 + - php-pecl-xdebug3-0:3.4.0-1.el8.remi.8.0.x86_64 + - php-pecl-xdiff-0:2.1.0-1.el8.remi.8.0.x86_64 + - php-pecl-xdiff-0:2.1.1-1.el8.remi.8.0.x86_64 + - php-pecl-xhprof-0:2.3.10-1.el8.remi.8.0.x86_64 + - php-pecl-xhprof-0:2.3.9-1.el8.remi.8.0.x86_64 + - php-pecl-xlswriter-0:1.5.7-1.el8.remi.8.0.x86_64 + - php-pecl-xlswriter-0:1.5.8-1.el8.remi.8.0.x86_64 + - php-pecl-xmldiff-0:1.1.3-1.el8.remi.8.0.x86_64 + - php-pecl-xmldiff-0:1.1.4-1.el8.remi.8.0.x86_64 + - php-pecl-xmldiff-devel-0:1.1.3-1.el8.remi.8.0.x86_64 + - php-pecl-xmldiff-devel-0:1.1.4-1.el8.remi.8.0.x86_64 + - php-pecl-xmlrpc-0:1.0.0~rc2-1.el8.remi.8.0.x86_64 + - php-pecl-xmlrpc-0:1.0.0~rc3-1.el8.remi.8.0.x86_64 + - php-pecl-xxtea-0:1.0.11-9.el8.remi.8.0.x86_64 + - php-pecl-yac-0:2.3.0-1.el8.remi.8.0.x86_64 + - php-pecl-yac-0:2.3.1-5.el8.remi.8.0.x86_64 + - php-pecl-yaconf-0:1.1.1-1.el8.remi.8.0.x86_64 + - php-pecl-yaconf-0:1.1.2-1.el8.remi.8.0.x86_64 + - php-pecl-yaconf-devel-0:1.1.1-1.el8.remi.8.0.x86_64 + - php-pecl-yaconf-devel-0:1.1.2-1.el8.remi.8.0.x86_64 + - php-pecl-yaf-0:3.3.5-1.el8.remi.8.0.x86_64 + - php-pecl-yaf-0:3.3.6-1.el8.remi.8.0.x86_64 + - php-pecl-yaml-0:2.2.3-1.el8.remi.8.0.x86_64 + - php-pecl-yaml-0:2.2.4-1.el8.remi.8.0.x86_64 + - php-pecl-yar-0:2.3.2-1.el8.remi.8.0.x86_64 + - php-pecl-yar-0:2.3.3-1.el8.remi.8.0.x86_64 + - php-pecl-yaz-0:1.2.3-4.el8.remi.8.0.x86_64 + - php-pecl-yaz-0:1.2.4-1.el8.remi.8.0.x86_64 + - php-pecl-zip-0:1.22.3-1.el8.remi.8.0.x86_64 + - php-pecl-zip-0:1.22.4-1.el8.remi.8.0.x86_64 + - php-pecl-zmq-0:1.1.3-13.el8.remi.8.0.x86_64 + - php-pecl-zmq-0:1.1.3-14.el8.remi.8.0.x86_64 + - php-pgsql-0:8.0.30-10.el8.remi.x86_64 + - php-pgsql-0:8.0.30-11.el8.remi.x86_64 + - php-phalcon5-0:5.7.0-1.el8.remi.8.0.x86_64 + - php-phalcon5-0:5.8.0-1.el8.remi.8.0.x86_64 + - php-phpiredis-0:1.0.1-1.el8.remi.8.0.x86_64 + - php-phpiredis-0:1.0.1-2.el8.remi.8.0.x86_64 + - php-process-0:8.0.30-10.el8.remi.x86_64 + - php-process-0:8.0.30-11.el8.remi.x86_64 + - php-pspell-0:8.0.30-10.el8.remi.x86_64 + - php-pspell-0:8.0.30-11.el8.remi.x86_64 + - php-realpath-turbo-0:2.0.0-1.el8.remi.8.0.x86_64 + - php-realpath-turbo-0:2.0.0-2.el8.remi.8.0.x86_64 + - php-smbclient-0:1.1.1-1.el8.remi.8.0.x86_64 + - php-smbclient-0:1.1.2-1.el8.remi.8.0.x86_64 + - php-snappy-0:0.2.1-1.el8.remi.8.0.x86_64 + - php-snappy-0:0.2.2-1.el8.remi.8.0.x86_64 + - php-snmp-0:8.0.30-10.el8.remi.x86_64 + - php-snmp-0:8.0.30-11.el8.remi.x86_64 + - php-snuffleupagus-0:0.10.0-1.el8.remi.8.0.x86_64 + - php-snuffleupagus-0:0.11.0-1.el8.remi.8.0.x86_64 + - php-soap-0:8.0.30-10.el8.remi.x86_64 + - php-soap-0:8.0.30-11.el8.remi.x86_64 + - php-sodium-0:8.0.30-10.el8.remi.x86_64 + - php-sodium-0:8.0.30-11.el8.remi.x86_64 + - php-sqlsrv-0:5.11.0-1.el8.remi.8.0.x86_64 + - php-sqlsrv-0:5.11.1-1.el8.remi.8.0.x86_64 + - php-tidy-0:8.0.30-10.el8.remi.x86_64 + - php-tidy-0:8.0.30-11.el8.remi.x86_64 + - php-xml-0:8.0.30-10.el8.remi.x86_64 + - php-xml-0:8.0.30-11.el8.remi.x86_64 + - php-xz-0:1.1.1-1.el8.remi.8.0.x86_64 + - php-xz-0:1.1.2-1.el8.remi.8.0.x86_64 + - php-zephir-parser-0:1.6.1-1.el8.remi.8.0.x86_64 + - php-zephir-parser-0:1.7.0-1.el8.remi.8.0.x86_64 + - php-zephir-parser-devel-0:1.6.1-1.el8.remi.8.0.x86_64 + - php-zephir-parser-devel-0:1.7.0-1.el8.remi.8.0.x86_64 + - php-zstd-0:0.13.3-1.el8.remi.8.0.x86_64 + - php-zstd-0:0.14.0-1.el8.remi.8.0.x86_64 + - php-zstd-devel-0:0.13.3-1.el8.remi.8.0.x86_64 + - php-zstd-devel-0:0.14.0-1.el8.remi.8.0.x86_64 + - unit-php-0:1.32.1-1.el8.remi.8.0.x86_64 + - unit-php-0:1.33.0-1.el8.remi.8.0.x86_64 + - uwsgi-plugin-php-0:2.0.25.1-1.el8.remi.8.0.x86_64 + - uwsgi-plugin-php-0:2.0.27-1.el8.remi.8.0.x86_64 + - xhprof-0:2.3.10-1.el8.remi.8.0.noarch + - xhprof-0:2.3.9-1.el8.remi.8.0.noarch +... +--- +document: modulemd +version: 2 +data: + name: php + stream: remi-8.1 + version: 20241202164916 + context: 00000000 + arch: x86_64 + summary: PHP scripting language + description: >- + Alternative php 8.1 module. + The remi-8.1 stream provides more recent versions + and more packages than default 8.1 stream. + license: + module: + - GPLv2+ + content: + - BSD + - BSD and LGPLv3+ + - PHP + - PHP and BSD + - PHP and LGPLv2 and OpenLDAP + - PHP and LGPLv2+ + - PHP and Zend and BSD and MIT and ASL 1.0 + dependencies: + - buildrequires: + platform: [el8] + requires: + platform: [el8] + references: + documentation: https://www.php.net/manual/ + tracker: https://bugs.php.net/ + profiles: + common: + rpms: + - php-cli + - php-common + - php-fpm + - php-mbstring + - php-xml + devel: + rpms: + - php-cli + - php-common + - php-devel + - php-fpm + - php-mbstring + - php-pear + - php-process + - php-xml + minimal: + rpms: + - php-cli + - php-common + api: + rpms: + - php-fpm + artifacts: + rpms: + - apcu-panel-0:5.1.23-1.el8.remi.8.1.noarch + - apcu-panel-0:5.1.24-1.el8.remi.8.1.noarch + - libzip-0:1.11.1-1.el8.remi.x86_64 + - libzip-0:1.11.2-1.el8.remi.x86_64 + - libzip-devel-0:1.11.1-1.el8.remi.x86_64 + - libzip-devel-0:1.11.2-1.el8.remi.x86_64 + - libzip-tools-0:1.11.1-1.el8.remi.x86_64 + - libzip-tools-0:1.11.2-1.el8.remi.x86_64 + - php-0:8.1.30-1.el8.remi.x86_64 + - php-0:8.1.31-1.el8.remi.x86_64 + - php-ast-0:1.1.1-1.el8.remi.8.1.x86_64 + - php-ast-0:1.1.2-1.el8.remi.8.1.x86_64 + - php-bcmath-0:8.1.30-1.el8.remi.x86_64 + - php-bcmath-0:8.1.31-1.el8.remi.x86_64 + - php-bolt-0:1.0.4-1.el8.remi.8.1.x86_64 + - php-bolt-0:1.0.5-1.el8.remi.8.1.x86_64 + - php-brotli-0:0.15.1-1.el8.remi.8.1.x86_64 + - php-brotli-0:0.15.2-1.el8.remi.8.1.x86_64 + - php-cli-0:8.1.30-1.el8.remi.x86_64 + - php-cli-0:8.1.31-1.el8.remi.x86_64 + - php-common-0:8.1.30-1.el8.remi.x86_64 + - php-common-0:8.1.31-1.el8.remi.x86_64 + - php-dba-0:8.1.30-1.el8.remi.x86_64 + - php-dba-0:8.1.31-1.el8.remi.x86_64 + - php-dbg-0:8.1.30-1.el8.remi.x86_64 + - php-dbg-0:8.1.31-1.el8.remi.x86_64 + - php-devel-0:8.1.30-1.el8.remi.x86_64 + - php-devel-0:8.1.31-1.el8.remi.x86_64 + - php-embedded-0:8.1.30-1.el8.remi.x86_64 + - php-embedded-0:8.1.31-1.el8.remi.x86_64 + - php-enchant-0:8.1.30-1.el8.remi.x86_64 + - php-enchant-0:8.1.31-1.el8.remi.x86_64 + - php-ffi-0:8.1.30-1.el8.remi.x86_64 + - php-ffi-0:8.1.31-1.el8.remi.x86_64 + - php-fpm-0:8.1.30-1.el8.remi.x86_64 + - php-fpm-0:8.1.31-1.el8.remi.x86_64 + - php-gd-0:8.1.30-1.el8.remi.x86_64 + - php-gd-0:8.1.31-1.el8.remi.x86_64 + - php-geos-0:1.0.0-19.el8.remi.8.1.x86_64 + - php-gmp-0:8.1.30-1.el8.remi.x86_64 + - php-gmp-0:8.1.31-1.el8.remi.x86_64 + - php-horde-horde-lz4-0:1.0.10-19.el8.remi.8.1.x86_64 + - php-imap-0:8.1.30-1.el8.remi.x86_64 + - php-imap-0:8.1.31-1.el8.remi.x86_64 + - php-intl-0:8.1.30-1.el8.remi.x86_64 + - php-intl-0:8.1.31-1.el8.remi.x86_64 + - php-ioncube-loader-0:13.3.1-1.el8.remi.8.1.x86_64 + - php-ioncube-loader-0:14.0.0-1.el8.remi.8.1.x86_64 + - php-ldap-0:8.1.30-1.el8.remi.x86_64 + - php-ldap-0:8.1.31-1.el8.remi.x86_64 + - php-libvirt-0:0.5.7-1.el8.remi.8.1.x86_64 + - php-libvirt-0:0.5.8-1.el8.remi.8.1.x86_64 + - php-libvirt-doc-0:0.5.7-3.el8.remi.8.1.noarch + - php-libvirt-doc-0:0.5.8-1.el8.remi.8.1.noarch + - php-litespeed-0:8.1.30-1.el8.remi.x86_64 + - php-litespeed-0:8.1.31-1.el8.remi.x86_64 + - php-lz4-0:0.4.3-1.el8.remi.8.1.x86_64 + - php-lz4-0:0.4.4-1.el8.remi.8.1.x86_64 + - php-maxminddb-0:1.11.1-1.el8.remi.8.1.x86_64 + - php-maxminddb-0:1.12.0-1.el8.remi.8.1.x86_64 + - php-maxmind-db-reader-0:1.11.1-1.el8.remi.8.1.noarch + - php-maxmind-db-reader-0:1.12.0-1.el8.remi.8.1.noarch + - php-mbstring-0:8.1.30-1.el8.remi.x86_64 + - php-mbstring-0:8.1.31-1.el8.remi.x86_64 + - php-mysqlnd-0:8.1.30-1.el8.remi.x86_64 + - php-mysqlnd-0:8.1.31-1.el8.remi.x86_64 + - php-oci8-0:8.1.30-1.el8.remi.x86_64 + - php-oci8-0:8.1.31-1.el8.remi.x86_64 + - php-odbc-0:8.1.30-1.el8.remi.x86_64 + - php-odbc-0:8.1.31-1.el8.remi.x86_64 + - php-opcache-0:8.1.30-1.el8.remi.x86_64 + - php-opcache-0:8.1.31-1.el8.remi.x86_64 + - php-pdlib-0:1.1.0-1.el8.remi.8.1.x86_64 + - php-pdlib-0:1.1.0-2.el8.remi.8.1.x86_64 + - php-pdo-0:8.1.30-1.el8.remi.x86_64 + - php-pdo-0:8.1.31-1.el8.remi.x86_64 + - php-pdo-dblib-0:8.1.30-1.el8.remi.x86_64 + - php-pdo-dblib-0:8.1.31-1.el8.remi.x86_64 + - php-pdo-firebird-0:8.1.30-1.el8.remi.x86_64 + - php-pdo-firebird-0:8.1.31-1.el8.remi.x86_64 + - php-pear-1:1.10.15-3.el8.remi.noarch + - php-pear-1:1.10.16-1.el8.remi.noarch + - php-pecl-ahocorasick-0:0.0.7-5.el8.remi.8.1.x86_64 + - php-pecl-amqp-0:2.1.1-1.el8.remi.8.1.x86_64 + - php-pecl-amqp-0:2.1.2-1.el8.remi.8.1.x86_64 + - php-pecl-apcu-0:5.1.23-1.el8.remi.8.1.x86_64 + - php-pecl-apcu-0:5.1.24-1.el8.remi.8.1.x86_64 + - php-pecl-apcu-devel-0:5.1.23-1.el8.remi.8.1.x86_64 + - php-pecl-apcu-devel-0:5.1.24-1.el8.remi.8.1.x86_64 + - php-pecl-apfd-0:1.0.2-5.el8.remi.8.1.x86_64 + - php-pecl-apfd-0:1.0.3-1.el8.remi.8.1.x86_64 + - php-pecl-awscrt-0:1.2.6-1.el8.remi.8.1.x86_64 + - php-pecl-awscrt-0:1.2.7-1.el8.remi.8.1.x86_64 + - php-pecl-base58-0:1.0.2-5.el8.remi.8.1.x86_64 + - php-pecl-bitset-0:3.1.0-1.el8.remi.8.1.x86_64 + - php-pecl-bitset-0:3.2.0-1.el8.remi.8.1.x86_64 + - php-pecl-bsdiff-0:0.1.1-1.el8.remi.8.1.x86_64 + - php-pecl-bsdiff-0:0.1.2-1.el8.remi.8.1.x86_64 + - php-pecl-cassandra-0:1.3.2-10.el8.remi.8.1.x86_64 + - php-pecl-couchbase3-0:3.2.1-1.el8.remi.8.1.x86_64 + - php-pecl-couchbase3-0:3.2.2-1.el8.remi.8.1.x86_64 + - php-pecl-couchbase4-0:4.2.4-1.el8.remi.8.1.x86_64 + - php-pecl-couchbase4-0:4.2.5-1.el8.remi.8.1.x86_64 + - php-pecl-crypto-0:0.3.2-1.el8.remi.8.1.x86_64 + - php-pecl-csv-0:0.4.1-1.el8.remi.8.1.x86_64 + - php-pecl-csv-0:0.4.2-1.el8.remi.8.1.x86_64 + - php-pecl-datadog-trace-0:1.5.0-1.el8.remi.8.1.x86_64 + - php-pecl-datadog-trace-0:1.5.1-1.el8.remi.8.1.x86_64 + - php-pecl-dbase-0:7.1.0-2.el8.remi.8.1.x86_64 + - php-pecl-dbase-0:7.1.1-1.el8.remi.8.1.x86_64 + - php-pecl-decimal-0:1.4.0-2.el8.remi.8.1.x86_64 + - php-pecl-decimal-0:1.5.0-1.el8.remi.8.1.x86_64 + - php-pecl-dio-0:0.2.2-1.el8.remi.8.1.x86_64 + - php-pecl-dio-0:0.3.0-1.el8.remi.8.1.x86_64 + - php-pecl-ds-0:1.4.0-1.el8.remi.8.1.x86_64 + - php-pecl-ds-0:1.5.0-1.el8.remi.8.1.x86_64 + - php-pecl-eio-0:3.1.2-1.el8.remi.8.1.x86_64 + - php-pecl-eio-0:3.1.3-1.el8.remi.8.1.x86_64 + - php-pecl-env-0:0.2.1-11.el8.remi.8.1.x86_64 + - php-pecl-env-0:0.2.1-13.el8.remi.8.1.x86_64 + - php-pecl-ev-0:1.1.5-1.el8.remi.8.1.x86_64 + - php-pecl-ev-0:1.2.0-1.el8.remi.8.1.x86_64 + - php-pecl-event-0:3.1.3-1.el8.remi.8.1.x86_64 + - php-pecl-event-0:3.1.4-1.el8.remi.8.1.x86_64 + - php-pecl-excimer-0:1.2.2-1.el8.remi.8.1.x86_64 + - php-pecl-excimer-0:1.2.3-1.el8.remi.8.1.x86_64 + - php-pecl-fann-0:1.2.0-1.el8.remi.8.1.x86_64 + - php-pecl-fann-0:1.2.0~RC2-1.el8.remi.8.1.x86_64 + - php-pecl-gearman-0:2.1.0-5.el8.remi.8.1.x86_64 + - php-pecl-gearman-0:2.1.2-1.el8.remi.8.1.x86_64 + - php-pecl-geoip-0:1.1.1-16.el8.remi.8.1.x86_64 + - php-pecl-geospatial-0:0.3.1-1.el8.remi.8.1.x86_64 + - php-pecl-geospatial-0:0.3.2-1.el8.remi.8.1.x86_64 + - php-pecl-gmagick-0:2.0.6~RC1-3.el8.remi.8.1.x86_64 + - php-pecl-gnupg-0:1.5.0-2.el8.remi.8.1.x86_64 + - php-pecl-gnupg-0:1.5.1-1.el8.remi.8.1.x86_64 + - php-pecl-grpc-0:1.67.0-1.el8.remi.8.1.x86_64 + - php-pecl-grpc-0:1.68.0-1.el8.remi.8.1.x86_64 + - php-pecl-handlebars-0:1.0.0-1.el8.remi.8.1.x86_64 + - php-pecl-handlebars-0:1.0.0-2.el8.remi.8.1.x86_64 + - php-pecl-handlebars-devel-0:1.0.0-1.el8.remi.8.1.x86_64 + - php-pecl-handlebars-devel-0:1.0.0-2.el8.remi.8.1.x86_64 + - php-pecl-hdr-histogram-0:0.4.2-3.el8.remi.8.1.x86_64 + - php-pecl-hdr-histogram-0:0.5.0-1.el8.remi.8.1.x86_64 + - php-pecl-http-0:4.2.4-1.el8.remi.8.1.x86_64 + - php-pecl-http-0:4.2.6-1.el8.remi.8.1.x86_64 + - php-pecl-http-devel-0:4.2.4-1.el8.remi.8.1.x86_64 + - php-pecl-http-devel-0:4.2.6-1.el8.remi.8.1.x86_64 + - php-pecl-http-message-0:0.2.2-4.el8.remi.8.1.x86_64 + - php-pecl-http-message-0:1.0.0-1.el8.remi.8.1.x86_64 + - php-pecl-http-message-devel-0:0.2.2-4.el8.remi.8.1.x86_64 + - php-pecl-http-message-devel-0:1.0.0-1.el8.remi.8.1.x86_64 + - php-pecl-ice-0:1.10.0-1.el8.remi.8.1.x86_64 + - php-pecl-ice-0:1.10.1-1.el8.remi.8.1.x86_64 + - php-pecl-igbinary-0:3.2.15-1.el8.remi.8.1.x86_64 + - php-pecl-igbinary-0:3.2.16-1.el8.remi.8.1.x86_64 + - php-pecl-igbinary-devel-0:3.2.15-1.el8.remi.8.1.x86_64 + - php-pecl-igbinary-devel-0:3.2.16-1.el8.remi.8.1.x86_64 + - php-pecl-imagick-im6-0:3.7.0-1.el8.remi.8.1.x86_64 + - php-pecl-imagick-im6-0:3.7.0-7.el8.remi.8.1.x86_64 + - php-pecl-imagick-im6-devel-0:3.7.0-1.el8.remi.8.1.x86_64 + - php-pecl-imagick-im6-devel-0:3.7.0-7.el8.remi.8.1.x86_64 + - php-pecl-imagick-im7-0:3.7.0-1.el8.remi.8.1.x86_64 + - php-pecl-imagick-im7-0:3.7.0-7.el8.remi.8.1.x86_64 + - php-pecl-imagick-im7-devel-0:3.7.0-1.el8.remi.8.1.x86_64 + - php-pecl-imagick-im7-devel-0:3.7.0-7.el8.remi.8.1.x86_64 + - php-pecl-immutable-cache-0:6.1.0-1.el8.remi.8.1.x86_64 + - php-pecl-immutable-cache-devel-0:6.1.0-1.el8.remi.8.1.x86_64 + - php-pecl-inotify-0:3.0.0-2.el8.remi.8.1.x86_64 + - php-pecl-ion-0:0.2.0-1.el8.remi.8.1.x86_64 + - php-pecl-ion-0:0.2.1-1.el8.remi.8.1.x86_64 + - php-pecl-ip2location-0:8.2.0-1.el8.remi.8.1.x86_64 + - php-pecl-ip2location-0:8.2.0-2.el8.remi.8.1.x86_64 + - php-pecl-ip2proxy-0:3.0.3-1.el8.remi.8.1.x86_64 + - php-pecl-ip2proxy-0:3.0.3-3.el8.remi.8.1.x86_64 + - php-pecl-jsonpath-0:2.0.0-1.el8.remi.8.1.x86_64 + - php-pecl-jsonpath-0:2.1.0-1.el8.remi.8.1.x86_64 + - php-pecl-json-post-0:1.0.2-5.el8.remi.8.1.x86_64 + - php-pecl-json-post-0:1.1.0-1.el8.remi.8.1.x86_64 + - php-pecl-krb5-0:1.2.1-1.el8.remi.8.1.x86_64 + - php-pecl-krb5-0:1.2.2-1.el8.remi.8.1.x86_64 + - php-pecl-krb5-devel-0:1.2.1-1.el8.remi.8.1.x86_64 + - php-pecl-krb5-devel-0:1.2.2-1.el8.remi.8.1.x86_64 + - php-pecl-leveldb-0:0.3.0-1.el8.remi.8.1.x86_64 + - php-pecl-luasandbox-0:4.1.1-1.el8.remi.8.1.x86_64 + - php-pecl-luasandbox-0:4.1.2-1.el8.remi.8.1.x86_64 + - php-pecl-lzf-0:1.6.8-5.el8.remi.8.1.x86_64 + - php-pecl-lzf-0:1.7.0-1.el8.remi.8.1.x86_64 + - php-pecl-mailparse-0:3.1.7-1.el8.remi.8.1.x86_64 + - php-pecl-mailparse-0:3.1.8-1.el8.remi.8.1.x86_64 + - php-pecl-mcrypt-0:1.0.6-1.el8.remi.8.1.x86_64 + - php-pecl-mcrypt-0:1.0.7-1.el8.remi.8.1.x86_64 + - php-pecl-md4c-0:1.0.0~DEV-1.el8.remi.8.1.x86_64 + - php-pecl-md4c-0:1.1-1.el8.remi.8.1.x86_64 + - php-pecl-memcache-0:8.0-3.el8.remi.8.1.x86_64 + - php-pecl-memcache-0:8.2-1.el8.remi.8.1.x86_64 + - php-pecl-memcached-0:3.2.0-1.el8.remi.8.1.x86_64 + - php-pecl-memcached-0:3.3.0-1.el8.remi.8.1.x86_64 + - php-pecl-memprof-0:3.0.1-2.el8.remi.8.1.x86_64 + - php-pecl-memprof-0:3.0.2-1.el8.remi.8.1.x86_64 + - php-pecl-mongodb-0:1.20.0-2.el8.remi.8.1.x86_64 + - php-pecl-mongodb-0:1.20.1-1.el8.remi.8.1.x86_64 + - php-pecl-msgpack-0:2.2.0-1.el8.remi.8.1.x86_64 + - php-pecl-msgpack-0:3.0.0-1.el8.remi.8.1.x86_64 + - php-pecl-msgpack-devel-0:2.2.0-1.el8.remi.8.1.x86_64 + - php-pecl-msgpack-devel-0:3.0.0-1.el8.remi.8.1.x86_64 + - php-pecl-mustache-0:0.9.2-1.el8.remi.8.1.x86_64 + - php-pecl-mustache-0:0.9.3-1.el8.remi.8.1.x86_64 + - php-pecl-mysql-0:1.0.0-0.25.20210423.ca514c4.el8.remi.8.1.x86_64 + - php-pecl-mysqlnd-krb-0:1.0.0-1.el8.remi.8.1.x86_64 + - php-pecl-mysql-xdevapi-0:8.0.30-1.el8.remi.8.1.x86_64 + - php-pecl-nsq-0:3.5.1-1.el8.remi.8.1.x86_64 + - php-pecl-oauth-0:2.0.7-5.el8.remi.8.1.x86_64 + - php-pecl-oauth-0:2.0.9-1.el8.remi.8.1.x86_64 + - php-pecl-opencensus-0:0.3.0-2.el8.remi.8.1.x86_64 + - php-pecl-openswoole22-0:22.1.0-3.el8.remi.8.1.x86_64 + - php-pecl-openswoole22-0:22.1.2-1.el8.remi.8.1.x86_64 + - php-pecl-openswoole22-devel-0:22.1.0-3.el8.remi.8.1.x86_64 + - php-pecl-openswoole22-devel-0:22.1.2-1.el8.remi.8.1.x86_64 + - php-pecl-openswoole-0:4.12.0-1.el8.remi.8.1.x86_64 + - php-pecl-openswoole-0:4.12.1-1.el8.remi.8.1.x86_64 + - php-pecl-openswoole-devel-0:4.12.0-1.el8.remi.8.1.x86_64 + - php-pecl-openswoole-devel-0:4.12.1-1.el8.remi.8.1.x86_64 + - php-pecl-opentelemetry-0:1.0.3-1.el8.remi.8.1.x86_64 + - php-pecl-opentelemetry-0:1.1.0-1.el8.remi.8.1.x86_64 + - php-pecl-pam-0:2.2.4-1.el8.remi.8.1.x86_64 + - php-pecl-pam-0:2.2.5-1.el8.remi.8.1.x86_64 + - php-pecl-parallel-0:1.2.4-1.el8.remi.8.1.x86_64 + - php-pecl-parallel-0:1.2.5-1.el8.remi.8.1.x86_64 + - php-pecl-parle-0:0.8.4-1.el8.remi.8.1.x86_64 + - php-pecl-parle-0:0.8.5-1.el8.remi.8.1.x86_64 + - php-pecl-pcov-0:1.0.10-1.el8.remi.8.1.x86_64 + - php-pecl-pcov-0:1.0.11-1.el8.remi.8.1.x86_64 + - php-pecl-pcsc-0:0.5.1-1.el8.remi.8.1.x86_64 + - php-pecl-pcsc-devel-0:0.5.1-1.el8.remi.8.1.x86_64 + - php-pecl-phpy-0:1.0.6-2.el8.remi.8.1.x86_64 + - php-pecl-phpy-0:1.0.8-1.el8.remi.8.1.x86_64 + - php-pecl-pinpoint-0:0.5.4-1.el8.remi.8.1.x86_64 + - php-pecl-pinpoint-0:0.6.1-1.el8.remi.8.1.x86_64 + - php-pecl-pkcs11-0:1.1.1-1.el8.remi.8.1.x86_64 + - php-pecl-pkcs11-0:1.1.2-1.el8.remi.8.1.x86_64 + - php-pecl-pq-0:2.2.2-1.el8.remi.8.1.x86_64 + - php-pecl-pq-0:2.2.3-1.el8.remi.8.1.x86_64 + - php-pecl-protobuf-0:3.25.3-1.el8.remi.8.1.x86_64 + - php-pecl-protobuf-0:3.25.5-1.el8.remi.8.1.x86_64 + - php-pecl-protobuf-0:4.28.3-1.el8.remi.8.1.x86_64 + - php-pecl-protobuf-0:4.29.0-1.el8.remi.8.1.x86_64 + - php-pecl-ps-0:1.4.3-1.el8.remi.8.1.x86_64 + - php-pecl-ps-0:1.4.4-1.el8.remi.8.1.x86_64 + - php-pecl-psr-0:1.1.0-2.el8.remi.8.1.x86_64 + - php-pecl-psr-0:1.2.0-1.el8.remi.8.1.x86_64 + - php-pecl-psr-devel-0:1.1.0-2.el8.remi.8.1.x86_64 + - php-pecl-psr-devel-0:1.2.0-1.el8.remi.8.1.x86_64 + - php-pecl-quickhash-0:1.1.1-1.el8.remi.8.1.x86_64 + - php-pecl-raphf-0:2.0.1-6.el8.remi.8.1.x86_64 + - php-pecl-raphf-devel-0:2.0.1-6.el8.remi.8.1.x86_64 + - php-pecl-rar-0:4.2.0-2.el8.remi.8.1.x86_64 + - php-pecl-rdkafka5-0:5.0.1-1.el8.remi.8.1.x86_64 + - php-pecl-rdkafka5-0:5.0.2-1.el8.remi.8.1.x86_64 + - php-pecl-rdkafka6-0:6.0.4-1.el8.remi.8.1.x86_64 + - php-pecl-rdkafka6-0:6.0.5-1.el8.remi.8.1.x86_64 + - php-pecl-recode-0:1.0.0~DEV.20190723-6.el8.remi.8.1.x86_64 + - php-pecl-redis5-0:5.3.6-1.el8.remi.8.1.x86_64 + - php-pecl-redis5-0:5.3.7-1.el8.remi.8.1.x86_64 + - php-pecl-redis6-0:6.0.2-1.el8.remi.8.1.x86_64 + - php-pecl-redis6-0:6.1.0-1.el8.remi.8.1.x86_64 + - php-pecl-rnp-0:0.1.1-2.el8.remi.8.1.x86_64 + - php-pecl-rnp-0:0.2.0-1.el8.remi.8.1.x86_64 + - php-pecl-rpminfo-0:1.1.0-1.el8.remi.8.1.x86_64 + - php-pecl-rpminfo-0:1.1.1-1.el8.remi.8.1.x86_64 + - php-pecl-rrd-0:2.0.3-2.el8.remi.8.1.x86_64 + - php-pecl-runkit7-0:4.0.0~a3-2.el8.remi.8.1.x86_64 + - php-pecl-runkit7-0:4.0.0~a6-1.el8.remi.8.1.x86_64 + - php-pecl-scoutapm-0:1.10.0-1.el8.remi.8.1.x86_64 + - php-pecl-scoutapm-0:1.9.1-1.el8.remi.8.1.x86_64 + - php-pecl-scrypt-0:2.0.0-1.el8.remi.8.1.x86_64 + - php-pecl-scrypt-0:2.0.1-1.el8.remi.8.1.x86_64 + - php-pecl-sdl-0:2.5.0-2.el8.remi.8.1.x86_64 + - php-pecl-sdl-0:2.5.0-3.el8.remi.8.1.x86_64 + - php-pecl-sdl-image-0:0.4.0-1.el8.remi.8.1.x86_64 + - php-pecl-sdl-mixer-0:0.3.0-2.el8.remi.8.1.x86_64 + - php-pecl-sdl-mixer-0:0.4.0-1.el8.remi.8.1.x86_64 + - php-pecl-sdl-ttf-0:0.3.0-1.el8.remi.8.1.x86_64 + - php-pecl-seasclick-0:0.1.1-1.el8.remi.8.1.x86_64 + - php-pecl-seaslog-0:2.2.0-1.el8.remi.8.1.x86_64 + - php-pecl-seaslog-0:2.2.0-3.el8.remi.8.1.x86_64 + - php-pecl-seassnowflake-0:1.0.0-2.el8.remi.8.1.x86_64 + - php-pecl-selinux-0:0.6.0-1.el8.remi.8.1.x86_64 + - php-pecl-selinux-0:0.6.1-1.el8.remi.8.1.x86_64 + - php-pecl-simdjson-0:3.0.0-1.el8.remi.8.1.x86_64 + - php-pecl-simdjson-0:4.0.0-1.el8.remi.8.1.x86_64 + - php-pecl-simdjson-devel-0:3.0.0-1.el8.remi.8.1.x86_64 + - php-pecl-simdjson-devel-0:4.0.0-1.el8.remi.8.1.x86_64 + - php-pecl-simple-kafka-client-0:0.1.4-3.el8.remi.8.1.x86_64 + - php-pecl-simple-kafka-client-0:0.1.4-4.el8.remi.8.1.x86_64 + - php-pecl-skywalking-0:5.0.1-1.el8.remi.8.1.x86_64 + - php-pecl-skywalking-agent-0:0.6.0-1.el8.remi.8.1.x86_64 + - php-pecl-skywalking-agent-0:0.7.0-1.el8.remi.8.1.x86_64 + - php-pecl-solr2-0:2.6.0-1.el8.remi.8.1.x86_64 + - php-pecl-solr2-0:2.7.0-1.el8.remi.8.1.x86_64 + - php-pecl-ssdeep-0:1.1.0-11.el8.remi.8.1.x86_64 + - php-pecl-ssh2-0:1.4.1-1.el8.remi.8.1.x86_64 + - php-pecl-ssh2-0:1.4-2.el8.remi.8.1.x86_64 + - php-pecl-stats-0:2.0.3-10.el8.remi.8.1.x86_64 + - php-pecl-stomp-0:2.0.2-7.el8.remi.8.1.x86_64 + - php-pecl-stomp-0:2.0.3-1.el8.remi.8.1.x86_64 + - php-pecl-swoole4-0:4.8.12-1.el8.remi.8.1.x86_64 + - php-pecl-swoole4-0:4.8.13-1.el8.remi.8.1.x86_64 + - php-pecl-swoole4-devel-0:4.8.12-1.el8.remi.8.1.x86_64 + - php-pecl-swoole4-devel-0:4.8.13-1.el8.remi.8.1.x86_64 + - php-pecl-swoole5-0:5.1.5-1.el8.remi.8.1.x86_64 + - php-pecl-swoole5-0:5.1.6-1.el8.remi.8.1.x86_64 + - php-pecl-swoole5-devel-0:5.1.5-1.el8.remi.8.1.x86_64 + - php-pecl-swoole5-devel-0:5.1.6-1.el8.remi.8.1.x86_64 + - php-pecl-sync-0:1.1.2-2.el8.remi.8.1.x86_64 + - php-pecl-sync-0:1.1.3-1.el8.remi.8.1.x86_64 + - php-pecl-teds-0:1.2.8-1.el8.remi.8.1.x86_64 + - php-pecl-teds-0:1.3.0-1.el8.remi.8.1.x86_64 + - php-pecl-tensor-0:3.0.4-1.el8.remi.8.1.x86_64 + - php-pecl-tensor-0:3.0.5-2.el8.remi.8.1.x86_64 + - php-pecl-trader-0:0.5.1-1.el8.remi.8.1.x86_64 + - php-pecl-translit-0:0.7.1-1.el8.remi.8.1.x86_64 + - php-pecl-trie-0:0.1.1-0.el8.remi.8.1.x86_64 + - php-pecl-trie-0:0.1.2-1.el8.remi.8.1.x86_64 + - php-pecl-uopz-0:7.1.0-2.el8.remi.8.1.x86_64 + - php-pecl-uopz-0:7.1.1-1.el8.remi.8.1.x86_64 + - php-pecl-uploadprogress-0:2.0.1-1.el8.remi.8.1.x86_64 + - php-pecl-uploadprogress-0:2.0.2-1.el8.remi.8.1.x86_64 + - php-pecl-uuid-0:1.2.0-4.el8.remi.8.1.x86_64 + - php-pecl-uuid-0:1.2.1-1.el8.remi.8.1.x86_64 + - php-pecl-uv-0:0.3.0-1.el8.remi.8.1.x86_64 + - php-pecl-varnish-0:1.2.6-1.el8.remi.8.1.x86_64 + - php-pecl-var-representation-0:0.1.4-1.el8.remi.8.1.x86_64 + - php-pecl-var-representation-0:0.1.5-1.el8.remi.8.1.x86_64 + - php-pecl-vips-0:1.0.13-1.el8.remi.8.1.x86_64 + - php-pecl-vips-0:1.0.13-2.el8.remi.8.1.x86_64 + - php-pecl-vld-0:0.17.2-1.el8.remi.8.1.x86_64 + - php-pecl-vld-0:0.18.0-1.el8.remi.8.1.x86_64 + - php-pecl-wddx-0:1.0.0~DEV.20210114-7.el8.remi.8.1.x86_64 + - php-pecl-xattr-0:1.4.0-5.el8.remi.8.1.x86_64 + - php-pecl-xdebug3-0:3.3.2-1.el8.remi.8.1.x86_64 + - php-pecl-xdebug3-0:3.4.0-1.el8.remi.8.1.x86_64 + - php-pecl-xdiff-0:2.1.0-1.el8.remi.8.1.x86_64 + - php-pecl-xdiff-0:2.1.1-1.el8.remi.8.1.x86_64 + - php-pecl-xhprof-0:2.3.10-1.el8.remi.8.1.x86_64 + - php-pecl-xhprof-0:2.3.9-1.el8.remi.8.1.x86_64 + - php-pecl-xlswriter-0:1.5.7-1.el8.remi.8.1.x86_64 + - php-pecl-xlswriter-0:1.5.8-1.el8.remi.8.1.x86_64 + - php-pecl-xmldiff-0:1.1.3-2.el8.remi.8.1.x86_64 + - php-pecl-xmldiff-0:1.1.4-1.el8.remi.8.1.x86_64 + - php-pecl-xmldiff-devel-0:1.1.3-2.el8.remi.8.1.x86_64 + - php-pecl-xmldiff-devel-0:1.1.4-1.el8.remi.8.1.x86_64 + - php-pecl-xmlrpc-0:1.0.0~rc2-3.el8.remi.8.1.x86_64 + - php-pecl-xmlrpc-0:1.0.0~rc3-1.el8.remi.8.1.x86_64 + - php-pecl-xxtea-0:1.0.11-9.el8.remi.8.1.x86_64 + - php-pecl-yac-0:2.3.0-5.el8.remi.8.1.x86_64 + - php-pecl-yac-0:2.3.1-5.el8.remi.8.1.x86_64 + - php-pecl-yaconf-0:1.1.1-1.el8.remi.8.1.x86_64 + - php-pecl-yaconf-0:1.1.2-1.el8.remi.8.1.x86_64 + - php-pecl-yaconf-devel-0:1.1.1-1.el8.remi.8.1.x86_64 + - php-pecl-yaconf-devel-0:1.1.2-1.el8.remi.8.1.x86_64 + - php-pecl-yaf-0:3.3.5-1.el8.remi.8.1.x86_64 + - php-pecl-yaf-0:3.3.6-1.el8.remi.8.1.x86_64 + - php-pecl-yaml-0:2.2.3-1.el8.remi.8.1.x86_64 + - php-pecl-yaml-0:2.2.4-1.el8.remi.8.1.x86_64 + - php-pecl-yar-0:2.3.2-1.el8.remi.8.1.x86_64 + - php-pecl-yar-0:2.3.3-1.el8.remi.8.1.x86_64 + - php-pecl-yaz-0:1.2.4-1.el8.remi.8.1.x86_64 + - php-pecl-zip-0:1.22.3-1.el8.remi.8.1.x86_64 + - php-pecl-zip-0:1.22.4-1.el8.remi.8.1.x86_64 + - php-pecl-zmq-0:1.1.3-15.el8.remi.8.1.x86_64 + - php-pgsql-0:8.1.30-1.el8.remi.x86_64 + - php-pgsql-0:8.1.31-1.el8.remi.x86_64 + - php-phalcon5-0:5.7.0-1.el8.remi.8.1.x86_64 + - php-phalcon5-0:5.8.0-1.el8.remi.8.1.x86_64 + - php-phpiredis-0:1.0.1-3.el8.remi.8.1.x86_64 + - php-process-0:8.1.30-1.el8.remi.x86_64 + - php-process-0:8.1.31-1.el8.remi.x86_64 + - php-pspell-0:8.1.30-1.el8.remi.x86_64 + - php-pspell-0:8.1.31-1.el8.remi.x86_64 + - php-realpath-turbo-0:2.0.0-2.el8.remi.8.1.x86_64 + - php-smbclient-0:1.1.1-1.el8.remi.8.1.x86_64 + - php-smbclient-0:1.1.2-1.el8.remi.8.1.x86_64 + - php-snappy-0:0.2.1-1.el8.remi.8.1.x86_64 + - php-snappy-0:0.2.2-1.el8.remi.8.1.x86_64 + - php-snmp-0:8.1.30-1.el8.remi.x86_64 + - php-snmp-0:8.1.31-1.el8.remi.x86_64 + - php-snuffleupagus-0:0.10.0-1.el8.remi.8.1.x86_64 + - php-snuffleupagus-0:0.11.0-1.el8.remi.8.1.x86_64 + - php-soap-0:8.1.30-1.el8.remi.x86_64 + - php-soap-0:8.1.31-1.el8.remi.x86_64 + - php-sodium-0:8.1.30-1.el8.remi.x86_64 + - php-sodium-0:8.1.31-1.el8.remi.x86_64 + - php-sqlsrv-0:5.11.1-1.el8.remi.8.1.x86_64 + - php-sqlsrv-0:5.12.0-1.el8.remi.8.1.x86_64 + - php-tidy-0:8.1.30-1.el8.remi.x86_64 + - php-tidy-0:8.1.31-1.el8.remi.x86_64 + - php-xml-0:8.1.30-1.el8.remi.x86_64 + - php-xml-0:8.1.31-1.el8.remi.x86_64 + - php-xz-0:1.1.2-2.el8.remi.8.1.x86_64 + - php-zephir-parser-0:1.6.1-1.el8.remi.8.1.x86_64 + - php-zephir-parser-0:1.7.0-1.el8.remi.8.1.x86_64 + - php-zephir-parser-devel-0:1.6.1-1.el8.remi.8.1.x86_64 + - php-zephir-parser-devel-0:1.7.0-1.el8.remi.8.1.x86_64 + - php-zstd-0:0.13.3-1.el8.remi.8.1.x86_64 + - php-zstd-0:0.14.0-1.el8.remi.8.1.x86_64 + - php-zstd-devel-0:0.13.3-1.el8.remi.8.1.x86_64 + - php-zstd-devel-0:0.14.0-1.el8.remi.8.1.x86_64 + - unit-php-0:1.32.1-1.el8.remi.8.1.x86_64 + - unit-php-0:1.33.0-1.el8.remi.8.1.x86_64 + - uwsgi-plugin-php-0:2.0.25.1-1.el8.remi.8.1.x86_64 + - uwsgi-plugin-php-0:2.0.27-1.el8.remi.8.1.x86_64 + - xhprof-0:2.3.10-1.el8.remi.8.1.noarch + - xhprof-0:2.3.9-1.el8.remi.8.1.noarch +... +--- +document: modulemd +version: 2 +data: + name: php + stream: remi-8.2 + version: 20241202164916 + context: 00000000 + arch: x86_64 + summary: PHP scripting language + description: >- + Alternative php 8.2 module. + The remi-8.2 stream provides more recent versions + and more packages than default 8.2 stream. + license: + module: + - GPLv2+ + content: + - BSD + - BSD and LGPLv3+ + - PHP + - PHP and BSD + - PHP and LGPLv2 and OpenLDAP + - PHP and LGPLv2+ + - PHP and Zend and BSD and MIT and ASL 1.0 + dependencies: + - buildrequires: + platform: [el8] + requires: + platform: [el8] + references: + documentation: https://www.php.net/manual/ + tracker: https://bugs.php.net/ + profiles: + common: + rpms: + - php-cli + - php-common + - php-fpm + - php-mbstring + - php-xml + devel: + rpms: + - php-cli + - php-common + - php-devel + - php-fpm + - php-mbstring + - php-pear + - php-process + - php-xml + minimal: + rpms: + - php-cli + - php-common + api: + rpms: + - php-fpm + artifacts: + rpms: + - apcu-panel-0:5.1.23-1.el8.remi.8.2.noarch + - apcu-panel-0:5.1.24-1.el8.remi.8.2.noarch + - libzip-0:1.11.1-1.el8.remi.x86_64 + - libzip-0:1.11.2-1.el8.remi.x86_64 + - libzip-devel-0:1.11.1-1.el8.remi.x86_64 + - libzip-devel-0:1.11.2-1.el8.remi.x86_64 + - libzip-tools-0:1.11.1-1.el8.remi.x86_64 + - libzip-tools-0:1.11.2-1.el8.remi.x86_64 + - php-0:8.2.25-1.el8.remi.x86_64 + - php-0:8.2.26-1.el8.remi.x86_64 + - php-ast-0:1.1.1-1.el8.remi.8.2.x86_64 + - php-ast-0:1.1.2-1.el8.remi.8.2.x86_64 + - php-bcmath-0:8.2.25-1.el8.remi.x86_64 + - php-bcmath-0:8.2.26-1.el8.remi.x86_64 + - php-bolt-0:1.0.4-1.el8.remi.8.2.x86_64 + - php-bolt-0:1.0.5-1.el8.remi.8.2.x86_64 + - php-brotli-0:0.15.1-1.el8.remi.8.2.x86_64 + - php-brotli-0:0.15.2-1.el8.remi.8.2.x86_64 + - php-cli-0:8.2.25-1.el8.remi.x86_64 + - php-cli-0:8.2.26-1.el8.remi.x86_64 + - php-common-0:8.2.25-1.el8.remi.x86_64 + - php-common-0:8.2.26-1.el8.remi.x86_64 + - php-dba-0:8.2.25-1.el8.remi.x86_64 + - php-dba-0:8.2.26-1.el8.remi.x86_64 + - php-dbg-0:8.2.25-1.el8.remi.x86_64 + - php-dbg-0:8.2.26-1.el8.remi.x86_64 + - php-devel-0:8.2.25-1.el8.remi.x86_64 + - php-devel-0:8.2.26-1.el8.remi.x86_64 + - php-embedded-0:8.2.25-1.el8.remi.x86_64 + - php-embedded-0:8.2.26-1.el8.remi.x86_64 + - php-enchant-0:8.2.25-1.el8.remi.x86_64 + - php-enchant-0:8.2.26-1.el8.remi.x86_64 + - php-ffi-0:8.2.25-1.el8.remi.x86_64 + - php-ffi-0:8.2.26-1.el8.remi.x86_64 + - php-fpm-0:8.2.25-1.el8.remi.x86_64 + - php-fpm-0:8.2.26-1.el8.remi.x86_64 + - php-gd-0:8.2.25-1.el8.remi.x86_64 + - php-gd-0:8.2.26-1.el8.remi.x86_64 + - php-geos-0:1.0.0-24.el8.remi.8.2.x86_64 + - php-gmp-0:8.2.25-1.el8.remi.x86_64 + - php-gmp-0:8.2.26-1.el8.remi.x86_64 + - php-imap-0:8.2.25-1.el8.remi.x86_64 + - php-imap-0:8.2.26-1.el8.remi.x86_64 + - php-intl-0:8.2.25-1.el8.remi.x86_64 + - php-intl-0:8.2.26-1.el8.remi.x86_64 + - php-ioncube-loader-0:13.3.1-1.el8.remi.8.2.x86_64 + - php-ioncube-loader-0:14.0.0-1.el8.remi.8.2.x86_64 + - php-ldap-0:8.2.25-1.el8.remi.x86_64 + - php-ldap-0:8.2.26-1.el8.remi.x86_64 + - php-libvirt-0:0.5.7-1.el8.remi.8.2.x86_64 + - php-libvirt-0:0.5.8-1.el8.remi.8.2.x86_64 + - php-libvirt-doc-0:0.5.7-3.el8.remi.8.2.noarch + - php-libvirt-doc-0:0.5.8-1.el8.remi.8.2.noarch + - php-litespeed-0:8.2.25-1.el8.remi.x86_64 + - php-litespeed-0:8.2.26-1.el8.remi.x86_64 + - php-lz4-0:0.4.3-1.el8.remi.8.2.x86_64 + - php-lz4-0:0.4.4-1.el8.remi.8.2.x86_64 + - php-maxminddb-0:1.11.1-1.el8.remi.8.2.x86_64 + - php-maxminddb-0:1.12.0-1.el8.remi.8.2.x86_64 + - php-maxmind-db-reader-0:1.11.1-1.el8.remi.8.2.noarch + - php-maxmind-db-reader-0:1.12.0-1.el8.remi.8.2.noarch + - php-mbstring-0:8.2.25-1.el8.remi.x86_64 + - php-mbstring-0:8.2.26-1.el8.remi.x86_64 + - php-mysqlnd-0:8.2.25-1.el8.remi.x86_64 + - php-mysqlnd-0:8.2.26-1.el8.remi.x86_64 + - php-oci8-0:8.2.25-1.el8.remi.x86_64 + - php-oci8-0:8.2.26-1.el8.remi.x86_64 + - php-odbc-0:8.2.25-1.el8.remi.x86_64 + - php-odbc-0:8.2.26-1.el8.remi.x86_64 + - php-opcache-0:8.2.25-1.el8.remi.x86_64 + - php-opcache-0:8.2.26-1.el8.remi.x86_64 + - php-pdlib-0:1.1.0-1.el8.remi.8.2.x86_64 + - php-pdlib-0:1.1.0-2.el8.remi.8.2.x86_64 + - php-pdo-0:8.2.25-1.el8.remi.x86_64 + - php-pdo-0:8.2.26-1.el8.remi.x86_64 + - php-pdo-dblib-0:8.2.25-1.el8.remi.x86_64 + - php-pdo-dblib-0:8.2.26-1.el8.remi.x86_64 + - php-pdo-firebird-0:8.2.25-1.el8.remi.x86_64 + - php-pdo-firebird-0:8.2.26-1.el8.remi.x86_64 + - php-pear-1:1.10.15-3.el8.remi.noarch + - php-pear-1:1.10.16-1.el8.remi.noarch + - php-pecl-ahocorasick-0:0.0.7-5.el8.remi.8.2.x86_64 + - php-pecl-amqp-0:2.1.1-1.el8.remi.8.2.x86_64 + - php-pecl-amqp-0:2.1.2-1.el8.remi.8.2.x86_64 + - php-pecl-apcu-0:5.1.23-1.el8.remi.8.2.x86_64 + - php-pecl-apcu-0:5.1.24-1.el8.remi.8.2.x86_64 + - php-pecl-apcu-devel-0:5.1.23-1.el8.remi.8.2.x86_64 + - php-pecl-apcu-devel-0:5.1.24-1.el8.remi.8.2.x86_64 + - php-pecl-apfd-0:1.0.3-1.el8.remi.8.2.x86_64 + - php-pecl-awscrt-0:1.2.6-1.el8.remi.8.2.x86_64 + - php-pecl-awscrt-0:1.2.7-1.el8.remi.8.2.x86_64 + - php-pecl-base58-0:1.0.2-5.el8.remi.8.2.x86_64 + - php-pecl-bitset-0:3.1.0-1.el8.remi.8.2.x86_64 + - php-pecl-bitset-0:3.2.0-1.el8.remi.8.2.x86_64 + - php-pecl-bsdiff-0:0.1.1-1.el8.remi.8.2.x86_64 + - php-pecl-bsdiff-0:0.1.2-1.el8.remi.8.2.x86_64 + - php-pecl-cassandra-0:1.3.2-11.el8.remi.8.2.x86_64 + - php-pecl-couchbase3-0:3.2.2-1.el8.remi.8.2.x86_64 + - php-pecl-couchbase4-0:4.2.4-1.el8.remi.8.2.x86_64 + - php-pecl-couchbase4-0:4.2.5-1.el8.remi.8.2.x86_64 + - php-pecl-crypto-0:0.3.2-1.el8.remi.8.2.x86_64 + - php-pecl-csv-0:0.4.2-2.el8.remi.8.2.x86_64 + - php-pecl-datadog-trace-0:1.5.0-1.el8.remi.8.2.x86_64 + - php-pecl-datadog-trace-0:1.5.1-1.el8.remi.8.2.x86_64 + - php-pecl-dbase-0:7.1.1-2.el8.remi.8.2.x86_64 + - php-pecl-decimal-0:1.4.0-2.el8.remi.8.2.x86_64 + - php-pecl-decimal-0:1.5.0-1.el8.remi.8.2.x86_64 + - php-pecl-dio-0:0.2.2-1.el8.remi.8.2.x86_64 + - php-pecl-dio-0:0.3.0-1.el8.remi.8.2.x86_64 + - php-pecl-ds-0:1.4.0-1.el8.remi.8.2.x86_64 + - php-pecl-ds-0:1.5.0-1.el8.remi.8.2.x86_64 + - php-pecl-ecma-intl-0:0.1.3-1.el8.remi.8.2.x86_64 + - php-pecl-ecma-intl-0:0.2.0-1.el8.remi.8.2.x86_64 + - php-pecl-eio-0:3.1.2-1.el8.remi.8.2.x86_64 + - php-pecl-eio-0:3.1.3-1.el8.remi.8.2.x86_64 + - php-pecl-env-0:0.2.1-11.el8.remi.8.2.x86_64 + - php-pecl-env-0:0.2.1-13.el8.remi.8.2.x86_64 + - php-pecl-ev-0:1.1.6~RC1-1.el8.remi.8.2.x86_64 + - php-pecl-ev-0:1.2.0-1.el8.remi.8.2.x86_64 + - php-pecl-event-0:3.1.3-1.el8.remi.8.2.x86_64 + - php-pecl-event-0:3.1.4-1.el8.remi.8.2.x86_64 + - php-pecl-excimer-0:1.2.2-1.el8.remi.8.2.x86_64 + - php-pecl-excimer-0:1.2.3-1.el8.remi.8.2.x86_64 + - php-pecl-fann-0:1.2.0-1.el8.remi.8.2.x86_64 + - php-pecl-fann-0:1.2.0~RC2-2.el8.remi.8.2.x86_64 + - php-pecl-gearman-0:2.1.0-5.el8.remi.8.2.x86_64 + - php-pecl-gearman-0:2.1.2-1.el8.remi.8.2.x86_64 + - php-pecl-geoip-0:1.1.1-16.el8.remi.8.2.x86_64 + - php-pecl-geospatial-0:0.3.2-2.el8.remi.8.2.x86_64 + - php-pecl-gmagick-0:2.0.6~RC1-3.el8.remi.8.2.x86_64 + - php-pecl-gnupg-0:1.5.1-1.el8.remi.8.2.x86_64 + - php-pecl-grpc-0:1.67.0-1.el8.remi.8.2.x86_64 + - php-pecl-grpc-0:1.68.0-1.el8.remi.8.2.x86_64 + - php-pecl-handlebars-0:1.0.0-1.el8.remi.8.2.x86_64 + - php-pecl-handlebars-0:1.0.0-2.el8.remi.8.2.x86_64 + - php-pecl-handlebars-devel-0:1.0.0-1.el8.remi.8.2.x86_64 + - php-pecl-handlebars-devel-0:1.0.0-2.el8.remi.8.2.x86_64 + - php-pecl-hdr-histogram-0:0.4.2-3.el8.remi.8.2.x86_64 + - php-pecl-hdr-histogram-0:0.5.0-1.el8.remi.8.2.x86_64 + - php-pecl-http-0:4.2.4-1.el8.remi.8.2.x86_64 + - php-pecl-http-0:4.2.6-1.el8.remi.8.2.x86_64 + - php-pecl-http-devel-0:4.2.4-1.el8.remi.8.2.x86_64 + - php-pecl-http-devel-0:4.2.6-1.el8.remi.8.2.x86_64 + - php-pecl-ice-0:1.10.0-1.el8.remi.8.2.x86_64 + - php-pecl-ice-0:1.10.1-1.el8.remi.8.2.x86_64 + - php-pecl-igbinary-0:3.2.15-1.el8.remi.8.2.x86_64 + - php-pecl-igbinary-0:3.2.16-1.el8.remi.8.2.x86_64 + - php-pecl-igbinary-devel-0:3.2.15-1.el8.remi.8.2.x86_64 + - php-pecl-igbinary-devel-0:3.2.16-1.el8.remi.8.2.x86_64 + - php-pecl-imagick-im6-0:3.7.0-2.el8.remi.8.2.x86_64 + - php-pecl-imagick-im6-0:3.7.0-7.el8.remi.8.2.x86_64 + - php-pecl-imagick-im6-devel-0:3.7.0-2.el8.remi.8.2.x86_64 + - php-pecl-imagick-im6-devel-0:3.7.0-7.el8.remi.8.2.x86_64 + - php-pecl-imagick-im7-0:3.7.0-2.el8.remi.8.2.x86_64 + - php-pecl-imagick-im7-0:3.7.0-7.el8.remi.8.2.x86_64 + - php-pecl-imagick-im7-devel-0:3.7.0-2.el8.remi.8.2.x86_64 + - php-pecl-imagick-im7-devel-0:3.7.0-7.el8.remi.8.2.x86_64 + - php-pecl-immutable-cache-0:6.1.0-1.el8.remi.8.2.x86_64 + - php-pecl-immutable-cache-devel-0:6.1.0-1.el8.remi.8.2.x86_64 + - php-pecl-inotify-0:3.0.0-2.el8.remi.8.2.x86_64 + - php-pecl-ion-0:0.2.1-2.el8.remi.8.2.x86_64 + - php-pecl-ip2location-0:8.2.0-1.el8.remi.8.2.x86_64 + - php-pecl-ip2location-0:8.2.0-2.el8.remi.8.2.x86_64 + - php-pecl-ip2proxy-0:3.0.3-1.el8.remi.8.2.x86_64 + - php-pecl-ip2proxy-0:3.0.3-3.el8.remi.8.2.x86_64 + - php-pecl-jsonpath-0:2.0.0-1.el8.remi.8.2.x86_64 + - php-pecl-jsonpath-0:2.1.0-1.el8.remi.8.2.x86_64 + - php-pecl-json-post-0:1.1.0-1.el8.remi.8.2.x86_64 + - php-pecl-krb5-0:1.2.1-1.el8.remi.8.2.x86_64 + - php-pecl-krb5-0:1.2.2-1.el8.remi.8.2.x86_64 + - php-pecl-krb5-devel-0:1.2.1-1.el8.remi.8.2.x86_64 + - php-pecl-krb5-devel-0:1.2.2-1.el8.remi.8.2.x86_64 + - php-pecl-leveldb-0:0.3.0-1.el8.remi.8.2.x86_64 + - php-pecl-luasandbox-0:4.1.1-1.el8.remi.8.2.x86_64 + - php-pecl-luasandbox-0:4.1.2-1.el8.remi.8.2.x86_64 + - php-pecl-lzf-0:1.7.0-2.el8.remi.8.2.x86_64 + - php-pecl-mailparse-0:3.1.7-1.el8.remi.8.2.x86_64 + - php-pecl-mailparse-0:3.1.8-1.el8.remi.8.2.x86_64 + - php-pecl-mcrypt-0:1.0.6-1.el8.remi.8.2.x86_64 + - php-pecl-mcrypt-0:1.0.7-1.el8.remi.8.2.x86_64 + - php-pecl-md4c-0:1.0.0~DEV-1.el8.remi.8.2.x86_64 + - php-pecl-md4c-0:1.1-1.el8.remi.8.2.x86_64 + - php-pecl-memcache-0:8.0-4.el8.remi.8.2.x86_64 + - php-pecl-memcache-0:8.2-1.el8.remi.8.2.x86_64 + - php-pecl-memcached-0:3.2.0-5.el8.remi.8.2.x86_64 + - php-pecl-memcached-0:3.3.0-1.el8.remi.8.2.x86_64 + - php-pecl-memprof-0:3.0.2-1.el8.remi.8.2.x86_64 + - php-pecl-mongodb-0:1.20.0-2.el8.remi.8.2.x86_64 + - php-pecl-mongodb-0:1.20.1-1.el8.remi.8.2.x86_64 + - php-pecl-msgpack-0:2.2.0-1.el8.remi.8.2.x86_64 + - php-pecl-msgpack-0:3.0.0-1.el8.remi.8.2.x86_64 + - php-pecl-msgpack-devel-0:2.2.0-1.el8.remi.8.2.x86_64 + - php-pecl-msgpack-devel-0:3.0.0-1.el8.remi.8.2.x86_64 + - php-pecl-mustache-0:0.9.2-2.el8.remi.8.2.x86_64 + - php-pecl-mustache-0:0.9.3-1.el8.remi.8.2.x86_64 + - php-pecl-mysql-0:1.0.0-0.25.20210423.ca514c4.el8.remi.8.2.x86_64 + - php-pecl-mysqlnd-krb-0:1.0.0-1.el8.remi.8.2.x86_64 + - php-pecl-mysql-xdevapi-0:8.0.30-1.el8.remi.8.2.x86_64 + - php-pecl-nsq-0:3.5.1-1.el8.remi.8.2.x86_64 + - php-pecl-oauth-0:2.0.7-6.el8.remi.8.2.x86_64 + - php-pecl-oauth-0:2.0.9-1.el8.remi.8.2.x86_64 + - php-pecl-opencensus-0:0.3.0-3.el8.remi.8.2.x86_64 + - php-pecl-openswoole22-0:22.1.0-3.el8.remi.8.2.x86_64 + - php-pecl-openswoole22-0:22.1.2-1.el8.remi.8.2.x86_64 + - php-pecl-openswoole22-devel-0:22.1.0-3.el8.remi.8.2.x86_64 + - php-pecl-openswoole22-devel-0:22.1.2-1.el8.remi.8.2.x86_64 + - php-pecl-openswoole-0:4.12.0-1.el8.remi.8.2.x86_64 + - php-pecl-openswoole-0:4.12.1-1.el8.remi.8.2.x86_64 + - php-pecl-openswoole-devel-0:4.12.0-1.el8.remi.8.2.x86_64 + - php-pecl-openswoole-devel-0:4.12.1-1.el8.remi.8.2.x86_64 + - php-pecl-opentelemetry-0:1.0.3-1.el8.remi.8.2.x86_64 + - php-pecl-opentelemetry-0:1.1.0-1.el8.remi.8.2.x86_64 + - php-pecl-pam-0:2.2.4-1.el8.remi.8.2.x86_64 + - php-pecl-pam-0:2.2.5-1.el8.remi.8.2.x86_64 + - php-pecl-parallel-0:1.2.4-1.el8.remi.8.2.x86_64 + - php-pecl-parallel-0:1.2.5-1.el8.remi.8.2.x86_64 + - php-pecl-parle-0:0.8.4-1.el8.remi.8.2.x86_64 + - php-pecl-parle-0:0.8.5-1.el8.remi.8.2.x86_64 + - php-pecl-pcov-0:1.0.11-1.el8.remi.8.2.x86_64 + - php-pecl-pcsc-0:0.5.1-1.el8.remi.8.2.x86_64 + - php-pecl-pcsc-devel-0:0.5.1-1.el8.remi.8.2.x86_64 + - php-pecl-phpy-0:1.0.6-2.el8.remi.8.2.x86_64 + - php-pecl-phpy-0:1.0.8-1.el8.remi.8.2.x86_64 + - php-pecl-pinpoint-0:0.5.4-1.el8.remi.8.2.x86_64 + - php-pecl-pinpoint-0:0.6.1-1.el8.remi.8.2.x86_64 + - php-pecl-pkcs11-0:1.1.1-2.el8.remi.8.2.x86_64 + - php-pecl-pkcs11-0:1.1.2-1.el8.remi.8.2.x86_64 + - php-pecl-pq-0:2.2.2-1.el8.remi.8.2.x86_64 + - php-pecl-pq-0:2.2.3-1.el8.remi.8.2.x86_64 + - php-pecl-protobuf-0:3.25.3-1.el8.remi.8.2.x86_64 + - php-pecl-protobuf-0:3.25.5-1.el8.remi.8.2.x86_64 + - php-pecl-protobuf-0:4.28.3-1.el8.remi.8.2.x86_64 + - php-pecl-protobuf-0:4.29.0-1.el8.remi.8.2.x86_64 + - php-pecl-ps-0:1.4.4-1.el8.remi.8.2.x86_64 + - php-pecl-psr-0:1.2.0-1.el8.remi.8.2.x86_64 + - php-pecl-psr-devel-0:1.2.0-1.el8.remi.8.2.x86_64 + - php-pecl-quickhash-0:1.1.1-1.el8.remi.8.2.x86_64 + - php-pecl-raphf-0:2.0.1-6.el8.remi.8.2.x86_64 + - php-pecl-raphf-devel-0:2.0.1-6.el8.remi.8.2.x86_64 + - php-pecl-rar-0:4.2.0-3.el8.remi.8.2.x86_64 + - php-pecl-rdkafka6-0:6.0.4-1.el8.remi.8.2.x86_64 + - php-pecl-rdkafka6-0:6.0.5-1.el8.remi.8.2.x86_64 + - php-pecl-recode-0:1.0.0~DEV.20190723-6.el8.remi.8.2.x86_64 + - php-pecl-redis5-0:5.3.7-1.el8.remi.8.2.x86_64 + - php-pecl-redis5-0:5.3.7-2.el8.remi.8.2.x86_64 + - php-pecl-redis6-0:6.0.2-1.el8.remi.8.2.x86_64 + - php-pecl-redis6-0:6.1.0-1.el8.remi.8.2.x86_64 + - php-pecl-rnp-0:0.2.0-1.el8.remi.8.2.x86_64 + - php-pecl-rpminfo-0:1.1.0-1.el8.remi.8.2.x86_64 + - php-pecl-rpminfo-0:1.1.1-1.el8.remi.8.2.x86_64 + - php-pecl-rrd-0:2.0.3-2.el8.remi.8.2.x86_64 + - php-pecl-runkit7-0:4.0.0~a6-2.el8.remi.8.2.x86_64 + - php-pecl-scoutapm-0:1.10.0-1.el8.remi.8.2.x86_64 + - php-pecl-scoutapm-0:1.9.1-1.el8.remi.8.2.x86_64 + - php-pecl-scrypt-0:2.0.0-1.el8.remi.8.2.x86_64 + - php-pecl-scrypt-0:2.0.1-1.el8.remi.8.2.x86_64 + - php-pecl-seasclick-0:0.1.1-1.el8.remi.8.2.x86_64 + - php-pecl-seaslog-0:2.2.0-1.el8.remi.8.2.x86_64 + - php-pecl-seaslog-0:2.2.0-3.el8.remi.8.2.x86_64 + - php-pecl-seassnowflake-0:1.0.0-3.el8.remi.8.2.x86_64 + - php-pecl-selinux-0:0.6.0-2.el8.remi.8.2.x86_64 + - php-pecl-selinux-0:0.6.1-1.el8.remi.8.2.x86_64 + - php-pecl-simdjson-0:3.0.0-1.el8.remi.8.2.x86_64 + - php-pecl-simdjson-0:4.0.0-1.el8.remi.8.2.x86_64 + - php-pecl-simdjson-devel-0:3.0.0-1.el8.remi.8.2.x86_64 + - php-pecl-simdjson-devel-0:4.0.0-1.el8.remi.8.2.x86_64 + - php-pecl-simple-kafka-client-0:0.1.4-3.el8.remi.8.2.x86_64 + - php-pecl-simple-kafka-client-0:0.1.4-4.el8.remi.8.2.x86_64 + - php-pecl-skywalking-0:5.0.1-2.el8.remi.8.2.x86_64 + - php-pecl-skywalking-agent-0:0.6.0-1.el8.remi.8.2.x86_64 + - php-pecl-skywalking-agent-0:0.7.0-1.el8.remi.8.2.x86_64 + - php-pecl-solr2-0:2.6.0-1.el8.remi.8.2.x86_64 + - php-pecl-solr2-0:2.7.0-1.el8.remi.8.2.x86_64 + - php-pecl-ssdeep-0:1.1.0-11.el8.remi.8.2.x86_64 + - php-pecl-ssh2-0:1.4.1-1.el8.remi.8.2.x86_64 + - php-pecl-ssh2-0:1.4-2.el8.remi.8.2.x86_64 + - php-pecl-stats-0:2.0.3-11.el8.remi.8.2.x86_64 + - php-pecl-stomp-0:2.0.3-2.el8.remi.8.2.x86_64 + - php-pecl-swoole4-0:4.8.12-1.el8.remi.8.2.x86_64 + - php-pecl-swoole4-0:4.8.13-1.el8.remi.8.2.x86_64 + - php-pecl-swoole4-devel-0:4.8.12-1.el8.remi.8.2.x86_64 + - php-pecl-swoole4-devel-0:4.8.13-1.el8.remi.8.2.x86_64 + - php-pecl-swoole5-0:5.1.5-1.el8.remi.8.2.x86_64 + - php-pecl-swoole5-0:5.1.6-1.el8.remi.8.2.x86_64 + - php-pecl-swoole5-devel-0:5.1.5-1.el8.remi.8.2.x86_64 + - php-pecl-swoole5-devel-0:5.1.6-1.el8.remi.8.2.x86_64 + - php-pecl-sync-0:1.1.2-2.el8.remi.8.2.x86_64 + - php-pecl-sync-0:1.1.3-1.el8.remi.8.2.x86_64 + - php-pecl-teds-0:1.2.8-1.el8.remi.8.2.x86_64 + - php-pecl-teds-0:1.3.0-1.el8.remi.8.2.x86_64 + - php-pecl-tensor-0:3.0.4-1.el8.remi.8.2.x86_64 + - php-pecl-tensor-0:3.0.5-2.el8.remi.8.2.x86_64 + - php-pecl-trader-0:0.5.1-1.el8.remi.8.2.x86_64 + - php-pecl-translit-0:0.7.1-1.el8.remi.8.2.x86_64 + - php-pecl-trie-0:0.1.2-1.el8.remi.8.2.x86_64 + - php-pecl-uopz-0:7.1.1-3.el8.remi.8.2.x86_64 + - php-pecl-uploadprogress-0:2.0.2-1.el8.remi.8.2.x86_64 + - php-pecl-uuid-0:1.2.0-5.el8.remi.8.2.x86_64 + - php-pecl-uuid-0:1.2.1-1.el8.remi.8.2.x86_64 + - php-pecl-uv-0:0.3.0-1.el8.remi.8.2.x86_64 + - php-pecl-varnish-0:1.2.6-1.el8.remi.8.2.x86_64 + - php-pecl-var-representation-0:0.1.4-1.el8.remi.8.2.x86_64 + - php-pecl-var-representation-0:0.1.5-1.el8.remi.8.2.x86_64 + - php-pecl-vips-0:1.0.13-1.el8.remi.8.2.x86_64 + - php-pecl-vips-0:1.0.13-2.el8.remi.8.2.x86_64 + - php-pecl-vld-0:0.17.2-2.el8.remi.8.2.x86_64 + - php-pecl-vld-0:0.18.0-1.el8.remi.8.2.x86_64 + - php-pecl-xattr-0:1.4.0-6.el8.remi.8.2.x86_64 + - php-pecl-xdebug3-0:3.3.2-1.el8.remi.8.2.x86_64 + - php-pecl-xdebug3-0:3.4.0-1.el8.remi.8.2.x86_64 + - php-pecl-xdiff-0:2.1.1-2.el8.remi.8.2.x86_64 + - php-pecl-xhprof-0:2.3.10-1.el8.remi.8.2.x86_64 + - php-pecl-xhprof-0:2.3.9-1.el8.remi.8.2.x86_64 + - php-pecl-xlswriter-0:1.5.7-1.el8.remi.8.2.x86_64 + - php-pecl-xlswriter-0:1.5.8-1.el8.remi.8.2.x86_64 + - php-pecl-xmldiff-0:1.1.3-2.el8.remi.8.2.x86_64 + - php-pecl-xmldiff-0:1.1.4-1.el8.remi.8.2.x86_64 + - php-pecl-xmldiff-devel-0:1.1.3-2.el8.remi.8.2.x86_64 + - php-pecl-xmldiff-devel-0:1.1.4-1.el8.remi.8.2.x86_64 + - php-pecl-xmlrpc-0:1.0.0~rc3-2.el8.remi.8.2.x86_64 + - php-pecl-xxtea-0:1.0.11-9.el8.remi.8.2.x86_64 + - php-pecl-yac-0:2.3.1-5.el8.remi.8.2.x86_64 + - php-pecl-yaconf-0:1.1.2-1.el8.remi.8.2.x86_64 + - php-pecl-yaconf-devel-0:1.1.2-1.el8.remi.8.2.x86_64 + - php-pecl-yaf-0:3.3.5-2.el8.remi.8.2.x86_64 + - php-pecl-yaf-0:3.3.6-1.el8.remi.8.2.x86_64 + - php-pecl-yaml-0:2.2.3-1.el8.remi.8.2.x86_64 + - php-pecl-yaml-0:2.2.4-1.el8.remi.8.2.x86_64 + - php-pecl-yar-0:2.3.2-2.el8.remi.8.2.x86_64 + - php-pecl-yar-0:2.3.3-1.el8.remi.8.2.x86_64 + - php-pecl-yaz-0:1.2.4-1.el8.remi.8.2.x86_64 + - php-pecl-zip-0:1.22.3-1.el8.remi.8.2.x86_64 + - php-pecl-zip-0:1.22.4-1.el8.remi.8.2.x86_64 + - php-pecl-zmq-0:1.1.3-16.el8.remi.8.2.x86_64 + - php-pgsql-0:8.2.25-1.el8.remi.x86_64 + - php-pgsql-0:8.2.26-1.el8.remi.x86_64 + - php-phalcon5-0:5.7.0-1.el8.remi.8.2.x86_64 + - php-phalcon5-0:5.8.0-1.el8.remi.8.2.x86_64 + - php-phpiredis-0:1.0.1-4.el8.remi.8.2.x86_64 + - php-process-0:8.2.25-1.el8.remi.x86_64 + - php-process-0:8.2.26-1.el8.remi.x86_64 + - php-pspell-0:8.2.25-1.el8.remi.x86_64 + - php-pspell-0:8.2.26-1.el8.remi.x86_64 + - php-realpath-turbo-0:2.0.0-3.el8.remi.8.2.x86_64 + - php-smbclient-0:1.1.1-1.el8.remi.8.2.x86_64 + - php-smbclient-0:1.1.2-1.el8.remi.8.2.x86_64 + - php-snappy-0:0.2.1-1.el8.remi.8.2.x86_64 + - php-snappy-0:0.2.2-1.el8.remi.8.2.x86_64 + - php-snmp-0:8.2.25-1.el8.remi.x86_64 + - php-snmp-0:8.2.26-1.el8.remi.x86_64 + - php-snuffleupagus-0:0.10.0-1.el8.remi.8.2.x86_64 + - php-snuffleupagus-0:0.11.0-1.el8.remi.8.2.x86_64 + - php-soap-0:8.2.25-1.el8.remi.x86_64 + - php-soap-0:8.2.26-1.el8.remi.x86_64 + - php-sodium-0:8.2.25-1.el8.remi.x86_64 + - php-sodium-0:8.2.26-1.el8.remi.x86_64 + - php-sqlsrv-0:5.11.1-1.el8.remi.8.2.x86_64 + - php-sqlsrv-0:5.12.0-1.el8.remi.8.2.x86_64 + - php-tidy-0:8.2.25-1.el8.remi.x86_64 + - php-tidy-0:8.2.26-1.el8.remi.x86_64 + - php-xml-0:8.2.25-1.el8.remi.x86_64 + - php-xml-0:8.2.26-1.el8.remi.x86_64 + - php-xz-0:1.1.2-2.el8.remi.8.2.x86_64 + - php-zephir-parser-0:1.6.1-1.el8.remi.8.2.x86_64 + - php-zephir-parser-0:1.7.0-1.el8.remi.8.2.x86_64 + - php-zephir-parser-devel-0:1.6.1-1.el8.remi.8.2.x86_64 + - php-zephir-parser-devel-0:1.7.0-1.el8.remi.8.2.x86_64 + - php-zstd-0:0.13.3-1.el8.remi.8.2.x86_64 + - php-zstd-0:0.14.0-1.el8.remi.8.2.x86_64 + - php-zstd-devel-0:0.13.3-1.el8.remi.8.2.x86_64 + - php-zstd-devel-0:0.14.0-1.el8.remi.8.2.x86_64 + - unit-php-0:1.32.1-1.el8.remi.8.2.x86_64 + - unit-php-0:1.33.0-1.el8.remi.8.2.x86_64 + - uwsgi-plugin-php-0:2.0.25.1-1.el8.remi.8.2.x86_64 + - uwsgi-plugin-php-0:2.0.27-1.el8.remi.8.2.x86_64 + - xhprof-0:2.3.10-1.el8.remi.8.2.noarch + - xhprof-0:2.3.9-1.el8.remi.8.2.noarch +... +--- +document: modulemd +version: 2 +data: + name: php + stream: remi-8.3 + version: 20241202164916 + context: 00000000 + arch: x86_64 + summary: PHP scripting language + description: >- + Alternative php 8.3 module. + The remi-8.3 stream provides more recent versions + and more packages than default 8.3 stream. + license: + module: + - GPLv2+ + content: + - BSD + - BSD and LGPLv3+ + - PHP + - PHP and BSD + - PHP and LGPLv2 and OpenLDAP + - PHP and LGPLv2+ + - PHP and Zend and BSD and MIT and ASL 1.0 + dependencies: + - buildrequires: + platform: [el8] + requires: + platform: [el8] + references: + documentation: https://www.php.net/manual/ + tracker: https://bugs.php.net/ + profiles: + common: + rpms: + - php-cli + - php-common + - php-fpm + - php-mbstring + - php-xml + devel: + rpms: + - php-cli + - php-common + - php-devel + - php-fpm + - php-mbstring + - php-pear + - php-process + - php-xml + minimal: + rpms: + - php-cli + - php-common + api: + rpms: + - php-fpm + artifacts: + rpms: + - apcu-panel-0:5.1.23-1.el8.remi.8.3.noarch + - apcu-panel-0:5.1.24-1.el8.remi.8.3.noarch + - libzip-0:1.11.1-1.el8.remi.x86_64 + - libzip-0:1.11.2-1.el8.remi.x86_64 + - libzip-devel-0:1.11.1-1.el8.remi.x86_64 + - libzip-devel-0:1.11.2-1.el8.remi.x86_64 + - libzip-tools-0:1.11.1-1.el8.remi.x86_64 + - libzip-tools-0:1.11.2-1.el8.remi.x86_64 + - php-0:8.3.13-1.el8.remi.x86_64 + - php-0:8.3.14-1.el8.remi.x86_64 + - php-ast-0:1.1.1-1.el8.remi.8.3.x86_64 + - php-ast-0:1.1.2-1.el8.remi.8.3.x86_64 + - php-bcmath-0:8.3.13-1.el8.remi.x86_64 + - php-bcmath-0:8.3.14-1.el8.remi.x86_64 + - php-bolt-0:1.0.5-1.el8.remi.8.3.x86_64 + - php-brotli-0:0.15.1-1.el8.remi.8.3.x86_64 + - php-brotli-0:0.15.2-1.el8.remi.8.3.x86_64 + - php-cli-0:8.3.13-1.el8.remi.x86_64 + - php-cli-0:8.3.14-1.el8.remi.x86_64 + - php-common-0:8.3.13-1.el8.remi.x86_64 + - php-common-0:8.3.14-1.el8.remi.x86_64 + - php-dba-0:8.3.13-1.el8.remi.x86_64 + - php-dba-0:8.3.14-1.el8.remi.x86_64 + - php-dbg-0:8.3.13-1.el8.remi.x86_64 + - php-dbg-0:8.3.14-1.el8.remi.x86_64 + - php-devel-0:8.3.13-1.el8.remi.x86_64 + - php-devel-0:8.3.14-1.el8.remi.x86_64 + - php-embedded-0:8.3.13-1.el8.remi.x86_64 + - php-embedded-0:8.3.14-1.el8.remi.x86_64 + - php-enchant-0:8.3.13-1.el8.remi.x86_64 + - php-enchant-0:8.3.14-1.el8.remi.x86_64 + - php-ffi-0:8.3.13-1.el8.remi.x86_64 + - php-ffi-0:8.3.14-1.el8.remi.x86_64 + - php-fpm-0:8.3.13-1.el8.remi.x86_64 + - php-fpm-0:8.3.14-1.el8.remi.x86_64 + - php-gd-0:8.3.13-1.el8.remi.x86_64 + - php-gd-0:8.3.14-1.el8.remi.x86_64 + - php-geos-0:1.0.0-26.el8.remi.8.3.x86_64 + - php-gmp-0:8.3.13-1.el8.remi.x86_64 + - php-gmp-0:8.3.14-1.el8.remi.x86_64 + - php-imap-0:8.3.13-1.el8.remi.x86_64 + - php-imap-0:8.3.14-1.el8.remi.x86_64 + - php-intl-0:8.3.13-1.el8.remi.x86_64 + - php-intl-0:8.3.14-1.el8.remi.x86_64 + - php-ioncube-loader-0:13.3.1-1.el8.remi.8.3.x86_64 + - php-ioncube-loader-0:14.0.0-1.el8.remi.8.3.x86_64 + - php-ldap-0:8.3.13-1.el8.remi.x86_64 + - php-ldap-0:8.3.14-1.el8.remi.x86_64 + - php-libvirt-0:0.5.7-3.el8.remi.8.3.x86_64 + - php-libvirt-0:0.5.8-1.el8.remi.8.3.x86_64 + - php-libvirt-doc-0:0.5.7-3.el8.remi.8.3.noarch + - php-libvirt-doc-0:0.5.8-1.el8.remi.8.3.noarch + - php-litespeed-0:8.3.13-1.el8.remi.x86_64 + - php-litespeed-0:8.3.14-1.el8.remi.x86_64 + - php-lz4-0:0.4.3-2.el8.remi.8.3.x86_64 + - php-lz4-0:0.4.4-1.el8.remi.8.3.x86_64 + - php-maxminddb-0:1.11.1-1.el8.remi.8.3.x86_64 + - php-maxminddb-0:1.12.0-1.el8.remi.8.3.x86_64 + - php-maxmind-db-reader-0:1.11.1-1.el8.remi.8.3.noarch + - php-maxmind-db-reader-0:1.12.0-1.el8.remi.8.3.noarch + - php-mbstring-0:8.3.13-1.el8.remi.x86_64 + - php-mbstring-0:8.3.14-1.el8.remi.x86_64 + - php-mysqlnd-0:8.3.13-1.el8.remi.x86_64 + - php-mysqlnd-0:8.3.14-1.el8.remi.x86_64 + - php-oci8-0:8.3.13-1.el8.remi.x86_64 + - php-oci8-0:8.3.14-1.el8.remi.x86_64 + - php-odbc-0:8.3.13-1.el8.remi.x86_64 + - php-odbc-0:8.3.14-1.el8.remi.x86_64 + - php-opcache-0:8.3.13-1.el8.remi.x86_64 + - php-opcache-0:8.3.14-1.el8.remi.x86_64 + - php-pdlib-0:1.1.0-2.el8.remi.8.3.x86_64 + - php-pdo-0:8.3.13-1.el8.remi.x86_64 + - php-pdo-0:8.3.14-1.el8.remi.x86_64 + - php-pdo-dblib-0:8.3.13-1.el8.remi.x86_64 + - php-pdo-dblib-0:8.3.14-1.el8.remi.x86_64 + - php-pdo-firebird-0:8.3.13-1.el8.remi.x86_64 + - php-pdo-firebird-0:8.3.14-1.el8.remi.x86_64 + - php-pear-1:1.10.15-3.el8.remi.noarch + - php-pear-1:1.10.16-1.el8.remi.noarch + - php-pecl-ahocorasick-0:0.0.7-5.el8.remi.8.3.x86_64 + - php-pecl-amqp-0:2.1.1-1.el8.remi.8.3.x86_64 + - php-pecl-amqp-0:2.1.2-1.el8.remi.8.3.x86_64 + - php-pecl-apcu-0:5.1.23-1.el8.remi.8.3.x86_64 + - php-pecl-apcu-0:5.1.24-1.el8.remi.8.3.x86_64 + - php-pecl-apcu-devel-0:5.1.23-1.el8.remi.8.3.x86_64 + - php-pecl-apcu-devel-0:5.1.24-1.el8.remi.8.3.x86_64 + - php-pecl-apfd-0:1.0.3-4.el8.remi.8.3.x86_64 + - php-pecl-awscrt-0:1.2.6-1.el8.remi.8.3.x86_64 + - php-pecl-awscrt-0:1.2.7-1.el8.remi.8.3.x86_64 + - php-pecl-base58-0:1.0.2-6.el8.remi.8.3.x86_64 + - php-pecl-bitset-0:3.2.0-3.el8.remi.8.3.x86_64 + - php-pecl-bsdiff-0:0.1.2-2.el8.remi.8.3.x86_64 + - php-pecl-cassandra-0:1.3.2-13.el8.remi.8.3.x86_64 + - php-pecl-couchbase3-0:3.2.2-2.el8.remi.8.3.x86_64 + - php-pecl-couchbase4-0:4.2.4-1.el8.remi.8.3.x86_64 + - php-pecl-couchbase4-0:4.2.5-1.el8.remi.8.3.x86_64 + - php-pecl-crypto-0:0.3.2-2.el8.remi.8.3.x86_64 + - php-pecl-csv-0:0.4.2-3.el8.remi.8.3.x86_64 + - php-pecl-datadog-trace-0:1.5.0-1.el8.remi.8.3.x86_64 + - php-pecl-datadog-trace-0:1.5.1-1.el8.remi.8.3.x86_64 + - php-pecl-dbase-0:7.1.1-4.el8.remi.8.3.x86_64 + - php-pecl-decimal-0:1.5.0-1.el8.remi.8.3.x86_64 + - php-pecl-dio-0:0.2.2-1.el8.remi.8.3.x86_64 + - php-pecl-dio-0:0.3.0-1.el8.remi.8.3.x86_64 + - php-pecl-ds-0:1.4.0-3.el8.remi.8.3.x86_64 + - php-pecl-ds-0:1.5.0-1.el8.remi.8.3.x86_64 + - php-pecl-ecma-intl-0:0.1.3-1.el8.remi.8.3.x86_64 + - php-pecl-ecma-intl-0:0.2.0-1.el8.remi.8.3.x86_64 + - php-pecl-eio-0:3.1.2-1.el8.remi.8.3.x86_64 + - php-pecl-eio-0:3.1.3-1.el8.remi.8.3.x86_64 + - php-pecl-env-0:0.2.1-12.el8.remi.8.3.x86_64 + - php-pecl-env-0:0.2.1-13.el8.remi.8.3.x86_64 + - php-pecl-ev-0:1.1.6~RC1-2.el8.remi.8.3.x86_64 + - php-pecl-ev-0:1.2.0-1.el8.remi.8.3.x86_64 + - php-pecl-event-0:3.1.3-1.el8.remi.8.3.x86_64 + - php-pecl-event-0:3.1.4-1.el8.remi.8.3.x86_64 + - php-pecl-excimer-0:1.2.2-1.el8.remi.8.3.x86_64 + - php-pecl-excimer-0:1.2.3-1.el8.remi.8.3.x86_64 + - php-pecl-fann-0:1.2.0-1.el8.remi.8.3.x86_64 + - php-pecl-fann-0:1.2.0~RC2-4.el8.remi.8.3.x86_64 + - php-pecl-gearman-0:2.1.0-7.el8.remi.8.3.x86_64 + - php-pecl-gearman-0:2.1.2-1.el8.remi.8.3.x86_64 + - php-pecl-geoip-0:1.1.1-18.el8.remi.8.3.x86_64 + - php-pecl-geospatial-0:0.3.2-3.el8.remi.8.3.x86_64 + - php-pecl-gmagick-0:2.0.6~RC1-4.el8.remi.8.3.x86_64 + - php-pecl-gnupg-0:1.5.1-3.el8.remi.8.3.x86_64 + - php-pecl-grpc-0:1.67.0-1.el8.remi.8.3.x86_64 + - php-pecl-grpc-0:1.68.0-1.el8.remi.8.3.x86_64 + - php-pecl-handlebars-0:1.0.0-3.el8.remi.8.3.x86_64 + - php-pecl-handlebars-devel-0:1.0.0-3.el8.remi.8.3.x86_64 + - php-pecl-hdr-histogram-0:0.4.2-4.el8.remi.8.3.x86_64 + - php-pecl-hdr-histogram-0:0.5.0-1.el8.remi.8.3.x86_64 + - php-pecl-http-0:4.2.4-1.el8.remi.8.3.x86_64 + - php-pecl-http-0:4.2.6-1.el8.remi.8.3.x86_64 + - php-pecl-http-devel-0:4.2.4-1.el8.remi.8.3.x86_64 + - php-pecl-http-devel-0:4.2.6-1.el8.remi.8.3.x86_64 + - php-pecl-igbinary-0:3.2.15-1.el8.remi.8.3.x86_64 + - php-pecl-igbinary-0:3.2.16-1.el8.remi.8.3.x86_64 + - php-pecl-igbinary-devel-0:3.2.15-1.el8.remi.8.3.x86_64 + - php-pecl-igbinary-devel-0:3.2.16-1.el8.remi.8.3.x86_64 + - php-pecl-imagick-im6-0:3.7.0-9.el8.remi.8.3.x86_64 + - php-pecl-imagick-im6-devel-0:3.7.0-9.el8.remi.8.3.x86_64 + - php-pecl-imagick-im7-0:3.7.0-9.el8.remi.8.3.x86_64 + - php-pecl-imagick-im7-devel-0:3.7.0-9.el8.remi.8.3.x86_64 + - php-pecl-immutable-cache-0:6.1.0-2.el8.remi.8.3.x86_64 + - php-pecl-immutable-cache-devel-0:6.1.0-2.el8.remi.8.3.x86_64 + - php-pecl-inotify-0:3.0.0-4.el8.remi.8.3.x86_64 + - php-pecl-ion-0:0.2.1-3.el8.remi.8.3.x86_64 + - php-pecl-ip2location-0:8.2.0-2.el8.remi.8.3.x86_64 + - php-pecl-ip2proxy-0:3.0.3-2.el8.remi.8.3.x86_64 + - php-pecl-ip2proxy-0:3.0.3-3.el8.remi.8.3.x86_64 + - php-pecl-jsonpath-0:2.0.0-1.el8.remi.8.3.x86_64 + - php-pecl-jsonpath-0:2.1.0-1.el8.remi.8.3.x86_64 + - php-pecl-json-post-0:1.1.0-3.el8.remi.8.3.x86_64 + - php-pecl-krb5-0:1.2.1-1.el8.remi.8.3.x86_64 + - php-pecl-krb5-0:1.2.2-1.el8.remi.8.3.x86_64 + - php-pecl-krb5-devel-0:1.2.1-1.el8.remi.8.3.x86_64 + - php-pecl-krb5-devel-0:1.2.2-1.el8.remi.8.3.x86_64 + - php-pecl-leveldb-0:0.3.0-2.el8.remi.8.3.x86_64 + - php-pecl-luasandbox-0:4.1.1-2.el8.remi.8.3.x86_64 + - php-pecl-luasandbox-0:4.1.2-1.el8.remi.8.3.x86_64 + - php-pecl-lzf-0:1.7.0-3.el8.remi.8.3.x86_64 + - php-pecl-mailparse-0:3.1.7-1.el8.remi.8.3.x86_64 + - php-pecl-mailparse-0:3.1.8-1.el8.remi.8.3.x86_64 + - php-pecl-mcrypt-0:1.0.6-2.el8.remi.8.3.x86_64 + - php-pecl-mcrypt-0:1.0.7-1.el8.remi.8.3.x86_64 + - php-pecl-md4c-0:1.0.0~DEV-1.el8.remi.8.3.x86_64 + - php-pecl-md4c-0:1.1-1.el8.remi.8.3.x86_64 + - php-pecl-memcache-0:8.2-3.el8.remi.8.3.x86_64 + - php-pecl-memcached-0:3.2.0-7.el8.remi.8.3.x86_64 + - php-pecl-memcached-0:3.3.0-1.el8.remi.8.3.x86_64 + - php-pecl-memprof-0:3.0.2-3.el8.remi.8.3.x86_64 + - php-pecl-mongodb-0:1.20.0-2.el8.remi.8.3.x86_64 + - php-pecl-mongodb-0:1.20.1-1.el8.remi.8.3.x86_64 + - php-pecl-msgpack-0:2.2.0-2.el8.remi.8.3.x86_64 + - php-pecl-msgpack-0:3.0.0-1.el8.remi.8.3.x86_64 + - php-pecl-msgpack-devel-0:2.2.0-2.el8.remi.8.3.x86_64 + - php-pecl-msgpack-devel-0:3.0.0-1.el8.remi.8.3.x86_64 + - php-pecl-mustache-0:0.9.3-2.el8.remi.8.3.x86_64 + - php-pecl-mysql-0:1.0.0-0.26.20210423.ca514c4.el8.remi.8.3.x86_64 + - php-pecl-mysqlnd-krb-0:1.0.0-2.el8.remi.8.3.x86_64 + - php-pecl-mysql-xdevapi-0:8.0.30-2.el8.remi.8.3.x86_64 + - php-pecl-nsq-0:3.5.1-2.el8.remi.8.3.x86_64 + - php-pecl-oauth-0:2.0.7-9.el8.remi.8.3.x86_64 + - php-pecl-oauth-0:2.0.9-1.el8.remi.8.3.x86_64 + - php-pecl-opencensus-0:0.3.0-4.el8.remi.8.3.x86_64 + - php-pecl-openswoole22-0:22.1.0-3.el8.remi.8.3.x86_64 + - php-pecl-openswoole22-0:22.1.2-1.el8.remi.8.3.x86_64 + - php-pecl-openswoole22-devel-0:22.1.0-3.el8.remi.8.3.x86_64 + - php-pecl-openswoole22-devel-0:22.1.2-1.el8.remi.8.3.x86_64 + - php-pecl-opentelemetry-0:1.0.3-1.el8.remi.8.3.x86_64 + - php-pecl-opentelemetry-0:1.1.0-1.el8.remi.8.3.x86_64 + - php-pecl-pam-0:2.2.4-2.el8.remi.8.3.x86_64 + - php-pecl-pam-0:2.2.5-1.el8.remi.8.3.x86_64 + - php-pecl-parallel-0:1.2.4-1.el8.remi.8.3.x86_64 + - php-pecl-parallel-0:1.2.5-1.el8.remi.8.3.x86_64 + - php-pecl-parle-0:0.8.5-2.el8.remi.8.3.x86_64 + - php-pecl-pcov-0:1.0.11-3.el8.remi.8.3.x86_64 + - php-pecl-pcsc-0:0.5.1-3.el8.remi.8.3.x86_64 + - php-pecl-pcsc-devel-0:0.5.1-3.el8.remi.8.3.x86_64 + - php-pecl-phpy-0:1.0.6-2.el8.remi.8.3.x86_64 + - php-pecl-phpy-0:1.0.8-1.el8.remi.8.3.x86_64 + - php-pecl-pinpoint-0:0.5.4-1.el8.remi.8.3.x86_64 + - php-pecl-pinpoint-0:0.6.1-1.el8.remi.8.3.x86_64 + - php-pecl-pkcs11-0:1.1.2-2.el8.remi.8.3.x86_64 + - php-pecl-pq-0:2.2.2-2.el8.remi.8.3.x86_64 + - php-pecl-pq-0:2.2.3-1.el8.remi.8.3.x86_64 + - php-pecl-protobuf-0:3.25.3-1.el8.remi.8.3.x86_64 + - php-pecl-protobuf-0:3.25.5-1.el8.remi.8.3.x86_64 + - php-pecl-protobuf-0:4.28.3-1.el8.remi.8.3.x86_64 + - php-pecl-protobuf-0:4.29.0-1.el8.remi.8.3.x86_64 + - php-pecl-ps-0:1.4.4-2.el8.remi.8.3.x86_64 + - php-pecl-psr-0:1.2.0-3.el8.remi.8.3.x86_64 + - php-pecl-psr-devel-0:1.2.0-3.el8.remi.8.3.x86_64 + - php-pecl-quickhash-0:1.1.1-2.el8.remi.8.3.x86_64 + - php-pecl-raphf-0:2.0.1-8.el8.remi.8.3.x86_64 + - php-pecl-raphf-devel-0:2.0.1-8.el8.remi.8.3.x86_64 + - php-pecl-rar-0:4.2.0-4.el8.remi.8.3.x86_64 + - php-pecl-rdkafka6-0:6.0.4-1.el8.remi.8.3.x86_64 + - php-pecl-rdkafka6-0:6.0.5-1.el8.remi.8.3.x86_64 + - php-pecl-recode-0:1.0.0~DEV.20190723-9.el8.remi.8.3.x86_64 + - php-pecl-redis5-0:5.3.7-5.el8.remi.8.3.x86_64 + - php-pecl-redis6-0:6.0.2-1.el8.remi.8.3.x86_64 + - php-pecl-redis6-0:6.1.0-1.el8.remi.8.3.x86_64 + - php-pecl-rnp-0:0.2.0-3.el8.remi.8.3.x86_64 + - php-pecl-rpminfo-0:1.1.0-1.el8.remi.8.3.x86_64 + - php-pecl-rpminfo-0:1.1.1-1.el8.remi.8.3.x86_64 + - php-pecl-rrd-0:2.0.3-4.el8.remi.8.3.x86_64 + - php-pecl-scoutapm-0:1.10.0-1.el8.remi.8.3.x86_64 + - php-pecl-scrypt-0:2.0.1-2.el8.remi.8.3.x86_64 + - php-pecl-seasclick-0:0.1.1-2.el8.remi.8.3.x86_64 + - php-pecl-seaslog-0:2.2.0-2.el8.remi.8.3.x86_64 + - php-pecl-seaslog-0:2.2.0-3.el8.remi.8.3.x86_64 + - php-pecl-seassnowflake-0:1.0.0-4.el8.remi.8.3.x86_64 + - php-pecl-selinux-0:0.6.0-3.el8.remi.8.3.x86_64 + - php-pecl-selinux-0:0.6.1-1.el8.remi.8.3.x86_64 + - php-pecl-simdjson-0:4.0.0-2.el8.remi.8.3.x86_64 + - php-pecl-simdjson-devel-0:4.0.0-2.el8.remi.8.3.x86_64 + - php-pecl-simple-kafka-client-0:0.1.4-6.el8.remi.8.3.x86_64 + - php-pecl-skywalking-0:5.0.1-3.el8.remi.8.3.x86_64 + - php-pecl-skywalking-agent-0:0.6.0-1.el8.remi.8.3.x86_64 + - php-pecl-skywalking-agent-0:0.7.0-1.el8.remi.8.3.x86_64 + - php-pecl-solr2-0:2.6.0-3.el8.remi.8.3.x86_64 + - php-pecl-solr2-0:2.7.0-1.el8.remi.8.3.x86_64 + - php-pecl-ssdeep-0:1.1.0-13.el8.remi.8.3.x86_64 + - php-pecl-ssh2-0:1.4.1-1.el8.remi.8.3.x86_64 + - php-pecl-ssh2-0:1.4-4.el8.remi.8.3.x86_64 + - php-pecl-stats-0:2.0.3-12.el8.remi.8.3.x86_64 + - php-pecl-stomp-0:2.0.3-3.el8.remi.8.3.x86_64 + - php-pecl-swoole5-0:5.1.5-1.el8.remi.8.3.x86_64 + - php-pecl-swoole5-0:5.1.6-1.el8.remi.8.3.x86_64 + - php-pecl-swoole5-devel-0:5.1.5-1.el8.remi.8.3.x86_64 + - php-pecl-swoole5-devel-0:5.1.6-1.el8.remi.8.3.x86_64 + - php-pecl-sync-0:1.1.3-2.el8.remi.8.3.x86_64 + - php-pecl-teds-0:1.3.0-2.el8.remi.8.3.x86_64 + - php-pecl-trader-0:0.5.1-2.el8.remi.8.3.x86_64 + - php-pecl-translit-0:0.7.1-2.el8.remi.8.3.x86_64 + - php-pecl-trie-0:0.1.2-2.el8.remi.8.3.x86_64 + - php-pecl-uopz-0:7.1.1-5.el8.remi.8.3.x86_64 + - php-pecl-uploadprogress-0:2.0.2-2.el8.remi.8.3.x86_64 + - php-pecl-uuid-0:1.2.0-6.el8.remi.8.3.x86_64 + - php-pecl-uuid-0:1.2.1-1.el8.remi.8.3.x86_64 + - php-pecl-uv-0:0.3.0-2.el8.remi.8.3.x86_64 + - php-pecl-varnish-0:1.2.6-2.el8.remi.8.3.x86_64 + - php-pecl-var-representation-0:0.1.4-2.el8.remi.8.3.x86_64 + - php-pecl-var-representation-0:0.1.5-1.el8.remi.8.3.x86_64 + - php-pecl-vips-0:1.0.13-4.el8.remi.8.3.x86_64 + - php-pecl-vld-0:0.18.0-2.el8.remi.8.3.x86_64 + - php-pecl-xattr-0:1.4.0-7.el8.remi.8.3.x86_64 + - php-pecl-xdebug3-0:3.3.2-1.el8.remi.8.3.x86_64 + - php-pecl-xdebug3-0:3.4.0-1.el8.remi.8.3.x86_64 + - php-pecl-xdiff-0:2.1.1-3.el8.remi.8.3.x86_64 + - php-pecl-xhprof-0:2.3.10-1.el8.remi.8.3.x86_64 + - php-pecl-xhprof-0:2.3.9-3.el8.remi.8.3.x86_64 + - php-pecl-xlswriter-0:1.5.7-1.el8.remi.8.3.x86_64 + - php-pecl-xlswriter-0:1.5.8-1.el8.remi.8.3.x86_64 + - php-pecl-xmldiff-0:1.1.3-3.el8.remi.8.3.x86_64 + - php-pecl-xmldiff-0:1.1.4-1.el8.remi.8.3.x86_64 + - php-pecl-xmldiff-devel-0:1.1.3-3.el8.remi.8.3.x86_64 + - php-pecl-xmldiff-devel-0:1.1.4-1.el8.remi.8.3.x86_64 + - php-pecl-xmlrpc-0:1.0.0~rc3-3.el8.remi.8.3.x86_64 + - php-pecl-xxtea-0:1.0.11-10.el8.remi.8.3.x86_64 + - php-pecl-yac-0:2.3.1-7.el8.remi.8.3.x86_64 + - php-pecl-yaconf-0:1.1.2-2.el8.remi.8.3.x86_64 + - php-pecl-yaconf-devel-0:1.1.2-2.el8.remi.8.3.x86_64 + - php-pecl-yaf-0:3.3.5-3.el8.remi.8.3.x86_64 + - php-pecl-yaf-0:3.3.6-1.el8.remi.8.3.x86_64 + - php-pecl-yaml-0:2.2.3-3.el8.remi.8.3.x86_64 + - php-pecl-yaml-0:2.2.4-1.el8.remi.8.3.x86_64 + - php-pecl-yar-0:2.3.2-2.el8.remi.8.3.x86_64 + - php-pecl-yar-0:2.3.3-1.el8.remi.8.3.x86_64 + - php-pecl-yaz-0:1.2.4-1.el8.remi.8.3.x86_64 + - php-pecl-zip-0:1.22.3-1.el8.remi.8.3.x86_64 + - php-pecl-zip-0:1.22.4-1.el8.remi.8.3.x86_64 + - php-pecl-zmq-0:1.1.3-18.el8.remi.8.3.x86_64 + - php-pgsql-0:8.3.13-1.el8.remi.x86_64 + - php-pgsql-0:8.3.14-1.el8.remi.x86_64 + - php-phalcon5-0:5.7.0-1.el8.remi.8.3.x86_64 + - php-phalcon5-0:5.8.0-1.el8.remi.8.3.x86_64 + - php-phpiredis-0:1.0.1-6.el8.remi.8.3.x86_64 + - php-process-0:8.3.13-1.el8.remi.x86_64 + - php-process-0:8.3.14-1.el8.remi.x86_64 + - php-pspell-0:8.3.13-1.el8.remi.x86_64 + - php-pspell-0:8.3.14-1.el8.remi.x86_64 + - php-realpath-turbo-0:2.0.0-4.el8.remi.8.3.x86_64 + - php-smbclient-0:1.1.1-2.el8.remi.8.3.x86_64 + - php-smbclient-0:1.1.2-1.el8.remi.8.3.x86_64 + - php-snappy-0:0.2.1-2.el8.remi.8.3.x86_64 + - php-snappy-0:0.2.2-1.el8.remi.8.3.x86_64 + - php-snmp-0:8.3.13-1.el8.remi.x86_64 + - php-snmp-0:8.3.14-1.el8.remi.x86_64 + - php-snuffleupagus-0:0.10.0-1.el8.remi.8.3.x86_64 + - php-snuffleupagus-0:0.11.0-1.el8.remi.8.3.x86_64 + - php-soap-0:8.3.13-1.el8.remi.x86_64 + - php-soap-0:8.3.14-1.el8.remi.x86_64 + - php-sodium-0:8.3.13-1.el8.remi.x86_64 + - php-sodium-0:8.3.14-1.el8.remi.x86_64 + - php-sqlsrv-0:5.11.1-1.el8.remi.8.3.x86_64 + - php-sqlsrv-0:5.12.0-1.el8.remi.8.3.x86_64 + - php-tidy-0:8.3.13-1.el8.remi.x86_64 + - php-tidy-0:8.3.14-1.el8.remi.x86_64 + - php-xml-0:8.3.13-1.el8.remi.x86_64 + - php-xml-0:8.3.14-1.el8.remi.x86_64 + - php-xz-0:1.1.2-3.el8.remi.8.3.x86_64 + - php-zephir-parser-0:1.6.1-1.el8.remi.8.3.x86_64 + - php-zephir-parser-0:1.7.0-1.el8.remi.8.3.x86_64 + - php-zephir-parser-devel-0:1.6.1-1.el8.remi.8.3.x86_64 + - php-zephir-parser-devel-0:1.7.0-1.el8.remi.8.3.x86_64 + - php-zstd-0:0.13.3-1.el8.remi.8.3.x86_64 + - php-zstd-0:0.14.0-1.el8.remi.8.3.x86_64 + - php-zstd-devel-0:0.13.3-1.el8.remi.8.3.x86_64 + - php-zstd-devel-0:0.14.0-1.el8.remi.8.3.x86_64 + - unit-php-0:1.32.1-1.el8.remi.8.3.x86_64 + - unit-php-0:1.33.0-1.el8.remi.8.3.x86_64 + - uwsgi-plugin-php-0:2.0.25.1-1.el8.remi.8.3.x86_64 + - uwsgi-plugin-php-0:2.0.27-1.el8.remi.8.3.x86_64 + - xhprof-0:2.3.10-1.el8.remi.8.3.noarch + - xhprof-0:2.3.9-3.el8.remi.8.3.noarch +... +--- +document: modulemd +version: 2 +data: + name: php + stream: remi-8.4 + version: 20241202164916 + context: 00000000 + arch: x86_64 + summary: PHP scripting language + description: >- + Alternative php 8.4 module. + The remi-8.4 stream provides more recent versions + and more packages than default 8.4 stream. + license: + module: + - GPLv2+ + content: + - BSD + - BSD and LGPLv3+ + - PHP + - PHP and BSD + - PHP and LGPLv2 and OpenLDAP + - PHP and LGPLv2+ + - PHP and Zend and BSD and MIT and ASL 1.0 + dependencies: + - buildrequires: + platform: [el8] + requires: + platform: [el8] + references: + documentation: https://www.php.net/manual/ + tracker: https://bugs.php.net/ + profiles: + common: + rpms: + - php-cli + - php-common + - php-fpm + - php-mbstring + - php-xml + devel: + rpms: + - php-cli + - php-common + - php-devel + - php-fpm + - php-mbstring + - php-pear + - php-process + - php-xml + minimal: + rpms: + - php-cli + - php-common + api: + rpms: + - php-fpm + artifacts: + rpms: + - apcu-panel-0:5.1.24-2.el8.remi.8.4.noarch + - libzip-0:1.11.1-1.el8.remi.x86_64 + - libzip-0:1.11.2-1.el8.remi.x86_64 + - libzip-devel-0:1.11.1-1.el8.remi.x86_64 + - libzip-devel-0:1.11.2-1.el8.remi.x86_64 + - libzip-tools-0:1.11.1-1.el8.remi.x86_64 + - libzip-tools-0:1.11.2-1.el8.remi.x86_64 + - php-0:8.4.0-1.el8.remi.x86_64 + - php-0:8.4.1-1.el8.remi.x86_64 + - php-ast-0:1.1.2-1.el8.remi.8.4.x86_64 + - php-bcmath-0:8.4.0-1.el8.remi.x86_64 + - php-bcmath-0:8.4.1-1.el8.remi.x86_64 + - php-brotli-0:0.15.1-1.el8.remi.8.4.x86_64 + - php-brotli-0:0.15.2-1.el8.remi.8.4.x86_64 + - php-cli-0:8.4.0-1.el8.remi.x86_64 + - php-cli-0:8.4.1-1.el8.remi.x86_64 + - php-common-0:8.4.0-1.el8.remi.x86_64 + - php-common-0:8.4.1-1.el8.remi.x86_64 + - php-dba-0:8.4.0-1.el8.remi.x86_64 + - php-dba-0:8.4.1-1.el8.remi.x86_64 + - php-dbg-0:8.4.0-1.el8.remi.x86_64 + - php-dbg-0:8.4.1-1.el8.remi.x86_64 + - php-devel-0:8.4.0-1.el8.remi.x86_64 + - php-devel-0:8.4.1-1.el8.remi.x86_64 + - php-embedded-0:8.4.0-1.el8.remi.x86_64 + - php-embedded-0:8.4.1-1.el8.remi.x86_64 + - php-enchant-0:8.4.0-1.el8.remi.x86_64 + - php-enchant-0:8.4.1-1.el8.remi.x86_64 + - php-ffi-0:8.4.0-1.el8.remi.x86_64 + - php-ffi-0:8.4.1-1.el8.remi.x86_64 + - php-fpm-0:8.4.0-1.el8.remi.x86_64 + - php-fpm-0:8.4.1-1.el8.remi.x86_64 + - php-gd-0:8.4.0-1.el8.remi.x86_64 + - php-gd-0:8.4.1-1.el8.remi.x86_64 + - php-geos-0:1.0.0-31.el8.remi.8.4.x86_64 + - php-gmp-0:8.4.0-1.el8.remi.x86_64 + - php-gmp-0:8.4.1-1.el8.remi.x86_64 + - php-intl-0:8.4.0-1.el8.remi.x86_64 + - php-intl-0:8.4.1-1.el8.remi.x86_64 + - php-ldap-0:8.4.0-1.el8.remi.x86_64 + - php-ldap-0:8.4.1-1.el8.remi.x86_64 + - php-libvirt-0:0.5.8-1.el8.remi.8.4.x86_64 + - php-libvirt-doc-0:0.5.8-1.el8.remi.8.4.noarch + - php-litespeed-0:8.4.0-1.el8.remi.x86_64 + - php-litespeed-0:8.4.1-1.el8.remi.x86_64 + - php-lz4-0:0.4.3-2.el8.remi.8.4.x86_64 + - php-lz4-0:0.4.4-1.el8.remi.8.4.x86_64 + - php-maxminddb-0:1.11.1-1.el8.remi.8.4.x86_64 + - php-maxminddb-0:1.12.0-1.el8.remi.8.4.x86_64 + - php-maxmind-db-reader-0:1.11.1-1.el8.remi.8.4.noarch + - php-maxmind-db-reader-0:1.12.0-1.el8.remi.8.4.noarch + - php-mbstring-0:8.4.0-1.el8.remi.x86_64 + - php-mbstring-0:8.4.1-1.el8.remi.x86_64 + - php-mysqlnd-0:8.4.0-1.el8.remi.x86_64 + - php-mysqlnd-0:8.4.1-1.el8.remi.x86_64 + - php-odbc-0:8.4.0-1.el8.remi.x86_64 + - php-odbc-0:8.4.1-1.el8.remi.x86_64 + - php-opcache-0:8.4.0-1.el8.remi.x86_64 + - php-opcache-0:8.4.1-1.el8.remi.x86_64 + - php-pdo-0:8.4.0-1.el8.remi.x86_64 + - php-pdo-0:8.4.1-1.el8.remi.x86_64 + - php-pdo-dblib-0:8.4.0-1.el8.remi.x86_64 + - php-pdo-dblib-0:8.4.1-1.el8.remi.x86_64 + - php-pdo-firebird-0:8.4.0-1.el8.remi.x86_64 + - php-pdo-firebird-0:8.4.1-1.el8.remi.x86_64 + - php-pear-1:1.10.15-3.el8.remi.noarch + - php-pear-1:1.10.16-1.el8.remi.noarch + - php-pecl-ahocorasick-0:0.0.7-6.el8.remi.8.4.x86_64 + - php-pecl-amqp-0:2.1.2-1.el8.remi.8.4.x86_64 + - php-pecl-apcu-0:5.1.24-2.el8.remi.8.4.x86_64 + - php-pecl-apcu-devel-0:5.1.24-2.el8.remi.8.4.x86_64 + - php-pecl-apfd-0:1.0.3-4.el8.remi.8.4.x86_64 + - php-pecl-awscrt-0:1.2.6-2.el8.remi.8.4.x86_64 + - php-pecl-awscrt-0:1.2.7-1.el8.remi.8.4.x86_64 + - php-pecl-base58-0:1.0.2-6.el8.remi.8.4.x86_64 + - php-pecl-bitset-0:3.2.0-3.el8.remi.8.4.x86_64 + - php-pecl-bsdiff-0:0.1.2-2.el8.remi.8.4.x86_64 + - php-pecl-cassandra-0:1.3.2-13.el8.remi.8.4.x86_64 + - php-pecl-couchbase4-0:4.2.4-1.el8.remi.8.4.x86_64 + - php-pecl-couchbase4-0:4.2.5-1.el8.remi.8.4.x86_64 + - php-pecl-crypto-0:0.3.2-4.el8.remi.8.4.x86_64 + - php-pecl-csv-0:0.4.2-3.el8.remi.8.4.x86_64 + - php-pecl-datadog-trace-0:1.5.0-1.el8.remi.8.4.x86_64 + - php-pecl-datadog-trace-0:1.5.1-1.el8.remi.8.4.x86_64 + - php-pecl-dbase-0:7.1.1-4.el8.remi.8.4.x86_64 + - php-pecl-decimal-0:1.5.0-1.el8.remi.8.4.x86_64 + - php-pecl-dio-0:0.3.0-1.el8.remi.8.4.x86_64 + - php-pecl-ds-0:1.5.0-1.el8.remi.8.4.x86_64 + - php-pecl-eio-0:3.1.3-1.el8.remi.8.4.x86_64 + - php-pecl-env-0:0.2.1-13.el8.remi.8.4.x86_64 + - php-pecl-ev-0:1.2.0-2.el8.remi.8.4.x86_64 + - php-pecl-event-0:3.1.4-1.el8.remi.8.4.x86_64 + - php-pecl-excimer-0:1.2.2-2.el8.remi.8.4.x86_64 + - php-pecl-excimer-0:1.2.3-1.el8.remi.8.4.x86_64 + - php-pecl-fann-0:1.2.0-1.el8.remi.8.4.x86_64 + - php-pecl-gearman-0:2.1.2-1.el8.remi.8.4.x86_64 + - php-pecl-geoip-0:1.1.1-18.el8.remi.8.4.x86_64 + - php-pecl-geospatial-0:0.3.2-3.el8.remi.8.4.x86_64 + - php-pecl-geospatial-0:0.3.2-4.el8.remi.8.4.x86_64 + - php-pecl-gmagick-0:2.0.6~RC1-4.el8.remi.8.4.x86_64 + - php-pecl-gnupg-0:1.5.1-4.el8.remi.8.4.x86_64 + - php-pecl-grpc-0:1.67.0-1.el8.remi.8.4.x86_64 + - php-pecl-grpc-0:1.68.0-1.el8.remi.8.4.x86_64 + - php-pecl-handlebars-0:1.0.0-4.el8.remi.8.4.x86_64 + - php-pecl-handlebars-devel-0:1.0.0-4.el8.remi.8.4.x86_64 + - php-pecl-hdr-histogram-0:0.5.0-1.el8.remi.8.4.x86_64 + - php-pecl-http-0:4.2.4-5.el8.remi.8.4.x86_64 + - php-pecl-http-0:4.2.6-1.el8.remi.8.4.x86_64 + - php-pecl-http-devel-0:4.2.4-5.el8.remi.8.4.x86_64 + - php-pecl-http-devel-0:4.2.6-1.el8.remi.8.4.x86_64 + - php-pecl-igbinary-0:3.2.16-2.el8.remi.8.4.x86_64 + - php-pecl-igbinary-devel-0:3.2.16-2.el8.remi.8.4.x86_64 + - php-pecl-imagick-im6-0:3.7.0-11.el8.remi.8.4.x86_64 + - php-pecl-imagick-im6-devel-0:3.7.0-11.el8.remi.8.4.x86_64 + - php-pecl-imagick-im7-0:3.7.0-11.el8.remi.8.4.x86_64 + - php-pecl-imagick-im7-devel-0:3.7.0-11.el8.remi.8.4.x86_64 + - php-pecl-imap-0:1.0.2-4.el8.remi.8.4.x86_64 + - php-pecl-imap-0:1.0.3-1.el8.remi.8.4.x86_64 + - php-pecl-inotify-0:3.0.0-4.el8.remi.8.4.x86_64 + - php-pecl-ion-0:0.2.1-5.el8.remi.8.4.x86_64 + - php-pecl-ip2location-0:8.2.0-2.el8.remi.8.4.x86_64 + - php-pecl-ip2proxy-0:3.0.3-4.el8.remi.8.4.x86_64 + - php-pecl-jsonpath-0:2.1.0-1.el8.remi.8.4.x86_64 + - php-pecl-json-post-0:1.1.0-3.el8.remi.8.4.x86_64 + - php-pecl-krb5-0:1.2.2-1.el8.remi.8.4.x86_64 + - php-pecl-krb5-devel-0:1.2.2-1.el8.remi.8.4.x86_64 + - php-pecl-leveldb-0:0.3.0-2.el8.remi.8.4.x86_64 + - php-pecl-luasandbox-0:4.1.2-1.el8.remi.8.4.x86_64 + - php-pecl-lzf-0:1.7.0-3.el8.remi.8.4.x86_64 + - php-pecl-mailparse-0:3.1.7-1.el8.remi.8.4.x86_64 + - php-pecl-mailparse-0:3.1.8-1.el8.remi.8.4.x86_64 + - php-pecl-mcrypt-0:1.0.7-2.el8.remi.8.4.x86_64 + - php-pecl-md4c-0:1.0.0~DEV-1.el8.remi.8.4.x86_64 + - php-pecl-md4c-0:1.1-1.el8.remi.8.4.x86_64 + - php-pecl-memcache-0:8.2-3.el8.remi.8.4.x86_64 + - php-pecl-memcached-0:3.2.0-9.el8.remi.8.4.x86_64 + - php-pecl-memcached-0:3.3.0-1.el8.remi.8.4.x86_64 + - php-pecl-memprof-0:3.0.2-3.el8.remi.8.4.x86_64 + - php-pecl-mongodb-0:1.20.0-2.el8.remi.8.4.x86_64 + - php-pecl-mongodb-0:1.20.1-1.el8.remi.8.4.x86_64 + - php-pecl-msgpack-0:3.0.0-1.el8.remi.8.4.x86_64 + - php-pecl-msgpack-0:3.0.0~RC1-2.el8.remi.8.4.x86_64 + - php-pecl-msgpack-devel-0:3.0.0-1.el8.remi.8.4.x86_64 + - php-pecl-msgpack-devel-0:3.0.0~RC1-2.el8.remi.8.4.x86_64 + - php-pecl-mustache-0:0.9.3-2.el8.remi.8.4.x86_64 + - php-pecl-mysql-0:1.0.0-0.26.20210423.ca514c4.el8.remi.8.4.x86_64 + - php-pecl-mysqlnd-krb-0:1.0.0-2.el8.remi.8.4.x86_64 + - php-pecl-nsq-0:3.5.1-2.el8.remi.8.4.x86_64 + - php-pecl-oauth-0:2.0.7-11.el8.remi.8.4.x86_64 + - php-pecl-oauth-0:2.0.9-1.el8.remi.8.4.x86_64 + - php-pecl-oci8-0:3.4.0-1.el8.remi.8.4.x86_64 + - php-pecl-oci8-0:3.4.0-2.el8.remi.8.4.x86_64 + - php-pecl-opentelemetry-0:1.1.0-1.el8.remi.8.4.x86_64 + - php-pecl-opentelemetry-0:1.1.0~beta3-1.el8.remi.8.4.x86_64 + - php-pecl-pam-0:2.2.5-1.el8.remi.8.4.x86_64 + - php-pecl-parle-0:0.8.5-2.el8.remi.8.4.x86_64 + - php-pecl-pcov-0:1.0.11-5.el8.remi.8.4.x86_64 + - php-pecl-pcsc-0:0.5.1-3.el8.remi.8.4.x86_64 + - php-pecl-pcsc-devel-0:0.5.1-3.el8.remi.8.4.x86_64 + - php-pecl-pdo-oci-0:1.1.0-1.el8.remi.8.4.x86_64 + - php-pecl-phpy-0:1.0.8-1.el8.remi.8.4.x86_64 + - php-pecl-pinpoint-0:0.5.4-1.el8.remi.8.4.x86_64 + - php-pecl-pinpoint-0:0.6.1-1.el8.remi.8.4.x86_64 + - php-pecl-pkcs11-0:1.1.2-2.el8.remi.8.4.x86_64 + - php-pecl-pq-0:2.2.3-2.el8.remi.8.4.x86_64 + - php-pecl-protobuf-0:4.28.3-1.el8.remi.8.4.x86_64 + - php-pecl-protobuf-0:4.29.0-1.el8.remi.8.4.x86_64 + - php-pecl-ps-0:1.4.4-2.el8.remi.8.4.x86_64 + - php-pecl-pspell-0:1.0.1-2.el8.remi.8.4.x86_64 + - php-pecl-quickhash-0:1.1.1-3.el8.remi.8.4.x86_64 + - php-pecl-raphf-0:2.0.1-8.el8.remi.8.4.x86_64 + - php-pecl-raphf-devel-0:2.0.1-8.el8.remi.8.4.x86_64 + - php-pecl-rar-0:4.2.0-4.el8.remi.8.4.x86_64 + - php-pecl-rar-0:4.2.0-5.el8.remi.8.4.x86_64 + - php-pecl-rdkafka6-0:6.0.4-1.el8.remi.8.4.x86_64 + - php-pecl-rdkafka6-0:6.0.5-1.el8.remi.8.4.x86_64 + - php-pecl-recode-0:1.0.0~DEV.20190723-9.el8.remi.8.4.x86_64 + - php-pecl-redis6-0:6.1.0-1.el8.remi.8.4.x86_64 + - php-pecl-redis6-0:6.1.0~RC2-1.el8.remi.8.4.x86_64 + - php-pecl-rpminfo-0:1.1.1-2.el8.remi.8.4.x86_64 + - php-pecl-rrd-0:2.0.3-12.el8.remi.8.4.x86_64 + - php-pecl-rrd-0:2.0.3-4.el8.remi.8.4.x86_64 + - php-pecl-scrypt-0:2.0.1-2.el8.remi.8.4.x86_64 + - php-pecl-sdl-0:2.7.0-2.el8.remi.8.4.x86_64 + - php-pecl-sdl-image-0:0.4.0-2.el8.remi.8.4.x86_64 + - php-pecl-sdl-mixer-0:0.4.0-2.el8.remi.8.4.x86_64 + - php-pecl-sdl-ttf-0:0.3.0-2.el8.remi.8.4.x86_64 + - php-pecl-seasclick-0:0.1.1-2.el8.remi.8.4.x86_64 + - php-pecl-seassnowflake-0:1.0.0-4.el8.remi.8.4.x86_64 + - php-pecl-selinux-0:0.6.0-3.el8.remi.8.4.x86_64 + - php-pecl-selinux-0:0.6.1-1.el8.remi.8.4.x86_64 + - php-pecl-simdjson-0:4.0.0-2.el8.remi.8.4.x86_64 + - php-pecl-simdjson-devel-0:4.0.0-2.el8.remi.8.4.x86_64 + - php-pecl-simple-kafka-client-0:0.1.4-6.el8.remi.8.4.x86_64 + - php-pecl-skywalking-0:5.0.1-3.el8.remi.8.4.x86_64 + - php-pecl-ssdeep-0:1.1.0-13.el8.remi.8.4.x86_64 + - php-pecl-ssh2-0:1.4.1-1.el8.remi.8.4.x86_64 + - php-pecl-ssh2-0:1.4-4.el8.remi.8.4.x86_64 + - php-pecl-stats-0:2.0.3-13.el8.remi.8.4.x86_64 + - php-pecl-stomp-0:2.0.3-3.el8.remi.8.4.x86_64 + - php-pecl-swoole6-0:6.0.0-3.el8.remi.8.4.x86_64 + - php-pecl-swoole6-0:6.0.0-4.el8.remi.8.4.x86_64 + - php-pecl-swoole6-devel-0:6.0.0-3.el8.remi.8.4.x86_64 + - php-pecl-swoole6-devel-0:6.0.0-4.el8.remi.8.4.x86_64 + - php-pecl-sync-0:1.1.3-2.el8.remi.8.4.x86_64 + - php-pecl-teds-0:1.3.0-3.el8.remi.8.4.x86_64 + - php-pecl-trader-0:0.5.1-2.el8.remi.8.4.x86_64 + - php-pecl-translit-0:0.7.1-2.el8.remi.8.4.x86_64 + - php-pecl-trie-0:0.1.2-2.el8.remi.8.4.x86_64 + - php-pecl-uploadprogress-0:2.0.2-2.el8.remi.8.4.x86_64 + - php-pecl-uuid-0:1.2.0-8.el8.remi.8.4.x86_64 + - php-pecl-uuid-0:1.2.1-1.el8.remi.8.4.x86_64 + - php-pecl-uv-0:0.3.0-2.el8.remi.8.4.x86_64 + - php-pecl-varnish-0:1.2.6-2.el8.remi.8.4.x86_64 + - php-pecl-var-representation-0:0.1.5-1.el8.remi.8.4.x86_64 + - php-pecl-vips-0:1.0.13-4.el8.remi.8.4.x86_64 + - php-pecl-vld-0:0.18.0-6.el8.remi.8.4.x86_64 + - php-pecl-xattr-0:1.4.0-7.el8.remi.8.4.x86_64 + - php-pecl-xdebug3-0:3.4.0-1.el8.remi.8.4.x86_64 + - php-pecl-xdebug3-0:3.4.0~beta1-1.el8.remi.8.4.x86_64 + - php-pecl-xdiff-0:2.1.1-3.el8.remi.8.4.x86_64 + - php-pecl-xhprof-0:2.3.10-1.el8.remi.8.4.x86_64 + - php-pecl-xlswriter-0:1.5.7-2.el8.remi.8.4.x86_64 + - php-pecl-xlswriter-0:1.5.8-1.el8.remi.8.4.x86_64 + - php-pecl-xmldiff-0:1.1.3-4.el8.remi.8.4.x86_64 + - php-pecl-xmldiff-0:1.1.4-1.el8.remi.8.4.x86_64 + - php-pecl-xmldiff-devel-0:1.1.3-4.el8.remi.8.4.x86_64 + - php-pecl-xmldiff-devel-0:1.1.4-1.el8.remi.8.4.x86_64 + - php-pecl-xmlrpc-0:1.0.0~rc3-10.el8.remi.8.4.x86_64 + - php-pecl-xxtea-0:1.0.11-10.el8.remi.8.4.x86_64 + - php-pecl-yac-0:2.3.1-7.el8.remi.8.4.x86_64 + - php-pecl-yaconf-0:1.1.2-2.el8.remi.8.4.x86_64 + - php-pecl-yaconf-devel-0:1.1.2-2.el8.remi.8.4.x86_64 + - php-pecl-yaf-0:3.3.6-3.el8.remi.8.4.x86_64 + - php-pecl-yaml-0:2.2.3-5.el8.remi.8.4.x86_64 + - php-pecl-yaml-0:2.2.4-1.el8.remi.8.4.x86_64 + - php-pecl-yar-0:2.3.3-1.el8.remi.8.4.x86_64 + - php-pecl-yaz-0:1.2.4-1.el8.remi.8.4.x86_64 + - php-pecl-zip-0:1.22.3-5.el8.remi.8.4.x86_64 + - php-pecl-zip-0:1.22.4-1.el8.remi.8.4.x86_64 + - php-pecl-zmq-0:1.1.3-18.el8.remi.8.4.x86_64 + - php-pgsql-0:8.4.0-1.el8.remi.x86_64 + - php-pgsql-0:8.4.1-1.el8.remi.x86_64 + - php-phpiredis-0:1.0.1-6.el8.remi.8.4.x86_64 + - php-process-0:8.4.0-1.el8.remi.x86_64 + - php-process-0:8.4.1-1.el8.remi.x86_64 + - php-realpath-turbo-0:2.0.0-4.el8.remi.8.4.x86_64 + - php-smbclient-0:1.1.1-6.el8.remi.8.4.x86_64 + - php-smbclient-0:1.1.2-1.el8.remi.8.4.x86_64 + - php-snappy-0:0.2.1-2.el8.remi.8.4.x86_64 + - php-snappy-0:0.2.2-1.el8.remi.8.4.x86_64 + - php-snmp-0:8.4.0-1.el8.remi.x86_64 + - php-snmp-0:8.4.1-1.el8.remi.x86_64 + - php-snuffleupagus-0:0.11.0-1.el8.remi.8.4.x86_64 + - php-soap-0:8.4.0-1.el8.remi.x86_64 + - php-soap-0:8.4.1-1.el8.remi.x86_64 + - php-sodium-0:8.4.0-1.el8.remi.x86_64 + - php-sodium-0:8.4.1-1.el8.remi.x86_64 + - php-sqlsrv-0:5.12.0-1.el8.remi.8.4.x86_64 + - php-tidy-0:8.4.0-1.el8.remi.x86_64 + - php-tidy-0:8.4.1-1.el8.remi.x86_64 + - php-xml-0:8.4.0-1.el8.remi.x86_64 + - php-xml-0:8.4.1-1.el8.remi.x86_64 + - php-xz-0:1.1.2-3.el8.remi.8.4.x86_64 + - php-zephir-parser-0:1.6.1-1.el8.remi.8.4.x86_64 + - php-zephir-parser-0:1.7.0-1.el8.remi.8.4.x86_64 + - php-zephir-parser-devel-0:1.6.1-1.el8.remi.8.4.x86_64 + - php-zephir-parser-devel-0:1.7.0-1.el8.remi.8.4.x86_64 + - php-zstd-0:0.13.3-1.el8.remi.8.4.x86_64 + - php-zstd-0:0.14.0-1.el8.remi.8.4.x86_64 + - php-zstd-devel-0:0.13.3-1.el8.remi.8.4.x86_64 + - php-zstd-devel-0:0.14.0-1.el8.remi.8.4.x86_64 + - unit-php-0:1.33.0-1.el8.remi.8.4.x86_64 + - uwsgi-plugin-php-0:2.0.25.1-1.el8.remi.8.4.x86_64 + - uwsgi-plugin-php-0:2.0.27-1.el8.remi.8.4.x86_64 + - xhprof-0:2.3.10-1.el8.remi.8.4.noarch +... +--- +document: modulemd-defaults +version: 1 +data: + module: php + stream: "7.2" + profiles: + remi-7.2: [common] + remi-7.3: [common] + remi-7.4: [common] + remi-8.0: [common] + remi-8.1: [common] + remi-8.2: [common] + remi-8.3: [common] + remi-8.4: [common] +... +--- +document: modulemd +version: 2 +data: + name: redis + stream: remi-5.0 + version: 20241202164916 + context: 00000000 + arch: x86_64 + summary: Redis persistent key-value database + description: >- + Alternative redis 5.0 module. + The remi-5.0 stream provides more recent versions + and than default 5.0 stream. + license: + module: + - GPLv2+ + content: + - BSD and MIT + - CC-BY-SA + dependencies: + - buildrequires: + platform: [el8] + requires: + platform: [el8] + references: + documentation: https://redis.io/documentation + tracker: https://github.com/redis/redis/issues + profiles: + common: + rpms: + - redis + api: + rpms: + - redis + artifacts: + rpms: + - redis-0:5.0.13-1.el8.remi.x86_64 + - redis-0:5.0.14-1.el8.remi.x86_64 + - redis-devel-0:5.0.13-1.el8.remi.x86_64 + - redis-devel-0:5.0.14-1.el8.remi.x86_64 + - redis-doc-0:5.0.13-1.el8.remi.noarch + - redis-doc-0:5.0.14-1.el8.remi.noarch +... +--- +document: modulemd +version: 2 +data: + name: redis + stream: remi-6.0 + version: 20241202164916 + context: 00000000 + arch: x86_64 + summary: Redis persistent key-value database + description: >- + Alternative redis 6.0 module. + The remi-6.0 stream provides more recent versions + and than default 6.0 stream. + license: + module: + - GPLv2+ + content: + - BSD and MIT + - CC-BY-SA + dependencies: + - buildrequires: + platform: [el8] + requires: + platform: [el8] + references: + documentation: https://redis.io/documentation + tracker: https://github.com/redis/redis/issues + profiles: + common: + rpms: + - redis + api: + rpms: + - redis + artifacts: + rpms: + - redis-0:6.0.19-1.el8.remi.x86_64 + - redis-0:6.0.20-1.el8.remi.x86_64 + - redis-devel-0:6.0.19-1.el8.remi.x86_64 + - redis-devel-0:6.0.20-1.el8.remi.x86_64 + - redis-doc-0:6.0.19-1.el8.remi.noarch + - redis-doc-0:6.0.20-1.el8.remi.noarch +... +--- +document: modulemd +version: 2 +data: + name: redis + stream: remi-6.2 + version: 20241202164916 + context: 00000000 + arch: x86_64 + summary: Redis persistent key-value database + description: >- + Alternative redis 6.2 module. + The remi-6.2 stream provides more recent versions + and than default 6.2 stream. + license: + module: + - GPLv2+ + content: + - BSD and MIT + - CC-BY-SA + dependencies: + - buildrequires: + platform: [el8] + requires: + platform: [el8] + references: + documentation: https://redis.io/documentation + tracker: https://github.com/redis/redis/issues + profiles: + common: + rpms: + - redis + api: + rpms: + - redis + artifacts: + rpms: + - redis-0:6.2.14-1.el8.remi.x86_64 + - redis-0:6.2.16-1.el8.remi.x86_64 + - redis-devel-0:6.2.14-1.el8.remi.x86_64 + - redis-devel-0:6.2.16-1.el8.remi.x86_64 + - redis-doc-0:6.2.14-1.el8.remi.noarch + - redis-doc-0:6.2.16-1.el8.remi.noarch +... +--- +document: modulemd +version: 2 +data: + name: redis + stream: remi-7.0 + version: 20241202164916 + context: 00000000 + arch: x86_64 + summary: Redis persistent key-value database + description: >- + Alternative redis 7.0 module. + The remi-7.0 stream provides more recent versions + and than default 7.0 stream. + license: + module: + - GPLv2+ + content: + - BSD and MIT + - CC-BY-SA + dependencies: + - buildrequires: + platform: [el8] + requires: + platform: [el8] + references: + documentation: https://redis.io/documentation + tracker: https://github.com/redis/redis/issues + profiles: + common: + rpms: + - redis + api: + rpms: + - redis + artifacts: + rpms: + - redis-0:7.0.14-1.el8.remi.x86_64 + - redis-0:7.0.15-1.el8.remi.x86_64 + - redis-devel-0:7.0.14-1.el8.remi.x86_64 + - redis-devel-0:7.0.15-1.el8.remi.x86_64 + - redis-doc-0:7.0.14-1.el8.remi.noarch + - redis-doc-0:7.0.15-1.el8.remi.noarch +... +--- +document: modulemd +version: 2 +data: + name: redis + stream: remi-7.2 + version: 20241202164916 + context: 00000000 + arch: x86_64 + summary: Redis persistent key-value database + description: >- + Alternative redis 7.2 module. + The remi-7.2 stream provides more recent versions + and than default 7.2 stream. + license: + module: + - GPLv2+ + content: + - BSD and MIT + - CC-BY-SA + dependencies: + - buildrequires: + platform: [el8] + requires: + platform: [el8] + references: + documentation: https://redis.io/documentation + tracker: https://github.com/redis/redis/issues + profiles: + common: + rpms: + - redis + api: + rpms: + - redis + artifacts: + rpms: + - redis-0:7.2.5-1.el8.remi.x86_64 + - redis-0:7.2.6-1.el8.remi.x86_64 + - redis-devel-0:7.2.5-1.el8.remi.x86_64 + - redis-devel-0:7.2.6-1.el8.remi.x86_64 + - redis-doc-0:7.2.5-1.el8.remi.noarch + - redis-doc-0:7.2.6-1.el8.remi.noarch +... +--- +document: modulemd-defaults +version: 1 +data: + module: redis + stream: "5" + profiles: + remi-5.0: [common] + remi-6.0: [common] + remi-6.2: [common] + remi-7.0: [common] + remi-7.2: [common] +... +--- +document: modulemd +version: 2 +data: + name: composer + stream: 1 + version: 20241202164916 + context: 00000000 + arch: x86_64 + summary: Dependency Manager for PHP + description: >- + Composer 1 module + license: + module: + - MIT + content: + - MIT + dependencies: + - buildrequires: + platform: [el8] + requires: + platform: [el8] + php: [] + references: + documentation: https://getcomposer.org/ + tracker: https://github.com/composer/composer/issues + profiles: + common: + rpms: + - composer + api: + rpms: + - composer + artifacts: + rpms: + - composer-0:1.10.26-1.el8.remi.noarch + - composer-0:1.10.27-1.el8.remi.noarch +... +--- +document: modulemd +version: 2 +data: + name: composer + stream: 2 + version: 20241202164916 + context: 00000000 + arch: x86_64 + summary: Dependency Manager for PHP + description: >- + Composer 2 module + license: + module: + - MIT + content: + - MIT + dependencies: + - buildrequires: + platform: [el8] + requires: + platform: [el8] + php: [] + references: + documentation: https://getcomposer.org/ + tracker: https://github.com/composer/composer/issues + profiles: + common: + rpms: + - composer + api: + rpms: + - composer + artifacts: + rpms: + - composer-0:2.8.2-3.el8.remi.noarch + - composer-0:2.8.3-1.el8.remi.noarch +... +--- +document: modulemd-defaults +version: 1 +data: + module: composer + stream: "2" + profiles: + 1: [common] + 2: [common] +...