dev-python/aiohttp-jinja2: remove unneeded pytest-capturelog dep
authorZac Medico <zmedico@gentoo.org>
Mon, 26 Nov 2018 14:40:19 +0000 (06:40 -0800)
committerZac Medico <zmedico@gentoo.org>
Mon, 26 Nov 2018 14:41:18 +0000 (06:41 -0800)
Bug: https://bugs.gentoo.org/668746
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Zac Medico <zmedico@gentoo.org>
dev-python/aiohttp-jinja2/aiohttp-jinja2-0.15.0.ebuild

index 9e58af359e8c694abd37bc1e5e89f57a1a69cdaa..208e9036e610e55253eae2bf9b2942f86e7fbfe7 100644 (file)
@@ -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}]
        )
 "