commit:     ac30f85c758d83e6357d480c307834173c017961
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 25 14:48:23 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Apr 25 15:00:16 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac30f85c

dev-python/scipy: Set DISTUTILS_EXT=1

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/scipy/scipy-1.10.1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/scipy/scipy-1.10.1.ebuild 
b/dev-python/scipy/scipy-1.10.1.ebuild
index 08df910a0993..f4f38cab6482 100644
--- a/dev-python/scipy/scipy-1.10.1.ebuild
+++ b/dev-python/scipy/scipy-1.10.1.ebuild
@@ -4,6 +4,7 @@
 EAPI=8
 
 FORTRAN_NEEDED=fortran
+DISTUTILS_EXT=1
 DISTUTILS_USE_PEP517=meson-python
 PYTHON_COMPAT=( python3_{9..11} )
 PYTHON_REQ_USE="threads(+)"

Reply via email to