Accepting request 577167 from home:tbechtold:branches:systemsmanagement
- Add python-passlib as Requires (bsc#1080682) passlib is needed for the "vars_prompt" feature of ansible OBS-URL: https://build.opensuse.org/request/show/577167 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/ansible?expand=0&rev=100
This commit is contained in:
parent
c8d93a4aec
commit
9af54284f5
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 16 07:54:43 UTC 2018 - tbechtold@suse.com
|
||||||
|
|
||||||
|
- Add python-passlib as Requires (bsc#1080682)
|
||||||
|
passlib is needed for the "vars_prompt" feature of ansible
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Feb 4 16:36:34 UTC 2018 - mardnh@gmx.de
|
Sun Feb 4 16:36:34 UTC 2018 - mardnh@gmx.de
|
||||||
|
|
||||||
|
@ -54,6 +54,7 @@ BuildRequires: python-pycrypto >= 2.6
|
|||||||
Requires: python-Jinja2
|
Requires: python-Jinja2
|
||||||
Requires: python-PyYAML
|
Requires: python-PyYAML
|
||||||
Requires: python-paramiko
|
Requires: python-paramiko
|
||||||
|
Requires: python-passlib
|
||||||
Requires: python-pycrypto >= 2.6
|
Requires: python-pycrypto >= 2.6
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user