Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] wfuzz: fix test
@ 2023-10-21  7:05 Luciogi
  2023-10-21  7:09 ` [PR REVIEW] " classabbyamp
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Luciogi @ 2023-10-21  7:05 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 470 bytes --]

There is a new pull request by Luciogi against master on the void-packages repository

https://github.com/Luciogi/void-packages wfuzz
https://github.com/void-linux/void-packages/pull/46812

wfuzz: fix test

#### Testing the changes
- I tested the changes in this PR: **YES** 
#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glib)




A patch file from https://github.com/void-linux/void-packages/pull/46812.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-wfuzz-46812.patch --]
[-- Type: text/x-diff, Size: 884 bytes --]

From 010e3b42b7476705a026adc348b3ba97cf189b3e Mon Sep 17 00:00:00 2001
From: Luciogi <lucigithubcommit@skiff.com>
Date: Sat, 21 Oct 2023 12:02:54 +0500
Subject: [PATCH] wfuzz: fix test

---
 srcpkgs/wfuzz/template | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/wfuzz/template b/srcpkgs/wfuzz/template
index 2a0e81a154720..d411bb0189836 100644
--- a/srcpkgs/wfuzz/template
+++ b/srcpkgs/wfuzz/template
@@ -1,11 +1,12 @@
 # Template file for 'wfuzz'
 pkgname=wfuzz
 version=3.1.0
-revision=5
+revision=6
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-chardet python3-curl python3-future python3-lxml python3-parse
  python3-parsing python3-six python3-shodan"
+checkdepends="python3-pip libcurl-devel python3-devel"
 short_desc="Web fuzzer"
 maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="GPL-2.0-only"

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-02-08  1:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-21  7:05 [PR PATCH] wfuzz: fix test Luciogi
2023-10-21  7:09 ` [PR REVIEW] " classabbyamp
2023-10-21  7:43 ` Luciogi
2023-10-21  7:43 ` Luciogi
2023-10-21  7:47 ` [PR PATCH] [Updated] " Luciogi
2023-10-25 13:42 ` Luciogi
2024-01-24  1:47 ` github-actions
2024-02-08  1:44 ` [PR PATCH] [Closed]: " github-actions

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).