diff options
author | Sam James <sam@gentoo.org> | 2024-02-07 21:42:43 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-07 21:43:04 +0000 |
commit | 9ee56bf0a04210397357798c3b0367f646f21e5d (patch) | |
tree | 38b17185b67c4180ee4269928c8fb1fac9b9b56d /dev-lang/python/python-3.12.1.ebuild | |
parent | net-print/epson-inkjet-printer-escpr: use tarball instead of srpm (diff) | |
download | gentoo-9ee56bf0a04210397357798c3b0367f646f21e5d.tar.gz gentoo-9ee56bf0a04210397357798c3b0367f646f21e5d.tar.bz2 gentoo-9ee56bf0a04210397357798c3b0367f646f21e5d.zip |
dev-lang/python: add link to expat bug
Followup to 93480b9b09b2a0c0adfed10a1c9e90c1e38a9040.
Bug: https://github.com/python/cpython/issues/115133
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang/python/python-3.12.1.ebuild')
-rw-r--r-- | dev-lang/python/python-3.12.1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-lang/python/python-3.12.1.ebuild b/dev-lang/python/python-3.12.1.ebuild index bcacd5492511..6c0fd66252e4 100644 --- a/dev-lang/python/python-3.12.1.ebuild +++ b/dev-lang/python/python-3.12.1.ebuild @@ -40,6 +40,7 @@ RESTRICT="!test? ( test )" # run the bootstrap code on your dev box and include the results in the # patchset. See bug 447752. +# <expat-2.6: https://github.com/python/cpython/issues/115133 RDEPEND=" app-arch/bzip2:= app-arch/xz-utils:= |