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>
|
||||
|
||||
|
@@ -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
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:85a57d2099ef3d5050e52ee1f054e5c2c6fe169a4719d3a873d9a0de39a80a87
|
||||
size 139681
|
3
smart_open-7.0.5.tar.gz
Normal file
3
smart_open-7.0.5.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1ab6e3754c1866ec94e21219c4d563d3f6832e2c41b1a4f2dbbdf6b041b1c2d1
|
||||
size 141010
|
Reference in New Issue
Block a user