From 98835e87945dca0abf62f5e2bc9a8ea8dbbed8fe Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Thu, 7 May 2020 17:11:49 +0200 Subject: net-mail/fetchmail: Remove py2.7 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- 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(-) (limited to 'net-mail/fetchmail') diff --git a/net-mail/fetchmail/fetchmail-6.4.2.ebuild b/net-mail/fetchmail/fetchmail-6.4.2.ebuild index 68cdd9ef3deb..fc325721ef27 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 93531029a5b4..0688fb62856d 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 93531029a5b4..0688fb62856d 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 -- cgit v1.2.3-65-gdbad