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
Task Type Bug Report
Category Packages
Status Closed
Assigned To Jelle van der Waa (jelly)
freswa (frederik)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

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
Comment by freswa (frederik) - Tuesday, 09 March 2021, 12:01 GMT
Ansible-lint does still depend on ansible at runtime. See also the install docs. git makedepend is removed in trunk.
Comment by Amin Vakil (aminvakil) - Sunday, 14 March 2021, 05:19 GMT
  • Field changed: Percent Complete (100% → 0%)
Right, but it can at least be changed to ansible-base then not ansible.

Loading...