mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-11 15:06:58 +02:00
dev-python/urllib3: Sync with Gentoo
It's from Gentoo commit 41dd7bb0aa6083c8f0056ce2f80e1abcfa0e15ad.
This commit is contained in:
parent
bb09b3a139
commit
06949613a0
@ -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}]
|
||||||
|
Loading…
Reference in New Issue
Block a user