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

dev-python/djangorestframework: add python3_8 to 3.10.3

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

 dev-python/djangorestframework/djangorestframework-3.10.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/djangorestframework/djangorestframework-3.10.3.ebuild 
b/dev-python/djangorestframework/djangorestframework-3.10.3.ebuild
index 45883f2ed25..def354feb67 100644
--- a/dev-python/djangorestframework/djangorestframework-3.10.3.ebuild
+++ b/dev-python/djangorestframework/djangorestframework-3.10.3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit distutils-r1
 
 DESCRIPTION="Web APIs with django made easy"

Reply via email to