python3-yamllint: update to 1.35.1.
This commit is contained in:
parent
add23a0496
commit
7cdf53e78d
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-yamllint'
|
||||
pkgname=python3-yamllint
|
||||
version=1.32.0
|
||||
revision=2
|
||||
version=1.35.1
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools python3-wheel"
|
||||
depends="python3-pathspec python3-yaml"
|
||||
|
@ -12,7 +12,7 @@ license="GPL-3.0-or-later"
|
|||
homepage="https://github.com/adrienverge/yamllint"
|
||||
changelog="https://github.com/adrienverge/yamllint/raw/master/CHANGELOG.rst"
|
||||
distfiles="https://github.com/adrienverge/yamllint/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=08ee588189ce7909401894b2f93375366271132a3ae3afc2de2665b27baf2d5f
|
||||
checksum=b4acd28852ba54b698cd469b4d38231490dfbb8f69e6156e83dff1323f5de549
|
||||
conflicts="python-yamllint>=0"
|
||||
|
||||
# These test cases require locale support, which musl libc lacks, so these tests are expected to fail
|
||||
|
|
Loading…
Reference in New Issue