pungi/pungi/phases/gather
Lubomír Sedlář 1d7617f783 gather: Avoid reading whole log into memory
There's no reason for reading the whole log of depsolving into memory
just to split it into lines and process one line at a time.

We can just as well read it in chunks.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2017-08-09 11:04:14 +02:00
..
methods gather: Avoid reading whole log into memory 2017-08-09 11:04:14 +02:00
sources GatherSourceModule: return rpm_obj instead of the rpm_obj.name 2017-07-20 14:58:58 +02:00
__init__.py gather: Remove handling of impossible state 2017-05-02 10:12:16 +02: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