pungi/pungi/wrappers
Lubomír Sedlář 857aee05c1 util: Add a utility for managing temporary files
In multiple situations we need to create temporary files or directories
that should not be preserved after compose is finished. Let's add
context managers that ensure these get cleaned up.

This fixes tests leaving garbage around in /tmp.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2017-02-20 09:14:25 +01:00
..
__init__.py Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
comps.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00
createrepo.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00
iso.py iso-wrapper: Remove the class 2016-10-14 09:14:51 +02:00
jigdo.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00
kojiwrapper.py koji_wrapper: Always use --profile option with koji 2017-01-30 13:00:25 +01:00
lorax.py Expose lorax's --rootfs-size argument 2016-11-17 10:17:39 -05:00
pungi.py pungi: Run in-process for testing 2016-11-10 13:28:02 +01:00
repoclosure.py repoclosure: Don't run build deps check 2017-01-30 10:16:03 +01:00
scm.py util: Add a utility for managing temporary files 2017-02-20 09:14:25 +01:00
variants.py Remove shebangs from non-executable files 2016-09-23 10:26:43 +02:00