commit:     fb0fa9f3889806b194bafad59ae2efcafd8fdb52
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 13 19:03:18 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 13 19:29:07 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb0fa9f3

dev-python/types-gdb: Bump to 15.0.0.20250713

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

 dev-python/types-gdb/Manifest                         |  1 +
 dev-python/types-gdb/types-gdb-15.0.0.20250713.ebuild | 16 ++++++++++++++++
 2 files changed, 17 insertions(+)

diff --git a/dev-python/types-gdb/Manifest b/dev-python/types-gdb/Manifest
index 0677eb4f2851..ed67746af073 100644
--- a/dev-python/types-gdb/Manifest
+++ b/dev-python/types-gdb/Manifest
@@ -1 +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

diff --git a/dev-python/types-gdb/types-gdb-15.0.0.20250713.ebuild 
b/dev-python/types-gdb/types-gdb-15.0.0.20250713.ebuild
new file mode 100644
index 000000000000..5249cc2ff879
--- /dev/null
+++ b/dev-python/types-gdb/types-gdb-15.0.0.20250713.ebuild
@@ -0,0 +1,16 @@
+# 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"

Reply via email to