projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
12c9bfe
)
dev-python/inflection: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 14:30:18 +0000
(15:30 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 14:37:09 +0000
(15:37 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/inflection/inflection-0.3.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/inflection/inflection-0.3.1.ebuild
b/dev-python/inflection/inflection-0.3.1.ebuild
index 512a2d3f53cf6aa7f0aebeacbf818bb012842460..0d2db3a146d7ffc14e36fc96d41cefd69189280a 100644
(file)
--- a/
dev-python/inflection/inflection-0.3.1.ebuild
+++ b/
dev-python/inflection/inflection-0.3.1.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