diff --git a/dnf.yaml b/dnf.yaml index 2774710..c215f08 100644 --- a/dnf.yaml +++ b/dnf.yaml @@ -16,6 +16,10 @@ data: community: https://fedoraproject.org/wiki/BaseRuntime documentation: https://github.com/fedora-modularity/base-runtime tracker: https://github.com/fedora-modularity/base-runtime/issues + profiles: + default: + rpms: + - dnf api: rpms: [ # dnf: @@ -27,8 +31,12 @@ data: python3-libcomps, # libreport libreport-python3, + # modulemd + python3-modulemd, # python-iniparse python3-iniparse, + # python-smartcols + python3-smartcols, ] filter: rpms: [ @@ -49,8 +57,12 @@ data: libreport-plugin-rhtsupport, libreport-plugin-systemd-journal, libreport-plugin-ureport, libreport-python, libreport-web, libreport-web-devel, + # modulemd + python2-modulemd, # python-iniparse python2-iniparse, + # python-smartcols + python2-smartcols, ] components: rpms: @@ -58,10 +70,10 @@ data: deltarpm: rationale: A dependency of python3-dnf ref: 6c36433c34e1c8afac4cc56460c4ef7c561e26ab - # dnf-2.6.0-1.git.40 + # dnf-2.6.0-3.git.40 dnf: rationale: The DNF package manager. - ref: de5a9d289353849edd144aeb6fab85a4937cd4e8 + ref: d5f244230e2863cf75de78c4c88eedc79558b481 buildorder: 10 # libcomps-0.1.8-3.fc26 libcomps: