* 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
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-smart-open?expand=0&rev=16
* 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.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-smart-open?expand=0&rev=7