projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bfa95a1
)
dev-python/jsondiff: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 15:23:35 +0000
(16:23 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 15:29:14 +0000
(16:29 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/jsondiff/jsondiff-1.1.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/jsondiff/jsondiff-1.1.2.ebuild
b/dev-python/jsondiff/jsondiff-1.1.2.ebuild
index 9e632c5023dbb7d055b0ab95dde86586d5c9bef0..3a6231ef9c845bf8f8c520d81a64cb3e3dbdfa8a 100644
(file)
--- a/
dev-python/jsondiff/jsondiff-1.1.2.ebuild
+++ b/
dev-python/jsondiff/jsondiff-1.1.2.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 distutils-r1