xonsh: update to 0.14.1

This commit is contained in:
clyhtsuriva 2023-09-18 23:37:19 +02:00 committed by Duncan Overbruck
parent 6e5f3a3f2d
commit 2866cc27f3

View file

@ -1,6 +1,6 @@
# Template file for 'xonsh'
pkgname=xonsh
version=0.14.0
version=0.14.1
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools python3-wheel"
@ -12,7 +12,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=a83f9540f5652ec84b1f0d38aa6f17443a288a71791223421495e6bcd2f8625a
checksum=de132cef00df4c7c0d1071dc26538cd266c6110c2b721fa02b933629a3bc9caa
register_shell="/bin/xonsh"
# FIXME: fails with multiple AttributeErrors
make_check=extended