summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-01-12 22:17:15 +0100
committerMichał Górny <mgorny@gentoo.org>2020-01-13 10:45:21 +0100
commit3cdef2e6ea2ddc3eaba97421e08925fe544f4648 (patch)
treebcc9852267e8a7ec70052d2318b81f4e138fca0a /dev-python/os-service-types
parentdev-python/os-resource-classes: Remove Python 2 support (diff)
downloadgentoo-3cdef2e6ea2ddc3eaba97421e08925fe544f4648.tar.gz
gentoo-3cdef2e6ea2ddc3eaba97421e08925fe544f4648.tar.bz2
gentoo-3cdef2e6ea2ddc3eaba97421e08925fe544f4648.zip
dev-python/os-service-types: Remove Python 2 support
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/os-service-types')
-rw-r--r--dev-python/os-service-types/os-service-types-1.3.0.ebuild2
-rw-r--r--dev-python/os-service-types/os-service-types-1.6.0.ebuild2
-rw-r--r--dev-python/os-service-types/os-service-types-1.7.0.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/os-service-types/os-service-types-1.3.0.ebuild b/dev-python/os-service-types/os-service-types-1.3.0.ebuild
index cfb17710ae86..4f5517811696 100644
--- a/dev-python/os-service-types/os-service-types-1.3.0.ebuild
+++ b/dev-python/os-service-types/os-service-types-1.3.0.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1
DESCRIPTION="A library to handle official service types for OpenStack and it's aliases."
diff --git a/dev-python/os-service-types/os-service-types-1.6.0.ebuild b/dev-python/os-service-types/os-service-types-1.6.0.ebuild
index ca1211ae2cf0..d82a40b4fefc 100644
--- a/dev-python/os-service-types/os-service-types-1.6.0.ebuild
+++ b/dev-python/os-service-types/os-service-types-1.6.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1
diff --git a/dev-python/os-service-types/os-service-types-1.7.0.ebuild b/dev-python/os-service-types/os-service-types-1.7.0.ebuild
index ca1211ae2cf0..d82a40b4fefc 100644
--- a/dev-python/os-service-types/os-service-types-1.7.0.ebuild
+++ b/dev-python/os-service-types/os-service-types-1.7.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1