FS#69920 - [ansible-lint] makedepends and dependency issue
Attached to Project:
Community Packages
Opened by Amin Vakil (aminvakil) - Tuesday, 09 March 2021, 07:49 GMT
Last edited by freswa (frederik) - Sunday, 14 March 2021, 17:54 GMT
Opened by Amin Vakil (aminvakil) - Tuesday, 09 March 2021, 07:49 GMT
Last edited by freswa (frederik) - Sunday, 14 March 2021, 17:54 GMT
|
Details
Description:
ansible-lint does not depend on ansible or ansible-base anymore and they have become optional dependencies of it (https://github.com/ansible-community/ansible-lint/blob/master/setup.cfg#L88) I also cannot understand why git has been specified in makedepends. Additional info: ansible-lint 5.0.2 |
This task depends upon
Closed by freswa (frederik)
Sunday, 14 March 2021, 17:54 GMT
Reason for closing: Fixed
Additional comments about closing: ansible-lint-5.0.3-2
Sunday, 14 March 2021, 17:54 GMT
Reason for closing: Fixed
Additional comments about closing: ansible-lint-5.0.3-2

Ansible-lint does still depend on ansible at runtime. See also the
install docs. git makedepend is removed in trunk.

- Field changed: Percent Complete (100% → 0%)
Right, but it can at least be changed to ansible-base then not
ansible.