From 867924c63fd60bba413f4de6d7a1fc61a8f75fee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Wed, 28 May 2025 20:26:46 +0200 Subject: [PATCH] dev-python/httpx: Reenable tests fixed in click-8.2.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/httpx/httpx-0.28.1-r1.ebuild | 4 ---- 1 file changed, 4 deletions(-) diff --git a/dev-python/httpx/httpx-0.28.1-r1.ebuild b/dev-python/httpx/httpx-0.28.1-r1.ebuild index 3bb08e94a12a2..15708f923e830 100644 --- a/dev-python/httpx/httpx-0.28.1-r1.ebuild +++ b/dev-python/httpx/httpx-0.28.1-r1.ebuild @@ -80,10 +80,6 @@ python_test() { # Internet tests/client/test_proxies.py::test_async_proxy_close tests/client/test_proxies.py::test_sync_proxy_close - # click-8.2.0 - # https://github.com/encode/httpx/discussions/3572 - tests/test_main.py::test_auth - tests/test_main.py::test_verbose ) use cli || EPYTEST_IGNORE+=(