projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de317e0
)
dev-python/qtconsole: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Mon, 2 Dec 2019 10:13:00 +0000
(11:13 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 4 Dec 2019 17:12:48 +0000
(18:12 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/qtconsole/qtconsole-4.3.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/qtconsole/qtconsole-4.3.1.ebuild
b/dev-python/qtconsole/qtconsole-4.3.1.ebuild
index bcf01c05808fad4be0f88e629d2f788a4b5bd803..d09cfd497eaa0249a7f085094a6c8481d642ecac 100644
(file)
--- a/
dev-python/qtconsole/qtconsole-4.3.1.ebuild
+++ b/
dev-python/qtconsole/qtconsole-4.3.1.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python
2_7 python
3_{5,6,7} )
+PYTHON_COMPAT=( python3_{5,6,7} )
PYTHON_REQ_USE="threads(+)"
inherit distutils-r1 virtualx