yq: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:58 -04:00
parent 542d1428d9
commit a242ae31e3

View file

@ -1,7 +1,7 @@
# Template file for 'yq' # Template file for 'yq'
pkgname=yq pkgname=yq
version=3.1.0 version=3.1.0
revision=1 revision=2
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools_scm" hostmakedepends="python3-setuptools_scm"
makedepends="python3-yaml" makedepends="python3-yaml"