xonsh: rebuild for Python 3.9

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:56:23 -04:00
parent 360802e340
commit 40ae8100bd

View file

@ -1,7 +1,7 @@
# Template file for 'xonsh' # Template file for 'xonsh'
pkgname=xonsh pkgname=xonsh
version=0.9.22 version=0.9.22
revision=1 revision=2
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
short_desc="Python-powered, cross-platform, Unix-gazing shell" short_desc="Python-powered, cross-platform, Unix-gazing shell"