net-irc/weechat: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 12:05:03 +0000 (13:05 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 12:12:37 +0000 (13:12 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-irc/weechat/weechat-2.6-r1.ebuild
net-irc/weechat/weechat-2.7-r1.ebuild
net-irc/weechat/weechat-9999.ebuild

index ebc19139affa7596da1e8aeaa60559ae235bbcc8..80b28aea3253871e143e540f4a732468b7f8fe61 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
 
 inherit cmake-utils python-single-r1 xdg-utils
 
index 30697d7c964af55b41dfac24cac9b4fb9d590ccf..37b7a1e451824e2d09539d4064798eae5810a0ad 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_6,3_7,3_8} )
+PYTHON_COMPAT=( python{3_6,3_7,3_8} )
 
 inherit cmake-utils python-single-r1 xdg-utils
 
index 30697d7c964af55b41dfac24cac9b4fb9d590ccf..37b7a1e451824e2d09539d4064798eae5810a0ad 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_6,3_7,3_8} )
+PYTHON_COMPAT=( python{3_6,3_7,3_8} )
 
 inherit cmake-utils python-single-r1 xdg-utils