summaryrefslogtreecommitdiff
path: root/dev-python/types-gdb
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-03-07 06:53:54 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-03-07 06:53:54 +0000
commit259c2bbadb7e11a64ba2f7c34f45461aa3d6ced6 (patch)
tree03c3180c078c52396e137dbef72abff34c5ae6b3 /dev-python/types-gdb
parent3e8558181f703105fff8305aac4ba48bfa9f988d (diff)
downloadbaldeagleos-repo-259c2bbadb7e11a64ba2f7c34f45461aa3d6ced6.tar.gz
baldeagleos-repo-259c2bbadb7e11a64ba2f7c34f45461aa3d6ced6.tar.xz
baldeagleos-repo-259c2bbadb7e11a64ba2f7c34f45461aa3d6ced6.zip
Adding metadata
Diffstat (limited to 'dev-python/types-gdb')
-rw-r--r--dev-python/types-gdb/Manifest1
-rw-r--r--dev-python/types-gdb/types-gdb-15.0.0.20250306.ebuild16
2 files changed, 17 insertions, 0 deletions
diff --git a/dev-python/types-gdb/Manifest b/dev-python/types-gdb/Manifest
index e3b147e5a0ca..2b1afd3ed486 100644
--- a/dev-python/types-gdb/Manifest
+++ b/dev-python/types-gdb/Manifest
@@ -1 +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
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
new file mode 100644
index 000000000000..e4968cc85273
--- /dev/null
+++ b/dev-python/types-gdb/types-gdb-15.0.0.20250306.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_{9,10,11,12,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"