summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-01-23 00:03:57 +0100
committerThomas Deutschmann <whissi@gentoo.org>2020-01-23 00:40:21 +0100
commit956d89f305041ac6e613591f8779f91b1b1f72a8 (patch)
treec89ced9a76f900c2515df6dce751df0213d11133 /dev-python/botocore/botocore-9999.ebuild
parentdev-python/jsonschema: add Python 3.8 support (diff)
downloadgentoo-956d89f305041ac6e613591f8779f91b1b1f72a8.tar.gz
gentoo-956d89f305041ac6e613591f8779f91b1b1f72a8.tar.bz2
gentoo-956d89f305041ac6e613591f8779f91b1b1f72a8.zip
dev-python/botocore: bump to v1.14.7
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python/botocore/botocore-9999.ebuild')
-rw-r--r--dev-python/botocore/botocore-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/botocore/botocore-9999.ebuild b/dev-python/botocore/botocore-9999.ebuild
index 8fd7899b8b6b..060f32f24f36 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=( python2_7 python3_6 python3_7 )
+PYTHON_COMPAT=( python2_7 python3_6 python3_7 python3_8 )
inherit distutils-r1