pungi/pungi/phases/gather/methods
Lubomír Sedlář b3a3575ecf gather: Simplify creating temporary directory
There is no need to create the directory in work/, as it will get
deleted immediately. Let's move it to /tmp and use the context manager
to clean it up.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2018-04-05 15:21:39 +02:00
..
__init__.py Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
method_deps.py gather: Simplify creating temporary directory 2018-04-05 15:21:39 +02:00
method_nodeps.py Support multiple sources in one variant 2018-02-01 14:31:09 +01:00