xonsh: update to 0.10.1

This commit is contained in:
FollieHiyuki 2021-07-25 02:38:14 +03:00 committed by Érico Nogueira Rolim
parent 0818f6ff64
commit 2a42b097b1

View file

@ -1,6 +1,6 @@
# Template file for 'xonsh'
pkgname=xonsh
version=0.9.27
version=0.10.1
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
@ -11,7 +11,7 @@ license="GPL-3.0-or-later"
homepage="https://xon.sh/"
changelog="https://raw.githubusercontent.com/xonsh/xonsh/master/CHANGELOG.rst"
distfiles="https://github.com/xonsh/xonsh/archive/${version}.tar.gz"
checksum=e9f2b40d94fa0e4bafada8a0d8c9db9a16ad7be2a3f1acf3b1c8955b12d4e1c6
checksum=4ede94226b0cc5f429bc7605ace88137c685d24675228e9e94ec18341dd30be4
register_shell="/bin/xonsh"
# FIXME: fails with multiple AttributeErrors
make_check=extended