From 7e95f5b44bc1077f7b6eb6a550bb06666a0d62ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 7 Jan 2023 05:19:34 +0100 Subject: [PATCH] dev-python/httpx: Unpin dev-python/rich MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- .../httpx/{httpx-0.23.3.ebuild => httpx-0.23.3-r1.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename dev-python/httpx/{httpx-0.23.3.ebuild => httpx-0.23.3-r1.ebuild} (94%) diff --git a/dev-python/httpx/httpx-0.23.3.ebuild b/dev-python/httpx/httpx-0.23.3-r1.ebuild similarity index 94% rename from dev-python/httpx/httpx-0.23.3.ebuild rename to dev-python/httpx/httpx-0.23.3-r1.ebuild index 8bdd6f0fea7d5..f89b00fc919fc 100644 --- a/dev-python/httpx/httpx-0.23.3.ebuild +++ b/dev-python/httpx/httpx-0.23.3-r1.ebuild @@ -33,7 +33,7 @@ RDEPEND=" cli? ( =dev-python/click-8*[${PYTHON_USEDEP}] =dev-python/pygments-2*[${PYTHON_USEDEP}] -