8836dcdda1
- Update to 2.8.0 * Add support for Python 3.13 and 3.14 (#485) * Remove setup.cfg configuration for creating universal wheels (#484) * Resolve issue where pre-release versions of dependencies are installed (#481)
Robert Schweikert2025-11-24 09:49:35 +00:00
203fed6153
- Update to 2.7.2 * Correctly calculate starting offset for retries of ranged reads (#450) - Adjust upstream source name in spec file
Robert Schweikert2024-09-03 12:19:45 +00:00
73b9f4f5df
Accepting request 1183013 from devel:languages:python
Ana Guerrero2024-06-24 18:56:46 +00:00
2ca7906c48
- Update to 2.7.1 * Add a check for partial response data (#435)
Dirk Mueller2024-06-24 12:15:41 +00:00
7c3efeffc6
Accepting request 1161497 from devel:languages:python
Ana Guerrero2024-03-25 20:13:31 +00:00
5f7fc34bf9
- update to 2.1.0: * add support for Python 3.10 * Include ConnectionError and urllib3 exception as retriable
Dirk Mueller2022-01-23 15:55:40 +00:00
1073283212
- Add Requires on python-google-crc32c. - Remove aiohttp from BuildRequires, and add it to Recommends.
Steve Kowalik2021-08-02 04:05:37 +00:00
97e84a301f
- Be more specific about included filepaths in %files - Add Requires on python-google-filesystem, and stop including a file it now ships.
Steve Kowalik2021-06-22 06:37:55 +00:00
0464681ba1
- Update to 1.3.0: - allow RetryStrategy to be configured with a custom initial wait and multiplier - add support for Python 3.9, drop support for Python 3.5 - add retries for 'requests.ConnectionError' - add _async_resumable_media experimental support - allow space in checksum header - lint: blacken 5 files - bump 'google-crc32c >= 1.0' - pin 'google-crc32c < 0.2dev' - update docs build (via synth) - use googleapis.dev docs link - add configurable checksum support for uploads - add customizable timeouts to upload/download methods - add configurable crc32c checksumming for downloads - add templates for python samples projects - update client_documentation link - updated CHANGELOG.md - updated setup.py
Matej Cepl2021-06-08 17:33:28 +00:00
a4bf0c4c00
- Update to 0.4.1: * Revert "Always use raw response data. (#87)" (#103)
Tomáš Chvátal
2019-09-26 14:01:11 +00:00
27da3b8445
Accepting request 730356 from devel:languages:python
Yuchen Lin2019-09-18 11:09:18 +00:00
6353ad8bd6
- 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)
Tomáš Chvátal
2019-09-12 10:16:15 +00:00
cc94f9a87e
- 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
Tomáš Chvátal
2019-03-15 12:17:01 +00:00