pungi/pungi/phases/gather/methods
Lubomír Sedlář 4473b05f10 gather: Use fresh cache for each sequence of fus runs
Each depsolved tree will be using its own cache for fus. This should
still allow for faster loading of metadata after first iteration, but
should prevent errors from using cached files meant for another variant
or architecture. The cache is deleted after the last iteration.

JIRA: COMPOSE-3959
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2019-11-18 14:39:47 +01:00
..
__init__.py Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
method_deps.py Fix crash on unsigned packages 2019-10-21 17:02:59 +08:00
method_hybrid.py gather: Use fresh cache for each sequence of fus runs 2019-11-18 14:39:47 +01:00
method_nodeps.py Update code to pass around a list of pkgsets 2019-09-03 09:31:18 +02:00