[MacPorts] #55485: Update ansible dependency
MacPorts
noreply at macports.org
Sun Dec 10 21:19:25 UTC 2017
#55485: Update ansible dependency
---------------------------+-----------------
Reporter: emiel | Owner:
Type: enhancement | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: ansible-lint |
---------------------------+-----------------
Comment (by adfernandes):
Does `ansible-lint` handle Python 3?
If not, does this create a potential conflict between a py3 Ansible and
ansible-lint?
Looking at the github page (https://github.com/willthames/ansible-lint) it
seems that ansible-lint is totally independent of Ansible, no?
If they are independent, I'll just version-bump ansible-lint and patch as
follows:
{{{
-github.setup willthames ansible-lint 3.4.13 v
+github.setup willthames ansible-lint 3.4.19 v
}}}
and
{{{
-depends_run-append port:ansible
+depends_run-append bin:ansible:py-ansible
}}}
(fixing checksums, etc, of course)
--
Ticket URL: <https://trac.macports.org/ticket/55485#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list