Github messages for voidlinux
 help / color / mirror / Atom feed
From: Luciogi <Luciogi@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] wfuzz: fix test
Date: Sat, 21 Oct 2023 09:47:19 +0200	[thread overview]
Message-ID: <20231021074719.x5wG1lRNRPmkElT3CoL0tRRmXiQjmuHzDXxy4SINaVc@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-46812@inbox.vuxu.org>

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

There is an updated 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: 1072 bytes --]

From 4572efa6a4f66f336fbaf36d93679f7deeac91d4 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 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/wfuzz/template b/srcpkgs/wfuzz/template
index 2a0e81a154720..67064f024e26f 100644
--- a/srcpkgs/wfuzz/template
+++ b/srcpkgs/wfuzz/template
@@ -1,11 +1,11 @@
 # 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"
+depends="python3-chardet python3-curl python3-future python3-lxml python3-parse python3-parsing python3-six python3-shodan"
+checkdepends="python3-wheel python3-chardet python3-six python3-parsing python3-curl libcurl-devel python3-devel"
 short_desc="Web fuzzer"
 maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="GPL-2.0-only"

  parent reply	other threads:[~2023-10-21  7:47 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-21  7:05 [PR PATCH] " 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 ` Luciogi [this message]
2023-10-25 13:42 ` [PR PATCH] [Updated] " Luciogi
2024-01-24  1:47 ` github-actions
2024-02-08  1:44 ` [PR PATCH] [Closed]: " github-actions

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=20231021074719.x5wG1lRNRPmkElT3CoL0tRRmXiQjmuHzDXxy4SINaVc@z \
    --to=luciogi@users.noreply.github.com \
    --cc=ml@inbox.vuxu.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;
as well as URLs for NNTP newsgroup(s).