commit: ffb8db1ae52dbd02456ea912edcc8aef9ca00151
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 3 10:25:45 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Dec 3 10:26:00 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffb8db1a
dev-python/tox: Fix missing revision in self-dep
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/tox/tox-3.14.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/tox/tox-3.14.2.ebuild b/dev-python/tox/tox-3.14.2.ebuild
index 525bdb41f33..8e6bee7f637 100644
--- a/dev-python/tox/tox-3.14.2.ebuild
+++ b/dev-python/tox/tox-3.14.2.ebuild
@@ -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=(