mirror of
https://git.yoctoproject.org/meta-security
synced 2026-07-15 15:37:18 +00:00
python3-fail2ban: Fix build error of xrange.
NameError: name 'xrange' is not defined Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -2,3 +2,7 @@ inherit setuptools3
|
||||
require python-fail2ban.inc
|
||||
|
||||
RDEPENDS_${PN}-ptest = "python3-core python3-io python3-modules python3-fail2ban"
|
||||
|
||||
SRC_URI += " \
|
||||
file://0001-To-fix-build-error-of-xrang.patch \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user