commit:     fc6127e07d7aeeb535e85944400d6471282caad4
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun  1 04:59:37 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun  1 05:06:03 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc6127e0

dev-python/lxml: revbump w/ tigher cython dep to avoid miscompile

Generated bad exception handling code.

Closes: https://bugs.gentoo.org/830882
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-python/lxml/{lxml-4.9.0.ebuild => lxml-4.9.0-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/lxml/lxml-4.9.0.ebuild 
b/dev-python/lxml/lxml-4.9.0-r1.ebuild
similarity index 98%
rename from dev-python/lxml/lxml-4.9.0.ebuild
rename to dev-python/lxml/lxml-4.9.0-r1.ebuild
index cc4c7423d460..230896cacca2 100644
--- a/dev-python/lxml/lxml-4.9.0.ebuild
+++ b/dev-python/lxml/lxml-4.9.0-r1.ebuild
@@ -32,7 +32,7 @@ RDEPEND="
 "
 BDEPEND="
        virtual/pkgconfig
-       dev-python/cython[${PYTHON_USEDEP}]
+       >=dev-python/cython-0.29.29[${PYTHON_USEDEP}]
        doc? (
                $(python_gen_any_dep '
                        dev-python/docutils[${PYTHON_USEDEP}]

Reply via email to