Fri, 16 Jan 2026 16:17:03 CST | login

Information for build python-requests-file-1.4.3-5.oc8

ID870
Package Namepython-requests-file
Version1.4.3
Release5.oc8
Epoch
DraftFalse
Sourcepython-requests-file-1.4.3-5.oc8.src.rpm
SummaryTransport adapter for using file:// URLs with python-requests
DescriptionRequests-File is a transport adapter for use with the Requests Python library to allow local file system access via file:// URLs. This is the Python 2 version of the requests_file module
Built byopencloudkoji
State complete
Volume DEFAULT
StartedThu, 26 May 2022 23:26:39 CST
CompletedThu, 26 May 2022 23:27:54 CST
Taskbuild (dist-oc8, python-requests-file-1.4.3-5.el8.src.rpm)
Extra{'source': {'original_url': 'python-requests-file-1.4.3-5.oc8.src.rpm'}}
Tags
dist-oc8
dist-oc8-compose
RPMs
src
python-requests-file-1.4.3-5.oc8.src.rpm (info) (download)
noarch
python3-requests-file-1.4.3-5.oc8.noarch.rpm (info) (download)
Logs
noarch
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Fri Mar 16 2018 Iryna Shcherbina <ishcherb@redhat.com> - 1.4.3-6 - Don't build Python 2 subpackage on EL > 7 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Feb 07 2018 Eli Young <elyscape@gmail.com> - 1.4.3-3 - Package for EPEL7 * Sat Jan 27 2018 Iryna Shcherbina <ishcherb@redhat.com> - 1.4.3-2 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Wed Jan 03 2018 David Shea <dshea@redhat.com> - 1.4.3-1 - Update to requests-file-1.4.3, which sets the response URL to the request URL * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.4-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.4-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Tue Dec 13 2016 Charalampos Stratakis cstratak@redhat.com> - 1.4-5 - Rebuild for Python 3.6 * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4-4 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Tue Nov 03 2015 Robert Kuska <rkuska@redhat.com> - 1.4-2 - Rebuilt for Python3.5 rebuild * Mon Sep 14 2015 David Shea <dshea@redhat.com> - 1.4-1 - Use getprerredencoding instead of nl_langinfo - Handle files with a drive component - Switch to the new Fedora packaging guidelines, which renames python-requests-file to python2-requests-file * Mon May 18 2015 David Shea <dshea@redhat.com> - 1.3.1-1 - Add python version classifiers to the package info * Mon May 18 2015 David Shea <dshea@redhat.com> - 1.3-1 - Fix a crash when closing a file response. - Use named aliases instead of integers for status codes. * Fri May 08 2015 David Shea <dshea@redhat.com> - 1.2-1 - Added support for HEAD requests * Thu Mar 12 2015 David Shea <dshea@redhat.com> - 1.1-1 - Added handing for % escapes in URLs - Proofread the README * Tue Mar 10 2015 David Shea <dshea@redhat.com> - 1.0-1 - Initial package