commit:     bc711058d12a49f027bc02c21f5e50bc8bd8cd0b
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Feb  5 20:32:10 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Feb  5 20:47:08 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc711058

net-analyzer/fail2ban: Remove py2

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 net-analyzer/fail2ban/fail2ban-0.10.4-r2.ebuild | 2 +-
 net-analyzer/fail2ban/fail2ban-0.10.4.ebuild    | 2 +-
 net-analyzer/fail2ban/fail2ban-0.10.5-r1.ebuild | 2 +-
 net-analyzer/fail2ban/fail2ban-0.11.1-r1.ebuild | 2 +-
 net-analyzer/fail2ban/fail2ban-99999999.ebuild  | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/net-analyzer/fail2ban/fail2ban-0.10.4-r2.ebuild 
b/net-analyzer/fail2ban/fail2ban-0.10.4-r2.ebuild
index 85730ff0b68..653f9960754 100644
--- a/net-analyzer/fail2ban/fail2ban-0.10.4-r2.ebuild
+++ b/net-analyzer/fail2ban/fail2ban-0.10.4-r2.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 DISTUTILS_SINGLE_IMPL=1
 
 inherit distutils-r1 systemd

diff --git a/net-analyzer/fail2ban/fail2ban-0.10.4.ebuild 
b/net-analyzer/fail2ban/fail2ban-0.10.4.ebuild
index 7acd5a03851..f20a2d4b3e7 100644
--- a/net-analyzer/fail2ban/fail2ban-0.10.4.ebuild
+++ b/net-analyzer/fail2ban/fail2ban-0.10.4.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 DISTUTILS_SINGLE_IMPL=1
 
 inherit distutils-r1 eutils systemd vcs-snapshot

diff --git a/net-analyzer/fail2ban/fail2ban-0.10.5-r1.ebuild 
b/net-analyzer/fail2ban/fail2ban-0.10.5-r1.ebuild
index 56a0f3046d2..e4b07d80df2 100644
--- a/net-analyzer/fail2ban/fail2ban-0.10.5-r1.ebuild
+++ b/net-analyzer/fail2ban/fail2ban-0.10.5-r1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 DISTUTILS_SINGLE_IMPL=1
 
 inherit bash-completion-r1 distutils-r1 systemd

diff --git a/net-analyzer/fail2ban/fail2ban-0.11.1-r1.ebuild 
b/net-analyzer/fail2ban/fail2ban-0.11.1-r1.ebuild
index 8481a7ca53f..dc79df197e2 100644
--- a/net-analyzer/fail2ban/fail2ban-0.11.1-r1.ebuild
+++ b/net-analyzer/fail2ban/fail2ban-0.11.1-r1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 DISTUTILS_SINGLE_IMPL=1
 
 inherit bash-completion-r1 distutils-r1 systemd

diff --git a/net-analyzer/fail2ban/fail2ban-99999999.ebuild 
b/net-analyzer/fail2ban/fail2ban-99999999.ebuild
index 1618b1f20e2..4d89363141a 100644
--- a/net-analyzer/fail2ban/fail2ban-99999999.ebuild
+++ b/net-analyzer/fail2ban/fail2ban-99999999.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 DISTUTILS_SINGLE_IMPL=1
 
 inherit bash-completion-r1 distutils-r1 git-r3 systemd

Reply via email to