51464e2ab4
- Update to 7.2.0 * Add support for prefetching to sftp transport (PR #849, @davidszotten) - from version 7.1.0 * Add support for python 3.13 (PR #847, @ddelange) * Propagate uri to compression_wrapper (PR #842, @ddelange) - Drop support-python-313.patch, merged upstream
Markéta Machová2025-03-18 12:24:31 +00:00
6a7f5fbb26
Accepting request 1231284 from devel:languages:python
Ana Guerrero2024-12-16 18:17:03 +00:00
9b25c76db6
- Remove upper pin on urllib3. - Drop moto_server set up and teardown, it is for one testcase. - Drop patch skip-gzip-tests-python312.patch, not required. - Add patch support-python-313.patch: * Support Python 3.13 changes.
Steve Kowalik2024-12-16 03:18:27 +00:00
861aa5a93a
- update to 7.0.5: * Fix zstd compression in ab mode * Fix close function not neing able to upload a compressed S3 * Fix test_http.request_callback * Update readline logic for azure to match s3 * Make http handler take an optional requests.Session * Ensure no side effects on SinglepartWriter exception * Add support for get_blob_kwargs to GCS blob read operations
Dirk Mueller2024-10-30 19:31:50 +00:00
142e098875
Accepting request 1171471 from devel:languages:python
Ana Guerrero2024-05-03 17:45:38 +00:00
5d1a5c690f
- update to 7.0.4: * Fix wb mode with zstd compression (PR #815, @djudd) * Remove GCS bucket.exists call to avoid storage.buckets.get permission (PR #813, @ddelange) * add support for zst writing (PR #812, @mpenkov) * roll back PR #812, restore compatibility with built-in open function (@mpenkov)
Dirk Mueller2024-05-02 22:18:28 +00:00
fa1af174a0
Accepting request 1160440 from devel:languages:python
Ana Guerrero2024-03-22 14:20:27 +00:00
79e628497f
- update to 7.0.2: * Add __next__ method to FileLikeProxy * Fix python_requires minimum python version in setup.py * Add activity check to cached sftp connections - Update to version 6.3.0
Dirk Mueller2024-03-21 17:20:28 +00:00
bc1913d505
- Do not kill moto_server three minutes into the testsuite. (bsc#1221663)
Steve Kowalik2024-03-20 06:07:23 +00:00
cb1ba95e2c
Accepting request 1158940 from home:bmwiedemann:branches:devel:languages:python
Markéta Machová2024-03-18 16:14:02 +00:00
7b585f71e6
Accepting request 1158157 from devel:languages:python
Ana Guerrero2024-03-15 19:31:18 +00:00
738a1984b0
- Update to 7.0.1: * Do not touch botocore unless it is installed * Upgrade dev status classifier to stable * Add zstandard compression support * Support moto 4 & 5 * Add logic for handling large files in MultipartWriter uploads to S3 * Add support for SSH connection via aliases from ~/.ssh/config * Secure the connection using SSL when connecting to the FTPS server * Make GCS I/O 1000x faster by avoiding unnecessary API call * Retry finalizing multipart S3 upload * Handle exceptions during writes to Azure * Fix str method in SinglepartWriter * Fix KeyError: 'ContentRange' when received full content from S3 * Propagate exit call to the underlying filestream - Switch to autosetup and pyproject macros. - Less globs in %files. - Update all URLs, the github repository owner has changed. - Add patch skip-gzip-tests-python312.patch, skip broken tests under Python 3.12.
Steve Kowalik2024-03-15 07:48:54 +00:00
f244f461f8
Accepting request 1117462 from devel:languages:python
Ana Guerrero2023-10-12 21:44:26 +00:00
dcccee9fb9
Accepting request 1117458 from home:mimi_vx:branches:devel:languages:python
John Vandenberg
2023-10-12 13:48:12 +00:00