Skip to content

Commit 1c31c3d

Browse files
committed
python3-ansible-lint: update to 26.4.0
1 parent cdce1bd commit 1c31c3d

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

srcpkgs/python3-ansible-lint/template

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
# Template file for 'python3-ansible-lint'
22
pkgname=python3-ansible-lint
3-
version=24.9.2
4-
revision=3
3+
version=26.4.0
4+
revision=1
55
build_style=python3-pep517
66
hostmakedepends="python3-wheel python3-setuptools_scm"
77
depends="python3-ansible-compat ansible-core black python3-filelock
88
python3-importlib_metadata python3-jsonschema python3-packaging
99
python3-pathspec python3-yaml python3-rich python3-ruamel.yaml
10-
python3-subprocess-tee python3-wcmatch python3-yamllint"
10+
python3-subprocess-tee python3-wcmatch python3-yamllint python3-cffi
11+
python3-cryptography python3-distro python3-referencing"
1112
checkdepends="${depends} python3-jmespath python3-license-expression
1213
python3-mypy python3-netaddr pylint
1314
python3-pytest python3-pytest-mock python3-pytest-xdist"
@@ -21,7 +22,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
2122
license="GPL-3.0-only"
2223
homepage="https://github.com/ansible/ansible-lint"
2324
distfiles="${PYPI_SITE}/a/ansible-lint/ansible_lint-${version}.tar.gz"
24-
checksum=7cff6c5af10ef996b7c6010cbd48c91592764ae098f2b05408726899a1066a7f
25+
checksum=29e0438f8af685a4fec96f9ea3404a3beb50d2911bc8df43f283256954ceea5b
2526
# cba anymore, the list of failing tests changes with every update
2627
make_check="no"
2728

0 commit comments

Comments
 (0)