jc: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:09:47 -04:00
parent 406cac3beb
commit 630a96d739

View file

@ -1,7 +1,7 @@
# Template file for 'jc' # Template file for 'jc'
pkgname=jc pkgname=jc
version=1.22.1 version=1.22.1
revision=1 revision=2
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
depends="python3-Pygments python3-ruamel.yaml python3-xmltodict" depends="python3-Pygments python3-ruamel.yaml python3-xmltodict"