projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ad008f
)
dev-python/sybil: Enable py3.8
author
Michał Górny
<mgorny@gentoo.org>
Sun, 8 Mar 2020 13:29:11 +0000
(14:29 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Sun, 8 Mar 2020 14:25:59 +0000
(15:25 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/sybil/sybil-1.2.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/sybil/sybil-1.2.0.ebuild
b/dev-python/sybil/sybil-1.2.0.ebuild
index a7c5878a24d6a8cf325387348214f6c073f42d25..07699278de28ceaa554866a917ddacadc421a6d3 100644
(file)
--- a/
dev-python/sybil/sybil-1.2.0.ebuild
+++ b/
dev-python/sybil/sybil-1.2.0.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7
,8
} )
inherit distutils-r1
DESCRIPTION="Automated testing for the examples in your documentation"