Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/file/
Date: Mon, 02 Dec 2019 14:24:16
Message-Id: 1575296628.4c6aee54a30cc6846f4154ddbe260b21d201bfea.asturm@gentoo
1 commit: 4c6aee54a30cc6846f4154ddbe260b21d201bfea
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 30 15:06:21 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 2 14:23:48 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c6aee54
7
8 sys-apps/file: python3_8
9
10 Closes: https://bugs.gentoo.org/701564
11 Package-Manager: Portage-2.3.80, Repoman-2.3.19
12 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
13
14 sys-apps/file/file-5.37-r1.ebuild | 2 +-
15 sys-apps/file/file-9999.ebuild | 2 +-
16 2 files changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/sys-apps/file/file-5.37-r1.ebuild b/sys-apps/file/file-5.37-r1.ebuild
19 index 12402b999dd..f5cef9e2990 100644
20 --- a/sys-apps/file/file-5.37-r1.ebuild
21 +++ b/sys-apps/file/file-5.37-r1.ebuild
22 @@ -3,7 +3,7 @@
23
24 EAPI=7
25
26 -PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy )
27 +PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} pypy )
28 DISTUTILS_OPTIONAL=1
29
30 inherit distutils-r1 libtool toolchain-funcs multilib-minimal
31
32 diff --git a/sys-apps/file/file-9999.ebuild b/sys-apps/file/file-9999.ebuild
33 index 3d8cadd1f0a..ed9dd421c39 100644
34 --- a/sys-apps/file/file-9999.ebuild
35 +++ b/sys-apps/file/file-9999.ebuild
36 @@ -3,7 +3,7 @@
37
38 EAPI=7
39
40 -PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy )
41 +PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} pypy )
42 DISTUTILS_OPTIONAL=1
43
44 inherit distutils-r1 libtool toolchain-funcs multilib-minimal