commit:     99e194a443c2673106f632551f7a07996f8d5fc1
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 27 00:21:26 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Feb 27 00:21:26 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99e194a4

dev-python/pkgcraft: require cython-3 in 9999

See 
https://github.com/pkgcraft/pkgcraft-python/commit/543a260b2392bfaa25a074af23fc3ad119fa4dff.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-python/pkgcraft/pkgcraft-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pkgcraft/pkgcraft-9999.ebuild 
b/dev-python/pkgcraft/pkgcraft-9999.ebuild
index be43bfffaec1..8969d25f9d5f 100644
--- a/dev-python/pkgcraft/pkgcraft-9999.ebuild
+++ b/dev-python/pkgcraft/pkgcraft-9999.ebuild
@@ -38,7 +38,7 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}"
 BDEPEND="
-       dev-python/cython
+       >=dev-python/cython-3.0.0_beta1
        dev-python/setuptools_scm
        virtual/pkgconfig
 "

Reply via email to