mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-21 08:37:02 +02:00
xonsh: update to 0.16.0
This commit is contained in:
parent
67457310e2
commit
dd5a187a2a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xonsh'
|
||||
pkgname=xonsh
|
||||
version=0.15.1
|
||||
version=0.16.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=9780c6c879b105caefa2b6bff6355f27504459900c65e5ebcc3812d7f13a0648
|
||||
checksum=914e95c5946d92e71e09a5787e7dc8ed0e49e19c9ae70d8943d9a40bbae62fd9
|
||||
register_shell="/bin/xonsh"
|
||||
# FIXME: AttributeError because of missing XSH.load() and multiple other failures
|
||||
make_check=no
|
||||
|
|
Loading…
Add table
Reference in a new issue