commit: 9ee56bf0a04210397357798c3b0367f646f21e5d Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Feb 7 21:42:43 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Feb 7 21:43:04 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ee56bf0
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 <AT> gentoo.org> dev-lang/python/python-2.7.18_p16-r1.ebuild | 1 + dev-lang/python/python-3.10.13.ebuild | 1 + dev-lang/python/python-3.11.7.ebuild | 1 + dev-lang/python/python-3.11.8.ebuild | 1 + dev-lang/python/python-3.12.1.ebuild | 1 + dev-lang/python/python-3.12.1_p1.ebuild | 1 + dev-lang/python/python-3.12.2.ebuild | 1 + dev-lang/python/python-3.13.0_alpha2.ebuild | 1 + dev-lang/python/python-3.13.0_alpha3.ebuild | 1 + dev-lang/python/python-3.8.18.ebuild | 1 + dev-lang/python/python-3.9.18.ebuild | 1 + 11 files changed, 11 insertions(+) diff --git a/dev-lang/python/python-2.7.18_p16-r1.ebuild b/dev-lang/python/python-2.7.18_p16-r1.ebuild index 7474e7d083e5..1195e193f0c6 100644 --- a/dev-lang/python/python-2.7.18_p16-r1.ebuild +++ b/dev-lang/python/python-2.7.18_p16-r1.ebuild @@ -39,6 +39,7 @@ RESTRICT="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:= dev-libs/libffi:= diff --git a/dev-lang/python/python-3.10.13.ebuild b/dev-lang/python/python-3.10.13.ebuild index a843933d9ab8..a8dc2f6575f8 100644 --- a/dev-lang/python/python-3.10.13.ebuild +++ b/dev-lang/python/python-3.10.13.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:= diff --git a/dev-lang/python/python-3.11.7.ebuild b/dev-lang/python/python-3.11.7.ebuild index bd0403f833ed..a43e610443d3 100644 --- a/dev-lang/python/python-3.11.7.ebuild +++ b/dev-lang/python/python-3.11.7.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:= diff --git a/dev-lang/python/python-3.11.8.ebuild b/dev-lang/python/python-3.11.8.ebuild index 669069799e62..8ea6f0bd7b58 100644 --- a/dev-lang/python/python-3.11.8.ebuild +++ b/dev-lang/python/python-3.11.8.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:= 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:= diff --git a/dev-lang/python/python-3.12.1_p1.ebuild b/dev-lang/python/python-3.12.1_p1.ebuild index 261d285075cf..432a056af7ae 100644 --- a/dev-lang/python/python-3.12.1_p1.ebuild +++ b/dev-lang/python/python-3.12.1_p1.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:= diff --git a/dev-lang/python/python-3.12.2.ebuild b/dev-lang/python/python-3.12.2.ebuild index 0c77d80ba8fa..3c9c8ce7a1ce 100644 --- a/dev-lang/python/python-3.12.2.ebuild +++ b/dev-lang/python/python-3.12.2.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:= diff --git a/dev-lang/python/python-3.13.0_alpha2.ebuild b/dev-lang/python/python-3.13.0_alpha2.ebuild index 6907f2db8bd3..4ddf84d9d1c8 100644 --- a/dev-lang/python/python-3.13.0_alpha2.ebuild +++ b/dev-lang/python/python-3.13.0_alpha2.ebuild @@ -39,6 +39,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:= diff --git a/dev-lang/python/python-3.13.0_alpha3.ebuild b/dev-lang/python/python-3.13.0_alpha3.ebuild index 772ef1abd235..e3cdda1302cb 100644 --- a/dev-lang/python/python-3.13.0_alpha3.ebuild +++ b/dev-lang/python/python-3.13.0_alpha3.ebuild @@ -39,6 +39,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:= diff --git a/dev-lang/python/python-3.8.18.ebuild b/dev-lang/python/python-3.8.18.ebuild index 54af09bc8cfd..8c559d9f08d8 100644 --- a/dev-lang/python/python-3.8.18.ebuild +++ b/dev-lang/python/python-3.8.18.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:= diff --git a/dev-lang/python/python-3.9.18.ebuild b/dev-lang/python/python-3.9.18.ebuild index 15bb2cfef77e..c10ec2f54b06 100644 --- a/dev-lang/python/python-3.9.18.ebuild +++ b/dev-lang/python/python-3.9.18.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:=
