commit:     cd2bc293a2cace1fecd85969a873e40c1a2a2e6a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 25 08:38:24 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Mar 25 09:39:37 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd2bc293

net-analyzer/wapiti: Remove unused dep on pytest-runner

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 net-analyzer/wapiti/wapiti-3.0.2.ebuild | 1 -
 net-analyzer/wapiti/wapiti-3.0.3.ebuild | 1 -
 net-analyzer/wapiti/wapiti-9999.ebuild  | 1 -
 3 files changed, 3 deletions(-)

diff --git a/net-analyzer/wapiti/wapiti-3.0.2.ebuild 
b/net-analyzer/wapiti/wapiti-3.0.2.ebuild
index e54191bc86f..58cddc1b33e 100644
--- a/net-analyzer/wapiti/wapiti-3.0.2.ebuild
+++ b/net-analyzer/wapiti/wapiti-3.0.2.ebuild
@@ -22,7 +22,6 @@ RESTRICT="!test? ( test )"
 
 DEPEND="test? (
        dev-python/pytest[${PYTHON_USEDEP}]
-       dev-python/pytest-runner[${PYTHON_USEDEP}]
        )"
 RDEPEND="dev-python/beautifulsoup:4[${PYTHON_USEDEP}]
        dev-python/lxml[${PYTHON_USEDEP}]

diff --git a/net-analyzer/wapiti/wapiti-3.0.3.ebuild 
b/net-analyzer/wapiti/wapiti-3.0.3.ebuild
index a89de4ef3a3..c9bf7dc9b10 100644
--- a/net-analyzer/wapiti/wapiti-3.0.3.ebuild
+++ b/net-analyzer/wapiti/wapiti-3.0.3.ebuild
@@ -22,7 +22,6 @@ RESTRICT="!test? ( test )"
 
 DEPEND="test? (
        dev-python/pytest[${PYTHON_USEDEP}]
-       dev-python/pytest-runner[${PYTHON_USEDEP}]
        )"
 RDEPEND="dev-python/beautifulsoup:4[${PYTHON_USEDEP}]
        dev-python/lxml[${PYTHON_USEDEP}]

diff --git a/net-analyzer/wapiti/wapiti-9999.ebuild 
b/net-analyzer/wapiti/wapiti-9999.ebuild
index 3b16236056b..8a61f85b7ac 100644
--- a/net-analyzer/wapiti/wapiti-9999.ebuild
+++ b/net-analyzer/wapiti/wapiti-9999.ebuild
@@ -21,7 +21,6 @@ RESTRICT="!test? ( test )"
 
 DEPEND="test? (
        dev-python/pytest[${PYTHON_USEDEP}]
-       dev-python/pytest-runner[${PYTHON_USEDEP}]
        )"
 RDEPEND="dev-python/beautifulsoup:4[${PYTHON_USEDEP}]
        dev-python/lxml[${PYTHON_USEDEP}]

Reply via email to