summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2018-06-26 19:56:48 +0200
committerPacho Ramos <pacho@gentoo.org>2018-06-26 20:09:26 +0200
commit2a187c001cc0d4139b296424ad50cf3599bed2bb (patch)
tree870cffd498fa2d8c9d47846a38e36d4a39def8b2 /dev-python/stormpath
parentdev-python/oauthlib: Support python3.6 (diff)
downloadgentoo-2a187c001cc0d4139b296424ad50cf3599bed2bb.tar.gz
gentoo-2a187c001cc0d4139b296424ad50cf3599bed2bb.tar.bz2
gentoo-2a187c001cc0d4139b296424ad50cf3599bed2bb.zip
dev-python/stormpath: Support python3.6
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-python/stormpath')
-rw-r--r--dev-python/stormpath/stormpath-2.4.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/stormpath/stormpath-2.4.5.ebuild b/dev-python/stormpath/stormpath-2.4.5.ebuild
index 506294b5f5a2..55a6f039182f 100644
--- a/dev-python/stormpath/stormpath-2.4.5.ebuild
+++ b/dev-python/stormpath/stormpath-2.4.5.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
inherit distutils-r1 vcs-snapshot