dev-python/urllib3: Sync with Gentoo

It's from Gentoo commit 41dd7bb0aa6083c8f0056ce2f80e1abcfa0e15ad.
This commit is contained in:
Flatcar Buildbot 2024-11-25 07:06:16 +00:00 committed by Krzesimir Nowak
parent bb09b3a139
commit 06949613a0

View File

@ -34,8 +34,8 @@ RESTRICT="!test? ( test )"
# [secure] extra is deprecated and slated for removal, we don't need it: # [secure] extra is deprecated and slated for removal, we don't need it:
# https://github.com/urllib3/urllib3/issues/2680 # https://github.com/urllib3/urllib3/issues/2680
RDEPEND=" RDEPEND="
>=dev-python/PySocks-1.5.8[${PYTHON_USEDEP}] >=dev-python/pysocks-1.5.8[${PYTHON_USEDEP}]
<dev-python/PySocks-2.0[${PYTHON_USEDEP}] <dev-python/pysocks-2.0[${PYTHON_USEDEP}]
brotli? ( >=dev-python/brotlicffi-0.8.0[${PYTHON_USEDEP}] ) brotli? ( >=dev-python/brotlicffi-0.8.0[${PYTHON_USEDEP}] )
http2? ( http2? (
<dev-python/h2-5[${PYTHON_USEDEP}] <dev-python/h2-5[${PYTHON_USEDEP}]