commit:     effd63bcd5bf7bbd6af80fa229873e4c5b03a695
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  5 08:13:43 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Oct  5 08:28:24 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=effd63bc

dev-lang/python: Remove duplicate xz-utils dep

This duplicate dependency is a leftover of enforcing "extra-filters"
flag in the past.

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

 dev-lang/python/python-3.13.0_rc3.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-lang/python/python-3.13.0_rc3.ebuild 
b/dev-lang/python/python-3.13.0_rc3.ebuild
index c50bf1ede300..6bc1b294d0ed 100644
--- a/dev-lang/python/python-3.13.0_rc3.ebuild
+++ b/dev-lang/python/python-3.13.0_rc3.ebuild
@@ -77,7 +77,6 @@ DEPEND="
        ${RDEPEND}
        bluetooth? ( net-wireless/bluez )
        test? (
-               app-arch/xz-utils
                dev-python/ensurepip-pip
                dev-python/ensurepip-setuptools
                dev-python/ensurepip-wheel

Reply via email to