Skip to content

Commit

Permalink
python3-ansible-lint: update to 6.8.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
jcgruenhage authored and classabbyamp committed Nov 14, 2022
1 parent 65ed2ba commit 84eadac
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions srcpkgs/python3-ansible-lint/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'python3-ansible-lint'
pkgname=python3-ansible-lint
version=6.8.4
revision=2
version=6.8.6
revision=1
build_style=python3-pep517
make_install_target="dist/ansible_lint-*-*-*-*.whl"
hostmakedepends="python3-wheel python3-setuptools_scm"
Expand All @@ -16,9 +16,9 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
# code-base remains licensed under a more liberal MIT license and any
# contributions made are accepted as being made under original MIT license.
license="GPL-3.0-only"
homepage="https://github.com/ansible-community/ansible-lint"
homepage="https://github.com/ansible/ansible-lint"
distfiles="${PYPI_SITE}/a/${pkgname/python3-/}/${pkgname/python3-/}-${version}.tar.gz"
checksum=b7c9afbda3da25e106ce648fb9846765237c672bacafd069f11bdaa85ece1648
checksum=171fe8dad62078b9819b5c74d60eb5afaa30ea9cb9c9ba8706149e56c55a9b6e
# cba anymore, the list of failing tests changes with every update
make_check="no"

Expand Down

0 comments on commit 84eadac

Please sign in to comment.