Changelog for
python2-requests-file-1.4.3-3.el7.noarch.rpm :
Wed Feb 7 13:00:00 2018 Eli Young
- 1.4.3-3
- Package for EPEL7
Sat Jan 27 13:00:00 2018 Iryna Shcherbina - 1.4.3-2
- Update Python 2 dependency declarations to new packaging standards
(See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
Wed Jan 3 13:00:00 2018 David Shea - 1.4.3-1
- Update to requests-file-1.4.3, which sets the response URL to the request URL
Thu Jul 27 14:00:00 2017 Fedora Release Engineering - 1.4-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
Sat Feb 11 13:00:00 2017 Fedora Release Engineering - 1.4-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
Tue Dec 13 13:00:00 2016 Charalampos Stratakis cstratakAATTredhat.com> - 1.4-5
- Rebuild for Python 3.6
Tue Jul 19 14:00:00 2016 Fedora Release Engineering - 1.4-4
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
Thu Feb 4 13:00:00 2016 Fedora Release Engineering - 1.4-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
Tue Nov 3 13:00:00 2015 Robert Kuska - 1.4-2
- Rebuilt for Python3.5 rebuild
Mon Sep 14 14:00:00 2015 David Shea - 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 14:00:00 2015 David Shea - 1.3.1-1
- Add python version classifiers to the package info
Mon May 18 14:00:00 2015 David Shea - 1.3-1
- Fix a crash when closing a file response.
- Use named aliases instead of integers for status codes.
Fri May 8 14:00:00 2015 David Shea - 1.2-1
- Added support for HEAD requests
Thu Mar 12 13:00:00 2015 David Shea - 1.1-1
- Added handing for % escapes in URLs
- Proofread the README
Tue Mar 10 13:00:00 2015 David Shea - 1.0-1
- Initial package