python3-yamllint: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:02:10 -04:00
parent 66f29f5582
commit 0de3acbb86

View file

@ -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.32.0
revision=1 revision=2
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"