From 21b3f9ceef131258a721b1b29e52d0f9c4fd2ea4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 13 Jan 2024 19:05:12 +0100 Subject: =?UTF-8?q?Move=20{dev-util=20=E2=86=92=20dev-build}/meson?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny Closes: https://github.com/gentoo/gentoo/pull/34790 Signed-off-by: Michał Górny --- dev-python/numpy/numpy-1.26.1.ebuild | 4 ++-- dev-python/numpy/numpy-1.26.2.ebuild | 4 ++-- dev-python/numpy/numpy-1.26.3.ebuild | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'dev-python/numpy') diff --git a/dev-python/numpy/numpy-1.26.1.ebuild b/dev-python/numpy/numpy-1.26.1.ebuild index f31fdfc7dce1..3165b7cbfc9c 100644 --- a/dev-python/numpy/numpy-1.26.1.ebuild +++ b/dev-python/numpy/numpy-1.26.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -35,7 +35,7 @@ RDEPEND=" " BDEPEND=" ${RDEPEND} - >=dev-util/meson-1.1.0 + >=dev-build/meson-1.1.0 >=dev-python/cython-3.0.0[${PYTHON_USEDEP}] lapack? ( virtual/pkgconfig diff --git a/dev-python/numpy/numpy-1.26.2.ebuild b/dev-python/numpy/numpy-1.26.2.ebuild index 170bc41b4cf8..6a6e3b2205a2 100644 --- a/dev-python/numpy/numpy-1.26.2.ebuild +++ b/dev-python/numpy/numpy-1.26.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -35,7 +35,7 @@ RDEPEND=" " BDEPEND=" ${RDEPEND} - >=dev-util/meson-1.1.0 + >=dev-build/meson-1.1.0 >=dev-python/cython-3.0.0[${PYTHON_USEDEP}] lapack? ( virtual/pkgconfig diff --git a/dev-python/numpy/numpy-1.26.3.ebuild b/dev-python/numpy/numpy-1.26.3.ebuild index d8b21ae0f7e8..bbbaaf36e411 100644 --- a/dev-python/numpy/numpy-1.26.3.ebuild +++ b/dev-python/numpy/numpy-1.26.3.ebuild @@ -35,7 +35,7 @@ RDEPEND=" " BDEPEND=" ${RDEPEND} - >=dev-util/meson-1.1.0 + >=dev-build/meson-1.1.0 >=dev-python/cython-3.0.0[${PYTHON_USEDEP}] lapack? ( virtual/pkgconfig -- cgit v1.2.3