commit:     4586024425c0845a2290d823b6cfcf16e28a98d2
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Feb  5 16:45:06 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Feb  5 16:53:09 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45860244

dev-python/ntlm-auth: Remove py2

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

 dev-python/ntlm-auth/ntlm-auth-1.1.0.ebuild    | 2 +-
 dev-python/ntlm-auth/ntlm-auth-1.2.0.ebuild    | 2 +-
 dev-python/ntlm-auth/ntlm-auth-1.3.0.ebuild    | 2 +-
 dev-python/ntlm-auth/ntlm-auth-1.4.0-r1.ebuild | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

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 4b2433e2009..f458dfd9196 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 4b2433e2009..f458dfd9196 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 f34de2bf8fe..f0903195190 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 f34de2bf8fe..f0903195190 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
 

Reply via email to