diff options
| author | Michał Górny <mgorny@gentoo.org> | 2025-07-05 11:42:20 +0200 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2025-07-05 11:47:07 +0200 |
| commit | 5e21254b0cebafc6755c004a87b71a9197a68a3e (patch) | |
| tree | 988874a04d078a8381e2c43748695caced2b0f96 /dev-lang/python/python-0.3.13.9999.ebuild | |
| parent | a38b70c078a251595a886932682fcd64d1ff1e73 (diff) | |
| download | gentoo-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.ebuild | 1 |
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 ) " |
