pungi/pungi/phases/pkgset
Lubomír Sedlář 8ab7d9f7ba Move import of modulemd to a separate module
This should make it possible to only import the library only when it's
really needed.

DNF does not work with libmodulemd v2. If we import libmodulemd2 and
then dnf, the program will just hang forever. We only need DNF in
pungi-gather, where libmodulemd is not needed, and also where we do need
libmodulemd, we don't have DNF.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2019-10-03 10:40:31 +02:00
..
sources Move import of modulemd to a separate module 2019-10-03 10:40:31 +02:00
__init__.py pkgset: Initialize path_prefix to empty value 2019-09-23 09:40:36 +02:00
common.py Move import of modulemd to a separate module 2019-10-03 10:40:31 +02:00
pkgsets.py pkgset: Remove fast_merge method 2019-09-03 09:31:18 +02:00
source.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00