diff --git a/python-zeroconf.changes b/python-zeroconf.changes index 07caa8e..ca28628 100644 --- a/python-zeroconf.changes +++ b/python-zeroconf.changes @@ -3,6 +3,7 @@ Sat Sep 17 18:38:52 UTC 2022 - Antoine Belvire - Re-enable test_service_browser_expire_callbacks: Should be fixed with 0.39.0 (gh#jstasiak/python-zeroconf!1084). +- Add missing dependency on python-async_timeout at run time. ------------------------------------------------------------------- Sat Sep 17 16:40:31 UTC 2022 - marec diff --git a/python-zeroconf.spec b/python-zeroconf.spec index a6660ca..7545ddd 100644 --- a/python-zeroconf.spec +++ b/python-zeroconf.spec @@ -34,6 +34,7 @@ BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros +Requires: python-async_timeout >= 4.0.1 Requires: python-ifaddr >= 0.1.7 BuildArch: noarch %python_subpackages