mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 22:48:07 -07:00
dev-python/tox: Fix missing revision in self-dep
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -43,7 +43,7 @@ BDEPEND="
|
||||
dev-python/pathlib2[${PYTHON_USEDEP}]
|
||||
>=dev-python/pytest-4.0.0[${PYTHON_USEDEP}]
|
||||
<dev-python/pytest-mock-2.0[${PYTHON_USEDEP}]
|
||||
=dev-python/tox-${PV}[${PYTHON_USEDEP}]
|
||||
=dev-python/tox-${PV}-${PR}[${PYTHON_USEDEP}]
|
||||
)"
|
||||
|
||||
PATCHES=(
|
||||
|
||||
Reference in New Issue
Block a user