#74 spectool: use our own streamed file download implementation
Merged by ngompa. Opened by decathorpe.
Unknown source master

Download 74.patch

This works around issues in requests_download (e.g. uncompressed files being written to disk when the server "falsely" claims to serve gzip-compressed data when serving .tar.gz files), and has the nice side effect of removing the requests_download dependency.

Signed-off-by: Fabio Valentini decathorpe@gmail.com

Hopefully fixes rpmdevtools!72 / RHBZ#1905439

Pull-Request has been merged by ngompa

Metadata