projects
/
wtk-overlay.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d05d16
)
Bump Python 3.2 support to 3.3
author
Laurent Bachelier
<laurent@bachelier.name>
Tue, 13 Aug 2013 10:20:18 +0000
(12:20 +0200)
committer
Laurent Bachelier
<laurent@bachelier.name>
Tue, 13 Aug 2013 10:20:18 +0000
(12:20 +0200)
pytest-xdist-1.8.ebuild
patch
|
blob
|
history
diff --git
a/pytest-xdist-1.8.ebuild
b/pytest-xdist-1.8.ebuild
index 1bfedc77089390bc0995966fddb4d4a9fda4fd3c..254a5080de0e4f49d7ef23979bca596db7137a32 100644
(file)
--- a/
pytest-xdist-1.8.ebuild
+++ b/
pytest-xdist-1.8.ebuild
@@
-3,7
+3,7
@@
EAPI=5
-PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2} )
+PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2
,3_3
} )
inherit distutils-r1