Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python313-smart-open | Distribution: openSUSE Tumbleweed |
Version: 7.0.5 | Vendor: openSUSE |
Release: 2.2 | Build date: Mon Dec 16 04:17:47 2024 |
Group: Unspecified | Build host: reproducible |
Size: 511277 | Source RPM: python-smart-open-7.0.5-2.2.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/piskvorky/smart_open | |
Summary: Python utils for streaming large files |
Python utils for streaming large files. Includes support for S3, HDFS, gzip, bz2, etc.
MIT
* Mon Dec 16 2024 Steve Kowalik <[email protected]> - 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 <[email protected]> - 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 <[email protected]> - 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) * Thu Mar 21 2024 Dirk Müller <[email protected]> - 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 <[email protected]> - Do not kill moto_server three minutes into the testsuite. (bsc#1221663) * Mon Mar 18 2024 Bernhard Wiedemann <[email protected]> - Avoid stuck build on failing test * Fri Mar 15 2024 Steve Kowalik <[email protected]> - 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 <[email protected]> - 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) * Fri Jan 06 2023 Yogalakshmi Arunachalam <[email protected]> - 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 <[email protected]> - Update to v6.2.0
/usr/lib/python3.13/site-packages/smart_open /usr/lib/python3.13/site-packages/smart_open-7.0.5.dist-info /usr/lib/python3.13/site-packages/smart_open-7.0.5.dist-info/INSTALLER /usr/lib/python3.13/site-packages/smart_open-7.0.5.dist-info/LICENSE /usr/lib/python3.13/site-packages/smart_open-7.0.5.dist-info/METADATA /usr/lib/python3.13/site-packages/smart_open-7.0.5.dist-info/RECORD /usr/lib/python3.13/site-packages/smart_open-7.0.5.dist-info/REQUESTED /usr/lib/python3.13/site-packages/smart_open-7.0.5.dist-info/WHEEL /usr/lib/python3.13/site-packages/smart_open-7.0.5.dist-info/top_level.txt /usr/lib/python3.13/site-packages/smart_open/__init__.py /usr/lib/python3.13/site-packages/smart_open/__pycache__ /usr/lib/python3.13/site-packages/smart_open/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/smart_open/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/smart_open/__pycache__/azure.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/smart_open/__pycache__/azure.cpython-313.pyc /usr/lib/python3.13/site-packages/smart_open/__pycache__/bytebuffer.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/smart_open/__pycache__/bytebuffer.cpython-313.pyc /usr/lib/python3.13/site-packages/smart_open/__pycache__/compression.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/smart_open/__pycache__/compression.cpython-313.pyc /usr/lib/python3.13/site-packages/smart_open/__pycache__/concurrency.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/smart_open/__pycache__/concurrency.cpython-313.pyc /usr/lib/python3.13/site-packages/smart_open/__pycache__/constants.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/smart_open/__pycache__/constants.cpython-313.pyc /usr/lib/python3.13/site-packages/smart_open/__pycache__/doctools.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/smart_open/__pycache__/doctools.cpython-313.pyc /usr/lib/python3.13/site-packages/smart_open/__pycache__/ftp.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/smart_open/__pycache__/ftp.cpython-313.pyc /usr/lib/python3.13/site-packages/smart_open/__pycache__/gcs.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/smart_open/__pycache__/gcs.cpython-313.pyc /usr/lib/python3.13/site-packages/smart_open/__pycache__/hdfs.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/smart_open/__pycache__/hdfs.cpython-313.pyc /usr/lib/python3.13/site-packages/smart_open/__pycache__/http.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/smart_open/__pycache__/http.cpython-313.pyc /usr/lib/python3.13/site-packages/smart_open/__pycache__/local_file.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/smart_open/__pycache__/local_file.cpython-313.pyc /usr/lib/python3.13/site-packages/smart_open/__pycache__/s3.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/smart_open/__pycache__/s3.cpython-313.pyc /usr/lib/python3.13/site-packages/smart_open/__pycache__/smart_open_lib.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/smart_open/__pycache__/smart_open_lib.cpython-313.pyc /usr/lib/python3.13/site-packages/smart_open/__pycache__/ssh.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/smart_open/__pycache__/ssh.cpython-313.pyc /usr/lib/python3.13/site-packages/smart_open/__pycache__/transport.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/smart_open/__pycache__/transport.cpython-313.pyc /usr/lib/python3.13/site-packages/smart_open/__pycache__/utils.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/smart_open/__pycache__/utils.cpython-313.pyc /usr/lib/python3.13/site-packages/smart_open/__pycache__/version.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/smart_open/__pycache__/version.cpython-313.pyc /usr/lib/python3.13/site-packages/smart_open/__pycache__/webhdfs.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/smart_open/__pycache__/webhdfs.cpython-313.pyc /usr/lib/python3.13/site-packages/smart_open/azure.py /usr/lib/python3.13/site-packages/smart_open/bytebuffer.py /usr/lib/python3.13/site-packages/smart_open/compression.py /usr/lib/python3.13/site-packages/smart_open/concurrency.py /usr/lib/python3.13/site-packages/smart_open/constants.py /usr/lib/python3.13/site-packages/smart_open/doctools.py /usr/lib/python3.13/site-packages/smart_open/ftp.py /usr/lib/python3.13/site-packages/smart_open/gcs.py /usr/lib/python3.13/site-packages/smart_open/hdfs.py /usr/lib/python3.13/site-packages/smart_open/http.py /usr/lib/python3.13/site-packages/smart_open/local_file.py /usr/lib/python3.13/site-packages/smart_open/s3.py /usr/lib/python3.13/site-packages/smart_open/smart_open_lib.py /usr/lib/python3.13/site-packages/smart_open/ssh.py /usr/lib/python3.13/site-packages/smart_open/transport.py /usr/lib/python3.13/site-packages/smart_open/utils.py /usr/lib/python3.13/site-packages/smart_open/version.py /usr/lib/python3.13/site-packages/smart_open/webhdfs.py /usr/share/doc/packages/python313-smart-open /usr/share/doc/packages/python313-smart-open/README.rst /usr/share/licenses/python313-smart-open /usr/share/licenses/python313-smart-open/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Jan 12 00:30:25 2025