Wed, 22 May 2024 02:17:50 UTC | login

Information for build python-smart_open-5.1.0-1.fc33

ID195849
Package Namepython-smart_open
Version5.1.0
Release1.fc33
Epoch
SummaryUtils for streaming large files (S3, HDFS, gzip, bz2, and more)
Descriptionsmart_open is a Python 3 library for efficient streaming of very large files from/to storages such as S3, GCS, Azure Blob Storage, HDFS, WebHDFS, HTTP, HTTPS, SFTP, or local filesystem. It supports transparent, on-the-fly (de-)compression for a variety of different formats. smart_open is a drop-in replacement for Python's built-in open(): it can do anything open can (100% compatible, falls back to native open wherever possible), plus lots of nifty extra stuff on top.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 07 Oct 2021 11:14:42 UTC
CompletedThu, 07 Oct 2021 11:14:42 UTC
Tags
f33
f37
f38
RPMs
src
python-smart_open-5.1.0-1.fc33.src.rpm (info) (download)
noarch
python3-smart_open-5.1.0-1.fc33.noarch.rpm (info) (download)
Changelog * Sat Jul 03 2021 Aniket Pradhan <major AT fedoraproject DOT org> - 5.1.0-1 - Update to v5.1.0 * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 5.0.0-2 - Rebuilt for Python 3.10 * Mon May 17 2021 Aniket Pradhan <major AT fedoraproject DOT org> - 5.0.0-1 - Initial build