commit: eb324c524f5dd9166607a9e44983493606471cc7
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat May 31 13:10:33 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat May 31 13:10:33 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb324c52
dev-python/types-gdb: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/types-gdb/Manifest | 2 --
dev-python/types-gdb/types-gdb-15.0.0.20250321.ebuild | 16 ----------------
dev-python/types-gdb/types-gdb-15.0.0.20250514.ebuild | 16 ----------------
3 files changed, 34 deletions(-)
diff --git a/dev-python/types-gdb/Manifest b/dev-python/types-gdb/Manifest
index a56d4d0f24d5..0677eb4f2851 100644
--- a/dev-python/types-gdb/Manifest
+++ b/dev-python/types-gdb/Manifest
@@ -1,3 +1 @@
-DIST types_gdb-15.0.0.20250321.tar.gz 20185 BLAKE2B
293b8cd01c5fbafd37555543fc633987d1af492247133740713a2a167c2c4e30c25d85890cbbc1baaf1777c527c08ee55bc807320fca5c3eb419877d983e5928
SHA512
3a29834510756d936728175d2f831ea86be11247e570af0fe372649e4921ddca635d707b48b881e24b728f29b9bced7c4dc7558d3e1e9f7fa8695581436cf524
-DIST types_gdb-15.0.0.20250514.tar.gz 20169 BLAKE2B
8e07180ca924972a75427ad62482235d9d69f7c9e4ffdb40b2e3832a018b55c4ba01de168c8ef3ba72b31521ee16da3c47b843ff468b054c36f0333f97a6e869
SHA512
b068002db8adf589e4cf8ed5c96c973bde16210ac759f754df8364f1f116865c5dc63136066997d9439eb7f2bb16010d4a2213ae8c2d98640c6d71cffc042a52
DIST types_gdb-15.0.0.20250516.tar.gz 20215 BLAKE2B
0c34c6ea42eec6984cd00767d69c9d20545e6b4b4bee2e47167d849136440ae6c7d866c5dea4abda1f9e1d6937d01e102249038825541ab5780cfcb1597dad96
SHA512
e0324a251ff9068cc595177d82e144aca7129c04bc15020baa1255134cabccc66b57c03147876550fa2702052b53813ff386511579c812b899376ca9b6f54ed0
diff --git a/dev-python/types-gdb/types-gdb-15.0.0.20250321.ebuild
b/dev-python/types-gdb/types-gdb-15.0.0.20250321.ebuild
deleted file mode 100644
index 9ed683d09cdc..000000000000
--- a/dev-python/types-gdb/types-gdb-15.0.0.20250321.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 2022-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..13} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Typing stubs for gdb"
-HOMEPAGE="https://pypi.org/project/types-gdb/"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
diff --git a/dev-python/types-gdb/types-gdb-15.0.0.20250514.ebuild
b/dev-python/types-gdb/types-gdb-15.0.0.20250514.ebuild
deleted file mode 100644
index 188bee1e8bff..000000000000
--- a/dev-python/types-gdb/types-gdb-15.0.0.20250514.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 2022-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{11..13} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Typing stubs for gdb"
-HOMEPAGE="https://pypi.org/project/types-gdb/"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"