[anaconda][master][v2][PATCH] Replace urlgrabber usage by python-requests

Brian C. Lane bcl at redhat.com
Fri Jan 23 22:59:51 UTC 2015


On Fri, Jan 23, 2015 at 08:38:56PM +0100, Martin Kolman wrote:
> Changes from v1:
> * pass stream=True, to requests so that the file is not downloaded to memory first (oops!)
> * call flush() on the file object so that it does not swamp the cache too much
> * log the start and end of the image download operation
> 
> 
> 
> Martin Kolman (1):
>   Replace python-urlgrabber with python-requests (#1141242)
> 
>  anaconda.spec.in                    |  5 ++-
>  pyanaconda/kickstart.py             | 13 ++++---
>  pyanaconda/packaging/__init__.py    | 36 ++++++++++----------
>  pyanaconda/packaging/livepayload.py | 67 ++++++++++++++++++++-----------------
>  4 files changed, 65 insertions(+), 56 deletions(-)

Ack

-- 
Brian C. Lane | Anaconda Team | IRC: bcl #anaconda | Port Orchard, WA (PST8PDT)


More information about the anaconda-patches mailing list