diff options
Diffstat (limited to 'dev-python/botocore')
-rw-r--r-- | dev-python/botocore/botocore-1.19.43.ebuild | 2 | ||||
-rw-r--r-- | dev-python/botocore/botocore-1.19.50.ebuild | 2 | ||||
-rw-r--r-- | dev-python/botocore/botocore-1.19.56.ebuild | 2 | ||||
-rw-r--r-- | dev-python/botocore/botocore-1.19.60.ebuild | 2 | ||||
-rw-r--r-- | dev-python/botocore/botocore-1.19.61.ebuild | 2 | ||||
-rw-r--r-- | dev-python/botocore/botocore-1.19.62.ebuild | 2 | ||||
-rw-r--r-- | dev-python/botocore/botocore-1.19.63.ebuild | 2 | ||||
-rw-r--r-- | dev-python/botocore/botocore-9999.ebuild | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/dev-python/botocore/botocore-1.19.43.ebuild b/dev-python/botocore/botocore-1.19.43.ebuild index 78d17756cbc2..51bb10d67391 100644 --- a/dev-python/botocore/botocore-1.19.43.ebuild +++ b/dev-python/botocore/botocore-1.19.43.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6..9} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 diff --git a/dev-python/botocore/botocore-1.19.50.ebuild b/dev-python/botocore/botocore-1.19.50.ebuild index fa25adc1c1ff..4e5d698e619b 100644 --- a/dev-python/botocore/botocore-1.19.50.ebuild +++ b/dev-python/botocore/botocore-1.19.50.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6..9} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 diff --git a/dev-python/botocore/botocore-1.19.56.ebuild b/dev-python/botocore/botocore-1.19.56.ebuild index fa25adc1c1ff..4e5d698e619b 100644 --- a/dev-python/botocore/botocore-1.19.56.ebuild +++ b/dev-python/botocore/botocore-1.19.56.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6..9} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 diff --git a/dev-python/botocore/botocore-1.19.60.ebuild b/dev-python/botocore/botocore-1.19.60.ebuild index fa25adc1c1ff..4e5d698e619b 100644 --- a/dev-python/botocore/botocore-1.19.60.ebuild +++ b/dev-python/botocore/botocore-1.19.60.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6..9} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 diff --git a/dev-python/botocore/botocore-1.19.61.ebuild b/dev-python/botocore/botocore-1.19.61.ebuild index fa25adc1c1ff..4e5d698e619b 100644 --- a/dev-python/botocore/botocore-1.19.61.ebuild +++ b/dev-python/botocore/botocore-1.19.61.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6..9} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 diff --git a/dev-python/botocore/botocore-1.19.62.ebuild b/dev-python/botocore/botocore-1.19.62.ebuild index fa25adc1c1ff..4e5d698e619b 100644 --- a/dev-python/botocore/botocore-1.19.62.ebuild +++ b/dev-python/botocore/botocore-1.19.62.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6..9} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 diff --git a/dev-python/botocore/botocore-1.19.63.ebuild b/dev-python/botocore/botocore-1.19.63.ebuild index fa25adc1c1ff..4e5d698e619b 100644 --- a/dev-python/botocore/botocore-1.19.63.ebuild +++ b/dev-python/botocore/botocore-1.19.63.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6..9} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 diff --git a/dev-python/botocore/botocore-9999.ebuild b/dev-python/botocore/botocore-9999.ebuild index 6b14dce9712f..3944fec33747 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=( python3_{6..9} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 |