commit: a4bfd0fddd4ec83b7c5548788119991e0b4a2a56
Author: Andrey Utkin <andrey_utkin <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 17 13:01:54 2018 +0000
Commit: Andrey Utkin <andrey_utkin <AT> gentoo <DOT> org>
CommitDate: Wed Sep 19 00:03:47 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4bfd0fd
dev-python/boto3: add python3_7
Package-Manager: Portage-2.3.48, Repoman-2.3.10
dev-python/boto3/{boto3-9999.ebuild => boto3-1.9.4-r1.ebuild} | 2 +-
dev-python/boto3/boto3-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/boto3/boto3-9999.ebuild
b/dev-python/boto3/boto3-1.9.4-r1.ebuild
similarity index 94%
copy from dev-python/boto3/boto3-9999.ebuild
copy to dev-python/boto3/boto3-1.9.4-r1.ebuild
index d62092d13ce..c4a2a220409 100644
--- a/dev-python/boto3/boto3-9999.ebuild
+++ b/dev-python/boto3/boto3-1.9.4-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_4 python3_5 python3_6 )
+PYTHON_COMPAT=( python2_7 python3_4 python3_5 python3_6 python3_7 )
inherit distutils-r1 vcs-snapshot
diff --git a/dev-python/boto3/boto3-9999.ebuild
b/dev-python/boto3/boto3-9999.ebuild
index d62092d13ce..c4a2a220409 100644
--- a/dev-python/boto3/boto3-9999.ebuild
+++ b/dev-python/boto3/boto3-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_4 python3_5 python3_6 )
+PYTHON_COMPAT=( python2_7 python3_4 python3_5 python3_6 python3_7 )
inherit distutils-r1 vcs-snapshot