Revisions of python-smart-open
buildservice-autocommit
accepted
request 1219711
from
Dirk Mueller (dirkmueller)
(revision 17)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 16)
- 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
buildservice-autocommit
accepted
request 1171471
from
Dirk Mueller (dirkmueller)
(revision 15)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 14)
- 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)
buildservice-autocommit
accepted
request 1160440
from
Dirk Mueller (dirkmueller)
(revision 13)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 12)
- 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
buildservice-autocommit
accepted
request 1159736
from
Steve Kowalik (StevenK)
(revision 11)
baserev update by copy to link target
Steve Kowalik (StevenK)
committed
(revision 10)
- Do not kill moto_server three minutes into the testsuite. (bsc#1221663)
Markéta Machová (mcalabkova)
accepted
request 1158940
from
Bernhard Wiedemann (bmwiedemann)
(revision 9)
Avoid stuck build on failing test
buildservice-autocommit
accepted
request 1158157
from
Steve Kowalik (StevenK)
(revision 8)
baserev update by copy to link target
Steve Kowalik (StevenK)
committed
(revision 7)
- Update to 7.0.1: * Do not touch botocore unless it is installed * Upgrade dev status classifier to stable * Add zstandard compression support * Support moto 4 & 5 * Add logic for handling large files in MultipartWriter uploads to S3 * Add support for SSH connection via aliases from ~/.ssh/config * Secure the connection using SSL when connecting to the FTPS server * Make GCS I/O 1000x faster by avoiding unnecessary API call * Retry finalizing multipart S3 upload * Handle exceptions during writes to Azure * Fix str method in SinglepartWriter * Fix KeyError: 'ContentRange' when received full content from S3 * Propagate exit call to the underlying filestream - Switch to autosetup and pyproject macros. - Less globs in %files. - Update all URLs, the github repository owner has changed. - Add patch skip-gzip-tests-python312.patch, skip broken tests under Python 3.12.
buildservice-autocommit
accepted
request 1117462
from
John Vandenberg (jayvdb)
(revision 6)
baserev update by copy to link target
John Vandenberg (jayvdb)
accepted
request 1117458
from
Ondřej Súkup (mimi_vx)
(revision 5)
- Update to 6.4.0 - force require urllib3 < 2 because of https://github.com/RaRe-Technologies/smart_open/issues/784 * Ignore S3 seeks to the current position (PR #782, @beck3905 * Set binary mode prior to FTP write ()PR #781, @beck3905) * Improve S3 URI Parsing for URIs with "@", "/", and ":" (PR #776, @rileypeterson) * Add python 3.11 to setup.py (PR #775, @tooptoop4) * Fix retrieving empty but existing object from S3 (PR #771, @Darkheir) * Avoid overfilling buffer when reading from Azure (PR #767, @ronreiter) * Add required import for example to work (PR #756, @jensenbox)
buildservice-autocommit
accepted
request 1058330
from
John Vandenberg (jayvdb)
(revision 4)
baserev update by copy to link target
John Vandenberg (jayvdb)
accepted
request 1056674
from
Yogalakshmi Arunachalam (yarunachalam)
(revision 3)
- 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) * Fix avoidable S3 race condition (#693) (RachitSharma2001, #735) * setup.py: Remove pathlib2 (jayvdb, #733) * Add flake8 config globally (cadnce, #732) * Added buffer_size parameter to http module (mullenkamp, #730) * Added documentation to support GCS anonymously (cadnce, #728) * Reconnect inactive sftp clients automatically (Kache, #719)
Dominique Leuenberger (dimstar_suse)
accepted
request 1011113
from
John Vandenberg (jayvdb)
(revision 2)
initialized devel package after accepting 1011113
Matej Cepl (mcepl)
accepted
request 1011080
from
John Vandenberg (jayvdb)
(revision 1)
2.6k stars lots of explicit deps https://www.wheelodex.org/projects/smart-open/rdepends/ , esp snakemake, azureml & FedML optional dep of https://build.opensuse.org/package/show/devel:languages:python/python-gensim and others
Displaying all 17 revisions