net-mail/fetchmail: Remove py2.7
authorMichał Górny <mgorny@gentoo.org>
Thu, 7 May 2020 15:11:49 +0000 (17:11 +0200)
committerMichał Górny <mgorny@gentoo.org>
Thu, 7 May 2020 15:11:49 +0000 (17:11 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-mail/fetchmail/fetchmail-6.4.2.ebuild
net-mail/fetchmail/fetchmail-6.4.3.ebuild
net-mail/fetchmail/fetchmail-6.4.4.ebuild

index 68cdd9ef3deba96a19ec8f841c94c6d9dd30d097..fc325721ef271b22e6dfd5208cf99c016fb1ea25 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_{6,7,8}} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 PYTHON_REQ_USE="tk"
 
 inherit python-single-r1 systemd toolchain-funcs autotools
index 93531029a5b48bb9f6bfb959efc1feed8e598679..0688fb62856d1f0730cc4dff97d7a5726adad82d 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_{6,7,8}} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 PYTHON_REQ_USE="tk"
 
 inherit python-single-r1 systemd toolchain-funcs autotools
index 93531029a5b48bb9f6bfb959efc1feed8e598679..0688fb62856d1f0730cc4dff97d7a5726adad82d 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_{6,7,8}} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 PYTHON_REQ_USE="tk"
 
 inherit python-single-r1 systemd toolchain-funcs autotools