summaryrefslogtreecommitdiff
path: root/dev-python/urllib3/urllib3-2.2.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/urllib3/urllib3-2.2.3.ebuild')
-rw-r--r--dev-python/urllib3/urllib3-2.2.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/urllib3/urllib3-2.2.3.ebuild b/dev-python/urllib3/urllib3-2.2.3.ebuild
index 713b06d9a5be..31a214a682ec 100644
--- a/dev-python/urllib3/urllib3-2.2.3.ebuild
+++ b/dev-python/urllib3/urllib3-2.2.3.ebuild
@@ -34,8 +34,8 @@ RESTRICT="!test? ( test )"
# [secure] extra is deprecated and slated for removal, we don't need it:
# https://github.com/urllib3/urllib3/issues/2680
RDEPEND="
- >=dev-python/PySocks-1.5.8[${PYTHON_USEDEP}]
- <dev-python/PySocks-2.0[${PYTHON_USEDEP}]
+ >=dev-python/pysocks-1.5.8[${PYTHON_USEDEP}]
+ <dev-python/pysocks-2.0[${PYTHON_USEDEP}]
brotli? ( >=dev-python/brotlicffi-0.8.0[${PYTHON_USEDEP}] )
http2? (
<dev-python/h2-5[${PYTHON_USEDEP}]