Krzesimir Nowak f07f78d9e0
dev-python/boto: Make dev-python/six a build dependency too
The setup.py scripts acquires the version information by importing the
boto module, which in turn imports the six module. Since running
setup.py happens at a build time and the six module was unbundled (so
the code comes now from the dev-python/six package), this means that
the six module is also a build-time dependency.

Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
Closes: https://github.com/gentoo/gentoo/pull/29243
Signed-off-by: Sam James <sam@gentoo.org>
2023-01-25 05:42:34 +00:00
..