commit:     71887891c58b10f954f41247726416fa57524c6d
Author:     Henri Gasc <gasc <AT> eurecom <DOT> fr>
AuthorDate: Fri May 31 21:09:40 2024 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Fri May 31 22:16:02 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=71887891

dev-python/pyrr: Update numpy version

Closes: https://bugs.gentoo.org/932271
Signed-off-by: Henri Gasc <gasc <AT> eurecom.fr>

 dev-python/pyrr/{pyrr-0.10.3.ebuild => pyrr-0.10.3-r1.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/pyrr/pyrr-0.10.3.ebuild 
b/dev-python/pyrr/pyrr-0.10.3-r1.ebuild
similarity index 94%
rename from dev-python/pyrr/pyrr-0.10.3.ebuild
rename to dev-python/pyrr/pyrr-0.10.3-r1.ebuild
index af4ee13fa..6608fae3e 100644
--- a/dev-python/pyrr/pyrr-0.10.3.ebuild
+++ b/dev-python/pyrr/pyrr-0.10.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2023 Gentoo Authors
+# Copyright 2023-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -20,7 +20,7 @@ IUSE="doc"
 
 RDEPEND="
        dev-python/multipledispatch[${PYTHON_USEDEP}]
-       dev-python/numpy[${PYTHON_USEDEP}]
+       <dev-python/numpy-2[${PYTHON_USEDEP}]
 "
 BDEPEND="
        ${RDEPEND}

Reply via email to