Gentoo Archives: gentoo-commits

From: Andrey Utkin <andrey_utkin@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/boto3/
Date: Wed, 19 Sep 2018 00:04:41
Message-Id: 1537315427.a4bfd0fddd4ec83b7c5548788119991e0b4a2a56.andrey_utkin@gentoo
1 commit: a4bfd0fddd4ec83b7c5548788119991e0b4a2a56
2 Author: Andrey Utkin <andrey_utkin <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 17 13:01:54 2018 +0000
4 Commit: Andrey Utkin <andrey_utkin <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 19 00:03:47 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4bfd0fd
7
8 dev-python/boto3: add python3_7
9
10 Package-Manager: Portage-2.3.48, Repoman-2.3.10
11
12 dev-python/boto3/{boto3-9999.ebuild => boto3-1.9.4-r1.ebuild} | 2 +-
13 dev-python/boto3/boto3-9999.ebuild | 2 +-
14 2 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-python/boto3/boto3-9999.ebuild b/dev-python/boto3/boto3-1.9.4-r1.ebuild
17 similarity index 94%
18 copy from dev-python/boto3/boto3-9999.ebuild
19 copy to dev-python/boto3/boto3-1.9.4-r1.ebuild
20 index d62092d13ce..c4a2a220409 100644
21 --- a/dev-python/boto3/boto3-9999.ebuild
22 +++ b/dev-python/boto3/boto3-1.9.4-r1.ebuild
23 @@ -2,7 +2,7 @@
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 -PYTHON_COMPAT=( python2_7 python3_4 python3_5 python3_6 )
28 +PYTHON_COMPAT=( python2_7 python3_4 python3_5 python3_6 python3_7 )
29
30 inherit distutils-r1 vcs-snapshot
31
32
33 diff --git a/dev-python/boto3/boto3-9999.ebuild b/dev-python/boto3/boto3-9999.ebuild
34 index d62092d13ce..c4a2a220409 100644
35 --- a/dev-python/boto3/boto3-9999.ebuild
36 +++ b/dev-python/boto3/boto3-9999.ebuild
37 @@ -2,7 +2,7 @@
38 # Distributed under the terms of the GNU General Public License v2
39
40 EAPI=6
41 -PYTHON_COMPAT=( python2_7 python3_4 python3_5 python3_6 )
42 +PYTHON_COMPAT=( python2_7 python3_4 python3_5 python3_6 python3_7 )
43
44 inherit distutils-r1 vcs-snapshot