forked from pool/python-smart-open
- update to 7.0.2:
* Add `__next__` method to FileLikeProxy * Fix python_requires minimum python version in setup.py * Add activity check to cached sftp connections - Update to version 6.3.0 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-smart-open?expand=0&rev=12
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 21 17:19:48 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 7.0.2:
|
||||
* Add `__next__` method to FileLikeProxy
|
||||
* Fix python_requires minimum python version in setup.py
|
||||
* Add activity check to cached sftp connections
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 20 06:05:52 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
@@ -47,7 +55,7 @@ Thu Oct 12 13:26:22 UTC 2023 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 6 18:27:53 UTC 2023 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to version 6.3.0
|
||||
- Update to version 6.3.0
|
||||
* Refactor Google Cloud Storage to use blob.open (ddelange, #744)
|
||||
* Add FTP/FTPS support (#33) (RachitSharma2001, #739)
|
||||
* Bring back compression_wrapper(filename) + use case-insensitive extension matching (piskvorky, #737)
|
||||
|
Reference in New Issue
Block a user