summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-06-04 17:46:49 +0200
committerMichał Górny <mgorny@gentoo.org>2021-06-04 18:13:46 +0200
commit8dc5337f499a398c4f8477d33ff83a4ce5258fca (patch)
tree8ba9c2d5680c3eb56d29e1fe028994b2ca253228 /dev-python
parentf902e81ac507596b122d4e606ffb13159e377103 (diff)
downloadgentoo-8dc5337f499a398c4f8477d33ff83a4ce5258fca.tar.gz
gentoo-8dc5337f499a398c4f8477d33ff83a4ce5258fca.tar.bz2
gentoo-8dc5337f499a398c4f8477d33ff83a4ce5258fca.zip
dev-python/botocore: Enable py3.10
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/botocore/botocore-1.20.87.ebuild2
-rw-r--r--dev-python/botocore/botocore-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/botocore/botocore-1.20.87.ebuild b/dev-python/botocore/botocore-1.20.87.ebuild
index fd6eb700f304..762144aabf71 100644
--- a/dev-python/botocore/botocore-1.20.87.ebuild
+++ b/dev-python/botocore/botocore-1.20.87.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{8..9} )
+PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1
diff --git a/dev-python/botocore/botocore-9999.ebuild b/dev-python/botocore/botocore-9999.ebuild
index fd6eb700f304..762144aabf71 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_{8..9} )
+PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1