diff options
| author | Michał Górny <mgorny@gentoo.org> | 2021-06-04 17:46:49 +0200 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2021-06-04 18:13:46 +0200 |
| commit | 8dc5337f499a398c4f8477d33ff83a4ce5258fca (patch) | |
| tree | 8ba9c2d5680c3eb56d29e1fe028994b2ca253228 /dev-python | |
| parent | f902e81ac507596b122d4e606ffb13159e377103 (diff) | |
| download | gentoo-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.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/botocore/botocore-9999.ebuild | 2 |
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 |
