weevely: qa update

This commit is contained in:
Rick Farina (Zero_Chaos) 2023-09-05 20:43:23 -04:00
parent 750266ac9e
commit 80b46dce8d
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC
2 changed files with 8 additions and 4 deletions

View file

@ -5,4 +5,7 @@
<email>unknown@pentoo.ch</email>
<name>Author Unknown</name>
</maintainer>
<upstream>
<remote-id type="github">epinna/weevely3</remote-id>
</upstream>
</pkgmetadata>

View file

@ -1,11 +1,11 @@
# Copyright 1999-2019 Gentoo Authors
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EAPI=8
PYTHON_COMPAT=( python3_{10..11} )
PYTHON_COMPAT=( python3_{10..12} )
inherit eutils python-single-r1
inherit python-single-r1 wrapper
DESCRIPTION="Weevely is a stealth PHP web shell that simulate telnet-like console"
HOMEPAGE="https://github.com/epinna/weevely3"
@ -22,6 +22,7 @@ fi
LICENSE="GPL-3"
SLOT="0"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
DEPEND="${PYTHON_DEPS}"
RDEPEND="${DEPEND}