commit:     867924c63fd60bba413f4de6d7a1fc61a8f75fee
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed May 28 18:26:46 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu May 29 04:16:25 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=867924c6

dev-python/httpx: Reenable tests fixed in click-8.2.1

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 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 3bb08e94a12a..15708f923e83 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+=(

Reply via email to