mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-29 10:18:08 -07:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user