14
0

- 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:
2024-10-30 19:31:50 +00:00
committed by Git OBS Bridge
parent 5d1a5c690f
commit 4d03b6a490
4 changed files with 16 additions and 4 deletions

View File

@@ -17,7 +17,7 @@
Name: python-smart-open
Version: 7.0.4
Version: 7.0.5
Release: 0
Summary: Python utils for streaming large files
License: MIT