From: Matthew Thode Date: Wed, 7 Mar 2018 19:09:12 +0000 (-0600) Subject: sys-cluster/neutron: py35 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=5a4c2360a374615f35fb757ef5fa135c003a3032;p=gentoo.git sys-cluster/neutron: py35 Package-Manager: Portage-2.3.19, Repoman-2.3.6 --- diff --git a/sys-cluster/neutron/metadata.xml b/sys-cluster/neutron/metadata.xml index d1534a7ad347..22abebfb45e4 100644 --- a/sys-cluster/neutron/metadata.xml +++ b/sys-cluster/neutron/metadata.xml @@ -19,8 +19,8 @@ Only install things needed on compute hosts - Installs the initscripts for the neutron dhcp service - haproxy backend support + Installs the initscripts for the neutron dhcp service + haproxy backend support Installs the initscripts for the neutron l3 agent service Installs the initscripts for the neutron metadata agent service Installs the initscripts for the neutron openvswitch agent service diff --git a/sys-cluster/neutron/neutron-12.0.0.ebuild b/sys-cluster/neutron/neutron-12.0.0.ebuild index ab3477efa1e6..efbe01b7fe33 100644 --- a/sys-cluster/neutron/neutron-12.0.0.ebuild +++ b/sys-cluster/neutron/neutron-12.0.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python2_7 ) +PYTHON_COMPAT=( python2_7 python3_5 ) # still no 34 :( https://bugs.launchpad.net/neutron/+bug/1630439 inherit distutils-r1 linux-info user diff --git a/sys-cluster/neutron/neutron-2018.1.9999.ebuild b/sys-cluster/neutron/neutron-2018.1.9999.ebuild index ab3477efa1e6..efbe01b7fe33 100644 --- a/sys-cluster/neutron/neutron-2018.1.9999.ebuild +++ b/sys-cluster/neutron/neutron-2018.1.9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python2_7 ) +PYTHON_COMPAT=( python2_7 python3_5 ) # still no 34 :( https://bugs.launchpad.net/neutron/+bug/1630439 inherit distutils-r1 linux-info user