projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
842dedd
)
dev-python/jmespath: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 15:22:36 +0000
(16:22 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 15:29:10 +0000
(16:29 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/jmespath/jmespath-0.9.3-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/jmespath/jmespath-0.9.3-r1.ebuild
b/dev-python/jmespath/jmespath-0.9.3-r1.ebuild
index d174211f6b6a36a831bdf5d5d8bee8a2f96f8317..ca2bac2dfae1661f7c6dccce3ff8623b8de51b72 100644
(file)
--- a/
dev-python/jmespath/jmespath-0.9.3-r1.ebuild
+++ b/
dev-python/jmespath/jmespath-0.9.3-r1.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
-PYTHON_COMPAT=( python{
2_7,
3_6,3_7,3_8} pypy3 )
+PYTHON_COMPAT=( python{3_6,3_7,3_8} pypy3 )
inherit distutils-r1