projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
509179d
)
dev-python/sybil: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Thu, 6 Feb 2020 06:13:23 +0000
(07:13 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 6 Feb 2020 06:16:47 +0000
(07:16 +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 cb7660b067f8b77a9113d504fc3f6da117488091..a7c5878a24d6a8cf325387348214f6c073f42d25 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=( python
2_7 python
3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1
DESCRIPTION="Automated testing for the examples in your documentation"