diff --git a/python-httpx-socks.spec b/python-httpx-socks.spec index 77d5975..f906875 100644 --- a/python-httpx-socks.spec +++ b/python-httpx-socks.spec @@ -20,6 +20,8 @@ %if "%{flavor}" == "test" %define psuffix -test %bcond_without test +# python310-hypercorn doesn't exist +%define skip_python310 1 %else %define psuffix %{nil} %bcond_with test