summaryrefslogtreecommitdiff
path: root/dev-lang/python/python-0.3.13.9999.ebuild
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2025-07-05 11:42:20 +0200
committerMichał Górny <mgorny@gentoo.org>2025-07-05 11:47:07 +0200
commit5e21254b0cebafc6755c004a87b71a9197a68a3e (patch)
tree988874a04d078a8381e2c43748695caced2b0f96 /dev-lang/python/python-0.3.13.9999.ebuild
parenta38b70c078a251595a886932682fcd64d1ff1e73 (diff)
downloadgentoo-5e21254b0cebafc6755c004a87b71a9197a68a3e.tar.gz
gentoo-5e21254b0cebafc6755c004a87b71a9197a68a3e.tar.bz2
gentoo-5e21254b0cebafc6755c004a87b71a9197a68a3e.zip
dev-lang/python: Update dev-python/ensurepip-* dependencies
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 <mgorny@gentoo.org>
Diffstat (limited to 'dev-lang/python/python-0.3.13.9999.ebuild')
-rw-r--r--dev-lang/python/python-0.3.13.9999.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-lang/python/python-0.3.13.9999.ebuild b/dev-lang/python/python-0.3.13.9999.ebuild
index 6dbe301dac38..0861f69afcf6 100644
--- a/dev-lang/python/python-0.3.13.9999.ebuild
+++ b/dev-lang/python/python-0.3.13.9999.ebuild
@@ -69,7 +69,6 @@ DEPEND="
test? (
dev-python/ensurepip-pip
dev-python/ensurepip-setuptools
- dev-python/ensurepip-wheel
)
valgrind? ( dev-debug/valgrind )
"