python3-terminado: update to 0.18.1.

This commit is contained in:
Gonzalo Tornaría 2025-05-04 21:04:31 -03:00 committed by Andrew J. Hesford
parent c98d37f14d
commit 9cfdf0d6cf

View file

@ -1,17 +1,17 @@
# Template file for 'python3-terminado' # Template file for 'python3-terminado'
pkgname=python3-terminado pkgname=python3-terminado
version=0.17.1 version=0.18.1
revision=3 revision=1
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="hatchling" hostmakedepends="hatchling"
depends="python3-ptyprocess python3-tornado" depends="python3-ptyprocess python3-tornado"
checkdepends="python3-pytest $depends" checkdepends="python3-pytest-timeout $depends"
short_desc="Terminals served to term.js using Tornado websockets" short_desc="Terminals served to term.js using Tornado websockets"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-2-Clause" license="BSD-2-Clause"
homepage="https://github.com/takluyver/terminado" homepage="https://github.com/takluyver/terminado"
distfiles="${PYPI_SITE}/t/terminado/terminado-${version}.tar.gz" distfiles="${PYPI_SITE}/t/terminado/terminado-${version}.tar.gz"
checksum=6ccbbcd3a4f8a25a5ec04991f39a0b8db52dfcd487ea0e578d977e6752380333 checksum=de09f2c4b85de4765f7714688fff57d3e75bad1f909b589fde880460c753fd2e
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE