Changelog for
python3-google-resumable-media-0.4.1-lp152.1.1.noarch.rpm :
* Thu Sep 26 2019 Tomáš Chvátal
- Update to 0.4.1:
* Revert \"Always use raw response data. (#87)\" (#103)
* Thu Sep 12 2019 Tomáš Chvátal - Update to 0.4.0:
* Require 200 response for initial resumable upload request. (#95)
* Use response as variable for object returned from http_request. (#98)
* Further DRY request dependency pins. (#96)
* Finish download on seeing 416 response with zero byte range. (#86)
* Always use raw response data. (#87)
* Fri Mar 15 2019 Tomáš Chvátal - Update to 0.3.2:
* Using str instead of repr for multipart boundary.
* Making requests a strict dependency for the requests subpackage.- Really run tests
* Tue Dec 04 2018 Matej Cepl - Remove superfluous devel dependency for noarch package
* Wed Sep 12 2018 Thomas Bechtold - Initial packaging (version 0.3.1)