sys-cluster/nova: Support newer python
authorPacho Ramos <pacho@gentoo.org>
Wed, 12 Jul 2017 13:13:39 +0000 (15:13 +0200)
committerPacho Ramos <pacho@gentoo.org>
Wed, 12 Jul 2017 14:42:20 +0000 (16:42 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2

sys-cluster/nova/nova-15.0.6.ebuild
sys-cluster/nova/nova-2016.2.9999.ebuild
sys-cluster/nova/nova-2017.1.9999.ebuild

index bf73fe84fdad428fb55908828bb4852c16834e04..e174b3a31b85369c57e97b84b0ce44b8642b10b1 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_4 )
+PYTHON_COMPAT=( python2_7 python3_{4,5} )
 
 inherit distutils-r1 eutils linux-info multilib user
 
index 327dc40a7bf434897d097358e2d36f02473b2b4f..e43137070e8c9fb428470dbe78cdb05eaf6fe9cb 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_4 )
+PYTHON_COMPAT=( python2_7 python3_{4,5} )
 
 inherit distutils-r1 eutils git-r3 linux-info multilib user
 
index 0e298e4add40b2d248177bc14244d03aa8fe2081..a6292aa8d737401ed9b2e43febc0abb997c04e2f 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_4 )
+PYTHON_COMPAT=( python2_7 python3_{4,5} )
 
 inherit distutils-r1 eutils git-r3 linux-info multilib user