Use dnf repoclosure

Instead of the old version provided by Yum.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
This commit is contained in:
Lubomír Sedlář 2017-09-07 08:36:14 +02:00
parent 6fa7d7fe81
commit f39dd56b5a

View File

@ -51,9 +51,7 @@ gather_backend = 'dnf'
check_deps = False
greedy_method = 'build'
# This can only be enabled once DNF 2 is used due to
# https://bugzilla.redhat.com/show_bug.cgi?id=1260986
#repoclosure_backend = 'dnf'
repoclosure_backend = 'dnf'
# fomat: [(variant_uid_regex, {arch|*: [repos]})]
# gather_lookaside_repos = []