summaryrefslogtreecommitdiff
path: root/dev-lang/python
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-02-07 21:42:43 +0000
committerSam James <sam@gentoo.org>2024-02-07 21:43:04 +0000
commit9ee56bf0a04210397357798c3b0367f646f21e5d (patch)
tree38b17185b67c4180ee4269928c8fb1fac9b9b56d /dev-lang/python
parent519f4fdede3abeea479181c3d2dcfdf24420a5fb (diff)
downloadgentoo-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')
-rw-r--r--dev-lang/python/python-2.7.18_p16-r1.ebuild1
-rw-r--r--dev-lang/python/python-3.10.13.ebuild1
-rw-r--r--dev-lang/python/python-3.11.7.ebuild1
-rw-r--r--dev-lang/python/python-3.11.8.ebuild1
-rw-r--r--dev-lang/python/python-3.12.1.ebuild1
-rw-r--r--dev-lang/python/python-3.12.1_p1.ebuild1
-rw-r--r--dev-lang/python/python-3.12.2.ebuild1
-rw-r--r--dev-lang/python/python-3.13.0_alpha2.ebuild1
-rw-r--r--dev-lang/python/python-3.13.0_alpha3.ebuild1
-rw-r--r--dev-lang/python/python-3.8.18.ebuild1
-rw-r--r--dev-lang/python/python-3.9.18.ebuild1
11 files changed, 11 insertions, 0 deletions
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:=