projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
99f39a7
)
dev-python/django: add python3_8
author
William Hubbs
<william.hubbs@sony.com>
Tue, 11 Feb 2020 20:09:52 +0000
(14:09 -0600)
committer
William Hubbs
<williamh@gentoo.org>
Tue, 11 Feb 2020 20:10:36 +0000
(14:10 -0600)
Signed-off-by: William Hubbs <williamh@gentoo.org>
dev-python/django/django-2.2.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/django/django-2.2.2.ebuild
b/dev-python/django/django-2.2.2.ebuild
index 754fb915ddd56eb807c06161976814c106c4c3d5..0132352cb47194ad80a02d0bda4f67acc71ca090 100644
(file)
--- a/
dev-python/django/django-2.2.2.ebuild
+++ b/
dev-python/django/django-2.2.2.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7
,8
} )
PYTHON_REQ_USE='sqlite?,threads(+)'
inherit bash-completion-r1 distutils-r1 eutils