commit: 8f236498c6d1546346c9a2c0090f9f0f293660eb
Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Tue May 16 08:34:30 2017 +0000
Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Tue May 16 08:34:48 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f236498
dev-python/urllib3: Fixed idna depend version string (bug #618616).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
dev-python/urllib3/urllib3-1.20.ebuild | 2 +-
dev-python/urllib3/urllib3-1.21.1.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/urllib3/urllib3-1.20.ebuild
b/dev-python/urllib3/urllib3-1.20.ebuild
index 8dcad14a6c7..7ccaed36684 100644
--- a/dev-python/urllib3/urllib3-1.20.ebuild
+++ b/dev-python/urllib3/urllib3-1.20.ebuild
@@ -23,7 +23,7 @@ RDEPEND="
dev-python/certifi[${PYTHON_USEDEP}]
>=dev-python/cryptography-1.3.4[${PYTHON_USEDEP}]
>=dev-python/pyopenssl-0.14[${PYTHON_USEDEP}]
- >=dev-python/idna-2.0.0[${PYTHON_USEDEP}]
+ >=dev-python/idna-2.0[${PYTHON_USEDEP}]
virtual/python-ipaddress[${PYTHON_USEDEP}]
"
DEPEND="
diff --git a/dev-python/urllib3/urllib3-1.21.1.ebuild
b/dev-python/urllib3/urllib3-1.21.1.ebuild
index 8dcad14a6c7..7ccaed36684 100644
--- a/dev-python/urllib3/urllib3-1.21.1.ebuild
+++ b/dev-python/urllib3/urllib3-1.21.1.ebuild
@@ -23,7 +23,7 @@ RDEPEND="
dev-python/certifi[${PYTHON_USEDEP}]
>=dev-python/cryptography-1.3.4[${PYTHON_USEDEP}]
>=dev-python/pyopenssl-0.14[${PYTHON_USEDEP}]
- >=dev-python/idna-2.0.0[${PYTHON_USEDEP}]
+ >=dev-python/idna-2.0[${PYTHON_USEDEP}]
virtual/python-ipaddress[${PYTHON_USEDEP}]
"
DEPEND="