commit:     0dd8d1ce5e2d2702a3ec823ae76295b29e366e0d
Author:     Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Sat May  3 14:12:54 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon May  5 05:32:44 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dd8d1ce

dev-python/lxml: add dev-libs/libxml2 subslot op for incoming ABI break

Signed-off-by: Alfred Wingate <parona <AT> protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/41919
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/lxml/{lxml-5.3.1.ebuild => lxml-5.3.1-r1.ebuild}    | 2 +-
 dev-python/lxml/{lxml-5.3.2.ebuild => lxml-5.3.2-r1.ebuild}    | 2 +-
 dev-python/lxml/{lxml-5.4.0-r1.ebuild => lxml-5.4.0-r2.ebuild} | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/lxml/lxml-5.3.1.ebuild 
b/dev-python/lxml/lxml-5.3.1-r1.ebuild
similarity index 99%
rename from dev-python/lxml/lxml-5.3.1.ebuild
rename to dev-python/lxml/lxml-5.3.1-r1.ebuild
index e5ff274131c4..619633e15af6 100644
--- a/dev-python/lxml/lxml-5.3.1.ebuild
+++ b/dev-python/lxml/lxml-5.3.1-r1.ebuild
@@ -29,7 +29,7 @@ RESTRICT="!test? ( test )"
 
 # Note: lib{xml2,xslt} are used as C libraries, not Python modules.
 DEPEND="
-       >=dev-libs/libxml2-2.10.3
+       >=dev-libs/libxml2-2.10.3:=
        >=dev-libs/libxslt-1.1.38
 "
 RDEPEND="

diff --git a/dev-python/lxml/lxml-5.3.2.ebuild 
b/dev-python/lxml/lxml-5.3.2-r1.ebuild
similarity index 99%
rename from dev-python/lxml/lxml-5.3.2.ebuild
rename to dev-python/lxml/lxml-5.3.2-r1.ebuild
index ccefce9b2f3b..f1a631944cb9 100644
--- a/dev-python/lxml/lxml-5.3.2.ebuild
+++ b/dev-python/lxml/lxml-5.3.2-r1.ebuild
@@ -29,7 +29,7 @@ RESTRICT="!test? ( test )"
 
 # Note: lib{xml2,xslt} are used as C libraries, not Python modules.
 DEPEND="
-       >=dev-libs/libxml2-2.10.3
+       >=dev-libs/libxml2-2.10.3:=
        >=dev-libs/libxslt-1.1.38
 "
 RDEPEND="

diff --git a/dev-python/lxml/lxml-5.4.0-r1.ebuild 
b/dev-python/lxml/lxml-5.4.0-r2.ebuild
similarity index 99%
rename from dev-python/lxml/lxml-5.4.0-r1.ebuild
rename to dev-python/lxml/lxml-5.4.0-r2.ebuild
index 4182b25709b1..26d81a16ea37 100644
--- a/dev-python/lxml/lxml-5.4.0-r1.ebuild
+++ b/dev-python/lxml/lxml-5.4.0-r2.ebuild
@@ -29,7 +29,7 @@ RESTRICT="!test? ( test )"
 
 # Note: lib{xml2,xslt} are used as C libraries, not Python modules.
 DEPEND="
-       >=dev-libs/libxml2-2.10.3
+       >=dev-libs/libxml2-2.10.3:=
        >=dev-libs/libxslt-1.1.38
 "
 RDEPEND="

Reply via email to