python3-yamllint: update to 1.30.0.

This commit is contained in:
Jan Christian Grünhage 2023-04-02 13:11:42 +02:00 committed by classabbyamp
parent 0814209f46
commit a68c635cc2

View file

@ -1,6 +1,6 @@
# Template file for 'python3-yamllint'
pkgname=python3-yamllint
version=1.29.0
version=1.30.0
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
@ -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=8593180056e788b595e476b3d093146988dcc04452b72ae9d41dfc9d25e484cb
checksum=8a4a6b2d15f9c6d97f012408eb811e62dd00554fbb4db4a2017dc2c8d1ee1da5
conflicts="python-yamllint>=0"
# These test cases require locale support, which musl libc lacks, so these tests are expected to fail