projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a4db00
)
dev-python/future: Enable py3.8
author
Michał Górny
<mgorny@gentoo.org>
Fri, 15 Nov 2019 18:01:19 +0000
(19:01 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Sat, 16 Nov 2019 11:00:54 +0000
(12:00 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/future/future-0.18.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/future/future-0.18.2.ebuild
b/dev-python/future/future-0.18.2.ebuild
index 8b471a58cec993d3642620cd46c0dff909be2f3e..5444a0c4f1f077e261ca708ec32eef3aa5f64990 100644
(file)
--- a/
dev-python/future/future-0.18.2.ebuild
+++ b/
dev-python/future/future-0.18.2.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( python{2_7,3_{5,6,7}} pypy{,3} )
+PYTHON_COMPAT=( python{2_7,3_{5,6,7
,8
}} pypy{,3} )
inherit distutils-r1