mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 00:05:54 +03:00
dev-python/numpy: actually add the wheel version fix
Fixes: 1d34343899
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -62,6 +62,9 @@ python_prepare_all() {
|
||||
append-flags -fno-strict-aliasing
|
||||
|
||||
distutils-r1_python_prepare_all
|
||||
|
||||
# TODO: Please drop once 1.25.0_rc1-meson-pyproject.toml.patch is gone
|
||||
sed -i -e "s:version = \"2.0.0.dev0\":version = \"${PV}\":" pyproject.toml || die
|
||||
}
|
||||
|
||||
python_configure_all() {
|
||||
Reference in New Issue
Block a user