From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/types-gdb/
Date: Sat, 22 Mar 2025 20:22:57 +0000 (UTC) [thread overview]
Message-ID: <1742674972.8164b42f1cedcd40fe76e9b6da2f25b53389d566.mgorny@gentoo> (raw)
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"
next reply other threads:[~2025-03-22 20:23 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-22 20:22 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-05 13:44 [gentoo-commits] repo/gentoo:master commit in: dev-python/types-gdb/ Michał Górny
2025-04-05 12:51 Arthur Zamarin
2025-03-22 19:46 Sam James
2025-03-22 9:20 Arthur Zamarin
2025-03-21 4:12 Michał Górny
2025-03-18 18:04 Michał Górny
2025-03-08 7:24 Michał Górny
2025-03-07 4:40 Michał Górny
2024-12-21 12:31 Michał Górny
2024-12-21 11:17 Michał Górny
2024-12-15 4:30 Sam James
2024-12-15 4:30 Sam James
2024-12-04 7:46 Michał Górny
2024-12-04 7:46 Michał Górny
2024-10-15 7:00 Michał Górny
2024-10-15 7:00 Michał Górny
2024-07-04 5:13 Michał Górny
2024-07-04 5:13 Michał Górny
2024-04-08 3:06 Michał Górny
2024-04-08 3:06 Michał Górny
2024-04-01 9:31 Michał Górny
2024-03-27 3:37 Michał Górny
2024-03-23 10:45 Michał Górny
2024-03-22 4:38 Michał Górny
2024-03-22 4:38 Michał Górny
2024-03-11 4:10 Michał Górny
2024-03-05 5:18 Michał Górny
2024-02-26 14:25 Michał Górny
2024-01-13 8:20 Michał Górny
2024-01-01 8:47 Alfredo Tupone
2023-12-30 18:35 Michał Górny
2023-08-14 5:07 Michał Górny
2023-03-16 16:35 Michał Górny
2023-03-14 16:57 Michał Górny
2023-02-02 5:42 Michał Górny
2022-12-10 18:21 Alfredo Tupone
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1742674972.8164b42f1cedcd40fe76e9b6da2f25b53389d566.mgorny@gentoo \
--to=mgorny@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox