dev-python/csv23: Bump dev-python/pytest dep
authorMichał Górny <mgorny@gentoo.org>
Sun, 3 May 2020 06:30:44 +0000 (08:30 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sun, 3 May 2020 06:35:53 +0000 (08:35 +0200)
Closes: https://bugs.gentoo.org/720744
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/csv23/csv23-0.3.1.ebuild

index 449bf758e9f4936e24bec6bd9e576920993e5024..c943c61bccc39fb9f60fd0c2acd1c1887e99296e 100644 (file)
@@ -20,7 +20,9 @@ KEYWORDS="~amd64 ~x86"
 RDEPEND="
        $(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' -2)"
 BDEPEND="
-       test? ( dev-python/pytest-mock[${PYTHON_USEDEP}] )"
+       test? (
+               >=dev-python/pytest-4.6[${PYTHON_USEDEP}]
+               dev-python/pytest-mock[${PYTHON_USEDEP}] )"
 
 distutils_enable_tests pytest