14
0

- Add missing dependency on python-async_timeout at run time.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zeroconf?expand=0&rev=68
This commit is contained in:
Antoine Belvire
2022-09-17 19:00:27 +00:00
committed by Git OBS Bridge
parent 0313cf748e
commit 7a36669b43
2 changed files with 2 additions and 0 deletions

View File

@@ -3,6 +3,7 @@ Sat Sep 17 18:38:52 UTC 2022 - Antoine Belvire <antoine.belvire@opensuse.org>
- 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 <marec@detebe.org>

View File

@@ -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