From 4d51051caa6b286ee4b8f8e141f900993e269598 Mon Sep 17 00:00:00 2001 From: Benjamin Trigona-Harany Date: Fri, 30 Oct 2020 15:05:05 -0700 Subject: python/terminado: Updated for version 0.9.1. Signed-off-by: Willy Sudiarto Raharjo --- python/terminado/terminado.SlackBuild | 4 ++-- python/terminado/terminado.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'python/terminado') diff --git a/python/terminado/terminado.SlackBuild b/python/terminado/terminado.SlackBuild index 94bb2da8d4..432ecb39d1 100644 --- a/python/terminado/terminado.SlackBuild +++ b/python/terminado/terminado.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for terminado -# Copyright 2017-2019 Benjamin Trigona-Harany +# Copyright 2017-2020 Benjamin Trigona-Harany # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=terminado -VERSION=${VERSION:-0.8.2} +VERSION=${VERSION:-0.9.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/terminado/terminado.info b/python/terminado/terminado.info index fbb25fe6bf..d54f5030ae 100644 --- a/python/terminado/terminado.info +++ b/python/terminado/terminado.info @@ -1,8 +1,8 @@ PRGNAM="terminado" -VERSION="0.8.2" +VERSION="0.9.1" HOMEPAGE="https://terminado.readthedocs.io/en/latest/" -DOWNLOAD="https://files.pythonhosted.org/packages/source/t/terminado/terminado-0.8.2.tar.gz" -MD5SUM="933a1c5ca7c28e59284d0ac7cadce1ea" +DOWNLOAD="https://files.pythonhosted.org/packages/source/t/terminado/terminado-0.9.1.tar.gz" +MD5SUM="bd9162796256c1e3cd03750f5594a83e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-ptyprocess python3-tornado ptyprocess tornado" -- cgit v1.2.3