xonsh: update to 0.13.3

This commit is contained in:
clyhtsuriva 2022-09-28 14:19:34 +02:00 committed by classabbyamp
parent f3b46f4103
commit e357517536
1 changed files with 3 additions and 2 deletions

View File

@ -1,9 +1,10 @@
# Template file for 'xonsh'
pkgname=xonsh
version=0.13.0
version=0.13.3
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools python3-wheel"
depends="python3"
checkdepends="python3-pytest python3-prompt_toolkit python3-Pygments"
short_desc="Python-powered, cross-platform, Unix-gazing shell"
maintainer="SolitudeSF <solitudesf@protonmail.com>"
@ -11,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=8440abd1515e47b707624dfb8da08e230ebc7854edd3edcfca0d775018e0ad8d
checksum=a84ed0f31746711280a72830aa64fed5d27b8aac8b7ffa7441556311ed2e7080
register_shell="/bin/xonsh"
# FIXME: fails with multiple AttributeErrors
make_check=extended