app-admin/rsyslog: Remove py2 where possible
authorMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 13:04:16 +0000 (14:04 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 13:25:32 +0000 (14:25 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-admin/rsyslog/rsyslog-8.1910.0-r1.ebuild
app-admin/rsyslog/rsyslog-8.1911.0-r1.ebuild
app-admin/rsyslog/rsyslog-8.2001.0.ebuild

index bf05fbd00c993736de3c2faab9c3815cdcc917aa..bac61488e1e2c524e97a9e0444c11a4c76eb2469 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,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
 
 inherit autotools eutils linux-info python-any-r1 systemd
 
index 393420579d6c781178aadd7a3a031f0fadaed855..922df12327fe77e1821b4bb6eb5ae2f4034d8b5f 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,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
 
 inherit autotools eutils linux-info python-any-r1 systemd
 
index e86dc32193817b58dbc6f95ffacdfca9023f5163..537a3206cc3685026ae4c800c04e15a67f18be65 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,3_7,3_8} )
+PYTHON_COMPAT=( python{3_6,3_7,3_8} )
 
 inherit autotools eutils linux-info python-any-r1 systemd