Overview

Request 816513 accepted

- Update to 1.1.0:
* Features
+ Add concurent requests to parfive. This feature splits the download of a single file into multiple parts if the server the file is being downloaded from supports ranged requests. This should improve the performance of all downloads under these circumstances, and also make parfive useful even if downloading a single file. No changes are needed to use this feature, files will be downloaded using 12 concurrent requests by default. To change the number of concurrent requests you can pass max_splits to parfive.Downloader.enqueue_file. (#15)
+ Added CLI interface to Parfive. (#16)
+ Parfive now only supports Python 3.6+. (#22)
+ Support for specifying headers to be used for all requests to parfive.Downloader has been added. (#32)
+ Support for HTTP_PROXY and HTTPS_PROXY environment variables have been added. (#32)
* Bugfixes
+ Fix a bug where running parfive in the notebook would error if ipywidgets was not installed. (#25)
+ Remove use of the deprecated loop= keyword argument to aiohttp.ClientSession. (#30)
+ Update the notebook detection function due to changes in tqdm (#36)
+ Reduce the number of parallel connections to 25 (5 parallel files, 5 parallel downloads per file). (#37)
- Sprinkle in update-alternatives for parfive wrapper.

Request History
Steve Kowalik's avatar

StevenK created request

- Update to 1.1.0:
* Features
+ Add concurent requests to parfive. This feature splits the download of a single file into multiple parts if the server the file is being downloaded from supports ranged requests. This should improve the performance of all downloads under these circumstances, and also make parfive useful even if downloading a single file. No changes are needed to use this feature, files will be downloaded using 12 concurrent requests by default. To change the number of concurrent requests you can pass max_splits to parfive.Downloader.enqueue_file. (#15)
+ Added CLI interface to Parfive. (#16)
+ Parfive now only supports Python 3.6+. (#22)
+ Support for specifying headers to be used for all requests to parfive.Downloader has been added. (#32)
+ Support for HTTP_PROXY and HTTPS_PROXY environment variables have been added. (#32)
* Bugfixes
+ Fix a bug where running parfive in the notebook would error if ipywidgets was not installed. (#25)
+ Remove use of the deprecated loop= keyword argument to aiohttp.ClientSession. (#30)
+ Update the notebook detection function due to changes in tqdm (#36)
+ Reduce the number of parallel connections to 25 (5 parallel files, 5 parallel downloads per file). (#37)
- Sprinkle in update-alternatives for parfive wrapper.


Dominique Leuenberger's avatar

dimstar_suse added openSUSE:Factory:Staging:adi:52 as a reviewer

Being evaluated by staging project "openSUSE:Factory:Staging:adi:52"


Dominique Leuenberger's avatar

dimstar_suse accepted review

Picked "openSUSE:Factory:Staging:adi:52"


Factory Auto's avatar

factory-auto added opensuse-review-team as a reviewer

Please review sources


Factory Auto's avatar

factory-auto accepted review

Check script succeeded


Saul Goodman's avatar

licensedigger accepted review

ok


Dominique Leuenberger's avatar

dimstar accepted review


Dominique Leuenberger's avatar

dimstar_suse accepted review

Staging Project openSUSE:Factory:Staging:adi:52 got accepted.


Dominique Leuenberger's avatar

dimstar_suse approved review

Staging Project openSUSE:Factory:Staging:adi:52 got accepted.


Dominique Leuenberger's avatar

dimstar_suse accepted request

Staging Project openSUSE:Factory:Staging:adi:52 got accepted.

openSUSE Build Service is sponsored by