summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-02-04 14:21:44 +0100
committerMichał Górny <mgorny@gentoo.org>2020-02-04 14:21:44 +0100
commitd0502428888a8b14f89a3aa493444f65fc2743be (patch)
treed164283d173027447317cdfe03607137d959e12c /dev-python/botocore
parentdev-python/s3transfer: Remove py2 (diff)
downloadgentoo-d0502428888a8b14f89a3aa493444f65fc2743be.tar.gz
gentoo-d0502428888a8b14f89a3aa493444f65fc2743be.tar.bz2
gentoo-d0502428888a8b14f89a3aa493444f65fc2743be.zip
dev-python/botocore: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/botocore')
-rw-r--r--dev-python/botocore/botocore-1.12.122.ebuild2
-rw-r--r--dev-python/botocore/botocore-1.13.46.ebuild2
-rw-r--r--dev-python/botocore/botocore-1.13.50.ebuild2
-rw-r--r--dev-python/botocore/botocore-1.14.7.ebuild2
-rw-r--r--dev-python/botocore/botocore-9999.ebuild2
5 files changed, 5 insertions, 5 deletions
diff --git a/dev-python/botocore/botocore-1.12.122.ebuild b/dev-python/botocore/botocore-1.12.122.ebuild
index 6cb36e84b365..2137a90141da 100644
--- a/dev-python/botocore/botocore-1.12.122.ebuild
+++ b/dev-python/botocore/botocore-1.12.122.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_6 python3_7 )
+PYTHON_COMPAT=( python3_6 python3_7 )
inherit distutils-r1
diff --git a/dev-python/botocore/botocore-1.13.46.ebuild b/dev-python/botocore/botocore-1.13.46.ebuild
index 8fd7899b8b6b..766ab71b5328 100644
--- a/dev-python/botocore/botocore-1.13.46.ebuild
+++ b/dev-python/botocore/botocore-1.13.46.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_6 python3_7 )
+PYTHON_COMPAT=( python3_6 python3_7 )
inherit distutils-r1
diff --git a/dev-python/botocore/botocore-1.13.50.ebuild b/dev-python/botocore/botocore-1.13.50.ebuild
index 8fd7899b8b6b..766ab71b5328 100644
--- a/dev-python/botocore/botocore-1.13.50.ebuild
+++ b/dev-python/botocore/botocore-1.13.50.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_6 python3_7 )
+PYTHON_COMPAT=( python3_6 python3_7 )
inherit distutils-r1
diff --git a/dev-python/botocore/botocore-1.14.7.ebuild b/dev-python/botocore/botocore-1.14.7.ebuild
index 060f32f24f36..f9ce3c85acf8 100644
--- a/dev-python/botocore/botocore-1.14.7.ebuild
+++ b/dev-python/botocore/botocore-1.14.7.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_6 python3_7 python3_8 )
+PYTHON_COMPAT=( python3_6 python3_7 python3_8 )
inherit distutils-r1
diff --git a/dev-python/botocore/botocore-9999.ebuild b/dev-python/botocore/botocore-9999.ebuild
index 060f32f24f36..f9ce3c85acf8 100644
--- a/dev-python/botocore/botocore-9999.ebuild
+++ b/dev-python/botocore/botocore-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_6 python3_7 python3_8 )
+PYTHON_COMPAT=( python3_6 python3_7 python3_8 )
inherit distutils-r1