dev-python/testify: Support newer python
authorPacho Ramos <pacho@gentoo.org>
Mon, 29 May 2017 14:00:36 +0000 (16:00 +0200)
committerPacho 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

index 7601b5eac10a3cd81fce672579f5b23ceaf994cf..8887621f2c22a47c45c2572fef2f05cdc01e5ab1 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 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