summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2015-12-22 16:21:47 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2015-12-22 16:21:47 -0600
commit205f1b746d91e1b3966ef4927a9dc9bf70c24519 (patch)
treed58871d785ed9757983a48d5353ca891b0c42a70 /sys-cluster/nova
parentpython-any-r1.eclass: Use reverse iter instead of reversing impls array (diff)
downloadgentoo-205f1b746d91e1b3966ef4927a9dc9bf70c24519.tar.gz
gentoo-205f1b746d91e1b3966ef4927a9dc9bf70c24519.tar.bz2
gentoo-205f1b746d91e1b3966ef4927a9dc9bf70c24519.zip
sys-cluster/nova: update libvirt-python max dep on stable package to 1.3.0
bug 569214 Package-Manager: portage-2.2.24
Diffstat (limited to 'sys-cluster/nova')
-rw-r--r--sys-cluster/nova/nova-12.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/nova/nova-12.0.0.ebuild b/sys-cluster/nova/nova-12.0.0.ebuild
index f2321907d1ad..e60da83f9b5b 100644
--- a/sys-cluster/nova/nova-12.0.0.ebuild
+++ b/sys-cluster/nova/nova-12.0.0.ebuild
@@ -186,7 +186,7 @@ RDEPEND="
<=dev-python/alembic-0.8.20[${PYTHON_USEDEP}]
>=dev-python/os-brick-0.4.0[${PYTHON_USEDEP}]
<=dev-python/os-brick-0.5.0[${PYTHON_USEDEP}]
- <=dev-python/libvirt-python-1.2.19[${PYTHON_USEDEP}]
+ <=dev-python/libvirt-python-1.3.0[${PYTHON_USEDEP}]
app-emulation/libvirt[iscsi?]
novncproxy? ( www-apps/novnc )
sys-apps/iproute2