dev-libs/libinput: Remove py2 where possible
authorMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 13:04:42 +0000 (14:04 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 13:25:48 +0000 (14:25 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-libs/libinput/libinput-1.14.3.ebuild
dev-libs/libinput/libinput-1.15.0.ebuild
dev-libs/libinput/libinput-1.15.1.ebuild

index 23c60db478037938f9be52a4cb26cde658aa6b8a..7a369d3cd2dd3ee7e27fb0850688d2617086c712 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 meson python-any-r1 udev
 
index d0cb85f869aa9debd1f3b003b4b1880a040c13d6..313a4e3d067c8f20d63a0d16e4a38c64cfe337fa 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 meson python-any-r1 udev
 
index d0cb85f869aa9debd1f3b003b4b1880a040c13d6..313a4e3d067c8f20d63a0d16e4a38c64cfe337fa 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 meson python-any-r1 udev