mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-yamllint: update to 1.35.1.
This commit is contained in:
parent
add23a0496
commit
7cdf53e78d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-yamllint'
|
# Template file for 'python3-yamllint'
|
||||||
pkgname=python3-yamllint
|
pkgname=python3-yamllint
|
||||||
version=1.32.0
|
version=1.35.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-setuptools python3-wheel"
|
hostmakedepends="python3-setuptools python3-wheel"
|
||||||
depends="python3-pathspec python3-yaml"
|
depends="python3-pathspec python3-yaml"
|
||||||
|
@ -12,7 +12,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/adrienverge/yamllint"
|
homepage="https://github.com/adrienverge/yamllint"
|
||||||
changelog="https://github.com/adrienverge/yamllint/raw/master/CHANGELOG.rst"
|
changelog="https://github.com/adrienverge/yamllint/raw/master/CHANGELOG.rst"
|
||||||
distfiles="https://github.com/adrienverge/yamllint/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/adrienverge/yamllint/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=08ee588189ce7909401894b2f93375366271132a3ae3afc2de2665b27baf2d5f
|
checksum=b4acd28852ba54b698cd469b4d38231490dfbb8f69e6156e83dff1323f5de549
|
||||||
conflicts="python-yamllint>=0"
|
conflicts="python-yamllint>=0"
|
||||||
|
|
||||||
# These test cases require locale support, which musl libc lacks, so these tests are expected to fail
|
# These test cases require locale support, which musl libc lacks, so these tests are expected to fail
|
||||||
|
|
Loading…
Add table
Reference in a new issue