From f4b5fc69d41feca6fc19bcfbc68e25ebbbd648e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Wed, 10 May 2023 17:05:45 +0200 Subject: [PATCH] dev-python/urllib3: Remove obsolete dev-python/six dep MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/906038 Signed-off-by: Michał Górny --- .../urllib3/{urllib3-2.0.2.ebuild => urllib3-2.0.2-r1.ebuild} | 1 - 1 file changed, 1 deletion(-) rename dev-python/urllib3/{urllib3-2.0.2.ebuild => urllib3-2.0.2-r1.ebuild} (98%) diff --git a/dev-python/urllib3/urllib3-2.0.2.ebuild b/dev-python/urllib3/urllib3-2.0.2-r1.ebuild similarity index 98% rename from dev-python/urllib3/urllib3-2.0.2.ebuild rename to dev-python/urllib3/urllib3-2.0.2-r1.ebuild index 3d07423a2d37f..9c46c938c35af 100644 --- a/dev-python/urllib3/urllib3-2.0.2.ebuild +++ b/dev-python/urllib3/urllib3-2.0.2-r1.ebuild @@ -28,7 +28,6 @@ RESTRICT="!test? ( test )" RDEPEND=" >=dev-python/PySocks-1.5.8[${PYTHON_USEDEP}] =dev-python/brotlicffi-0.8.0[${PYTHON_USEDEP}] ) zstd? ( >=dev-python/zstandard-0.18.0[${PYTHON_USEDEP}] ) "