Package Details: python-smart_open 7.5.1-1

Git Clone URL: https://aur.archlinux.org/python-smart_open.git (read-only, click to copy)
Package Base: python-smart_open
Description: Library for efficient streaming of very large files from/to S3, HDFS, WebHDFS, HTTP, or local (compressed) files
Upstream URL: https://github.com/RaRe-Technologies/smart_open
Keywords: compatible fall-back handy util
Licenses: MIT
Conflicts: python-smart-open
Provides: python-smart-open
Submitter: edh
Maintainer: edh
Last Packager: edh
Votes: 5
Popularity: 0.028970
First Submitted: 2018-08-24 09:45 (UTC)
Last Updated: 2026-03-15 23:58 (UTC)

Dependencies (10)

Sources (1)

Latest Comments

« First ‹ Previous 1 2

edh commented on 2023-06-30 01:55 (UTC)

@wlhlm

Thanks for the comment. Consider it done :)

Do you mind if I only roll out the change with the next release so that people don't have to re-makepkg the package just to get rid of one dependency?

wlhlm commented on 2023-06-29 19:52 (UTC) (edited on 2023-06-29 19:52 (UTC) by wlhlm)

Thanks for packaging smart-open. Would you consider making python-boto3 an optional dependency? It's a pretty heavyweight dependency and it's only marked as optional in setup.py [1].

[1]: https://github.com/RaRe-Technologies/smart_open/blob/7ab4dda19a34014199cba13fdfaa0794a071adad/setup.py#L76