summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2016-10-05 13:51:46 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2016-10-05 14:03:07 -0500
commitece2bfa952b5ad231420cba85033307171fbe024 (patch)
treef3e1e54a46e55936b87d0ef45bc0142cbf84ee2c /dev-python/rackspace-auth-openstack
parentdev-python/rax-scheduled-images-python-novaclient-ext: bup (diff)
downloadgentoo-ece2bfa952b5ad231420cba85033307171fbe024.tar.gz
gentoo-ece2bfa952b5ad231420cba85033307171fbe024.tar.bz2
gentoo-ece2bfa952b5ad231420cba85033307171fbe024.zip
updating rackspace-novaclient
Diffstat (limited to 'dev-python/rackspace-auth-openstack')
-rw-r--r--dev-python/rackspace-auth-openstack/rackspace-auth-openstack-1.3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/rackspace-auth-openstack/rackspace-auth-openstack-1.3.ebuild b/dev-python/rackspace-auth-openstack/rackspace-auth-openstack-1.3.ebuild
index 07705be89bac..005f1ddf656d 100644
--- a/dev-python/rackspace-auth-openstack/rackspace-auth-openstack-1.3.ebuild
+++ b/dev-python/rackspace-auth-openstack/rackspace-auth-openstack-1.3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
-PYTHON_COMPAT=( python2_7 )
+EAPI=6
+PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
inherit distutils-r1