summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-06-01 05:59:37 +0100
committerSam James <sam@gentoo.org>2022-06-01 06:06:03 +0100
commitfc6127e07d7aeeb535e85944400d6471282caad4 (patch)
tree4e279afa1f47f097b587e7e6bd68b17f9d454369 /dev-python/lxml
parentdev-libs/cyrus-sasl: backport OpenSSL 3 patches (+ small other fixes) (diff)
downloadgentoo-fc6127e07d7aeeb535e85944400d6471282caad4.tar.gz
gentoo-fc6127e07d7aeeb535e85944400d6471282caad4.tar.bz2
gentoo-fc6127e07d7aeeb535e85944400d6471282caad4.zip
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@gentoo.org>
Diffstat (limited to 'dev-python/lxml')
-rw-r--r--dev-python/lxml/lxml-4.9.0-r1.ebuild (renamed from dev-python/lxml/lxml-4.9.0.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/lxml/lxml-4.9.0.ebuild b/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}]