From a5d3411adc7df2de0fcc5a373e2b9cce35883424 Mon Sep 17 00:00:00 2001 From: isaackwy Date: Sat, 30 Dec 2023 00:02:14 -0800 Subject: python/terminado: Update for 0.18.0 Signed-off-by: Willy Sudiarto Raharjo --- python/terminado/terminado.SlackBuild | 4 ++-- python/terminado/terminado.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/python/terminado/terminado.SlackBuild b/python/terminado/terminado.SlackBuild index f3f8ff5238523..9f5c3b1580e22 100644 --- a/python/terminado/terminado.SlackBuild +++ b/python/terminado/terminado.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for terminado # Copyright 2017-2021 Benjamin Trigona-Harany -# Copyright 2022-2023 Isaac Yu +# Copyright 2022-2024 Isaac Yu # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=terminado -VERSION=${VERSION:-0.17.1} +VERSION=${VERSION:-0.18.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/terminado/terminado.info b/python/terminado/terminado.info index 624ccb22dc088..181d11162dbe8 100644 --- a/python/terminado/terminado.info +++ b/python/terminado/terminado.info @@ -1,8 +1,8 @@ PRGNAM="terminado" -VERSION="0.17.1" +VERSION="0.18.0" HOMEPAGE="https://github.com/jupyter/terminado" -DOWNLOAD="https://files.pythonhosted.org/packages/source/t/terminado/terminado-0.17.1.tar.gz" -MD5SUM="aafcc42623986e42469712786edb127c" +DOWNLOAD="https://files.pythonhosted.org/packages/source/t/terminado/terminado-0.18.0.tar.gz" +MD5SUM="30c6e8e61041582724be06f387130071" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-ptyprocess python3-tornado python3-hatchling" -- cgit v1.2.3