commit:     fa4c9da309afe6ea47280c88347236cd1dfddfe5
Author:     William Hubbs <william.hubbs <AT> sony <DOT> com>
AuthorDate: Tue Feb 11 18:30:47 2020 +0000
Commit:     William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Tue Feb 11 18:30:47 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa4c9da3

dev-python/django-auth-ldap: add python3_8

Signed-off-by: William Hubbs <williamh <AT> gentoo.org>

 dev-python/django-auth-ldap/django-auth-ldap-2.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/django-auth-ldap/django-auth-ldap-2.1.0.ebuild 
b/dev-python/django-auth-ldap/django-auth-ldap-2.1.0.ebuild
index 2dcefcb72c1..95854c0b2e2 100644
--- a/dev-python/django-auth-ldap/django-auth-ldap-2.1.0.ebuild
+++ b/dev-python/django-auth-ldap/django-auth-ldap-2.1.0.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_6 python3_7 )
+PYTHON_COMPAT=( python3_6 python3_7 python3_8 )
 
 inherit distutils-r1
 

Reply via email to