python3-yamllint: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:37 -04:00
parent 6d96ce4b5c
commit 8bcf6823e4

View file

@ -1,7 +1,7 @@
# Template file for 'python3-yamllint'
pkgname=python3-yamllint
version=1.28.0
revision=1
revision=2
wrksrc="${pkgname/python3-/}-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"