|
 |
 |
 |
Changelog for python311-smart-open-7.0.5-2.2.noarch.rpm :
* Mon Dec 16 2024 Steve Kowalik - Remove upper pin on urllib3.- Drop moto_server set up and teardown, it is for one testcase.- Drop patch skip-gzip-tests-python312.patch, not required.- Add patch support-python-313.patch: * Support Python 3.13 changes. * Wed Oct 30 2024 Dirk Müller - 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 * Thu May 02 2024 Dirk Müller - update to 7.0.4: * Fix wb mode with zstd compression (PR #815, AATTdjudd) * Remove GCS bucket.exists call to avoid storage.buckets.get permission (PR #813, AATTddelange) * add support for zst writing (PR #812, AATTmpenkov) * roll back PR #812, restore compatibility with built-in open function (AATTmpenkov) * Thu Mar 21 2024 Dirk Müller - 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 2024 Steve Kowalik - Do not kill moto_server three minutes into the testsuite. (bsc#1221663) * Mon Mar 18 2024 Bernhard Wiedemann - Avoid stuck build on failing test * Fri Mar 15 2024 Steve Kowalik - 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. * Thu Oct 12 2023 Ondřej Súkup - 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, AATTbeck3905 * Set binary mode prior to FTP write ()PR #781, AATTbeck3905) * Improve S3 URI Parsing for URIs with \"AATT\", \"/\", and \":\" (PR #776, AATTrileypeterson) * Add python 3.11 to setup.py (PR #775, AATTtooptoop4) * Fix retrieving empty but existing object from S3 (PR #771, AATTDarkheir) * Avoid overfilling buffer when reading from Azure (PR #767, AATTronreiter) * Add required import for example to work (PR #756, AATTjensenbox) * Fri Jan 06 2023 Yogalakshmi Arunachalam - 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) * Sat Oct 15 2022 John Vandenberg - Update to v6.2.0
|
|
|