14
0

- 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:
2024-03-21 17:20:28 +00:00
committed by Git OBS Bridge
parent bc1913d505
commit 79e628497f
4 changed files with 13 additions and 5 deletions

View File

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