From: Michał Górny Date: Wed, 5 Feb 2020 16:45:06 +0000 (+0100) Subject: dev-python/ntlm-auth: Remove py2 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4586024425c0845a2290d823b6cfcf16e28a98d2;p=gentoo.git dev-python/ntlm-auth: Remove py2 Signed-off-by: Michał Górny --- diff --git a/dev-python/ntlm-auth/ntlm-auth-1.1.0.ebuild b/dev-python/ntlm-auth/ntlm-auth-1.1.0.ebuild index 4b2433e20090..f458dfd91960 100644 --- a/dev-python/ntlm-auth/ntlm-auth-1.1.0.ebuild +++ b/dev-python/ntlm-auth/ntlm-auth-1.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_6 ) +PYTHON_COMPAT=( python3_6 ) inherit distutils-r1 diff --git a/dev-python/ntlm-auth/ntlm-auth-1.2.0.ebuild b/dev-python/ntlm-auth/ntlm-auth-1.2.0.ebuild index 4b2433e20090..f458dfd91960 100644 --- a/dev-python/ntlm-auth/ntlm-auth-1.2.0.ebuild +++ b/dev-python/ntlm-auth/ntlm-auth-1.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_6 ) +PYTHON_COMPAT=( python3_6 ) inherit distutils-r1 diff --git a/dev-python/ntlm-auth/ntlm-auth-1.3.0.ebuild b/dev-python/ntlm-auth/ntlm-auth-1.3.0.ebuild index f34de2bf8fea..f0903195190e 100644 --- a/dev-python/ntlm-auth/ntlm-auth-1.3.0.ebuild +++ b/dev-python/ntlm-auth/ntlm-auth-1.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{6,7} ) +PYTHON_COMPAT=( python3_{6,7} ) inherit distutils-r1 diff --git a/dev-python/ntlm-auth/ntlm-auth-1.4.0-r1.ebuild b/dev-python/ntlm-auth/ntlm-auth-1.4.0-r1.ebuild index f34de2bf8fea..f0903195190e 100644 --- a/dev-python/ntlm-auth/ntlm-auth-1.4.0-r1.ebuild +++ b/dev-python/ntlm-auth/ntlm-auth-1.4.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{6,7} ) +PYTHON_COMPAT=( python3_{6,7} ) inherit distutils-r1