dev-python/pytest-capturelog: block dev-python/pytest-catchlog

Bug: https://bugs.gentoo.org/636468
Package-Manager: Portage-2.3.13_p1, Repoman-2.3.3_p81
This commit is contained in:
Mike Gilbert
2017-11-03 16:16:52 -04:00
parent ab9c6f950e
commit 9c77e9b56a

View File

@@ -16,10 +16,12 @@ SLOT="0"
KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc x86"
IUSE="test"
RDEPEND="dev-python/py[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}
COMMON_DEPEND="dev-python/py[${PYTHON_USEDEP}]"
DEPEND="${COMMON_DEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
RDEPEND="${COMMON_DEPEND}
!dev-python/pytest-catchlog"
# Not included
# https://bitbucket.org/memedough/pytest-capturelog/issues/5