Gentoo Archives: gentoo-commits

From: Craig Andrews <candrews@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/stem/
Date: Fri, 02 Nov 2018 16:54:35
Message-Id: 1541177663.54a9ba62c2659c44f632ec5f6181a475928af603.candrews@gentoo
1 commit: 54a9ba62c2659c44f632ec5f6181a475928af603
2 Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
3 AuthorDate: Fri Nov 2 16:28:37 2018 +0000
4 Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
5 CommitDate: Fri Nov 2 16:54:23 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54a9ba62
7
8 net-libs/stem: python 3.7 support
9
10 Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 net-libs/stem/stem-1.7.0.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/net-libs/stem/stem-1.7.0.ebuild b/net-libs/stem/stem-1.7.0.ebuild
17 index 8b3cd202ca9..1d52757c667 100644
18 --- a/net-libs/stem/stem-1.7.0.ebuild
19 +++ b/net-libs/stem/stem-1.7.0.ebuild
20 @@ -1,8 +1,8 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 -PYTHON_COMPAT=(python{2_7,3_4,3_5,3_6})
27 +PYTHON_COMPAT=(python{2_7,3_4,3_5,3_6,3_7})
28
29 inherit vcs-snapshot distutils-r1