From eab2129a4b5470b0f505686e6f47ae771cdff2c0 Mon Sep 17 00:00:00 2001 From: icp Date: Sat, 2 Mar 2024 15:40:40 +0530 Subject: [PATCH] python3-yamllint: update to 1.35.1. --- srcpkgs/python3-yamllint/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-yamllint/template b/srcpkgs/python3-yamllint/template index e8083e2ca95a54..c3a95656ab95c4 100644 --- a/srcpkgs/python3-yamllint/template +++ b/srcpkgs/python3-yamllint/template @@ -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