From 2935f339ab261e762c2ebe39ccb513b2bb48671c Mon Sep 17 00:00:00 2001 From: Karsten Hopp Date: Thu, 13 Jul 2017 12:04:14 +0200 Subject: [PATCH] add filters for modulemd and smartcols, add API --- dnf.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/dnf.yaml b/dnf.yaml index 2774710..5a3fe19 100644 --- a/dnf.yaml +++ b/dnf.yaml @@ -27,8 +27,12 @@ data: python3-libcomps, # libreport libreport-python3, + # modulemd + python3-modulemd, # python-iniparse python3-iniparse, + # python-smartcols + python3-smartcols, ] filter: rpms: [ @@ -49,8 +53,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, python-smartcols-doc, ] components: rpms: