forked from pool/python-python-daemon
Accepting request 963011 from home:ecsos
- Add missing BuildRequires python-importlib_resources to fix build error in leap. OBS-URL: https://build.opensuse.org/request/show/963011 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-daemon?expand=0&rev=33
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Mar 19 08:26:41 UTC 2022 - ecsos <ecsos@opensuse.org>
|
||||||
|
|
||||||
|
- Add missing BuildRequires python-importlib_resources
|
||||||
|
to fix build error in leap.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 13 12:30:48 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
Thu Jan 13 12:30:48 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
@@ -33,6 +33,7 @@ Patch0: remove_safe_hasattr.patch
|
|||||||
# some objects were mocked twice
|
# some objects were mocked twice
|
||||||
Patch1: remove_double_patch.patch
|
Patch1: remove_double_patch.patch
|
||||||
BuildRequires: %{python_module docutils}
|
BuildRequires: %{python_module docutils}
|
||||||
|
BuildRequires: %{python_module importlib_resources}
|
||||||
BuildRequires: %{python_module lockfile >= 0.10}
|
BuildRequires: %{python_module lockfile >= 0.10}
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: %{python_module testscenarios >= 0.4}
|
BuildRequires: %{python_module testscenarios >= 0.4}
|
||||||
|
Reference in New Issue
Block a user