From 53caa3867e086489201155ec64b4dfdf240ae393 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Mon, 7 Oct 2019 19:53:36 +0200 Subject: system/xonsh: Updated for version 0.9.12. Signed-off-by: Dimitris Zlatanidis --- system/xonsh/README | 2 +- system/xonsh/xonsh.SlackBuild | 2 +- system/xonsh/xonsh.info | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/system/xonsh/README b/system/xonsh/README index aa87fb0a5e..8c0180ed05 100644 --- a/system/xonsh/README +++ b/system/xonsh/README @@ -3,7 +3,7 @@ and command prompt. The language is a superset of Python 3.4 with additional shell primitives. xonsh (pronounced conch) is meant for the daily use of experts and novices alike. -Optional dependencies: setproctitle, Pygments, prompt_toolkit +Optional dependencies: setproctitle, Pygments, prompt_toolkiti, python-distro NOTE: Please install python3 first before installing all other requirements. diff --git a/system/xonsh/xonsh.SlackBuild b/system/xonsh/xonsh.SlackBuild index 911950aef5..eb1ac14701 100644 --- a/system/xonsh/xonsh.SlackBuild +++ b/system/xonsh/xonsh.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=xonsh -VERSION=${VERSION:-0.8.10} +VERSION=${VERSION:-0.9.12} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/xonsh/xonsh.info b/system/xonsh/xonsh.info index 249f2cf0b0..b600316ccb 100644 --- a/system/xonsh/xonsh.info +++ b/system/xonsh/xonsh.info @@ -1,10 +1,10 @@ PRGNAM="xonsh" -VERSION="0.8.10" +VERSION="0.9.12" HOMEPAGE="https://xon.sh/" -DOWNLOAD="https://files.pythonhosted.org/packages/02/d8/c726b5d0a41455d750e540021357d79a86eb7c64b0ea9ce88f0a630ca904/xonsh-0.8.10.tar.gz" -MD5SUM="03a00f129c810d01173bf64636808a84" +DOWNLOAD="https://files.pythonhosted.org/packages/7c/be/a6269ae0440f3b860e727e4faf066f179937611bad3331616ba7dd863996/xonsh-0.9.12.tar.gz" +MD5SUM="6cfa0915bb4b7f775049378d9b65f6b4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3 python-distro" +REQUIRES="python3" MAINTAINER="Dimitris Zlatanidis" EMAIL="d.zlatanidis@gmail.com" -- cgit v1.2.3