Skip to content

community/ansible-lint: fix version field

Leo requested to merge Leo/aports:ansible-lint into master

import from the Arch Linux PKGBUILD, so setup.py uses the version we give instead of trying to get it from git which of course returns nothing because we are inside a git repository when working with the tarball

fixes #12322 (closed)

Merge request reports