wfuzz-3.0.0.ebuild

This commit is contained in:
blshkv 2020-08-20 08:35:58 +08:00
parent ffd03d1d7f
commit 12da24546e
No known key found for this signature in database
GPG key ID: 32BDCED870788F04
4 changed files with 12 additions and 15 deletions

View file

@ -1,2 +1,2 @@
DIST wfuzz-2.4.6.tar.gz 420693 BLAKE2B 29111f56ef5f602d90b36464a72fb7197d3ee7437593fcdb9861b3577edbb4063e289e937e707adc45bd3ccb224cde0c9d0c34139ffad7d208ed7cf341eff668 SHA512 3070763c9c6e9ca5f5cd044155dec1b0b86d015fff308faf8cb20f031b4a563e442a3d10a81ca782ab73a48f1edec00d85bbce56c383c46a969c43c068596f8e
DIST wfuzz-2.4.7.tar.gz 420790 BLAKE2B b9091bb48490fa4ea300329773f3207d88a1d925a2eb4c05b313094b826f614e1d78c2e0043ecebe9f30c445bee109d9a0ba40277b8431be60059d6ddb9124f2 SHA512 5fa8eac14fd6311ebd4e1c1e74501be0a7555fc4aab75b14bb2227809a736e98f3fd7be228b221e73db762ca59184419546de5881aa77a326797bbc193ab3011
DIST wfuzz-3.0.0.tar.gz 432493 BLAKE2B d1cf5c89b680e9c271853b3005573c4429a88807405bd46eafe7e388a91b0081ef426a6fc7e4d6d234872f7687bd655d7804d887f7c67a881501f4ae1dba138c SHA512 57bfc16644f02970cfcedb206497546ceb809f1e01aabd3ed26e103df33ab387e24e89e4d2a45aa9021ae0218f29236421dce1bb4b67913ffb8036fe9d2f2044

View file

@ -1,4 +1,4 @@
# Copyright 1999-2019 Gentoo Authors
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@ -24,12 +24,10 @@ RDEPEND="${DEPEND}
dev-python/chardet[${PYTHON_USEDEP}]
dev-python/shodan[${PYTHON_USEDEP}]"
#S="${WORKDIR}/${PN}-v.${PV}"
python_prepare_all() {
# FIXME: https://github.com/xmendez/wfuzz/issues/135
sed -e "/data_files/d" \
-i setup.py || die "sed failed"
sed -e "/data_files/d" -i setup.py || die "sed failed"
# https://github.com/xmendez/wfuzz/pull/214
sed -e "s|pyparsing>3\*|pyparsing|" -i setup.py || die "sed failed"
distutils-r1_python_prepare_all
}

View file

@ -1,9 +1,10 @@
# Copyright 1999-2019 Gentoo Authors
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
PYTHON_COMPAT=( python3_{6,7,8} )
DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1 multilib
@ -24,12 +25,10 @@ RDEPEND="${DEPEND}
dev-python/chardet[${PYTHON_USEDEP}]
dev-python/shodan[${PYTHON_USEDEP}]"
#S="${WORKDIR}/${PN}-v.${PV}"
python_prepare_all() {
# FIXME: https://github.com/xmendez/wfuzz/issues/135
sed -e "/data_files/d" \
-i setup.py || die "sed failed"
#https://github.com/xmendez/wfuzz/issues/215
sed -e "/'pytest',/d" -i setup.py || die "sed failed"
# https://github.com/xmendez/wfuzz/pull/214
sed -e "s|pyparsing>2.4\*|pyparsing>=2.4\*|" -i setup.py || die "sed failed"
distutils-r1_python_prepare_all
}

View file

@ -43,6 +43,7 @@ net-analyzer/termshark
net-analyzer/testssl
net-analyzer/theHarvester
net-analyzer/wafw00f
net-analyzer/wfuzz
net-analyzer/WhatWaf
net-analyzer/whatweb
net-analyzer/wpscan
@ -124,7 +125,6 @@ net-analyzer/snort
~net-analyzer/upnpwn-0.8.0
~net-analyzer/vomit-0.2c
=net-analyzer/wapiti-3*
=net-analyzer/wfuzz-2.4*
~net-analyzer/wolpertinger-0.6
~net-analyzer/xprobe-0.3
net-analyzer/zmap