projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40468f6
)
dev-python/simplebayes: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Thu, 6 Feb 2020 06:00:17 +0000
(07:00 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 6 Feb 2020 06:00:17 +0000
(07:00 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/simplebayes/simplebayes-1.5.7.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/simplebayes/simplebayes-1.5.7.ebuild
b/dev-python/simplebayes/simplebayes-1.5.7.ebuild
index 0e213daf1600dc3bc577f9654088d830e1a5bdc4..d9cebdbdb3282cb56c118b485da6ffafda309f8c 100644
(file)
--- a/
dev-python/simplebayes/simplebayes-1.5.7.ebuild
+++ b/
dev-python/simplebayes/simplebayes-1.5.7.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python
{2_7,3_6}
)
+PYTHON_COMPAT=( python
3_6
)
inherit distutils-r1