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/botocore/
Date: Wed, 19 Sep 2018 00:04:40
Message-Id: 1537315427.725527923f9907ed075bb4000a777c1487a4848b.andrey_utkin@gentoo
1 commit: 725527923f9907ed075bb4000a777c1487a4848b
2 Author: Andrey Utkin <andrey_utkin <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 17 12:55: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=72552792
7
8 dev-python/botocore: add python3_7
9
10 Package-Manager: Portage-2.3.48, Repoman-2.3.10
11
12 dev-python/botocore/{botocore-9999.ebuild => botocore-1.12.4-r1.ebuild} | 2 +-
13 dev-python/botocore/botocore-9999.ebuild | 2 +-
14 2 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-python/botocore/botocore-9999.ebuild b/dev-python/botocore/botocore-1.12.4-r1.ebuild
17 similarity index 95%
18 copy from dev-python/botocore/botocore-9999.ebuild
19 copy to dev-python/botocore/botocore-1.12.4-r1.ebuild
20 index 82cc15e1a9c..822a910e36e 100644
21 --- a/dev-python/botocore/botocore-9999.ebuild
22 +++ b/dev-python/botocore/botocore-1.12.4-r1.ebuild
23 @@ -2,7 +2,7 @@
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=7
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
31
32
33 diff --git a/dev-python/botocore/botocore-9999.ebuild b/dev-python/botocore/botocore-9999.ebuild
34 index 82cc15e1a9c..822a910e36e 100644
35 --- a/dev-python/botocore/botocore-9999.ebuild
36 +++ b/dev-python/botocore/botocore-9999.ebuild
37 @@ -2,7 +2,7 @@
38 # Distributed under the terms of the GNU General Public License v2
39
40 EAPI=7
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