Gentoo Archives: gentoo-commits

From: Matt Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/nova/
Date: Tue, 22 Dec 2015 22:22:31
Message-Id: 1450822907.205f1b746d91e1b3966ef4927a9dc9bf70c24519.prometheanfire@gentoo
1 commit: 205f1b746d91e1b3966ef4927a9dc9bf70c24519
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 22 22:21:47 2015 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 22 22:21:47 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=205f1b74
7
8 sys-cluster/nova: update libvirt-python max dep on stable package to 1.3.0
9
10 bug 569214
11
12 Package-Manager: portage-2.2.24
13
14 sys-cluster/nova/nova-12.0.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-cluster/nova/nova-12.0.0.ebuild b/sys-cluster/nova/nova-12.0.0.ebuild
18 index f232190..e60da83 100644
19 --- a/sys-cluster/nova/nova-12.0.0.ebuild
20 +++ b/sys-cluster/nova/nova-12.0.0.ebuild
21 @@ -186,7 +186,7 @@ RDEPEND="
22 <=dev-python/alembic-0.8.20[${PYTHON_USEDEP}]
23 >=dev-python/os-brick-0.4.0[${PYTHON_USEDEP}]
24 <=dev-python/os-brick-0.5.0[${PYTHON_USEDEP}]
25 - <=dev-python/libvirt-python-1.2.19[${PYTHON_USEDEP}]
26 + <=dev-python/libvirt-python-1.3.0[${PYTHON_USEDEP}]
27 app-emulation/libvirt[iscsi?]
28 novncproxy? ( www-apps/novnc )
29 sys-apps/iproute2