From aca129584126730eb893fdbb3705019405584d27 Mon Sep 17 00:00:00 2001 From: Bernard Cafarelli Date: Mon, 20 Apr 2020 12:29:22 +0200 Subject: net-analyzer/wapiti: restore pytest-runner patch This is still needed to prevent net installation of pytest attempt Closes: https://bugs.gentoo.org/718564 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Bernard Cafarelli --- net-analyzer/wapiti/wapiti-3.0.3.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/net-analyzer/wapiti/wapiti-3.0.3.ebuild b/net-analyzer/wapiti/wapiti-3.0.3.ebuild index b0eb5e96506a..b74bc61781ce 100644 --- a/net-analyzer/wapiti/wapiti-3.0.3.ebuild +++ b/net-analyzer/wapiti/wapiti-3.0.3.ebuild @@ -30,5 +30,6 @@ RDEPEND="dev-python/beautifulsoup:4[${PYTHON_USEDEP}] S=${WORKDIR}/${MY_P} python_prepare_all() { + sed -e 's/"pytest-runner"//' -i setup.py || die distutils-r1_python_prepare_all } -- cgit v1.2.3-18-g5258