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>
|
Wed Mar 20 06:05:52 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: python-smart-open
|
Name: python-smart-open
|
||||||
Version: 7.0.1
|
Version: 7.0.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python utils for streaming large files
|
Summary: Python utils for streaming large files
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:95b942e6075a9216848eb7264b5d66963d916361e9c9c40f771559948649feaf
|
|
||||||
size 138934
|
|
3
smart_open-7.0.2.tar.gz
Normal file
3
smart_open-7.0.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7da644c6be64b0ef4f8df29b11f435966442a595f1440f1c92fb9de3ef1e35e8
|
||||||
|
size 139445
|
Reference in New Issue
Block a user