projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8cabb95
)
dev-python/toro: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Thu, 6 Feb 2020 06:23:36 +0000
(07:23 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 6 Feb 2020 06:38:19 +0000
(07:38 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/toro/toro-1.0.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/toro/toro-1.0.1.ebuild
b/dev-python/toro/toro-1.0.1.ebuild
index f80a4d566ed4e6c64cd39b8b5a1bead698229028..b064dc27d379e8e13aeaef74ca3f86d5230bc728 100644
(file)
--- a/
dev-python/toro/toro-1.0.1.ebuild
+++ b/
dev-python/toro/toro-1.0.1.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python
2_7 python
3_6 )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1