projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
054d294
)
dev-python/pytest-qt: Support python3.6
author
Pacho Ramos
<pacho@gentoo.org>
Sun, 24 Jun 2018 18:47:47 +0000
(20:47 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Sun, 24 Jun 2018 19:20:48 +0000
(21:20 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/pytest-qt/pytest-qt-2.3.0-r2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pytest-qt/pytest-qt-2.3.0-r2.ebuild
b/dev-python/pytest-qt/pytest-qt-2.3.0-r2.ebuild
index faf751eebf8a08ccc141b1f223546eb531a4dff5..a62c2f52ae2b3c548bcab0deb956f05e13545ac9 100644
(file)
--- a/
dev-python/pytest-qt/pytest-qt-2.3.0-r2.ebuild
+++ b/
dev-python/pytest-qt/pytest-qt-2.3.0-r2.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_
5
)
+PYTHON_COMPAT=( python2_7 python3_
{5,6}
)
inherit distutils-r1
DESCRIPTION="pytest plugin for PyQt4 or PyQt5 applications"