mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -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=(
|
||||
|
||||
Reference in New Issue
Block a user