Skip to content

Commit

Permalink
dev-lang/python: add link to expat bug
Browse files Browse the repository at this point in the history
Followup to 93480b9.

Bug: python/cpython#115133
Signed-off-by: Sam James <sam@gentoo.org>
  • Loading branch information
thesamesam committed Feb 7, 2024
1 parent 519f4fd commit 9ee56bf
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 0 deletions.
1 change: 1 addition & 0 deletions dev-lang/python/python-2.7.18_p16-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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:=
Expand Down
1 change: 1 addition & 0 deletions dev-lang/python/python-3.10.13.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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:=
Expand Down
1 change: 1 addition & 0 deletions dev-lang/python/python-3.11.7.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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:=
Expand Down
1 change: 1 addition & 0 deletions dev-lang/python/python-3.11.8.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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:=
Expand Down
1 change: 1 addition & 0 deletions dev-lang/python/python-3.12.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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:=
Expand Down
1 change: 1 addition & 0 deletions dev-lang/python/python-3.12.1_p1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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:=
Expand Down
1 change: 1 addition & 0 deletions dev-lang/python/python-3.12.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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:=
Expand Down
1 change: 1 addition & 0 deletions dev-lang/python/python-3.13.0_alpha2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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:=
Expand Down
1 change: 1 addition & 0 deletions dev-lang/python/python-3.13.0_alpha3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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:=
Expand Down
1 change: 1 addition & 0 deletions dev-lang/python/python-3.8.18.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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:=
Expand Down
1 change: 1 addition & 0 deletions dev-lang/python/python-3.9.18.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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:=
Expand Down

0 comments on commit 9ee56bf

Please sign in to comment.