projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62f4b42
)
dev-python/nbconvert: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Mon, 2 Dec 2019 09:01:49 +0000
(10:01 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 4 Dec 2019 17:12:27 +0000
(18:12 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/nbconvert/nbconvert-5.2.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/nbconvert/nbconvert-5.2.1.ebuild
b/dev-python/nbconvert/nbconvert-5.2.1.ebuild
index e9c48f1720ae928711bf042d405f5690ac802330..a869bf2bc5d67893c203a56ec1909cb8ce96dacf 100644
(file)
--- a/
dev-python/nbconvert/nbconvert-5.2.1.ebuild
+++ b/
dev-python/nbconvert/nbconvert-5.2.1.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python
2_7 python
3_{5,6,7} )
+PYTHON_COMPAT=( python3_{5,6,7} )
inherit distutils-r1