mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-02-14 03:07:56 -08:00
Compared to the previous version ebuild (0.9.2) in the 0.10.0 ebuild the unnecessary dev-python/wheel DEPEND was removed, the tests are now enabled and PYTHON_COMPAT minimum is now 3.8 (which allowed DISTUTILS_USE_SETUPTOOLS=rdepend to be dropped). Thanks to mgorny for spotting the superfluous wheel dependency. Signed-off-by: Florian Schmaus <flow@gentoo.org>