commit:     a7613a5e5989b87bf799b0718fe0af1ad16faf03
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 11 14:14:13 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb 11 14:20:15 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7613a5e

dev-lang/python: Revert dev-python/expat adjustment in 2.7.18_p16

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 .../{python-2.7.18_p16-r1.ebuild => python-2.7.18_p16-r2.ebuild}       | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-lang/python/python-2.7.18_p16-r1.ebuild 
b/dev-lang/python/python-2.7.18_p16-r2.ebuild
similarity index 98%
rename from dev-lang/python/python-2.7.18_p16-r1.ebuild
rename to dev-lang/python/python-2.7.18_p16-r2.ebuild
index 1195e193f0c6..539f7addcb1c 100644
--- a/dev-lang/python/python-2.7.18_p16-r1.ebuild
+++ b/dev-lang/python/python-2.7.18_p16-r2.ebuild
@@ -39,7 +39,6 @@ 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:=
@@ -61,7 +60,7 @@ RDEPEND="
                dev-tcltk/blt:=
                dev-tcltk/tix
        )
-       xml? ( <dev-libs/expat-2.6:= )
+       xml? ( >=dev-libs/expat-2.1:= )
 "
 # bluetooth requires headers from bluez
 DEPEND="

Reply via email to