commit:     daaa86907f950d7ee272adba92e93ce106aaf4eb
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 27 09:42:25 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jul 27 09:44:20 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=daaa8690

dev-python/types-setuptools: Remove old

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

 dev-python/types-setuptools/Manifest                    |  3 ---
 .../types-setuptools-70.2.0.20240704.ebuild             | 17 -----------------
 .../types-setuptools-71.1.0.20240723.ebuild             | 17 -----------------
 .../types-setuptools-71.1.0.20240724.ebuild             | 17 -----------------
 4 files changed, 54 deletions(-)

diff --git a/dev-python/types-setuptools/Manifest 
b/dev-python/types-setuptools/Manifest
index 68575293d69a..9c97c1c12cca 100644
--- a/dev-python/types-setuptools/Manifest
+++ b/dev-python/types-setuptools/Manifest
@@ -1,5 +1,2 @@
-DIST types-setuptools-70.2.0.20240704.tar.gz 39301 BLAKE2B 
697ae444f26b05b00d922610b05e12f76101cbd86de4ebf7d33c335f6e35aa2e168ebe780329ebf7a2d7e4f38b9255647fb08ce10828a2e476863dc3ac9b5b19
 SHA512 
a5ad2c1e038473dc676199b9cc8b5f73e2c32a3db0c6474cd02c61c22d945658f122fbaaa299c04138efe0be20db789ceb376f77013f9502f5f60f78e22711f0
 DIST types-setuptools-70.3.0.20240710.tar.gz 39352 BLAKE2B 
7ce226fe33a714f1467a6656832b6c8b01ee9821fd7c8345f32fb0675afa55689be094f7e695e11d06ddc38e58443b637d2ddf64aad89d456475ec717d8daef1
 SHA512 
c8c213a1d401a6aa46d0990bc0f0955261b113987713cfdfea683b90232a8c78bce0575612b4fbfeba3b2c12d9e6846ffc45ada7da5f2e3832c2ee8354249304
-DIST types-setuptools-71.1.0.20240723.tar.gz 39110 BLAKE2B 
6b7fc328913bf3f6778a433ffcaa989f98182986836f8fb773ca9a7e132124a70fdfbd47e4b424b7f201b512fb869e1bb7a75308317ab761c92891a2ece8e7a2
 SHA512 
ac14a14c31780f4e50765f8ff17078e3ca23590b8ccdc4848c0171b85f1e807146944d1c6ec8ff6fcdedfbe357d3264847a44936b88b9c6698f1db5bea57d26d
-DIST types-setuptools-71.1.0.20240724.tar.gz 39287 BLAKE2B 
78d5fe5cd9ef13d12c7c86474e76a4651d9e40b4b1cd8e05052b28c23a066979d5228f20cc8e1b3be0d691040616f13d9a78fc752092a1678eb5502780d8bf4a
 SHA512 
af44e7e046cc79d904b51e3e2f98f266a8d0fd5108d495b73cb920ade45b90daf683727475aa04824752207b9980b3a4c7e796d90bcefb15626cb693e78df466
 DIST types-setuptools-71.1.0.20240726.tar.gz 39687 BLAKE2B 
02c115eb7c6b09e8a46ce8d6d7da5dd2b80bb408df4038eef93eb41731d45b35f971873e2eb30c6869975a416f4e7d87ac33ef7cec27255d833db23b0ca2ffee
 SHA512 
b8ab4809e5122638ab6e78704d25eac0fe9a5076faf794872ec82091292c3ccd0b38bedd47b49d9406bed8ca5c259a0b62bb44272a385b25a0429605dc4a9bdd

diff --git 
a/dev-python/types-setuptools/types-setuptools-70.2.0.20240704.ebuild 
b/dev-python/types-setuptools/types-setuptools-70.2.0.20240704.ebuild
deleted file mode 100644
index ee31e761550d..000000000000
--- a/dev-python/types-setuptools/types-setuptools-70.2.0.20240704.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 2023-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10..13} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Typing stubs for setuptools"
-HOMEPAGE="https://pypi.org/project/types-setuptools/";
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv 
~s390 sparc x86"

diff --git 
a/dev-python/types-setuptools/types-setuptools-71.1.0.20240723.ebuild 
b/dev-python/types-setuptools/types-setuptools-71.1.0.20240723.ebuild
deleted file mode 100644
index a4b37c5506f0..000000000000
--- a/dev-python/types-setuptools/types-setuptools-71.1.0.20240723.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 2023-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10..13} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Typing stubs for setuptools"
-HOMEPAGE="https://pypi.org/project/types-setuptools/";
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"

diff --git 
a/dev-python/types-setuptools/types-setuptools-71.1.0.20240724.ebuild 
b/dev-python/types-setuptools/types-setuptools-71.1.0.20240724.ebuild
deleted file mode 100644
index a4b37c5506f0..000000000000
--- a/dev-python/types-setuptools/types-setuptools-71.1.0.20240724.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 2023-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10..13} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Typing stubs for setuptools"
-HOMEPAGE="https://pypi.org/project/types-setuptools/";
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"

Reply via email to