commit:     43a832dfd140bac7738bb59d0828c160ff9681da
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 15 14:52:52 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Mar 15 14:52:52 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43a832df

dev-python/ensurepip-setuptools: Remove old

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

 dev-python/ensurepip-setuptools/Manifest             |  4 ----
 .../ensurepip-setuptools-75.8.0.ebuild               | 20 --------------------
 .../ensurepip-setuptools-75.8.1.ebuild               | 20 --------------------
 .../ensurepip-setuptools-75.9.0.ebuild               | 20 --------------------
 .../ensurepip-setuptools-75.9.1.ebuild               | 20 --------------------
 5 files changed, 84 deletions(-)

diff --git a/dev-python/ensurepip-setuptools/Manifest 
b/dev-python/ensurepip-setuptools/Manifest
index a5ffe761d6cb..5e1ee319596a 100644
--- a/dev-python/ensurepip-setuptools/Manifest
+++ b/dev-python/ensurepip-setuptools/Manifest
@@ -1,6 +1,2 @@
-DIST setuptools-75.8.0-py3-none-any.whl 1228782 BLAKE2B 
0e53d2e2d3666bce8072b23556c77a013a6db704eaa1b582a37defcd5691bb6cc66533bc9edc164911e5e5839c0c418571052a696c5c9a98b289ea232d045a38
 SHA512 
02760ed1215eefe7ad4beae24243fa6372d47b975a060dd69d5c521c6c53fe9ba1a6e73f39448ed9471b89371d19273824becbc8471da40cf43d3c799f0b50cf
-DIST setuptools-75.8.1-py3-none-any.whl 1228867 BLAKE2B 
ec0fada24a666a0a32dc4bae456e40b35c0d6f87cc389a6ad917ae330e7e509a4f1a21a5c0a38cd4a5e74890c3e8e6c6be23450cd7658803f6f037b900e11b17
 SHA512 
ca68002ae0fabceae31d46f5e9453582bc60fc137b6e1c58d30f834a5233eeb58c60385be4a71b0feb2f3059cec5197bf4cb50f2bb94a728ebfb80f08ece8dd3
 DIST setuptools-75.8.2-py3-none-any.whl 1229385 BLAKE2B 
e2890604e9acbf23aefc94ee99927bafdc189e45c84b0e4e0b48737d120ba60590438603195e180988b26e3e8fb378812507e2a0b513bf886c3b1eb673853da5
 SHA512 
083447a6bd375ca99e017ec4c5e3083ee4eee32b65d911b4d5ccadfa587ec213d43562d21d0f238753cc5c54354027b8425880d7248fbbd170b0c006613f4327
-DIST setuptools-75.9.0-py3-none-any.whl 1231623 BLAKE2B 
a482f534ed3209db392bec33a39ba56ce0dd213cdd704ba903999b318cdb3c025e3d62fe697a9d6565667f87e3442b9a2a0edf4d57ae793b93c5fc6993c77a49
 SHA512 
8b67de3aecf4f37582d460d5aad6f8d140c877b1f7163375b027ce6e47f8a1afcc78327f02723f9afb2b30c1f03f5cfe9df9333ea07a263926e4d57475175b7a
-DIST setuptools-75.9.1-py3-none-any.whl 1231632 BLAKE2B 
c557597ac5b4dbad75957641ccd4cba812e2c84b0c8ca0f2a0fedf4a139a364aec3cf9657c02ea76b878595e0d8b3831a322b2a82af28eefa656eab9e657b1b2
 SHA512 
5ccda91109ed72f941c6b7994b7e73bb2d10567f7dc9b08bbbab58a576a25ac6cb87376e461415ca33ff992fb69407a1535cde462df801d74823a37f582fb537
 DIST setuptools-76.0.0-py3-none-any.whl 1236106 BLAKE2B 
783411ca7c3ee2f2aaaba2d40abb010f7014eb640e6ebee125e0d80afd863634eb01a10343c086b46a7b928db14d5edc6270c92129d2b20bbf0ce36229de932a
 SHA512 
6b2af35acbd3c73f19a5eac91cc13329ef6b0c9b9dbad18fdcfabb0625215a661d320d164a08018a08a3578c5bc3aedfd9ed9ecdaaf62ef08e30fcae34a3eefb

diff --git a/dev-python/ensurepip-setuptools/ensurepip-setuptools-75.8.0.ebuild 
b/dev-python/ensurepip-setuptools/ensurepip-setuptools-75.8.0.ebuild
deleted file mode 100644
index 473fddfd3ccc..000000000000
--- a/dev-python/ensurepip-setuptools/ensurepip-setuptools-75.8.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 2022-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit pypi
-
-DESCRIPTION="Shared setuptools wheel for ensurepip Python module"
-HOMEPAGE="https://pypi.org/project/setuptools/";
-SRC_URI="$(pypi_wheel_url "${PN#ensurepip-}")"
-S=${DISTDIR}
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos 
~x64-solaris"
-
-src_install() {
-       insinto /usr/lib/python/ensurepip
-       doins "${A}"
-}

diff --git a/dev-python/ensurepip-setuptools/ensurepip-setuptools-75.8.1.ebuild 
b/dev-python/ensurepip-setuptools/ensurepip-setuptools-75.8.1.ebuild
deleted file mode 100644
index b76c3f6972d8..000000000000
--- a/dev-python/ensurepip-setuptools/ensurepip-setuptools-75.8.1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 2022-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit pypi
-
-DESCRIPTION="Shared setuptools wheel for ensurepip Python module"
-HOMEPAGE="https://pypi.org/project/setuptools/";
-SRC_URI="$(pypi_wheel_url "${PN#ensurepip-}")"
-S=${DISTDIR}
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
-
-src_install() {
-       insinto /usr/lib/python/ensurepip
-       doins "${A}"
-}

diff --git a/dev-python/ensurepip-setuptools/ensurepip-setuptools-75.9.0.ebuild 
b/dev-python/ensurepip-setuptools/ensurepip-setuptools-75.9.0.ebuild
deleted file mode 100644
index b76c3f6972d8..000000000000
--- a/dev-python/ensurepip-setuptools/ensurepip-setuptools-75.9.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 2022-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit pypi
-
-DESCRIPTION="Shared setuptools wheel for ensurepip Python module"
-HOMEPAGE="https://pypi.org/project/setuptools/";
-SRC_URI="$(pypi_wheel_url "${PN#ensurepip-}")"
-S=${DISTDIR}
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
-
-src_install() {
-       insinto /usr/lib/python/ensurepip
-       doins "${A}"
-}

diff --git a/dev-python/ensurepip-setuptools/ensurepip-setuptools-75.9.1.ebuild 
b/dev-python/ensurepip-setuptools/ensurepip-setuptools-75.9.1.ebuild
deleted file mode 100644
index b76c3f6972d8..000000000000
--- a/dev-python/ensurepip-setuptools/ensurepip-setuptools-75.9.1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 2022-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit pypi
-
-DESCRIPTION="Shared setuptools wheel for ensurepip Python module"
-HOMEPAGE="https://pypi.org/project/setuptools/";
-SRC_URI="$(pypi_wheel_url "${PN#ensurepip-}")"
-S=${DISTDIR}
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
-
-src_install() {
-       insinto /usr/lib/python/ensurepip
-       doins "${A}"
-}

Reply via email to