summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2017-05-29 16:00:36 +0200
committerPacho Ramos <pacho@gentoo.org>2017-05-29 18:32:23 +0200
commit63e523a6a3edcaff14b00a8762d0486b4ae03033 (patch)
tree0aa1abf36b72301f07a89ee32702033e73e5d29a
parentdev-python/sphinxcontrib-doxylink: Support newer python (diff)
downloadgentoo-63e523a6a3edcaff14b00a8762d0486b4ae03033.tar.gz
gentoo-63e523a6a3edcaff14b00a8762d0486b4ae03033.tar.bz2
gentoo-63e523a6a3edcaff14b00a8762d0486b4ae03033.zip
dev-python/testify: Support newer python
Package-Manager: Portage-2.3.6, Repoman-2.3.2
-rw-r--r--dev-python/testify/testify-0.11.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/testify/testify-0.11.0.ebuild b/dev-python/testify/testify-0.11.0.ebuild
index 7601b5eac10a..8887621f2c22 100644
--- a/dev-python/testify/testify-0.11.0.ebuild
+++ b/dev-python/testify/testify-0.11.0.ebuild
@@ -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