14
0

- 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)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-smart-open?expand=0&rev=14
This commit is contained in:
2024-05-02 22:18:28 +00:00
committed by Git OBS Bridge
parent 79e628497f
commit 5d1a5c690f
4 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu May 2 22:17:52 UTC 2024 - Dirk Müller <dmueller@suse.com>
- 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)
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Mar 21 17:19:48 UTC 2024 - Dirk Müller <dmueller@suse.com> Thu Mar 21 17:19:48 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

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

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7da644c6be64b0ef4f8df29b11f435966442a595f1440f1c92fb9de3ef1e35e8
size 139445

3
smart_open-7.0.4.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:85a57d2099ef3d5050e52ee1f054e5c2c6fe169a4719d3a873d9a0de39a80a87
size 139681