projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dacad26
)
dev-python/automaton: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Tue, 4 Feb 2020 13:12:18 +0000
(14:12 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Tue, 4 Feb 2020 13:12:18 +0000
(14:12 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/automaton/automaton-1.12.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/automaton/automaton-1.12.1.ebuild
b/dev-python/automaton/automaton-1.12.1.ebuild
index 1391ca0acf2845a074b6105cbb611825ea8925eb..081f2a1641e8c14f33ab7b87dc7b4714a2ba693e 100644
(file)
--- a/
dev-python/automaton/automaton-1.12.1.ebuild
+++ b/
dev-python/automaton/automaton-1.12.1.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python
2_7 python
3_6 python3_7 )
+PYTHON_COMPAT=( python3_6 python3_7 )
inherit distutils-r1