projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59d7de5
)
dev-python/rope: Add blocker on dev-python/rope_py3k
author
Michał Górny
<mgorny@gentoo.org>
Thu, 2 Nov 2017 11:52:53 +0000
(12:52 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 2 Nov 2017 12:28:50 +0000
(13:28 +0100)
Closes: https://bugs.gentoo.org/631264
dev-python/rope/rope-0.10.7.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/rope/rope-0.10.7.ebuild
b/dev-python/rope/rope-0.10.7.ebuild
index 88eae38207d2944ef895a56061fc784b47d0fad0..dab9b0a461bac6eec5c0cb75b66f57019a0a5b9d 100644
(file)
--- a/
dev-python/rope/rope-0.10.7.ebuild
+++ b/
dev-python/rope/rope-0.10.7.ebuild
@@
-16,6
+16,7
@@
SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="doc"
+RDEPEND="!dev-python/rope_py3k"
# Dependency for docbuild documentation which is not noted in
# setup.py, using standard docutils builds docs successfully.
DEPEND="doc? ( dev-python/docutils[${PYTHON_USEDEP}] )"