projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba965d6
)
dev-python/pyjade: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 19:28:08 +0000
(20:28 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 19:37:16 +0000
(20:37 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/pyjade/pyjade-4.0.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pyjade/pyjade-4.0.0.ebuild
b/dev-python/pyjade/pyjade-4.0.0.ebuild
index 52ad28eff41760afd7c0a1f92cf8b89d160b720e..17d9fb8b211b5fb30c906f0d369e339cb096c304 100644
(file)
--- a/
dev-python/pyjade/pyjade-4.0.0.ebuild
+++ b/
dev-python/pyjade/pyjade-4.0.0.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python
2_7 python
3_6 )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1