Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/wget/
Date: Sat, 02 May 2020 18:12:45
Message-Id: 1588443060.7e93b94ac6216631662225f035be7b0f9af9dd35.whissi@gentoo
1 commit: 7e93b94ac6216631662225f035be7b0f9af9dd35
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 2 18:09:26 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sat May 2 18:11:00 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e93b94a
7
8 net-misc/wget: add Python 3.8 support
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 net-misc/wget/wget-1.20.3-r3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-misc/wget/wget-1.20.3-r3.ebuild b/net-misc/wget/wget-1.20.3-r3.ebuild
17 index cc2ca822468..b96e7582103 100644
18 --- a/net-misc/wget/wget-1.20.3-r3.ebuild
19 +++ b/net-misc/wget/wget-1.20.3-r3.ebuild
20 @@ -3,7 +3,7 @@
21
22 EAPI=7
23
24 -PYTHON_COMPAT=( python3_{6,7} )
25 +PYTHON_COMPAT=( python3_{6,7,8} )
26
27 inherit flag-o-matic python-any-r1 toolchain-funcs