diff --git a/python-httpx.changes b/python-httpx.changes index c50d8ad..28e931a 100644 --- a/python-httpx.changes +++ b/python-httpx.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Nov 4 00:35:57 UTC 2025 - Steve Kowalik + +- Insist on anyio >= 4, to drop out anyio3 from the choices. + ------------------------------------------------------------------- Wed Jan 15 13:25:11 UTC 2025 - Nico Krapp diff --git a/python-httpx.spec b/python-httpx.spec index 33291c5..725d49f 100644 --- a/python-httpx.spec +++ b/python-httpx.spec @@ -1,7 +1,7 @@ # # spec file for package python-httpx # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -46,7 +46,7 @@ BuildRequires: %{python_module pip} BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros -Requires: python-anyio +Requires: python-anyio >= 4 Requires: python-certifi Requires: python-httpcore >= 0.18.0 Requires: python-idna >= 2.0