xonsh: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:18:21 -04:00
parent 1818f25372
commit d61076f979

View file

@ -1,7 +1,7 @@
# Template file for 'xonsh'
pkgname=xonsh
version=0.10.1
revision=1
revision=2
build_style=python3-module
hostmakedepends="python3-setuptools"
checkdepends="python3-pytest python3-prompt_toolkit python3-Pygments"