Changelog for
python2-requests-file-1.4-1.fc23.noarch.rpm :
* Mon Sep 14 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 2015 David Shea - 1.3.1-1- Add python version classifiers to the package info
* Mon May 18 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 08 2015 David Shea - 1.2-1- Added support for HEAD requests
* Thu Mar 12 2015 David Shea - 1.1-1- Added handing for % escapes in URLs- Proofread the README
* Tue Mar 10 2015 David Shea - 1.0-1- Initial package