diff --git a/srcpkgs/python3-yamllint/template b/srcpkgs/python3-yamllint/template index a754d9fe2f1..e8e1db1290a 100644 --- a/srcpkgs/python3-yamllint/template +++ b/srcpkgs/python3-yamllint/template @@ -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