projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7636ed8
)
dev-python/cmd2: the new pyperclip dep makes cmd2 testing inconsistant
author
Matthew Thode
<prometheanfire@gentoo.org>
Thu, 31 Aug 2017 20:45:19 +0000
(15:45 -0500)
committer
Matthew Thode
<prometheanfire@gentoo.org>
Thu, 31 Aug 2017 20:45:59 +0000
(15:45 -0500)
Package-Manager: Portage-2.3.6, Repoman-2.3.3
dev-python/cmd2/cmd2-0.7.5.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/cmd2/cmd2-0.7.5.ebuild
b/dev-python/cmd2/cmd2-0.7.5.ebuild
index 68377e9d6082419d95c94ad2eff6d209e03208f9..27e958529dc54ed03ff8e9e933eda7514e92e4cd 100644
(file)
--- a/
dev-python/cmd2/cmd2-0.7.5.ebuild
+++ b/
dev-python/cmd2/cmd2-0.7.5.ebuild
@@
-15,6
+15,9
@@
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
+# restrict tests because pyperclip is fairly unstable...
+RESTRICT="test"
+
RDEPEND="
>=dev-python/pyparsing-2.0.1[${PYTHON_USEDEP}]
dev-python/pyperclip[${PYTHON_USEDEP}]