From 8f236498c6d1546346c9a2c0090f9f0f293660eb Mon Sep 17 00:00:00 2001 From: Lars Wendler Date: Tue, 16 May 2017 10:34:30 +0200 Subject: 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(-) (limited to 'dev-python') diff --git a/dev-python/urllib3/urllib3-1.20.ebuild b/dev-python/urllib3/urllib3-1.20.ebuild index 8dcad14a6c77..7ccaed366840 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 8dcad14a6c77..7ccaed366840 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=" -- cgit v1.2.3-65-gdbad