Gentoo Archives: gentoo-commits

From: Matt Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/rackspace-monitoring/
Date: Tue, 31 Oct 2017 22:12:39
Message-Id: 1509487938.a869f44f1fb9dd47e7d973bf465c77719c740466.prometheanfire@gentoo
1 commit: a869f44f1fb9dd47e7d973bf465c77719c740466
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 31 22:12:00 2017 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 31 22:12:18 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a869f44f
7
8 dev-python/rackspace-monitoring: restricting tests for bug 636106
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.4
11
12 dev-python/rackspace-monitoring/rackspace-monitoring-0.6.5.ebuild | 3 ++-
13 1 file changed, 2 insertions(+), 1 deletion(-)
14
15 diff --git a/dev-python/rackspace-monitoring/rackspace-monitoring-0.6.5.ebuild b/dev-python/rackspace-monitoring/rackspace-monitoring-0.6.5.ebuild
16 index b6c4ace0c48..e4206b2da4e 100644
17 --- a/dev-python/rackspace-monitoring/rackspace-monitoring-0.6.5.ebuild
18 +++ b/dev-python/rackspace-monitoring/rackspace-monitoring-0.6.5.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -14,6 +14,7 @@ LICENSE="Apache-2.0"
26 SLOT="0"
27 KEYWORDS="~amd64 ~x86"
28 IUSE="test"
29 +RESTRICT="test" # resrticted for bug 636106
30
31 TEST_DEPENDS="dev-python/pep8[${PYTHON_USEDEP}]"
32 RDEPEND="