diff options
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/boto3/boto3-1.17.87.ebuild | 2 | ||||
-rw-r--r-- | dev-python/boto3/boto3-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/boto3/boto3-1.17.87.ebuild b/dev-python/boto3/boto3-1.17.87.ebuild index 984809e5128f..666cbfa63e3f 100644 --- a/dev-python/boto3/boto3-1.17.87.ebuild +++ b/dev-python/boto3/boto3-1.17.87.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{8..10} ) inherit distutils-r1 DESCRIPTION="The AWS SDK for Python" diff --git a/dev-python/boto3/boto3-9999.ebuild b/dev-python/boto3/boto3-9999.ebuild index 984809e5128f..666cbfa63e3f 100644 --- a/dev-python/boto3/boto3-9999.ebuild +++ b/dev-python/boto3/boto3-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{8..10} ) inherit distutils-r1 DESCRIPTION="The AWS SDK for Python" |