pungi/pungi/phases/gather/sources
Lubomír Sedlář a73099d446 Support more specific config for devel modules
The initial implementation is very coarse. It enables it for all
variants and all modules. That is not always wanted.

With this patch, the config file has to explicitly list the devel
modules for each variant that should have it. The variant must be
configured also to include the non-devel module (but the module may be
in lookaside so it won't be included).

We now include module metadata in the internal lookaside repo, so that
this whole thing works if one variant is built on top of another.

JIRA: COMPOSE-3034
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2018-10-30 15:58:35 +01:00
..
__init__.py Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
source_comps.py init: Always filter comps file 2018-04-10 08:21:56 +02:00
source_json.py gather: JSON source returns nothing without configuration 2018-01-17 14:02:46 +01:00
source_module.py Support more specific config for devel modules 2018-10-30 15:58:35 +01:00
source_none.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00