From cde89db88ae9b4fdeea7080034a2820f8f692b8c Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 28 Dec 2019 17:14:10 +0100 Subject: [PATCH] dev-python/pure-sasl: Remove Py2 Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: David Seifert --- dev-python/pure-sasl/pure-sasl-0.6.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pure-sasl/pure-sasl-0.6.1.ebuild b/dev-python/pure-sasl/pure-sasl-0.6.1.ebuild index ce2889a576cc..c74a9f98c68e 100644 --- a/dev-python/pure-sasl/pure-sasl-0.6.1.ebuild +++ b/dev-python/pure-sasl/pure-sasl-0.6.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_7 ) +PYTHON_COMPAT=( python3_7 ) inherit distutils-r1 DESCRIPTION="High-level SASL client written in pure Python" -- 2.26.2