From fa4c9da309afe6ea47280c88347236cd1dfddfe5 Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Tue, 11 Feb 2020 12:30:47 -0600 Subject: [PATCH] dev-python/django-auth-ldap: add python3_8 Signed-off-by: William Hubbs --- 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 2dcefcb72c1b..95854c0b2e21 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 -- 2.26.2