net-analyzer/wapiti: Remove unused dep on pytest-runner
authorMichał Górny <mgorny@gentoo.org>
Wed, 25 Mar 2020 08:38:24 +0000 (09:38 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 25 Mar 2020 09:39:37 +0000 (10:39 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-analyzer/wapiti/wapiti-3.0.2.ebuild
net-analyzer/wapiti/wapiti-3.0.3.ebuild
net-analyzer/wapiti/wapiti-9999.ebuild

index e54191bc86f1e2dd2d25f2884d545087a2d17e29..58cddc1b33e86d552b7acd87cc3e6f47c1879c76 100644 (file)
@@ -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}]
index a89de4ef3a349c5fe6a012a6c8632bd87df14765..c9bf7dc9b1050771e358137757aaa14d7254be47 100644 (file)
@@ -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}]
index 3b16236056bcffe539050023e86e78d86333e99b..8a61f85b7acf210f8138db0f4e256721193b07cd 100644 (file)
@@ -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}]