pungi/pungi
Lubomír Sedlář 797b13b34a Convert configparser values to string
On Python 3, configparser will reject non string values, and
theoretically we could have some in the configuration.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2017-10-24 15:15:31 +02:00
..
compose_metadata Remove FSF address from comments 2016-09-23 10:26:43 +02:00
ostree remove the dependency of rpmUtils 2017-07-26 11:23:16 +02:00
phases Port to Python 3 2017-10-24 15:15:31 +02:00
wrappers Convert configparser values to string 2017-10-24 15:15:31 +02:00
__init__.py Port to Python 3 2017-10-24 15:15:31 +02:00
arch.py remove the dependency of rpmUtils 2017-07-26 11:23:16 +02:00
arch_utils.py remove the dependency of rpmUtils 2017-07-26 11:23:16 +02:00
checks.py Port to Python 3 2017-10-24 15:15:31 +02:00
common.py Remove FSF address from copyright headers 2017-03-24 09:24:48 +01:00
compose.py Port to Python 3 2017-10-24 15:15:31 +02:00
config.py remove the dependency of rpmUtils 2017-07-26 11:23:16 +02:00
createiso.py Check for correct string class 2017-08-28 14:31:09 +02:00
dnf_wrapper.py Explicitly remove all temporary files 2017-03-24 09:24:49 +01:00
gather.py gather(yum): Don't exclude packages from lookaside 2017-09-12 08:38:08 +02:00
gather_dnf.py Port to Python 3 2017-10-24 15:15:31 +02:00
ks.py Fix PEP8 complaints 2017-03-24 09:24:48 +01:00
linker.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00
media_split.py Include phase name in log for some phases 2016-11-23 16:47:22 +08:00
metadata.py Port to Python 3 2017-10-24 15:15:31 +02:00
multilib_dnf.py Port to Python 3 2017-10-24 15:15:31 +02:00
multilib_yum.py Use pungi.util.pkg_is_debug() instead of pungi.gather.is_debug() 2017-07-26 23:18:15 +02:00
notifier.py notification: Allow specifying multiple scripts 2017-06-29 08:30:56 +02:00
pathmatch.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00
paths.py image-build: add arch name(s) in image config file name 2017-09-03 23:51:08 +08:00
profiler.py profiler: Fix sorting on Python 3 2017-09-13 09:55:51 +02:00
util.py Use universal_newlines when running other commands 2017-10-24 15:15:31 +02:00