commit:     84ae6eabbb0340741f27ab50d72c6936e25a14a1
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Feb  6 06:59:32 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Feb  6 07:08:28 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84ae6eab

dev-python/www-authenticate: Remove py2

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

 dev-python/www-authenticate/www-authenticate-0.9.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/www-authenticate/www-authenticate-0.9.2.ebuild 
b/dev-python/www-authenticate/www-authenticate-0.9.2.ebuild
index bea1084fbed..d56aaf333fe 100644
--- a/dev-python/www-authenticate/www-authenticate-0.9.2.ebuild
+++ b/dev-python/www-authenticate/www-authenticate-0.9.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 inherit distutils-r1
 
 DESCRIPTION="WWW-Authenticate header parser"

Reply via email to