xonsh: update to 0.14.0

This commit is contained in:
clyhtsuriva 2023-05-26 18:34:16 +02:00 committed by classabbyamp
parent b4bd03c1ac
commit 810557f5dd

View file

@ -1,6 +1,6 @@
# Template file for 'xonsh'
pkgname=xonsh
version=0.13.4
version=0.14.0
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=2386351e2dc29120466b937f8b25cb0e86ffb2c629c1d0df71175d712cdea478
checksum=a83f9540f5652ec84b1f0d38aa6f17443a288a71791223421495e6bcd2f8625a
register_shell="/bin/xonsh"
# FIXME: fails with multiple AttributeErrors
make_check=extended