Skip to content

Commit

Permalink
dev-python/pypiserver: Add missing mock dep
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/719270
Signed-off-by: Michał Górny <[email protected]>
  • Loading branch information
mgorny committed Apr 24, 2020
1 parent 9b1898e commit 06a26af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev-python/pypiserver/pypiserver-1.3.1-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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=(
Expand Down

0 comments on commit 06a26af

Please sign in to comment.