# Template file for 'xonsh' pkgname=xonsh version=0.19.3 revision=2 build_style=python3-module hostmakedepends="python3-setuptools python3-wheel" depends="python3 python3-Pygments" checkdepends="python3-pytest python3-prompt_toolkit python3-Pygments python3-pyte" short_desc="Python-powered, cross-platform, Unix-gazing shell" maintainer="SolitudeSF " 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/refs/tags/${version}.tar.gz" checksum=db9ac02f0c7b11a74b736020fade28acda56861ecaaba6cf3f34365d1beeefc6 register_shell="/bin/xonsh" # FIXME: AttributeError because of missing XSH.load() and multiple other failures make_check=no