From cbdbf3629d8dce29212710eadd380db6b36d6aab Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Sat, 29 Oct 2022 13:09:31 -0700 Subject: python/terminado: Updated for version 0.17.0. Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- python/terminado/terminado.SlackBuild | 2 +- python/terminado/terminado.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'python/terminado') diff --git a/python/terminado/terminado.SlackBuild b/python/terminado/terminado.SlackBuild index 80ddb898c7..7fd3c0a220 100644 --- a/python/terminado/terminado.SlackBuild +++ b/python/terminado/terminado.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=terminado -VERSION=${VERSION:-0.16.0} +VERSION=${VERSION:-0.17.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/terminado/terminado.info b/python/terminado/terminado.info index 69ee1acad4..a560fc1aed 100644 --- a/python/terminado/terminado.info +++ b/python/terminado/terminado.info @@ -1,8 +1,8 @@ PRGNAM="terminado" -VERSION="0.16.0" +VERSION="0.17.0" HOMEPAGE="https://github.com/jupyter/terminado" -DOWNLOAD="https://files.pythonhosted.org/packages/source/t/terminado/terminado-0.16.0.tar.gz" -MD5SUM="78c1f4bdbadc6d0b28e17d2e4911c056" +DOWNLOAD="https://files.pythonhosted.org/packages/source/t/terminado/terminado-0.17.0.tar.gz" +MD5SUM="cf5f5f7dd1ece772f16013ad355b75e1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-ptyprocess python3-tornado python3-hatchling" -- cgit v1.2.3