Skip to content

Commit

Permalink
net-analyzer/wapiti: restore pytest-runner patch
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
voyageur committed Apr 20, 2020
1 parent d13e8c2 commit aca1295
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions net-analyzer/wapiti/wapiti-3.0.3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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
}

0 comments on commit aca1295

Please sign in to comment.