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