pungi/pungi/phases/gather
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
..
methods gather: Simplify creating temporary directory 2018-04-05 15:21:39 +02:00
sources Support multilib in GatherSourceModule 2018-03-28 13:38:46 +02:00
__init__.py Move Modulemd import to pungi/__init__.py to remove duplicated code. 2018-03-20 12:59:17 +01:00
link.py Integrate DNF gathering code with Pungi. 2017-03-24 09:12:23 +01:00
method.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00
source.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00