Accepting request 885999 from home:moio:branches:systemsmanagement
- Drop python-coverage run-time requirement from openSUSE/SLE python-coverage is only required in SLE/openSUSE, it is not listed in the requirements.txt in Ansible's repo. I think it is only in the tests at build time. OBS-URL: https://build.opensuse.org/request/show/885999 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/ansible?expand=0&rev=206
This commit is contained in:
parent
cd6150b087
commit
53184286a4
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 16 12:54:09 UTC 2021 - Alexander Graul <alexander.graul@suse.com>
|
||||||
|
|
||||||
|
- Drop python-coverage run-time requirement from openSUSE/SLE
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 16 12:05:06 UTC 2021 - Alexander Graul <alexander.graul@suse.com>
|
Fri Apr 16 12:05:06 UTC 2021 - Alexander Graul <alexander.graul@suse.com>
|
||||||
|
|
||||||
|
@ -201,7 +201,6 @@ BuildRequires: %{python}-straight-plugin
|
|||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
Requires: %{python}-Jinja2
|
Requires: %{python}-Jinja2
|
||||||
Requires: %{python}-PyYAML
|
Requires: %{python}-PyYAML
|
||||||
Requires: %{python}-coverage
|
|
||||||
Requires: %{python}-jmespath
|
Requires: %{python}-jmespath
|
||||||
Requires: %{python}-paramiko
|
Requires: %{python}-paramiko
|
||||||
Requires: %{python}-passlib
|
Requires: %{python}-passlib
|
||||||
|
Loading…
Reference in New Issue
Block a user