python3-ansible-lint: update to 6.2.2.
This commit is contained in:
parent
6ff9c2c38b
commit
9d7fd42a20
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-ansible-lint'
|
# Template file for 'python3-ansible-lint'
|
||||||
pkgname=python3-ansible-lint
|
pkgname=python3-ansible-lint
|
||||||
version=6.0.2
|
version=6.2.2
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="${pkgname/python3-/}-${version}"
|
wrksrc="${pkgname/python3-/}-${version}"
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-wheel python3-setuptools_scm"
|
hostmakedepends="python3-wheel python3-setuptools_scm"
|
||||||
|
@ -18,7 +18,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
homepage="https://github.com/ansible-community/ansible-lint"
|
homepage="https://github.com/ansible-community/ansible-lint"
|
||||||
distfiles="${PYPI_SITE}/a/${pkgname/python3-/}/${pkgname/python3-/}-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/a/${pkgname/python3-/}/${pkgname/python3-/}-${version}.tar.gz"
|
||||||
checksum=b539bc22d13e6de0cc2e25758e1d28b2bc01561a414ae37ceda3708b5a2a79ed
|
checksum=b8e2956fede90bd28150e97f209a8af787c6001f584bb6613112a1ce1aea311d
|
||||||
# Tests are currently broken for ansible on python 3.10
|
# Tests are currently broken for ansible on python 3.10
|
||||||
# See https://github.com/ansible/ansible/issues/74658
|
# See https://github.com/ansible/ansible/issues/74658
|
||||||
# and https://github.com/ansible/ansible/issues/74660
|
# and https://github.com/ansible/ansible/issues/74660
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue