commit:     08ebd2c7090fc50d44ed11d87f2c0f19938eaa7c
Author:     Amy Winston <amynka <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 12 17:46:27 2016 +0000
Commit:     Amy Winston <amynka <AT> gentoo <DOT> org>
CommitDate: Fri Aug 12 17:46:27 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08ebd2c7

dev-python/requests-toolbelt: add python 3.5 bug #591038

Package-Manager: portage-2.2.28

 dev-python/requests-toolbelt/requests-toolbelt-0.5.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/requests-toolbelt/requests-toolbelt-0.5.1.ebuild 
b/dev-python/requests-toolbelt/requests-toolbelt-0.5.1.ebuild
index 3df2c62..4237302 100644
--- a/dev-python/requests-toolbelt/requests-toolbelt-0.5.1.ebuild
+++ b/dev-python/requests-toolbelt/requests-toolbelt-0.5.1.ebuild
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
 
 inherit distutils-r1
 

Reply via email to