From: Zac Medico Date: Mon, 26 Nov 2018 14:40:19 +0000 (-0800) Subject: dev-python/aiohttp-jinja2: remove unneeded pytest-capturelog dep X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8c45fd7af06e0911192b10f5e77dc9cdb20c0c3c;p=gentoo.git dev-python/aiohttp-jinja2: remove unneeded pytest-capturelog dep Bug: https://bugs.gentoo.org/668746 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Zac Medico --- diff --git a/dev-python/aiohttp-jinja2/aiohttp-jinja2-0.15.0.ebuild b/dev-python/aiohttp-jinja2/aiohttp-jinja2-0.15.0.ebuild index 9e58af359e8c..208e9036e610 100644 --- a/dev-python/aiohttp-jinja2/aiohttp-jinja2-0.15.0.ebuild +++ b/dev-python/aiohttp-jinja2/aiohttp-jinja2-0.15.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -30,7 +30,6 @@ DEPEND=" test? ( >=dev-python/pytest-3.2.2[${PYTHON_USEDEP}] >=dev-python/pytest-aiohttp-0.3.0[${PYTHON_USEDEP}] - >=dev-python/pytest-capturelog-0.7[${PYTHON_USEDEP}] ) "