projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7af1b56
)
dev-python/pytest-cache: PYTHON_COMPAT: add python3_6
author
Zac Medico
<zmedico@gentoo.org>
Mon, 13 Feb 2017 07:20:13 +0000
(23:20 -0800)
committer
Zac Medico
<zmedico@gentoo.org>
Mon, 13 Feb 2017 07:20:47 +0000
(23:20 -0800)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-python/pytest-cache/pytest-cache-1.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pytest-cache/pytest-cache-1.0.ebuild
b/dev-python/pytest-cache/pytest-cache-1.0.ebuild
index 5f27a856b47c1be2d0debe6fa64eaea669e9655d..dca2388445bab8a750a6efee729e6c530c9db128 100644
(file)
--- a/
dev-python/pytest-cache/pytest-cache-1.0.ebuild
+++ b/
dev-python/pytest-cache/pytest-cache-1.0.ebuild
@@
-4,7
+4,7
@@
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{4,5
,6
} pypy pypy3 )
inherit distutils-r1