sys-cluster/nova: Support python3.6
authorPacho Ramos <pacho@gentoo.org>
Tue, 26 Jun 2018 20:46:51 +0000 (22:46 +0200)
committerPacho Ramos <pacho@gentoo.org>
Tue, 26 Jun 2018 20:51:40 +0000 (22:51 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

sys-cluster/nova/nova-17.0.4.ebuild
sys-cluster/nova/nova-17.0.5.ebuild
sys-cluster/nova/nova-2017.2.9999.ebuild
sys-cluster/nova/nova-2018.1.9999.ebuild

index 86f72145cf9b3ff68892a252369d91e3feb18f38..dd766ec627461476b37751135a80a7f592555bc1 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,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 
 inherit distutils-r1 eutils linux-info multilib user
 
index 4f9c25caad5a10d965b4bf0eb0981a302125cdc6..6e9e9e8165ebdbadae9621e0819748de2909523a 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,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 
 inherit distutils-r1 eutils linux-info multilib user
 
index b3bfe7036dfde2ae8f7e74395301f2dcffccae6b..ff5e260f79f84997fd94a8535cca86c929c5cd92 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,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 
 inherit distutils-r1 eutils git-r3 linux-info multilib user
 
index 4f9c25caad5a10d965b4bf0eb0981a302125cdc6..6e9e9e8165ebdbadae9621e0819748de2909523a 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,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 
 inherit distutils-r1 eutils linux-info multilib user