From 5e21254b0cebafc6755c004a87b71a9197a68a3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 5 Jul 2025 11:42:20 +0200 Subject: dev-lang/python: Update dev-python/ensurepip-* dependencies MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Inline dev-python/ensurepip-wheels dependencies in all Python versions to pave the way for removing the metapackage. Remove unnecessary dev-python/ensurepip-wheel test dependency from slots other than 3.12; the dependency was introduced in that version and removed in 3.13, as the bundled setuptools wheel was updated. TODO: patch 3.12 to remove the dependency as well? Signed-off-by: Michał Górny --- dev-lang/python/python-0.3.14.9999.ebuild | 1 - 1 file changed, 1 deletion(-) (limited to 'dev-lang/python/python-0.3.14.9999.ebuild') diff --git a/dev-lang/python/python-0.3.14.9999.ebuild b/dev-lang/python/python-0.3.14.9999.ebuild index d3ee27dfcafb..391c0123711d 100644 --- a/dev-lang/python/python-0.3.14.9999.ebuild +++ b/dev-lang/python/python-0.3.14.9999.ebuild @@ -69,7 +69,6 @@ DEPEND=" test? ( dev-python/ensurepip-pip dev-python/ensurepip-setuptools - dev-python/ensurepip-wheel ) valgrind? ( dev-debug/valgrind ) " -- cgit v1.2.3