pungi/pungi/phases
Lubomír Sedlář d51550da84 Remove ambiguous imports
Make all imports either use full package name starting with `pungi` or
use explicitly relative import. This will avoid issues when importing a
module that shadows another module on PYTHONPATH.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2016-07-20 13:36:42 +02:00
..
gather Remove ambiguous imports 2016-07-20 13:36:42 +02:00
pkgset Merge #347 Remove duplicate definition of find_old_composes. 2016-07-20 08:43:47 +00:00
__init__.py Remove ambiguous imports 2016-07-20 13:36:42 +02:00
base.py Stop using str.format 2016-05-25 13:41:49 +02:00
buildinstall.py [buildinstall] Fix bad error message 2016-05-27 12:18:16 +02:00
createiso.py Merge #320 images.json: Move src images under binary arches. 2016-06-06 11:56:11 +00:00
createrepo.py Merge #345 createrepo: use separate logs for different pkg_type 2016-07-01 00:03:46 +00:00
extra_files.py [extra-files] Only copy files when there is a config 2016-06-23 07:25:52 +02:00
image_build.py [image-build] Allow using external install trees 2016-05-23 18:30:14 +02:00
image_checksum.py Simplify naming format placeholders 2016-06-28 13:03:36 +02:00
init.py Add common global settings for images 2016-04-18 18:11:29 +02:00
live_images.py [test] Add checks for created images 2016-05-05 15:38:00 +02:00
livemedia_phase.py [test] Add checks for created images 2016-05-05 15:38:00 +02:00
osbs.py [osbs] Add a phase to build images in OSBS 2016-06-22 10:02:03 +02:00
ostree_installer.py Merge #309 Add compatibility for Python 2.6 2016-05-27 01:23:34 +00:00
ostree.py Stop using str.format 2016-05-25 13:41:49 +02:00
product_img.py Allow specifying empty variants 2016-02-16 15:08:15 +01:00
test.py Fix checking optional ISO images in test phase 2016-06-06 10:41:06 +02:00