commit:     9f948a849f63f86b94bf4b60521ef07defb9a3c3
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 18 06:25:26 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jun 18 06:47:13 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f948a84

dev-python/urllib3: Add rdep on dev-python/six

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 .../urllib3/{urllib3-1.26.9-r2.ebuild => urllib3-1.26.9-r3.ebuild}       | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/urllib3/urllib3-1.26.9-r2.ebuild 
b/dev-python/urllib3/urllib3-1.26.9-r3.ebuild
similarity index 98%
rename from dev-python/urllib3/urllib3-1.26.9-r2.ebuild
rename to dev-python/urllib3/urllib3-1.26.9-r3.ebuild
index 16eb246ec913..47fa4076e5a4 100644
--- a/dev-python/urllib3/urllib3-1.26.9-r2.ebuild
+++ b/dev-python/urllib3/urllib3-1.26.9-r3.ebuild
@@ -29,6 +29,7 @@ RESTRICT="!test? ( test )"
 RDEPEND="
        >=dev-python/PySocks-1.5.8[${PYTHON_USEDEP}]
        <dev-python/PySocks-2.0[${PYTHON_USEDEP}]
+       dev-python/six[${PYTHON_USEDEP}]
        brotli? ( dev-python/brotlicffi[${PYTHON_USEDEP}] )
 "
 BDEPEND="

Reply via email to