summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-01-05 10:36:11 +0100
committerMichał Górny <mgorny@gentoo.org>2020-01-05 11:55:46 +0100
commitcd3f25deb13cf4d6c9d721d515dbf772a988426f (patch)
tree423ea2268525779097c812fd1bef71091c26dc89 /dev-python/awscli
parentsys-apps/openrc: arm stable wrt bug #704600 (diff)
downloadgentoo-cd3f25deb13cf4d6c9d721d515dbf772a988426f.tar.gz
gentoo-cd3f25deb13cf4d6c9d721d515dbf772a988426f.tar.bz2
gentoo-cd3f25deb13cf4d6c9d721d515dbf772a988426f.zip
*/*: Clean PYTHON_COMPAT of obsolete impls
Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/awscli')
-rw-r--r--dev-python/awscli/awscli-1.16.104.ebuild4
-rw-r--r--dev-python/awscli/awscli-1.16.125.ebuild4
-rw-r--r--dev-python/awscli/awscli-1.16.148.ebuild4
-rw-r--r--dev-python/awscli/awscli-1.16.190.ebuild4
-rw-r--r--dev-python/awscli/awscli-1.16.215.ebuild4
-rw-r--r--dev-python/awscli/awscli-1.16.220.ebuild4
-rw-r--r--dev-python/awscli/awscli-1.16.233-r1.ebuild4
-rw-r--r--dev-python/awscli/awscli-1.16.261.ebuild4
-rw-r--r--dev-python/awscli/awscli-1.16.278.ebuild4
-rw-r--r--dev-python/awscli/awscli-1.16.283.ebuild4
-rw-r--r--dev-python/awscli/awscli-1.16.292.ebuild4
-rw-r--r--dev-python/awscli/awscli-1.16.300.ebuild4
-rw-r--r--dev-python/awscli/awscli-1.16.308.ebuild4
13 files changed, 26 insertions, 26 deletions
diff --git a/dev-python/awscli/awscli-1.16.104.ebuild b/dev-python/awscli/awscli-1.16.104.ebuild
index 820d2de3fe2f..a5af4415d29d 100644
--- a/dev-python/awscli/awscli-1.16.104.ebuild
+++ b/dev-python/awscli/awscli-1.16.104.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
-PYTHON_COMPAT=( python3_{5,6} )
+PYTHON_COMPAT=( python3_6 )
inherit bash-completion-r1 distutils-r1
diff --git a/dev-python/awscli/awscli-1.16.125.ebuild b/dev-python/awscli/awscli-1.16.125.ebuild
index 820d2de3fe2f..a5af4415d29d 100644
--- a/dev-python/awscli/awscli-1.16.125.ebuild
+++ b/dev-python/awscli/awscli-1.16.125.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
-PYTHON_COMPAT=( python3_{5,6} )
+PYTHON_COMPAT=( python3_6 )
inherit bash-completion-r1 distutils-r1
diff --git a/dev-python/awscli/awscli-1.16.148.ebuild b/dev-python/awscli/awscli-1.16.148.ebuild
index 820d2de3fe2f..a5af4415d29d 100644
--- a/dev-python/awscli/awscli-1.16.148.ebuild
+++ b/dev-python/awscli/awscli-1.16.148.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
-PYTHON_COMPAT=( python3_{5,6} )
+PYTHON_COMPAT=( python3_6 )
inherit bash-completion-r1 distutils-r1
diff --git a/dev-python/awscli/awscli-1.16.190.ebuild b/dev-python/awscli/awscli-1.16.190.ebuild
index 820d2de3fe2f..a5af4415d29d 100644
--- a/dev-python/awscli/awscli-1.16.190.ebuild
+++ b/dev-python/awscli/awscli-1.16.190.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
-PYTHON_COMPAT=( python3_{5,6} )
+PYTHON_COMPAT=( python3_6 )
inherit bash-completion-r1 distutils-r1
diff --git a/dev-python/awscli/awscli-1.16.215.ebuild b/dev-python/awscli/awscli-1.16.215.ebuild
index a6f8e27154a0..e2b6c1cf4e82 100644
--- a/dev-python/awscli/awscli-1.16.215.ebuild
+++ b/dev-python/awscli/awscli-1.16.215.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
-PYTHON_COMPAT=( python3_{5,6} )
+PYTHON_COMPAT=( python3_6 )
inherit bash-completion-r1 distutils-r1
diff --git a/dev-python/awscli/awscli-1.16.220.ebuild b/dev-python/awscli/awscli-1.16.220.ebuild
index a2267aa4cd52..aeed484c1211 100644
--- a/dev-python/awscli/awscli-1.16.220.ebuild
+++ b/dev-python/awscli/awscli-1.16.220.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
-PYTHON_COMPAT=( python3_{5,6} )
+PYTHON_COMPAT=( python3_6 )
inherit bash-completion-r1 distutils-r1
diff --git a/dev-python/awscli/awscli-1.16.233-r1.ebuild b/dev-python/awscli/awscli-1.16.233-r1.ebuild
index cf45b253efd5..5a752ec9aef6 100644
--- a/dev-python/awscli/awscli-1.16.233-r1.ebuild
+++ b/dev-python/awscli/awscli-1.16.233-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
-PYTHON_COMPAT=( python3_{5,6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit bash-completion-r1 distutils-r1
diff --git a/dev-python/awscli/awscli-1.16.261.ebuild b/dev-python/awscli/awscli-1.16.261.ebuild
index fcaf33429ada..0c66e4a0d66e 100644
--- a/dev-python/awscli/awscli-1.16.261.ebuild
+++ b/dev-python/awscli/awscli-1.16.261.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
-PYTHON_COMPAT=( python3_{5,6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit bash-completion-r1 distutils-r1
diff --git a/dev-python/awscli/awscli-1.16.278.ebuild b/dev-python/awscli/awscli-1.16.278.ebuild
index 2a20550452d8..7baa126cb5b2 100644
--- a/dev-python/awscli/awscli-1.16.278.ebuild
+++ b/dev-python/awscli/awscli-1.16.278.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
-PYTHON_COMPAT=( python3_{5,6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit bash-completion-r1 distutils-r1
diff --git a/dev-python/awscli/awscli-1.16.283.ebuild b/dev-python/awscli/awscli-1.16.283.ebuild
index 0abf0be119c6..8054164374cf 100644
--- a/dev-python/awscli/awscli-1.16.283.ebuild
+++ b/dev-python/awscli/awscli-1.16.283.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
-PYTHON_COMPAT=( python3_{5,6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit bash-completion-r1 distutils-r1
diff --git a/dev-python/awscli/awscli-1.16.292.ebuild b/dev-python/awscli/awscli-1.16.292.ebuild
index 686c17fcf51c..7b71769c7bcc 100644
--- a/dev-python/awscli/awscli-1.16.292.ebuild
+++ b/dev-python/awscli/awscli-1.16.292.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
-PYTHON_COMPAT=( python3_{5,6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit bash-completion-r1 distutils-r1
diff --git a/dev-python/awscli/awscli-1.16.300.ebuild b/dev-python/awscli/awscli-1.16.300.ebuild
index 3697192f8592..a39b384413f8 100644
--- a/dev-python/awscli/awscli-1.16.300.ebuild
+++ b/dev-python/awscli/awscli-1.16.300.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
-PYTHON_COMPAT=( python3_{5,6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit bash-completion-r1 distutils-r1
diff --git a/dev-python/awscli/awscli-1.16.308.ebuild b/dev-python/awscli/awscli-1.16.308.ebuild
index 547e72aceada..114534d56046 100644
--- a/dev-python/awscli/awscli-1.16.308.ebuild
+++ b/dev-python/awscli/awscli-1.16.308.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
-PYTHON_COMPAT=( python3_{5,6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit bash-completion-r1 distutils-r1