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/pytest-mock/
Date: Sat, 30 Sep 2017 00:00:25
Message-Id: 1506729604.ec3a6296f2e0c11312dc9a6daaf0c99816e695f7.prometheanfire@gentoo
1 commit: ec3a6296f2e0c11312dc9a6daaf0c99816e695f7
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 29 23:59:20 2017 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 30 00:00:04 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec3a6296
7
8 dev-python/pytest-mock: 1.6.0 stable for amd64 and x86 for openstack pike
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.3
11
12 dev-python/pytest-mock/pytest-mock-1.6.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/pytest-mock/pytest-mock-1.6.0.ebuild b/dev-python/pytest-mock/pytest-mock-1.6.0.ebuild
16 index afa47bdffc9..0d8b032e854 100644
17 --- a/dev-python/pytest-mock/pytest-mock-1.6.0.ebuild
18 +++ b/dev-python/pytest-mock/pytest-mock-1.6.0.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm64 ~x86"
24 +KEYWORDS="amd64 ~arm64 x86"
25 IUSE=""
26
27 RDEPEND="dev-python/pytest[${PYTHON_USEDEP}]