From 06949613a0fea738b99feef993226aac46894e73 Mon Sep 17 00:00:00 2001 From: Flatcar Buildbot Date: Mon, 25 Nov 2024 07:06:16 +0000 Subject: [PATCH] dev-python/urllib3: Sync with Gentoo It's from Gentoo commit 41dd7bb0aa6083c8f0056ce2f80e1abcfa0e15ad. --- .../portage-stable/dev-python/urllib3/urllib3-2.2.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sdk_container/src/third_party/portage-stable/dev-python/urllib3/urllib3-2.2.3.ebuild b/sdk_container/src/third_party/portage-stable/dev-python/urllib3/urllib3-2.2.3.ebuild index 713b06d9a5..31a214a682 100644 --- a/sdk_container/src/third_party/portage-stable/dev-python/urllib3/urllib3-2.2.3.ebuild +++ b/sdk_container/src/third_party/portage-stable/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-1.5.8[${PYTHON_USEDEP}] + =dev-python/brotlicffi-0.8.0[${PYTHON_USEDEP}] ) http2? (