net-libs/libpsl: Remove py2 where possible
authorMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 13:05:30 +0000 (14:05 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 13:26:16 +0000 (14:26 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-libs/libpsl/libpsl-0.20.2.ebuild
net-libs/libpsl/libpsl-0.21.0.ebuild

index dec232286541bae308973979a13a3c6ea7bd89a1..77d9d740faaee34b22c5da1b6b4bfd57cf95cff2 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,7}})
+PYTHON_COMPAT=(python3_{6,7})
 
 inherit multilib-minimal python-any-r1
 
index 8d013ebe7b365d6d757e23d2aa9d0c2b6d91689b..d8bdf45566209c7e78b1f3452fd9b5d93dc387c5 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,7}})
+PYTHON_COMPAT=(python3_{6,7})
 
 inherit multilib-minimal python-any-r1