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:
@@ -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
|
||||
|
Reference in New Issue
Block a user