projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
924610e
)
dev-python/drf-yasg: add python 3.8
author
William Hubbs
<william.hubbs@sony.com>
Tue, 11 Feb 2020 18:14:42 +0000
(12:14 -0600)
committer
William Hubbs
<williamh@gentoo.org>
Tue, 11 Feb 2020 18:27:12 +0000
(12:27 -0600)
Signed-off-by: William Hubbs <williamh@gentoo.org>
dev-python/drf-yasg/drf-yasg-1.17.0.ebuild
patch
|
blob
|
history
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 0a70b34bb76d1417e873052fb223f22dec602828..9a2b03b529f499f5cb6e304cdddb18c469adccbe 100644
(file)
--- 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"