summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/urllib3/urllib3-1.16.ebuild2
-rw-r--r--dev-python/urllib3/urllib3-1.19.1.ebuild4
-rw-r--r--dev-python/urllib3/urllib3-1.20.ebuild2
3 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/urllib3/urllib3-1.16.ebuild b/dev-python/urllib3/urllib3-1.16.ebuild
index 2752de13dfd2..316d565903b1 100644
--- a/dev-python/urllib3/urllib3-1.16.ebuild
+++ b/dev-python/urllib3/urllib3-1.16.ebuild
@@ -4,7 +4,7 @@
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5} pypy )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
PYTHON_REQ_USE="ssl(+)"
inherit distutils-r1
diff --git a/dev-python/urllib3/urllib3-1.19.1.ebuild b/dev-python/urllib3/urllib3-1.19.1.ebuild
index 8adef3e50b63..e2510d6e3eb2 100644
--- a/dev-python/urllib3/urllib3-1.19.1.ebuild
+++ b/dev-python/urllib3/urllib3-1.19.1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5} pypy{,3} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} )
PYTHON_REQ_USE="ssl(+)"
inherit distutils-r1
diff --git a/dev-python/urllib3/urllib3-1.20.ebuild b/dev-python/urllib3/urllib3-1.20.ebuild
index c48c0ca3680b..e2510d6e3eb2 100644
--- a/dev-python/urllib3/urllib3-1.20.ebuild
+++ b/dev-python/urllib3/urllib3-1.20.ebuild
@@ -4,7 +4,7 @@
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5} pypy{,3} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} )
PYTHON_REQ_USE="ssl(+)"
inherit distutils-r1