From d84ab313da04a337236ae937eacfd6de068c6191 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= Date: Wed, 14 Jun 2023 22:52:21 -0300 Subject: [PATCH] python3-terminado: update to 0.17.1. --- srcpkgs/python3-terminado/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python3-terminado/template b/srcpkgs/python3-terminado/template index e31129323a3..5d524d3e803 100644 --- a/srcpkgs/python3-terminado/template +++ b/srcpkgs/python3-terminado/template @@ -1,17 +1,17 @@ # Template file for 'python3-terminado' pkgname=python3-terminado -version=0.17.0 +version=0.17.1 revision=1 build_style=python3-pep517 -hostmakedepends="python3-flit_core python3-tornado hatchling" +hostmakedepends="hatchling" depends="python3-ptyprocess python3-tornado" checkdepends="python3-pytest $depends" -short_desc="Terminals served to term.js using Tornado websockets (Python3)" +short_desc="Terminals served to term.js using Tornado websockets" maintainer="Orphaned " license="BSD-2-Clause" homepage="https://github.com/takluyver/terminado" distfiles="${PYPI_SITE}/t/terminado/terminado-${version}.tar.gz" -checksum=520feaa3aeab8ad64a69ca779be54be9234edb2d0d6567e76c93c2c9a4e6e43f +checksum=6ccbbcd3a4f8a25a5ec04991f39a0b8db52dfcd487ea0e578d977e6752380333 post_install() { vlicense LICENSE