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: Thu, 30 Jun 2016 22:24:13
Message-Id: 1467325417.d21d997005e413f452d5ee386c30c75e8af2490c.prometheanfire@gentoo
1 commit: d21d997005e413f452d5ee386c30c75e8af2490c
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 30 22:22:58 2016 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 30 22:23:37 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d21d9970
7
8 sys-cluster/nova: update libvirt-python dep for bug 587624
9
10 Package-Manager: portage-2.2.28
11
12 sys-cluster/nova/{nova-12.0.4.ebuild => nova-12.0.4-r1.ebuild} | 2 +-
13 sys-cluster/nova/nova-2015.2.9999.ebuild | 2 +-
14 2 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sys-cluster/nova/nova-12.0.4.ebuild b/sys-cluster/nova/nova-12.0.4-r1.ebuild
17 similarity index 99%
18 rename from sys-cluster/nova/nova-12.0.4.ebuild
19 rename to sys-cluster/nova/nova-12.0.4-r1.ebuild
20 index e42e775..ef95356 100644
21 --- a/sys-cluster/nova/nova-12.0.4.ebuild
22 +++ b/sys-cluster/nova/nova-12.0.4-r1.ebuild
23 @@ -207,7 +207,7 @@ RDEPEND="
24 <=dev-python/alembic-0.8.3[${PYTHON_USEDEP}]
25 >=dev-python/os-brick-0.4.0[${PYTHON_USEDEP}]
26 <=dev-python/os-brick-0.6.0[${PYTHON_USEDEP}]
27 - <=dev-python/libvirt-python-1.3.0[${PYTHON_USEDEP}]
28 + >=dev-python/libvirt-python-1.3.4[${PYTHON_USEDEP}]
29 app-emulation/libvirt[iscsi?]
30 novncproxy? ( www-apps/novnc )
31 sys-apps/iproute2
32
33 diff --git a/sys-cluster/nova/nova-2015.2.9999.ebuild b/sys-cluster/nova/nova-2015.2.9999.ebuild
34 index 41344be..04eabbe 100644
35 --- a/sys-cluster/nova/nova-2015.2.9999.ebuild
36 +++ b/sys-cluster/nova/nova-2015.2.9999.ebuild
37 @@ -207,7 +207,7 @@ RDEPEND="
38 <=dev-python/alembic-0.8.3[${PYTHON_USEDEP}]
39 >=dev-python/os-brick-0.4.0[${PYTHON_USEDEP}]
40 <=dev-python/os-brick-0.6.0[${PYTHON_USEDEP}]
41 - <=dev-python/libvirt-python-1.3.0[${PYTHON_USEDEP}]
42 + >=dev-python/libvirt-python-1.3.4[${PYTHON_USEDEP}]
43 app-emulation/libvirt[iscsi?]
44 novncproxy? ( www-apps/novnc )
45 sys-apps/iproute2