Fri, 23 Jan 2026 08:26:45 CST | login

Information for build python-requests-download-0.1.2-1.oc9

ID23530
Package Namepython-requests-download
Version0.1.2
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-requests-download.git?.#6c0da5419504d8bc4502ea7aec4aa2497376d2ff
SummaryDownload files using requests and save them to a target path
DescriptionA convenient function to download to a file using requests. Basic usage: url = "https://github.com/takluyver/requests_download/archive/master.zip" download(url, "requests_download.zip") An optional headers= parameter is passed through to requests.
Built byfanjunkong
State complete
Volume DEFAULT
StartedMon, 03 Jun 2024 20:50:36 CST
CompletedMon, 03 Jun 2024 20:54:35 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-requests-download.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-requests-download.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-requests-download-0.1.2-1.oc9.src.rpm (info) (download)
noarch
python3-requests-download-0.1.2-1.oc9.noarch.rpm (info) (download)
Logs
noarch
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.1.2-1 - initial build