commit:     f5bc2817ee81a1987a36ea18605fe46661d6c3be
Author:     orbea <orbea <AT> riseup <DOT> net>
AuthorDate: Mon Feb 12 23:08:25 2024 +0000
Commit:     orbea <orbea <AT> riseup <DOT> net>
CommitDate: Mon Feb 12 23:08:25 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/libressl.git/commit/?id=f5bc2817

dev-lang/python: sync ::gentoo

Signed-off-by: orbea <orbea <AT> riseup.net>

 dev-lang/python/python-3.10.13.ebuild   | 3 ++-
 dev-lang/python/python-3.11.7.ebuild    | 3 ++-
 dev-lang/python/python-3.12.1.ebuild    | 3 ++-
 dev-lang/python/python-3.12.1_p1.ebuild | 3 ++-
 dev-lang/python/python-3.9.18.ebuild    | 3 ++-
 5 files changed, 10 insertions(+), 5 deletions(-)

diff --git a/dev-lang/python/python-3.10.13.ebuild 
b/dev-lang/python/python-3.10.13.ebuild
index f969959..124dc82 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:=
@@ -65,7 +66,7 @@ RDEPEND="
                dev-tcltk/blt:=
                dev-tcltk/tix
        )
-       xml? ( >=dev-libs/expat-2.1:= )
+       xml? ( <dev-libs/expat-2.6:= )
 "
 # bluetooth requires headers from bluez
 DEPEND="

diff --git a/dev-lang/python/python-3.11.7.ebuild 
b/dev-lang/python/python-3.11.7.ebuild
index 7024616..7505846 100644
--- a/dev-lang/python/python-3.11.7.ebuild
+++ b/dev-lang/python/python-3.11.7.ebuild
@@ -40,11 +40,12 @@ 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:=
        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:=

diff --git a/dev-lang/python/python-3.12.1.ebuild 
b/dev-lang/python/python-3.12.1.ebuild
index 888d5f0..cdb6045 100644
--- a/dev-lang/python/python-3.12.1.ebuild
+++ b/dev-lang/python/python-3.12.1.ebuild
@@ -40,11 +40,12 @@ 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:=
        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:=

diff --git a/dev-lang/python/python-3.12.1_p1.ebuild 
b/dev-lang/python/python-3.12.1_p1.ebuild
index 226ad8e..968865d 100644
--- a/dev-lang/python/python-3.12.1_p1.ebuild
+++ b/dev-lang/python/python-3.12.1_p1.ebuild
@@ -40,11 +40,12 @@ 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:=
        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:=

diff --git a/dev-lang/python/python-3.9.18.ebuild 
b/dev-lang/python/python-3.9.18.ebuild
index 93cffc0..db68388 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:=
@@ -61,7 +62,7 @@ RDEPEND="
                dev-tcltk/blt:=
                dev-tcltk/tix
        )
-       xml? ( >=dev-libs/expat-2.1:= )
+       xml? ( <dev-libs/expat-2.6:= )
 "
 # bluetooth requires headers from bluez
 DEPEND="

Reply via email to