commit:     98835e87945dca0abf62f5e2bc9a8ea8dbbed8fe
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu May  7 15:11:49 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu May  7 15:11:49 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98835e87

net-mail/fetchmail: Remove py2.7

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 net-mail/fetchmail/fetchmail-6.4.2.ebuild | 2 +-
 net-mail/fetchmail/fetchmail-6.4.3.ebuild | 2 +-
 net-mail/fetchmail/fetchmail-6.4.4.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-mail/fetchmail/fetchmail-6.4.2.ebuild 
b/net-mail/fetchmail/fetchmail-6.4.2.ebuild
index 68cdd9ef3de..fc325721ef2 100644
--- a/net-mail/fetchmail/fetchmail-6.4.2.ebuild
+++ b/net-mail/fetchmail/fetchmail-6.4.2.ebuild
@@ -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

diff --git a/net-mail/fetchmail/fetchmail-6.4.3.ebuild 
b/net-mail/fetchmail/fetchmail-6.4.3.ebuild
index 93531029a5b..0688fb62856 100644
--- a/net-mail/fetchmail/fetchmail-6.4.3.ebuild
+++ b/net-mail/fetchmail/fetchmail-6.4.3.ebuild
@@ -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

diff --git a/net-mail/fetchmail/fetchmail-6.4.4.ebuild 
b/net-mail/fetchmail/fetchmail-6.4.4.ebuild
index 93531029a5b..0688fb62856 100644
--- a/net-mail/fetchmail/fetchmail-6.4.4.ebuild
+++ b/net-mail/fetchmail/fetchmail-6.4.4.ebuild
@@ -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

Reply via email to