commit:     220d571019731251c0ab999a595832672f5a66f1
Author:     Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik <DOT> 
de>
AuthorDate: Sun Jun  8 06:43:42 2025 +0000
Commit:     Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik <DOT> 
de>
CommitDate: Mon Jun  9 08:54:00 2025 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=220d5710

sci-biology/bruker2nifti: DISTUTILS_USE_PEP517=setuptools

Signed-off-by: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik.de>

 .../{bruker2nifti-1.0.4.ebuild => bruker2nifti-1.0.4-r1.ebuild}        | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/sci-biology/bruker2nifti/bruker2nifti-1.0.4.ebuild 
b/sci-biology/bruker2nifti/bruker2nifti-1.0.4-r1.ebuild
similarity index 91%
rename from sci-biology/bruker2nifti/bruker2nifti-1.0.4.ebuild
rename to sci-biology/bruker2nifti/bruker2nifti-1.0.4-r1.ebuild
index 1ebb02183..2569b2ade 100644
--- a/sci-biology/bruker2nifti/bruker2nifti-1.0.4.ebuild
+++ b/sci-biology/bruker2nifti/bruker2nifti-1.0.4-r1.ebuild
@@ -3,6 +3,7 @@
 
 EAPI=8
 
+DISTUTILS_USE_PEP517=setuptools
 DISTUTILS_USE_SETUPTOOLS="rdepend"
 PYTHON_COMPAT=( python3_11 )
 
@@ -17,7 +18,7 @@ SLOT="0"
 KEYWORDS="~amd64"
 
 RDEPEND="
-       dev-python/numpy[${PYTHON_USEDEP}]
+       <dev-python/numpy-2[${PYTHON_USEDEP}]
        sci-libs/nibabel[${PYTHON_USEDEP}]
        "
 

Reply via email to