summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-02-07 10:18:26 +0100
committerMichał Górny <mgorny@gentoo.org>2024-02-07 10:24:14 +0100
commit93480b9b09b2a0c0adfed10a1c9e90c1e38a9040 (patch)
tree5d905f9cfbaa52e605666ca0146fdd78e4090617 /dev-lang/python/python-3.9.18.ebuild
parentdev-lang/python: Bump to 3.11.8 (diff)
downloadgentoo-93480b9b09b2a0c0adfed10a1c9e90c1e38a9040.tar.gz
gentoo-93480b9b09b2a0c0adfed10a1c9e90c1e38a9040.tar.bz2
gentoo-93480b9b09b2a0c0adfed10a1c9e90c1e38a9040.zip
dev-lang/python: Pin dev-libs/expat due to regression
Not revbumping since the two main versions, 3.11 and 3.12, were just released, and should pin it well enough. Hopefully we'll be having a proper fix soon. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-lang/python/python-3.9.18.ebuild')
-rw-r--r--dev-lang/python/python-3.9.18.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.9.18.ebuild b/dev-lang/python/python-3.9.18.ebuild
index 24bb10243804..15bb2cfef77e 100644
--- a/dev-lang/python/python-3.9.18.ebuild
+++ b/dev-lang/python/python-3.9.18.ebuild
@@ -61,7 +61,7 @@ RDEPEND="
dev-tcltk/blt:=
dev-tcltk/tix
)
- xml? ( >=dev-libs/expat-2.1:= )
+ xml? ( <dev-libs/expat-2.6:= )
"
# bluetooth requires headers from bluez
DEPEND="