Gentoo Archives: gentoo-commits

From: Patrick McLean <chutzpah@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/fail2ban/
Date: Sat, 02 May 2020 00:40:52
Message-Id: 1588380036.1e309919419a62d5636a51cefbc2523f42a59d98.chutzpah@gentoo
1 commit: 1e309919419a62d5636a51cefbc2523f42a59d98
2 Author: Patrick McLean <patrick.mclean <AT> sony <DOT> com>
3 AuthorDate: Sat May 2 00:40:36 2020 +0000
4 Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
5 CommitDate: Sat May 2 00:40:36 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e309919
7
8 net-analyzer/fail2ban-0.11.1-r2: Add py38
9
10 Copyright: Sony Interactive Entertainment Inc.
11 Package-Manager: Portage-2.3.99, Repoman-2.3.22
12 Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org>
13
14 net-analyzer/fail2ban/fail2ban-0.11.1-r2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-analyzer/fail2ban/fail2ban-0.11.1-r2.ebuild b/net-analyzer/fail2ban/fail2ban-0.11.1-r2.ebuild
18 index b5f23353313..f71bda0473e 100644
19 --- a/net-analyzer/fail2ban/fail2ban-0.11.1-r2.ebuild
20 +++ b/net-analyzer/fail2ban/fail2ban-0.11.1-r2.ebuild
21 @@ -2,7 +2,7 @@
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 -PYTHON_COMPAT=( python3_{6,7} )
26 +PYTHON_COMPAT=( python3_{6,7,8} )
27 DISTUTILS_SINGLE_IMPL=1
28
29 inherit bash-completion-r1 distutils-r1 systemd