commit:     0dec146b24a4e60482302be28cc32c894fe2783e
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jan  9 06:37:42 2026 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jan  9 07:29:51 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dec146b

dev-python/types-gdb: Bump to 16.3.0.20260109

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

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

diff --git a/dev-python/types-gdb/Manifest b/dev-python/types-gdb/Manifest
index 113e9b237905..dbe43b6b4363 100644
--- a/dev-python/types-gdb/Manifest
+++ b/dev-python/types-gdb/Manifest
@@ -1 +1,2 @@
 DIST types_gdb-16.3.0.20250920.tar.gz 25335 BLAKE2B 
4e6e0c710e7f883327356ce3743bfe4eb96f850b8858e8c47db5c6dab088279a6f8e2caba9701b601800d5ddf9c5054d576db2e92a34f14223073b7aa6ea541d
 SHA512 
ff5ee6e27a7c3c01ce9a81490b398bbab2fb2f43b4b1aba6d625b757eb739a06c7333b4ba759e76cdb23bbb133fa77774ff182a2189f6ea24d2300641509c2bf
+DIST types_gdb-16.3.0.20260109.tar.gz 25382 BLAKE2B 
53fd27c17d936cbbaf97a45582e8b27c0820515b253fb7b29b7470ec3b894b4caedd10832d1848029473aeb734368c3856ab6f9b31484cf19dcd8cea5f7e729b
 SHA512 
4d4329c64281720c6f4f57533b161066d09d91c6e412394e52c29008cb4e12d36b78af53652fc2ccb2d5c0db143be28b1ea521ae25830f035bf0e499e317997d

diff --git a/dev-python/types-gdb/types-gdb-16.3.0.20260109.ebuild 
b/dev-python/types-gdb/types-gdb-16.3.0.20260109.ebuild
new file mode 100644
index 000000000000..43a4d2205306
--- /dev/null
+++ b/dev-python/types-gdb/types-gdb-16.3.0.20260109.ebuild
@@ -0,0 +1,16 @@
+# Copyright 2022-2026 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