pungi/pungi/phases/gather/methods
Lubomír Sedlář 844f2005a0 Save memory less agressively
We can't drop the whole package set once the first solver iteration
finishes, because it runs for each arch separately and we need the data
for each of them. We can however delete the arch specific portion.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2018-10-15 15:34:35 +02:00
..
__init__.py Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
method_deps.py Save memory less agressively 2018-10-15 15:34:35 +02:00
method_hybrid.py hybrid: Only include modules that are not in lookaside 2018-10-08 14:41:04 +02:00
method_nodeps.py gather: Add a hybrid depsolver backend 2018-07-16 10:21:41 +02:00