xonsh: update to 0.9.26
By ericonr: - fix changelog - disable tests temporarily Closes: #28348 [via git-merge-pr]
This commit is contained in:
parent
3771c3d8c8
commit
b1cb3759f5
@ -1,14 +1,17 @@
|
||||
# Template file for 'xonsh'
|
||||
pkgname=xonsh
|
||||
version=0.9.24
|
||||
version=0.9.26
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
checkdepends="python3-pytest python3-prompt_toolkit python3-Pygments"
|
||||
short_desc="Python-powered, cross-platform, Unix-gazing shell"
|
||||
maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://xon.sh/"
|
||||
changelog="https://raw.githubusercontent.com/xonsh/xonsh/${version}/CHANGELOG.rst"
|
||||
changelog="https://raw.githubusercontent.com/xonsh/xonsh/master/CHANGELOG.rst"
|
||||
distfiles="https://github.com/xonsh/xonsh/archive/${version}.tar.gz"
|
||||
checksum=ed981f129f2501b3d7354466b7c85ff58d22750f18df0910d66c8dbe94ec9b3b
|
||||
checksum=ab2da2d2e07420a9730af0ae69001db7553173f22a213534529394acb98c70f1
|
||||
register_shell="/bin/xonsh"
|
||||
# FIXME: fails with multiple AttributeErrors
|
||||
make_check=extended
|
||||
|
Loading…
x
Reference in New Issue
Block a user