summaryrefslogtreecommitdiff
path: root/dev-python/types-gdb
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2026-01-09 20:01:22 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2026-01-09 20:01:22 +0000
commit2e53daf1e0021c6061113be936ef57fcdd3c2048 (patch)
tree47b5664b6b0fdac1aa05431f2f3d3bb5b3d7f1c6 /dev-python/types-gdb
parenta37a4d621a482875d32fb10b2b640d82223df815 (diff)
downloadbaldeagleos-repo-2e53daf1e0021c6061113be936ef57fcdd3c2048.tar.gz
baldeagleos-repo-2e53daf1e0021c6061113be936ef57fcdd3c2048.tar.xz
baldeagleos-repo-2e53daf1e0021c6061113be936ef57fcdd3c2048.zip
Adding metadata
Diffstat (limited to 'dev-python/types-gdb')
-rw-r--r--dev-python/types-gdb/Manifest4
-rw-r--r--dev-python/types-gdb/types-gdb-15.0.0.20250809.ebuild16
-rw-r--r--dev-python/types-gdb/types-gdb-16.3.0.20250812.ebuild16
-rw-r--r--dev-python/types-gdb/types-gdb-16.3.0.20260109.ebuild (renamed from dev-python/types-gdb/types-gdb-16.3.0.20250915.ebuild)2
4 files changed, 2 insertions, 36 deletions
diff --git a/dev-python/types-gdb/Manifest b/dev-python/types-gdb/Manifest
index 5ee3c4bd8518..dbe43b6b4363 100644
--- a/dev-python/types-gdb/Manifest
+++ b/dev-python/types-gdb/Manifest
@@ -1,4 +1,2 @@
-DIST types_gdb-15.0.0.20250809.tar.gz 24555 BLAKE2B 60d0eac1356734b27930ec8159befd382d2cd1498e7e0d024194e81ef7017d6e61bd6360b856839945d0c4c87ba5a9a9f9a2fdd13a99aac5861e97e640307c41 SHA512 a6de16e9d9a5ec327eeed9acc8582aa90753b192d1302c02ef6a8fad16d4836fd54e8f65f0b01ee43c92b03ef758620b9185426d4e0b6d07265ccfb8970f73fc
-DIST types_gdb-16.3.0.20250812.tar.gz 25002 BLAKE2B 867f0df90526701f56367f32cdaf534b096561b912a41c6e0ecb78a506a2574ef05407417bb2349d709b0328644bbbaaa3940405bb5cdd5b854a564adf12f6c3 SHA512 6032c6107cd4f310e9e5783d48644f74d4fb5a3816e3959fad7f4c47ea89dc095a35e707be8d43c8e6859cc00706a1baaacbbe9d4e8157c25c1ea79dfcda18f7
-DIST types_gdb-16.3.0.20250915.tar.gz 25107 BLAKE2B df3fea20497faf38b4af6bb8d33f77378f1b4b69ae93ad4a740b2f61618732a548b2ee0351b8d22ce6f67e1d8e6abe04b2260b9b1133b0a3ec1391ec84ab0c4a SHA512 55fa5dec184b27d0b83890272cb390266808c5aa1f1773404729f8edd62b8b728704c505da1bffe37ea60816fa94cd24771eee122450c3989c0d62c68e873730
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-15.0.0.20250809.ebuild b/dev-python/types-gdb/types-gdb-15.0.0.20250809.ebuild
deleted file mode 100644
index b9183c9ac756..000000000000
--- a/dev-python/types-gdb/types-gdb-15.0.0.20250809.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..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"
diff --git a/dev-python/types-gdb/types-gdb-16.3.0.20250812.ebuild b/dev-python/types-gdb/types-gdb-16.3.0.20250812.ebuild
deleted file mode 100644
index b9183c9ac756..000000000000
--- a/dev-python/types-gdb/types-gdb-16.3.0.20250812.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..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"
diff --git a/dev-python/types-gdb/types-gdb-16.3.0.20250915.ebuild b/dev-python/types-gdb/types-gdb-16.3.0.20260109.ebuild
index 0f07ccfced9b..fbf77e18e21e 100644
--- a/dev-python/types-gdb/types-gdb-16.3.0.20250915.ebuild
+++ b/dev-python/types-gdb/types-gdb-16.3.0.20260109.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2025 Gentoo Authors
+# Copyright 2022-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8