public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-debug/pwndbg/
Date: Fri, 21 Feb 2025 13:02:45 +0000 (UTC)	[thread overview]
Message-ID: <1740142849.20f2a3eccc7140343f14c57d2819b404ce7066ce.sam@gentoo> (raw)

commit:     20f2a3eccc7140343f14c57d2819b404ce7066ce
Author:     Mario Haustein <mario.haustein <AT> hrz <DOT> tu-chemnitz <DOT> de>
AuthorDate: Fri Feb 21 12:04:41 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 21 13:00:49 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20f2a3ec

dev-debug/pwndbg: sync live

Signed-off-by: Mario Haustein <mario.haustein <AT> hrz.tu-chemnitz.de>
Closes: https://github.com/gentoo/gentoo/pull/40683
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-debug/pwndbg/pwndbg-99999999.ebuild | 23 +++++++++++++----------
 1 file changed, 13 insertions(+), 10 deletions(-)

diff --git a/dev-debug/pwndbg/pwndbg-99999999.ebuild b/dev-debug/pwndbg/pwndbg-99999999.ebuild
index f2a106e7e01d..3ed0ae501d5e 100644
--- a/dev-debug/pwndbg/pwndbg-99999999.ebuild
+++ b/dev-debug/pwndbg/pwndbg-99999999.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-DISTUTILS_USE_PEP517=poetry
+DISTUTILS_USE_PEP517=hatchling
 DISTUTILS_SINGLE_IMPL=1
 PYTHON_COMPAT=( python3_{10..13} )
 
@@ -27,18 +27,21 @@ SLOT="0"
 
 RDEPEND="
 	dev-debug/gdb[python,${PYTHON_SINGLE_USEDEP}]
-	~dev-python/gdb-pt-dump-0.0.0_p20231111[${PYTHON_SINGLE_USEDEP}]
+	~dev-python/gdb-pt-dump-0.0.0_p20240401[${PYTHON_SINGLE_USEDEP}]
 	$(python_gen_cond_dep '
-		>=dev-libs/capstone-5.0_rc4[python,${PYTHON_USEDEP}]
-		>=dev-python/psutil-5.9.5[${PYTHON_USEDEP}]
-		>=dev-python/pycparser-2.21[${PYTHON_USEDEP}]
+		>=dev-libs/capstone-5.0.3[python,${PYTHON_USEDEP}]
+		>=dev-python/psutil-5.9.8[${PYTHON_USEDEP}]
+		>=dev-python/pycparser-2.22[${PYTHON_USEDEP}]
 		>=dev-python/pyelftools-0.29[${PYTHON_USEDEP}]
-		>=dev-python/pygments-2.15.1[${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-python/sortedcontainers-2.4.0[${PYTHON_USEDEP}]
 		>=dev-python/tabulate-0.9.0[${PYTHON_USEDEP}]
-		>=dev-python/typing-extensions-4.6.1[${PYTHON_USEDEP}]
-		>=dev-util/pwntools-4.11.0[${PYTHON_USEDEP}]
-		>=dev-util/ROPgadget-7.2[${PYTHON_USEDEP}]
-		>=dev-util/unicorn-2.1.1[python,${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.2[python,${PYTHON_USEDEP}]
 	')
 "
 


             reply	other threads:[~2025-02-21 13:03 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-21 13:02 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-28 17:16 [gentoo-commits] repo/gentoo:master commit in: dev-debug/pwndbg/ 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-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=1740142849.20f2a3eccc7140343f14c57d2819b404ce7066ce.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