dev-python/tox: Fix missing revision in self-dep
authorMichał Górny <mgorny@gentoo.org>
Tue, 3 Dec 2019 10:25:45 +0000 (11:25 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 3 Dec 2019 10:26:00 +0000 (11:26 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/tox/tox-3.14.2.ebuild

index 525bdb41f3343686ff26dd3861af952aff0ce165..8e6bee7f637dab59eb19e72f9bd052f4cbbdcf99 100644 (file)
@@ -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=(