dev-python/pypiserver: Add missing mock dep

Closes: https://bugs.gentoo.org/719270
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-04-24 22:15:18 +02:00
parent 9b1898ecd5
commit 06a26afc5c

View File

@@ -26,6 +26,7 @@ BDEPEND="${RDEPEND}
>=dev-python/pytest-2.3[${PYTHON_USEDEP}]
dev-python/twine[${PYTHON_USEDEP}]
dev-python/webtest[${PYTHON_USEDEP}]
$(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' -2)
)"
PATCHES=(