diff options
| author | Michał Górny <mgorny@gentoo.org> | 2024-02-07 10:18:26 +0100 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2024-02-07 10:24:14 +0100 |
| commit | 93480b9b09b2a0c0adfed10a1c9e90c1e38a9040 (patch) | |
| tree | 5d905f9cfbaa52e605666ca0146fdd78e4090617 /dev-lang/python/python-3.11.7.ebuild | |
| parent | 68768b7670feee30db2c9aa7b69360f4af9776fd (diff) | |
| download | gentoo-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.11.7.ebuild')
| -rw-r--r-- | dev-lang/python/python-3.11.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.11.7.ebuild b/dev-lang/python/python-3.11.7.ebuild index b484a90f142c..bd0403f833ed 100644 --- a/dev-lang/python/python-3.11.7.ebuild +++ b/dev-lang/python/python-3.11.7.ebuild @@ -44,7 +44,7 @@ RDEPEND=" app-arch/bzip2:= app-arch/xz-utils:= app-crypt/libb2 - >=dev-libs/expat-2.1:= + <dev-libs/expat-2.6:= dev-libs/libffi:= dev-python/gentoo-common >=sys-libs/zlib-1.1.3:= |
