From 21662c39d422066f2084bf7b06253849b9854ee1 Mon Sep 17 00:00:00 2001 From: Andrey Utkin Date: Sun, 9 Sep 2018 00:46:16 +0100 Subject: [PATCH] dev-python/botocore: 9999: add urllib3 to RDEPEND Since 1.11.0 botocore depends on `urllib3`. Before, it used bundled patched versions of `requests` and `urllib3`. Package-Manager: Portage-2.3.48, Repoman-2.3.10 --- dev-python/botocore/botocore-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-python/botocore/botocore-9999.ebuild b/dev-python/botocore/botocore-9999.ebuild index 5771ab5e96d5..3231771c6196 100644 --- a/dev-python/botocore/botocore-9999.ebuild +++ b/dev-python/botocore/botocore-9999.ebuild @@ -24,6 +24,7 @@ RDEPEND=" dev-python/docutils[${PYTHON_USEDEP}] dev-python/jmespath[${PYTHON_USEDEP}] dev-python/python-dateutil[${PYTHON_USEDEP}] + dev-python/urllib3[${PYTHON_USEDEP}] " DEPEND=" dev-python/setuptools[${PYTHON_USEDEP}] -- 2.26.2