* [PR PATCH] python3-ropgadget: add missing dep
@ 2024-10-04 14:40 chrysos349
2024-10-09 8:31 ` [PR PATCH] [Merged]: " sgn
0 siblings, 1 reply; 2+ messages in thread
From: chrysos349 @ 2024-10-04 14:40 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 420 bytes --]
There is a new pull request by chrysos349 against master on the void-packages repository
https://github.com/chrysos349/void-packages python3-ropgadget
https://github.com/void-linux/void-packages/pull/52490
python3-ropgadget: add missing dep
closes #52489
#### Testing the changes
- I tested the changes in this PR: **YES**
A patch file from https://github.com/void-linux/void-packages/pull/52490.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python3-ropgadget-52490.patch --]
[-- Type: text/x-diff, Size: 960 bytes --]
From d6fb7f8beb82b45ea405f67e11e9b9b544dd82bb Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Fri, 4 Oct 2024 17:39:04 +0300
Subject: [PATCH] python3-ropgadget: add missing dep
---
srcpkgs/python3-ropgadget/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/python3-ropgadget/template b/srcpkgs/python3-ropgadget/template
index 142a6a89b56174..bf0a76e19959fd 100644
--- a/srcpkgs/python3-ropgadget/template
+++ b/srcpkgs/python3-ropgadget/template
@@ -1,11 +1,11 @@
# Template file for 'python3-ropgadget'
pkgname=python3-ropgadget
version=7.4
-revision=1
+revision=2
build_style=python3-module
hostmakedepends="python3-setuptools"
makedepends="python3-devel"
-depends="capstone-python3 python3"
+depends="capstone-python3 python3-setuptools"
checkdepends="${depends}"
short_desc="Search gadgets in binaries to facilitate ROP exploitation"
maintainer="Leah Neukirchen <leah@vuxu.org>"
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PR PATCH] [Merged]: python3-ropgadget: add missing dep
2024-10-04 14:40 [PR PATCH] python3-ropgadget: add missing dep chrysos349
@ 2024-10-09 8:31 ` sgn
0 siblings, 0 replies; 2+ messages in thread
From: sgn @ 2024-10-09 8:31 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 253 bytes --]
There's a merged pull request on the void-packages repository
python3-ropgadget: add missing dep
https://github.com/void-linux/void-packages/pull/52490
Description:
closes #52489
#### Testing the changes
- I tested the changes in this PR: **YES**
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-10-09 8:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-04 14:40 [PR PATCH] python3-ropgadget: add missing dep chrysos349
2024-10-09 8:31 ` [PR PATCH] [Merged]: " sgn
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).