Changelog for
python2-requests-file-1.5.1-3.2.noarch.rpm :
* Thu Jun 03 2021 pgajdosAATTsuse.com- %check: use %pyunittest rpm macro
* Mon Aug 03 2020 mcalabkovaAATTsuse.com- update to 1.5.1
* Fix python 2.7 compatibility
* Rename test file for pytest
* Add tests via github actions
* Format code with black
* Add set_content_length flag to disable on demand setting Content-Length
* Tue Dec 04 2018 mceplAATTsuse.com- Remove superfluous devel dependency for noarch package
* Sat Jan 06 2018 arunAATTgmx.de- specfile:
* update copyright year- update to version 1.4.3:
* Skip the permissions test when running as root
* Handle missing locale in tests
* Thu May 11 2017 toddrme2178AATTgmail.com- Implement single-spec version.- Fix source URL.- Update to version 1.4.2
* Set the response URL to the request URL- Update to version 1.4.1
* Add a wheel distribution
* Tue Feb 02 2016 toddrme2178AATTgmail.com- Initial version