From 956d89f305041ac6e613591f8779f91b1b1f72a8 Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Thu, 23 Jan 2020 00:03:57 +0100 Subject: dev-python/botocore: bump to v1.14.7 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann --- dev-python/botocore/botocore-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/botocore/botocore-9999.ebuild') 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 -- cgit v1.2.3-65-gdbad