From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-debug/pwndbg/
Date: Wed, 15 Oct 2025 05:27:46 +0000 (UTC) [thread overview]
Message-ID: <1760505912.75223a92938ffd53705c4df2ede27b09c0176f5d.sam@gentoo> (raw)
commit: 75223a92938ffd53705c4df2ede27b09c0176f5d
Author: Mario Haustein <mario.haustein <AT> hrz <DOT> tu-chemnitz <DOT> de>
AuthorDate: Tue Oct 14 21:41:03 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Oct 15 05:25:12 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75223a92
dev-debug/pwndbg: sync live
Signed-off-by: Mario Haustein <mario.haustein <AT> hrz.tu-chemnitz.de>
Part-of: https://github.com/gentoo/gentoo/pull/44181
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-debug/pwndbg/pwndbg-99999999.ebuild | 27 ++++++++++++---------------
1 file changed, 12 insertions(+), 15 deletions(-)
diff --git a/dev-debug/pwndbg/pwndbg-99999999.ebuild b/dev-debug/pwndbg/pwndbg-99999999.ebuild
index a8d053a4c16e..cc8946a65141 100644
--- a/dev-debug/pwndbg/pwndbg-99999999.ebuild
+++ b/dev-debug/pwndbg/pwndbg-99999999.ebuild
@@ -7,7 +7,7 @@ DISTUTILS_USE_PEP517=hatchling
DISTUTILS_SINGLE_IMPL=1
PYTHON_COMPAT=( python3_{10..13} )
-inherit distutils-r1 wrapper
+inherit distutils-r1
DESCRIPTION="A GDB plug-in that makes debugging with GDB suck less"
HOMEPAGE="https://github.com/pwndbg/pwndbg"
@@ -29,19 +29,19 @@ RDEPEND="
dev-debug/gdb[python,${PYTHON_SINGLE_USEDEP}]
~dev-python/gdb-pt-dump-0.0.0_p20240401[${PYTHON_SINGLE_USEDEP}]
$(python_gen_cond_dep '
- >=dev-libs/capstone-5.0.3[python,${PYTHON_USEDEP}]
- >=dev-python/psutil-6.1.1[${PYTHON_USEDEP}]
- >=dev-python/pycparser-2.22[${PYTHON_USEDEP}]
- >=dev-python/pyelftools-0.29[${PYTHON_USEDEP}]
- >=dev-python/pygments-2.18.0[${PYTHON_USEDEP}]
- >=dev-python/requests-2.32.3[${PYTHON_USEDEP}]
- >=dev-python/rich-13.7.1[${PYTHON_USEDEP}]
+ >=dev-libs/capstone-6.0.0_alpha5[python,${PYTHON_USEDEP}]
+ >=dev-python/psutil-7.0.0[${PYTHON_USEDEP}]
+ >=dev-python/pycparser-2.23[${PYTHON_USEDEP}]
+ >=dev-python/pyelftools-0.32[${PYTHON_USEDEP}]
+ >=dev-python/pygments-2.19.2[${PYTHON_USEDEP}]
+ >=dev-python/requests-2.32.5[${PYTHON_USEDEP}]
+ >=dev-python/rich-14.1.0[${PYTHON_USEDEP}]
>=dev-python/sortedcontainers-2.4.0[${PYTHON_USEDEP}]
>=dev-python/tabulate-0.9.0[${PYTHON_USEDEP}]
- >=dev-python/typing-extensions-4.12.0[${PYTHON_USEDEP}]
- >=dev-util/pwntools-4.14.0[${PYTHON_USEDEP}]
- >=dev-util/ROPgadget-7.3[${PYTHON_USEDEP}]
- >=dev-util/unicorn-2.1.3[python,${PYTHON_USEDEP}]
+ >=dev-python/typing-extensions-4.15.0[${PYTHON_USEDEP}]
+ >=dev-util/pwntools-4.14.1[${PYTHON_USEDEP}]
+ >=dev-util/ROPgadget-7.6[${PYTHON_USEDEP}]
+ >=dev-util/unicorn-2.1.4[python,${PYTHON_USEDEP}]
')
"
@@ -60,9 +60,6 @@ src_install() {
python_optimize "${ED}"/usr/share/${PN}
- make_wrapper "pwndbg" \
- "gdb -x \"${EPREFIX}/usr/share/${PN}/gdbinit.py\"" || die
-
dodoc README.md
dodoc -r docs
}
next reply other threads:[~2025-10-15 5:27 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-15 5:27 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-10-26 6:19 [gentoo-commits] repo/gentoo:master commit in: dev-debug/pwndbg/ Sam James
2025-10-16 19:04 Sam James
2025-10-15 5:27 Sam James
2025-10-15 5:27 Sam James
2025-10-15 5:27 Sam James
2025-07-12 6:43 Sam James
2025-07-12 6:01 Sam James
2025-06-15 1:37 Sam James
2025-06-14 21:49 Sam James
2025-06-05 16:10 Sam James
2025-06-02 21:32 Sam James
2025-06-02 21:32 Sam James
2025-06-02 0:01 Sam James
2025-05-11 14:40 Sam James
2025-04-24 21:05 Sam James
2025-04-24 21:05 Sam James
2025-04-24 18:24 Sam James
2025-03-28 17:16 Sam James
2025-03-28 17:16 Sam James
2025-03-22 19:46 Sam James
2025-02-21 13:02 Sam James
2025-02-21 13:02 Sam James
2025-02-17 1:52 Sam James
2025-02-06 1:11 Sam James
2025-02-06 1:11 Sam James
2024-11-24 15:47 Jakov Smolić
2024-11-24 11:02 Sam James
2024-10-03 9:50 Sam James
2024-09-09 21:08 Sam James
2024-09-09 21:08 Sam James
2024-06-01 3:31 Sam James
2024-04-28 13:51 Sam James
2024-04-28 13:51 Sam James
2024-03-29 7:51 Joonas Niilola
2024-03-29 7:51 Joonas Niilola
2024-03-29 7:51 Joonas Niilola
2024-03-29 7:51 Joonas Niilola
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=1760505912.75223a92938ffd53705c4df2ede27b09c0176f5d.sam@gentoo \
--to=sam@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