pungi/pungi/phases/gather/methods
Lubomír Sedlář 90393c4b49 Update code to pass around a list of pkgsets
This opens up a path to having multiple package sets in the compose. The
pkgset phase now creates a list of them (although at this time there is
always a single item in that list).

Any consumer of the package sets objects is updated to handle a list.
Generally this means an extra loop.

JIRA: COMPOSE-3620
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2019-09-03 09:31:18 +02:00
..
__init__.py Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
method_deps.py Update code to pass around a list of pkgsets 2019-09-03 09:31:18 +02:00
method_hybrid.py Update code to pass around a list of pkgsets 2019-09-03 09:31:18 +02:00
method_nodeps.py Update code to pass around a list of pkgsets 2019-09-03 09:31:18 +02:00