projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
678ec93
)
dev-python/demjson: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Thu, 19 Mar 2020 18:36:43 +0000
(19:36 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 19 Mar 2020 18:44:28 +0000
(19:44 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/demjson/demjson-2.2.4.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/demjson/demjson-2.2.4.ebuild
b/dev-python/demjson/demjson-2.2.4.ebuild
index c6079a8834b6b71bd499ffa11070315c3a2c221e..55bc5cc57392e6c0eafb5e9f6d9f72c230005af3 100644
(file)
--- a/
dev-python/demjson/demjson-2.2.4.ebuild
+++ b/
dev-python/demjson/demjson-2.2.4.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python
{2_7,3_6}
pypy3 )
+PYTHON_COMPAT=( python
3_6
pypy3 )
inherit distutils-r1