projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
737f37f
)
dev-python/pytest-mock: Enable py3.7
author
Michał Górny
<mgorny@gentoo.org>
Sat, 21 Jul 2018 10:03:38 +0000
(12:03 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Sat, 21 Jul 2018 10:14:31 +0000
(12:14 +0200)
dev-python/pytest-mock/pytest-mock-1.6.3.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pytest-mock/pytest-mock-1.6.3.ebuild
b/dev-python/pytest-mock/pytest-mock-1.6.3.ebuild
index e88ebaa58a88e44f6945a0bc0036ec967025c62c..ca329f1b74428a9ab6331977f29bfd7286186b36 100644
(file)
--- a/
dev-python/pytest-mock/pytest-mock-1.6.3.ebuild
+++ b/
dev-python/pytest-mock/pytest-mock-1.6.3.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6
,7
} pypy pypy3 )
inherit distutils-r1