projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b50e7bb
)
dev-python/testify: Support newer python
author
Pacho Ramos
<pacho@gentoo.org>
Mon, 29 May 2017 14:00:36 +0000
(16:00 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Mon, 29 May 2017 16:32:23 +0000
(18:32 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-python/testify/testify-0.11.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/testify/testify-0.11.0.ebuild
b/dev-python/testify/testify-0.11.0.ebuild
index 7601b5eac10a3cd81fce672579f5b23ceaf994cf..8887621f2c22a47c45c2572fef2f05cdc01e5ab1 100644
(file)
--- a/
dev-python/testify/testify-0.11.0.ebuild
+++ b/
dev-python/testify/testify-0.11.0.ebuild
@@
-1,9
+1,9
@@
-# Copyright 1999-201
6
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} )
+PYTHON_COMPAT=( python{2_7,3_4
,3_5,3_6
} )
inherit distutils-r1 vcs-snapshot