pentoo-f{ootprint,uzzers}: drop wfuzz, doesn't accually support python >3.11

This commit is contained in:
Rick Farina (Zero_Chaos) 2025-06-26 09:08:39 -04:00
parent fa5c45b923
commit eb8d683d8e
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC
3 changed files with 6 additions and 6 deletions

View file

@ -1,9 +1,10 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{11..13} )
#No module named 'imp'
PYTHON_COMPAT=( python3_11 )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1

View file

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -27,6 +27,5 @@ PDEPEND="
net-analyzer/p0f
net-analyzer/scanssh
net-analyzer/siphon
net-analyzer/wfuzz
net-analyzer/xprobe
)"

View file

@ -1,4 +1,4 @@
# Copyright 1999-2022 Gentoo Foundation
# Copyright 1999-2025 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -10,7 +10,7 @@ SLOT="0"
LICENSE="GPL-3"
IUSE="pentoo-full"
PDEPEND="net-analyzer/wfuzz
PDEPEND="
net-analyzer/gobuster
pentoo-full? (
app-fuzz/bed