projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
82f4d32
)
dev-python/nose-cover3: Add python3_6 to PYTHON_COMPAT
author
Zac Medico
<zmedico@gentoo.org>
Thu, 16 Mar 2017 07:05:13 +0000
(
00:05
-0700)
committer
Zac Medico
<zmedico@gentoo.org>
Thu, 16 Mar 2017 07:09:54 +0000
(
00:09
-0700)
Package-Manager: Portage-2.3.4, Repoman-2.3.2
dev-python/nose-cover3/nose-cover3-0.1.0-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/nose-cover3/nose-cover3-0.1.0-r1.ebuild
b/dev-python/nose-cover3/nose-cover3-0.1.0-r1.ebuild
index 3f86b75c67b11b86a042e87b96ee1c5589708ca0..4aee6e4776b82c552c2ffb8f5fd1bfd3b94d3dfb 100644
(file)
--- a/
dev-python/nose-cover3/nose-cover3-0.1.0-r1.ebuild
+++ b/
dev-python/nose-cover3/nose-cover3-0.1.0-r1.ebuild
@@
-1,9
+1,9
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
7
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python
{2_7,3_4,3_5
} pypy pypy3 )
+PYTHON_COMPAT=( python
2_7 python3_{4,5,6
} pypy pypy3 )
inherit distutils-r1