python3-terminado: update to 0.17.0
This commit is contained in:
parent
240a8e6c9e
commit
ce44b86740
1 changed files with 5 additions and 5 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'python3-terminado'
|
# Template file for 'python3-terminado'
|
||||||
pkgname=python3-terminado
|
pkgname=python3-terminado
|
||||||
version=0.9.4
|
version=0.17.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-flit_core python3-tornado hatchling"
|
||||||
depends="python3-ptyprocess python3-tornado"
|
depends="python3-ptyprocess python3-tornado"
|
||||||
checkdepends="python3-pytest $depends"
|
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 (Python3)"
|
||||||
|
@ -11,7 +11,7 @@ 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=9a7dbcfbc2778830eeb70261bf7aa9d98a3eac8631a3afe3febeb57c12f798be
|
checksum=520feaa3aeab8ad64a69ca779be54be9234edb2d0d6567e76c93c2c9a4e6e43f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue