mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
xonsh: update to 0.9.27
This commit is contained in:
parent
f6333ee21d
commit
226b22711d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xonsh'
|
# Template file for 'xonsh'
|
||||||
pkgname=xonsh
|
pkgname=xonsh
|
||||||
version=0.9.26
|
version=0.9.27
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -11,7 +11,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://xon.sh/"
|
homepage="https://xon.sh/"
|
||||||
changelog="https://raw.githubusercontent.com/xonsh/xonsh/master/CHANGELOG.rst"
|
changelog="https://raw.githubusercontent.com/xonsh/xonsh/master/CHANGELOG.rst"
|
||||||
distfiles="https://github.com/xonsh/xonsh/archive/${version}.tar.gz"
|
distfiles="https://github.com/xonsh/xonsh/archive/${version}.tar.gz"
|
||||||
checksum=ab2da2d2e07420a9730af0ae69001db7553173f22a213534529394acb98c70f1
|
checksum=e9f2b40d94fa0e4bafada8a0d8c9db9a16ad7be2a3f1acf3b1c8955b12d4e1c6
|
||||||
register_shell="/bin/xonsh"
|
register_shell="/bin/xonsh"
|
||||||
# FIXME: fails with multiple AttributeErrors
|
# FIXME: fails with multiple AttributeErrors
|
||||||
make_check=extended
|
make_check=extended
|
||||||
|
|
Loading…
Add table
Reference in a new issue