forked from pool/python-smart-open
- 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 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-smart-open?expand=0&rev=16
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 30 19:30:36 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 2 22:17:52 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user