projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0222ba
)
dev-python/jsonref: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 15:25:40 +0000
(16:25 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 15:29:19 +0000
(16:29 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/jsonref/jsonref-0.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/jsonref/jsonref-0.1.ebuild
b/dev-python/jsonref/jsonref-0.1.ebuild
index 72b6299b47e6760b507bfdc21a5171f6afe933c1..a337ababa986fe9803bf39c3ca725c1505677e69 100644
(file)
--- a/
dev-python/jsonref/jsonref-0.1.ebuild
+++ b/
dev-python/jsonref/jsonref-0.1.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python
2_7 python
3_{6,7})
+PYTHON_COMPAT=( python3_{6,7})
inherit eutils distutils-r1