commit: 8164b42f1cedcd40fe76e9b6da2f25b53389d566
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 22 20:21:09 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Mar 22 20:22:52 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8164b42f
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.20241204.ebuild | 16 ----------------
dev-python/types-gdb/types-gdb-15.0.0.20250306.ebuild | 16 ----------------
3 files changed, 34 deletions(-)
diff --git a/dev-python/types-gdb/Manifest b/dev-python/types-gdb/Manifest
index 2f75e5a6914a..96ce0037121d 100644
--- a/dev-python/types-gdb/Manifest
+++ b/dev-python/types-gdb/Manifest
@@ -1,4 +1,2 @@
-DIST types_gdb-15.0.0.20241204.tar.gz 19947 BLAKE2B
e4b9e90f49dd2100f95be6d8cf323869581e46054b3130c1b4465b66cb7e58380de37af40751d06a581a5690aa96c11a0e4b7187c7bda5b9acb823c5572f2525
SHA512
f7acc0bad022244d95a45a6bbf428e893f7cd8e5e88ea34459bb209a7e36c6a34bac78a5824d9df39a0f6f8e0360285e478ed3d3c894bffa76d52c9bbc3b2b56
-DIST types_gdb-15.0.0.20250306.tar.gz 20140 BLAKE2B
e2cd08a1696c8bff596aec8d1aa12a4edbeb14b7ba26790fc9b4d913804c882ecf5a364ff2b66e4e31f5a4146493e6b9cf452436c0de495f90b9ffec096729b9
SHA512
f68a4249ac63a1e5658c8d4c88ed74af13465cf3772163b96609520f0424b8b4603df14f299d7241601e1b266b80b3012ebb78c7e05e1daedbe1abba0fcfec1f
DIST types_gdb-15.0.0.20250308.tar.gz 20122 BLAKE2B
d13a87811b924514c63497e1b39888040af7daebed05dc38adf8b13da814b230bc00f709a52bc489e3b197451db6dd5382981d2ad04532165a946b940cbeddbe
SHA512
6b85dd612dc63786bddb60f6c6850d520a41227994691f600f54010b64b4bbab883526463578812a655fb7ad578d4ea707b361da634ae3caa0d6ccdd889eb068
DIST types_gdb-15.0.0.20250321.tar.gz 20185 BLAKE2B
293b8cd01c5fbafd37555543fc633987d1af492247133740713a2a167c2c4e30c25d85890cbbc1baaf1777c527c08ee55bc807320fca5c3eb419877d983e5928
SHA512
3a29834510756d936728175d2f831ea86be11247e570af0fe372649e4921ddca635d707b48b881e24b728f29b9bced7c4dc7558d3e1e9f7fa8695581436cf524
diff --git a/dev-python/types-gdb/types-gdb-15.0.0.20241204.ebuild
b/dev-python/types-gdb/types-gdb-15.0.0.20241204.ebuild
deleted file mode 100644
index a36a7a1972f6..000000000000
--- a/dev-python/types-gdb/types-gdb-15.0.0.20241204.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..12} )
-
-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.20250306.ebuild
b/dev-python/types-gdb/types-gdb-15.0.0.20250306.ebuild
deleted file mode 100644
index 5ce260e87b57..000000000000
--- a/dev-python/types-gdb/types-gdb-15.0.0.20250306.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..12} )
-
-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"