updating rackspace-novaclient

This commit is contained in:
Matthew Thode
2016-10-05 13:51:46 -05:00
parent 8ea38b7f6d
commit ece2bfa952
9 changed files with 84 additions and 10 deletions

View File

@@ -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 )
PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
inherit distutils-r1