commit:     98612de3ab4ff63dfd516039552e475c16dc288c
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 31 20:45:19 2017 +0000
Commit:     Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Thu Aug 31 20:45:59 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98612de3

dev-python/cmd2: the new pyperclip dep makes cmd2 testing inconsistant

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 dev-python/cmd2/cmd2-0.7.5.ebuild | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dev-python/cmd2/cmd2-0.7.5.ebuild 
b/dev-python/cmd2/cmd2-0.7.5.ebuild
index 68377e9d608..27e958529dc 100644
--- 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}]

Reply via email to