pungi/pungi/phases/gather/methods
Lubomír Sedlář a446593698 pkgset: Update Koji source to create multiple pkgsets
With this patch, there should be a separate package set for each tag
that is consumed.

Generally each module will create a separate package set, with the
exception of -devel modules that will be in the same set as their
non-devel version.

Variants no longer need to keep their own package set objects. Instead
they now include a set of package set names that should be used for the
variant. This can replace the whitelist mechanism of deps gather method.

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 pkgset: Update Koji source to create multiple 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