xonsh: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:02:41 -04:00
parent 67238cc507
commit 70ba84236c

View file

@ -1,7 +1,7 @@
# Template file for 'xonsh' # Template file for 'xonsh'
pkgname=xonsh pkgname=xonsh
version=0.14.1 version=0.14.1
revision=1 revision=2
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools python3-wheel" hostmakedepends="python3-setuptools python3-wheel"
depends="python3" depends="python3"