projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a469853
)
dev-python/tox: Fix missing revision in self-dep
author
Michał Górny
<mgorny@gentoo.org>
Tue, 3 Dec 2019 10:25:45 +0000
(11:25 +0100)
committer
Michał 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
patch
|
blob
|
history
diff --git
a/dev-python/tox/tox-3.14.2.ebuild
b/dev-python/tox/tox-3.14.2.ebuild
index 525bdb41f3343686ff26dd3861af952aff0ce165..8e6bee7f637dab59eb19e72f9bd052f4cbbdcf99 100644
(file)
--- 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=(