dev-python/ntlm-auth: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 16:45:06 +0000 (17:45 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 16:53:09 +0000 (17:53 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/ntlm-auth/ntlm-auth-1.1.0.ebuild
dev-python/ntlm-auth/ntlm-auth-1.2.0.ebuild
dev-python/ntlm-auth/ntlm-auth-1.3.0.ebuild
dev-python/ntlm-auth/ntlm-auth-1.4.0-r1.ebuild

index 4b2433e200904c15e93c5a379f4e4612d0e3f469..f458dfd919605e9c5a7b7b18cd1d97597e85755c 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1
 
index 4b2433e200904c15e93c5a379f4e4612d0e3f469..f458dfd919605e9c5a7b7b18cd1d97597e85755c 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1
 
index f34de2bf8fea2f89c8623f5bde729f8b44a50446..f0903195190e77cd0f68d2fdf00754569c46a6d1 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1
 
index f34de2bf8fea2f89c8623f5bde729f8b44a50446..f0903195190e77cd0f68d2fdf00754569c46a6d1 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1