pungi/pungi/phases
Lubomír Sedlář b634a18a7f Stop using str.format
On Python 2.6, it requires the format placeholder to have explicit index
of argument, so using % formatting is easier.

There are a couple places where the method is still used because the
same argument is used twice.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2016-05-25 13:41:49 +02:00
..
gather Allow specifying empty variants 2016-02-16 15:08:15 +01:00
pkgset [pkgset] Fix caching RPMs 2016-04-28 09:05:03 +02:00
__init__.py [ostree] Rename atomic to ostree 2016-04-05 09:14:00 +02:00
base.py Stop using str.format 2016-05-25 13:41:49 +02:00
buildinstall.py [test] Add checks for created images 2016-05-05 15:38:00 +02:00
createiso.py Stop using str.format 2016-05-25 13:41:49 +02:00
createrepo.py [createrepo] Compute delta RPMS against old compose 2016-03-07 14:49:17 +01:00
extra_files.py change pypungi imports to pungi 2015-03-12 16:12:38 -05:00
image_build.py [image-build] Allow using external install trees 2016-05-23 18:30:14 +02:00
image_checksum.py [checksum] Add arch to file name 2016-04-04 09:38:48 +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
ostree.py Stop using str.format 2016-05-25 13:41:49 +02:00
ostree_installer.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 [test] Add checks for created images 2016-05-05 15:38:00 +02:00