Fri, 26 Apr 2024 22:21:45 UTC | login

Information for build python-requests-download-0.1.2-5.el9s

ID34690
Package Namepython-requests-download
Version0.1.2
Release5.el9s
Epoch
Sourcegit+https://git.centos.org/rpms/python-requests-download.git#dec5f63b0718257e9a1b68fb2a4e14bb6c298e0a
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 byamoralej
State complete
Volume DEFAULT
StartedTue, 14 Sep 2021 11:00:55 UTC
CompletedTue, 14 Sep 2021 11:02:12 UTC
Taskbuild (cloud9s-openstack-xena-el9s, /rpms/python-requests-download.git:dec5f63b0718257e9a1b68fb2a4e14bb6c298e0a)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/python-requests-download.git#dec5f63b0718257e9a1b68fb2a4e14bb6c298e0a'}}
Tags
cloud9s-openstack-antelope-el9s-build
cloud9s-openstack-bobcat-el9s-build
cloud9s-openstack-caracal-el9s-build
cloud9s-openstack-dalmatian-el9s-build
cloud9s-openstack-wallaby-el9s-build
cloud9s-openstack-xena-el9s-build
cloud9s-openstack-yoga-el9s-build
cloud9s-openstack-zed-el9s-build
RPMs
src
python-requests-download-0.1.2-5.el9s.src.rpm (info) (download)
noarch
python3-requests-download-0.1.2-5.el9s.noarch.rpm (info) (download)
Logs
noarch
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
noarch_rpmdiff.json
state.log
Changelog * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Sun May 24 2020 Miro Hrončok <mhroncok@redhat.com> - 0.1.2-3 - Rebuilt for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sun Dec 15 2019 Miro Hrončok <mhroncok@redhat.com> - 0.1.2-1 - Initial package