commit:     0f35e5e83a2b36c4d10078d7893727fa5f62834a
Author:     Alessandro-Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Sun Jun 20 16:47:32 2021 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Sun Jun 20 23:17:24 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0f35e5e8

*/*: remove python3_7

Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 app-admin/glance/glance-21.0.0.ebuild                             | 2 +-
 dev-python/WSME/WSME-0.10.0.ebuild                                | 2 +-
 dev-python/automaton/automaton-2.2.0.ebuild                       | 2 +-
 dev-python/futurist/futurist-2.3.0.ebuild                         | 2 +-
 dev-python/neutron-lib/neutron-lib-2.6.1.ebuild                   | 2 +-
 dev-python/os-brick/os-brick-4.0.1-r1.ebuild                      | 2 +-
 dev-python/os-traits/os-traits-2.4.0.ebuild                       | 2 +-
 dev-python/oslo-concurrency/oslo-concurrency-4.3.1.ebuild         | 2 +-
 dev-python/oslo-messaging/oslo-messaging-12.5.1.ebuild            | 2 +-
 dev-python/oslo-policy/oslo-policy-3.5.0.ebuild                   | 2 +-
 dev-python/oslo-vmware/oslo-vmware-3.7.0.ebuild                   | 2 +-
 dev-python/ovsdbapp/ovsdbapp-1.5.0.ebuild                         | 2 +-
 dev-python/python-blazarclient/python-blazarclient-3.1.1.ebuild   | 2 +-
 dev-python/python-senlinclient/python-senlinclient-2.1.1.ebuild   | 2 +-
 dev-python/python-vitrageclient/python-vitrageclient-4.1.1.ebuild | 2 +-
 dev-python/python-zunclient/python-zunclient-4.1.1.ebuild         | 2 +-
 dev-python/tinyrpc/tinyrpc-1.0.1.ebuild                           | 2 +-
 dev-python/zVMCloudConnector/zVMCloudConnector-1.4.1.ebuild       | 2 +-
 sys-auth/keystone/keystone-18.0.0.ebuild                          | 2 +-
 sys-cluster/cinder/cinder-17.1.0.ebuild                           | 2 +-
 sys-cluster/heat/heat-15.0.0.ebuild                               | 2 +-
 sys-cluster/neutron/neutron-17.1.1.ebuild                         | 2 +-
 sys-cluster/neutron/neutron-17.1.2.ebuild                         | 2 +-
 sys-cluster/nova/nova-22.2.0.ebuild                               | 2 +-
 sys-cluster/nova/nova-22.2.1.ebuild                               | 2 +-
 sys-cluster/placement/placement-4.0.0.ebuild                      | 2 +-
 sys-cluster/swift/swift-2.26.0.ebuild                             | 2 +-
 27 files changed, 27 insertions(+), 27 deletions(-)

diff --git a/app-admin/glance/glance-21.0.0.ebuild 
b/app-admin/glance/glance-21.0.0.ebuild
index dc9478899..d270d959e 100644
--- a/app-admin/glance/glance-21.0.0.ebuild
+++ b/app-admin/glance/glance-21.0.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_7 python3_8 )
+PYTHON_COMPAT=( python3_8 )
 DISTUTILS_USE_SETUPTOOLS=rdepend
 inherit distutils-r1
 

diff --git a/dev-python/WSME/WSME-0.10.0.ebuild 
b/dev-python/WSME/WSME-0.10.0.ebuild
index a712fee52..0018a4cfd 100644
--- a/dev-python/WSME/WSME-0.10.0.ebuild
+++ b/dev-python/WSME/WSME-0.10.0.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_7 python3_8 )
+PYTHON_COMPAT=( python3_8 )
 
 inherit distutils-r1
 

diff --git a/dev-python/automaton/automaton-2.2.0.ebuild 
b/dev-python/automaton/automaton-2.2.0.ebuild
index e98047b21..05f42d49c 100644
--- a/dev-python/automaton/automaton-2.2.0.ebuild
+++ b/dev-python/automaton/automaton-2.2.0.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_7 python3_8 )
+PYTHON_COMPAT=( python3_8 )
 
 inherit distutils-r1
 

diff --git a/dev-python/futurist/futurist-2.3.0.ebuild 
b/dev-python/futurist/futurist-2.3.0.ebuild
index 78c48e4fd..caf9c1864 100644
--- a/dev-python/futurist/futurist-2.3.0.ebuild
+++ b/dev-python/futurist/futurist-2.3.0.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_7 python3_8 )
+PYTHON_COMPAT=( python3_8 )
 DISTUTILS_USE_SETUPTOOLS=bdepend
 
 inherit distutils-r1

diff --git a/dev-python/neutron-lib/neutron-lib-2.6.1.ebuild 
b/dev-python/neutron-lib/neutron-lib-2.6.1.ebuild
index 5b7271263..ea3e45e86 100644
--- a/dev-python/neutron-lib/neutron-lib-2.6.1.ebuild
+++ b/dev-python/neutron-lib/neutron-lib-2.6.1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_7 python3_8 )
+PYTHON_COMPAT=( python3_8 )
 
 inherit distutils-r1
 

diff --git a/dev-python/os-brick/os-brick-4.0.1-r1.ebuild 
b/dev-python/os-brick/os-brick-4.0.1-r1.ebuild
index dfc56644f..feb532ddc 100644
--- a/dev-python/os-brick/os-brick-4.0.1-r1.ebuild
+++ b/dev-python/os-brick/os-brick-4.0.1-r1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_7 python3_8 )
+PYTHON_COMPAT=( python3_8 )
 
 inherit distutils-r1
 

diff --git a/dev-python/os-traits/os-traits-2.4.0.ebuild 
b/dev-python/os-traits/os-traits-2.4.0.ebuild
index e3205a235..fc9a1d2c9 100644
--- a/dev-python/os-traits/os-traits-2.4.0.ebuild
+++ b/dev-python/os-traits/os-traits-2.4.0.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_7 python3_8 )
+PYTHON_COMPAT=( python3_8 )
 
 inherit distutils-r1
 

diff --git a/dev-python/oslo-concurrency/oslo-concurrency-4.3.1.ebuild 
b/dev-python/oslo-concurrency/oslo-concurrency-4.3.1.ebuild
index e7127f3a6..5bb924169 100644
--- a/dev-python/oslo-concurrency/oslo-concurrency-4.3.1.ebuild
+++ b/dev-python/oslo-concurrency/oslo-concurrency-4.3.1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_7 python3_8 )
+PYTHON_COMPAT=( python3_8 )
 DISTUTILS_USE_SETUPTOOLS=bdepend
 
 inherit distutils-r1

diff --git a/dev-python/oslo-messaging/oslo-messaging-12.5.1.ebuild 
b/dev-python/oslo-messaging/oslo-messaging-12.5.1.ebuild
index d8a9e4369..5ba037efc 100644
--- a/dev-python/oslo-messaging/oslo-messaging-12.5.1.ebuild
+++ b/dev-python/oslo-messaging/oslo-messaging-12.5.1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_7 python3_8 )
+PYTHON_COMPAT=( python3_8 )
 DISTUTILS_USE_SETUPTOOLS=bdepend
 
 inherit distutils-r1

diff --git a/dev-python/oslo-policy/oslo-policy-3.5.0.ebuild 
b/dev-python/oslo-policy/oslo-policy-3.5.0.ebuild
index 39dc8894c..e8e37a1bf 100644
--- a/dev-python/oslo-policy/oslo-policy-3.5.0.ebuild
+++ b/dev-python/oslo-policy/oslo-policy-3.5.0.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_7 python3_8 )
+PYTHON_COMPAT=( python3_8 )
 DISTUTILS_USE_SETUPTOOLS=bdepend
 
 inherit distutils-r1

diff --git a/dev-python/oslo-vmware/oslo-vmware-3.7.0.ebuild 
b/dev-python/oslo-vmware/oslo-vmware-3.7.0.ebuild
index f1b82506e..817efa193 100644
--- a/dev-python/oslo-vmware/oslo-vmware-3.7.0.ebuild
+++ b/dev-python/oslo-vmware/oslo-vmware-3.7.0.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_7 python3_8 )
+PYTHON_COMPAT=( python3_8 )
 
 inherit distutils-r1
 

diff --git a/dev-python/ovsdbapp/ovsdbapp-1.5.0.ebuild 
b/dev-python/ovsdbapp/ovsdbapp-1.5.0.ebuild
index 874463936..c7452b1bb 100644
--- a/dev-python/ovsdbapp/ovsdbapp-1.5.0.ebuild
+++ b/dev-python/ovsdbapp/ovsdbapp-1.5.0.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_7 python3_8 )
+PYTHON_COMPAT=( python3_8 )
 
 inherit distutils-r1
 

diff --git a/dev-python/python-blazarclient/python-blazarclient-3.1.1.ebuild 
b/dev-python/python-blazarclient/python-blazarclient-3.1.1.ebuild
index a7499f512..575db2afd 100644
--- a/dev-python/python-blazarclient/python-blazarclient-3.1.1.ebuild
+++ b/dev-python/python-blazarclient/python-blazarclient-3.1.1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_7 python3_8 )
+PYTHON_COMPAT=( python3_8 )
 DISTUTILS_USE_SETUPTOOLS=rdepend
 
 inherit distutils-r1

diff --git a/dev-python/python-senlinclient/python-senlinclient-2.1.1.ebuild 
b/dev-python/python-senlinclient/python-senlinclient-2.1.1.ebuild
index 0d2846697..4a98c0ae3 100644
--- a/dev-python/python-senlinclient/python-senlinclient-2.1.1.ebuild
+++ b/dev-python/python-senlinclient/python-senlinclient-2.1.1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_7 python3_8 )
+PYTHON_COMPAT=( python3_8 )
 DISTUTILS_USE_SETUPTOOLS=rdepend
 
 inherit distutils-r1

diff --git a/dev-python/python-vitrageclient/python-vitrageclient-4.1.1.ebuild 
b/dev-python/python-vitrageclient/python-vitrageclient-4.1.1.ebuild
index 264c6607e..662a1b923 100644
--- a/dev-python/python-vitrageclient/python-vitrageclient-4.1.1.ebuild
+++ b/dev-python/python-vitrageclient/python-vitrageclient-4.1.1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_7 python3_8 )
+PYTHON_COMPAT=( python3_8 )
 DISTUTILS_USE_SETUPTOOLS=rdepend
 
 inherit distutils-r1

diff --git a/dev-python/python-zunclient/python-zunclient-4.1.1.ebuild 
b/dev-python/python-zunclient/python-zunclient-4.1.1.ebuild
index 61fb7aaa5..a734656d9 100644
--- a/dev-python/python-zunclient/python-zunclient-4.1.1.ebuild
+++ b/dev-python/python-zunclient/python-zunclient-4.1.1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_7 python3_8 )
+PYTHON_COMPAT=( python3_8 )
 DISTUTILS_USE_SETUPTOOLS=rdepend
 
 inherit distutils-r1

diff --git a/dev-python/tinyrpc/tinyrpc-1.0.1.ebuild 
b/dev-python/tinyrpc/tinyrpc-1.0.1.ebuild
index df2e583ff..af08ef78d 100644
--- a/dev-python/tinyrpc/tinyrpc-1.0.1.ebuild
+++ b/dev-python/tinyrpc/tinyrpc-1.0.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_7 python3_8 )
+PYTHON_COMPAT=( python3_8 )
 inherit distutils-r1
 
 DESCRIPTION="A protocol neutral RPC library that supports JSON-RPC and zmq."

diff --git a/dev-python/zVMCloudConnector/zVMCloudConnector-1.4.1.ebuild 
b/dev-python/zVMCloudConnector/zVMCloudConnector-1.4.1.ebuild
index f3e78a99d..963265cbc 100644
--- a/dev-python/zVMCloudConnector/zVMCloudConnector-1.4.1.ebuild
+++ b/dev-python/zVMCloudConnector/zVMCloudConnector-1.4.1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_7 python3_8 )
+PYTHON_COMPAT=( python3_8 )
 
 inherit distutils-r1
 

diff --git a/sys-auth/keystone/keystone-18.0.0.ebuild 
b/sys-auth/keystone/keystone-18.0.0.ebuild
index d09a91b28..1cce4695c 100644
--- a/sys-auth/keystone/keystone-18.0.0.ebuild
+++ b/sys-auth/keystone/keystone-18.0.0.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_7 python3_8 )
+PYTHON_COMPAT=( python3_8 )
 DISTUTILS_USE_SETUPTOOLS=rdepend
 
 inherit distutils-r1

diff --git a/sys-cluster/cinder/cinder-17.1.0.ebuild 
b/sys-cluster/cinder/cinder-17.1.0.ebuild
index 1cce5217a..06864d574 100644
--- a/sys-cluster/cinder/cinder-17.1.0.ebuild
+++ b/sys-cluster/cinder/cinder-17.1.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_7 python3_8 )
+PYTHON_COMPAT=( python3_8 )
 DISTUTILS_USE_SETUPTOOLS=rdepend
 
 inherit distutils-r1 linux-info

diff --git a/sys-cluster/heat/heat-15.0.0.ebuild 
b/sys-cluster/heat/heat-15.0.0.ebuild
index 8f85d1f90..66901c4ca 100644
--- a/sys-cluster/heat/heat-15.0.0.ebuild
+++ b/sys-cluster/heat/heat-15.0.0.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_7 python3_8 )
+PYTHON_COMPAT=( python3_8 )
 DISTUTILS_USE_SETUPTOOLS=rdepend
 
 inherit distutils-r1 linux-info

diff --git a/sys-cluster/neutron/neutron-17.1.1.ebuild 
b/sys-cluster/neutron/neutron-17.1.1.ebuild
index 7cb75c414..ec2b808b4 100644
--- a/sys-cluster/neutron/neutron-17.1.1.ebuild
+++ b/sys-cluster/neutron/neutron-17.1.1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_7 python3_8 )
+PYTHON_COMPAT=( python3_8 )
 DISTUTILS_USE_SETUPTOOLS=rdepend
 
 inherit distutils-r1 linux-info

diff --git a/sys-cluster/neutron/neutron-17.1.2.ebuild 
b/sys-cluster/neutron/neutron-17.1.2.ebuild
index 7ba8c9f50..2f8c49829 100644
--- a/sys-cluster/neutron/neutron-17.1.2.ebuild
+++ b/sys-cluster/neutron/neutron-17.1.2.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_7 python3_8 )
+PYTHON_COMPAT=( python3_8 )
 DISTUTILS_USE_SETUPTOOLS=rdepend
 
 inherit distutils-r1 linux-info

diff --git a/sys-cluster/nova/nova-22.2.0.ebuild 
b/sys-cluster/nova/nova-22.2.0.ebuild
index af5e82da9..9d0269a5e 100644
--- a/sys-cluster/nova/nova-22.2.0.ebuild
+++ b/sys-cluster/nova/nova-22.2.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_7 python3_8 )
+PYTHON_COMPAT=( python3_8 )
 DISTUTILS_USE_SETUPTOOLS=rdepend
 inherit distutils-r1 linux-info multilib udev
 

diff --git a/sys-cluster/nova/nova-22.2.1.ebuild 
b/sys-cluster/nova/nova-22.2.1.ebuild
index dfcfea084..88f84e521 100644
--- a/sys-cluster/nova/nova-22.2.1.ebuild
+++ b/sys-cluster/nova/nova-22.2.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_7 python3_8 )
+PYTHON_COMPAT=( python3_8 )
 DISTUTILS_USE_SETUPTOOLS=rdepend
 inherit distutils-r1 linux-info multilib udev
 

diff --git a/sys-cluster/placement/placement-4.0.0.ebuild 
b/sys-cluster/placement/placement-4.0.0.ebuild
index 5b83b21d6..ab423c519 100644
--- a/sys-cluster/placement/placement-4.0.0.ebuild
+++ b/sys-cluster/placement/placement-4.0.0.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_7 python3_8 )
+PYTHON_COMPAT=( python3_8 )
 
 inherit distutils-r1
 

diff --git a/sys-cluster/swift/swift-2.26.0.ebuild 
b/sys-cluster/swift/swift-2.26.0.ebuild
index eb0e61b3e..3ddcdb0bb 100644
--- a/sys-cluster/swift/swift-2.26.0.ebuild
+++ b/sys-cluster/swift/swift-2.26.0.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_7 python3_8 )
+PYTHON_COMPAT=( python3_8 )
 DISTUTILS_USE_SETUPTOOLS=rdepend
 
 inherit distutils-r1 linux-info

Reply via email to