commit:     6e59af278bbf64a9e0f0dbcfb46d39c621a496cf
Author:     William Hubbs <william.hubbs <AT> sony <DOT> com>
AuthorDate: Tue Feb 11 18:41:17 2020 +0000
Commit:     William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Tue Feb 11 20:10:35 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e59af27

django-cors-headers: add python3_8

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

 dev-python/django-cors-headers/django-cors-headers-3.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/django-cors-headers/django-cors-headers-3.2.1.ebuild 
b/dev-python/django-cors-headers/django-cors-headers-3.2.1.ebuild
index 77307b63a59..10c82874d7e 100644
--- a/dev-python/django-cors-headers/django-cors-headers-3.2.1.ebuild
+++ b/dev-python/django-cors-headers/django-cors-headers-3.2.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_6 python3_7 )
+PYTHON_COMPAT=( python3_6 python3_7 python3_8 )
 inherit distutils-r1
 
 DESCRIPTION="Django App that adds CORS (Cross-Origin Resource Sharing) headers 
to responses"

Reply via email to