forked from pool/python-zeroconf
Accepting request 1004373 from home:marec2000:branches:devel:languages:python
- added build dependency python-async_timeout in order to fix build failure OBS-URL: https://build.opensuse.org/request/show/1004373 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zeroconf?expand=0&rev=66
This commit is contained in:
committed by
Git OBS Bridge
parent
bde8917676
commit
df5d5e4b0d
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 17 16:40:31 UTC 2022 - marec <marec@detebe.org>
|
||||||
|
|
||||||
|
- added build dependency python-async_timeout in order to fix build failure
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Sep 17 07:29:19 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
Sat Sep 17 07:29:19 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -27,6 +27,7 @@ License: LGPL-2.0-only
|
|||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
URL: https://github.com/jstasiak/python-zeroconf
|
URL: https://github.com/jstasiak/python-zeroconf
|
||||||
Source: %{name}-%{version}.tar.xz
|
Source: %{name}-%{version}.tar.xz
|
||||||
|
BuildRequires: %{python_module async_timeout}
|
||||||
BuildRequires: %{python_module ifaddr >= 0.1.7}
|
BuildRequires: %{python_module ifaddr >= 0.1.7}
|
||||||
BuildRequires: %{python_module pytest-asyncio}
|
BuildRequires: %{python_module pytest-asyncio}
|
||||||
BuildRequires: %{python_module pytest}
|
BuildRequires: %{python_module pytest}
|
||||||
|
|||||||
Reference in New Issue
Block a user