dev-python/types-gdb: Remove old

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2025-08-02 18:11:03 +02:00
parent 468603a65e
commit f7604c5fdd
2 changed files with 0 additions and 17 deletions

View File

@@ -1,3 +1,2 @@
DIST types_gdb-15.0.0.20250516.tar.gz 20215 BLAKE2B 0c34c6ea42eec6984cd00767d69c9d20545e6b4b4bee2e47167d849136440ae6c7d866c5dea4abda1f9e1d6937d01e102249038825541ab5780cfcb1597dad96 SHA512 e0324a251ff9068cc595177d82e144aca7129c04bc15020baa1255134cabccc66b57c03147876550fa2702052b53813ff386511579c812b899376ca9b6f54ed0
DIST types_gdb-15.0.0.20250713.tar.gz 24478 BLAKE2B 2aa5ed6644ea3c1afef8751805196228041c772e247992205297da69a5dbda2fab6edd8f6ba9897733372c6a0c14720f80019175c3a7f5d9e26c1e80a4f0eeab SHA512 9e0c90b34721be0b3d5bb3c876ccddd58d67c5c20cc5fcdca0f7704f8f51d36940322465d2e66e616a0feaea4b2ef0d69fe0f503f2e7b803c267208a18354920
DIST types_gdb-15.0.0.20250801.tar.gz 24464 BLAKE2B 5ba33664f5357aec795d65467d2453075295a9babad0debb204196cd07906249b57ae5f6430788065d223bdd43b194654f3bb7f1e5d39f879cdff17837c75382 SHA512 3a789c322fe33dbc9a3b50dddef37b493e1b2d0cb9dd034b80d4e9f476580bf06e93b0132b3d5b93c877bd80403d2833060db21f6fe9eb149b4fe1148ad520c9

View File

@@ -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..14} )
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"