mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
xonsh: update to 0.13.4
This commit is contained in:
parent
a726f15417
commit
f9a514d67e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'xonsh'
|
# Template file for 'xonsh'
|
||||||
pkgname=xonsh
|
pkgname=xonsh
|
||||||
version=0.13.3
|
version=0.13.4
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools python3-wheel"
|
hostmakedepends="python3-setuptools python3-wheel"
|
||||||
depends="python3"
|
depends="python3"
|
||||||
|
@ -12,7 +12,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=a84ed0f31746711280a72830aa64fed5d27b8aac8b7ffa7441556311ed2e7080
|
checksum=2386351e2dc29120466b937f8b25cb0e86ffb2c629c1d0df71175d712cdea478
|
||||||
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