projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ef919b
)
dev-python/pluginbase: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 18:53:34 +0000
(19:53 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 19:12:23 +0000
(20:12 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/pluginbase/pluginbase-0.5.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pluginbase/pluginbase-0.5.ebuild
b/dev-python/pluginbase/pluginbase-0.5.ebuild
index d01c4571f584df65826b887d5198529a2f48179b..1269425a52e6aa5b77775e27c7c3cf2924a7ca33 100644
(file)
--- a/
dev-python/pluginbase/pluginbase-0.5.ebuild
+++ b/
dev-python/pluginbase/pluginbase-0.5.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python
2_7 python
3_6 python3_7 )
+PYTHON_COMPAT=( python3_6 python3_7 )
inherit distutils-r1