commit:     e0db6ff1fdefa10e49e97d2bfd4f016cc956f342
Author:     William Hubbs <william.hubbs <AT> sony <DOT> com>
AuthorDate: Tue Feb 11 18:14:42 2020 +0000
Commit:     William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Tue Feb 11 18:27:12 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0db6ff1

dev-python/drf-yasg: add python 3.8

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

 dev-python/drf-yasg/drf-yasg-1.17.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/drf-yasg/drf-yasg-1.17.0.ebuild 
b/dev-python/drf-yasg/drf-yasg-1.17.0.ebuild
index 0a70b34bb76..9a2b03b529f 100644
--- a/dev-python/drf-yasg/drf-yasg-1.17.0.ebuild
+++ b/dev-python/drf-yasg/drf-yasg-1.17.0.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="Automated generation of Swagger/OpenAPI 2.0 schemas from Django 
Rest framework"

Reply via email to