net-analyzer/fail2ban: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 20:32:10 +0000 (21:32 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 20:47:08 +0000 (21:47 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-analyzer/fail2ban/fail2ban-0.10.4-r2.ebuild
net-analyzer/fail2ban/fail2ban-0.10.4.ebuild
net-analyzer/fail2ban/fail2ban-0.10.5-r1.ebuild
net-analyzer/fail2ban/fail2ban-0.11.1-r1.ebuild
net-analyzer/fail2ban/fail2ban-99999999.ebuild

index 85730ff0b68425c64fc0f95baf7e9d47b681d6d9..653f996075430c912a6e4299bcb85bd59680de78 100644 (file)
@@ -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
index 7acd5a03851b278fcf3ac15e85cb8f5168260fbf..f20a2d4b3e738433c985bfcbbb2a02ae0e3add16 100644 (file)
@@ -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
index 56a0f3046d23b029de1a8760fc28d89cc5414566..e4b07d80df20a5e418ef59249f35b94442f946a0 100644 (file)
@@ -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
index 8481a7ca53ffc0b7629e1879f215b396669cdf50..dc79df197e2d30f9e8685baef07459c67ed446db 100644 (file)
@@ -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
index 1618b1f20e2484fa053454170a44544fc3fadcdf..4d89363141a8de6f239e914a812f3b558c4f8b47 100644 (file)
@@ -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