From: Michał Górny Date: Thu, 7 May 2020 15:11:49 +0000 (+0200) Subject: net-mail/fetchmail: Remove py2.7 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=98835e87945dca0abf62f5e2bc9a8ea8dbbed8fe;p=gentoo.git net-mail/fetchmail: Remove py2.7 Signed-off-by: Michał Górny --- 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