python3-jupyter_server_terminals: update to 0.5.3.

This commit is contained in:
Gonzalo Tornaría 2024-03-17 23:36:27 -03:00 committed by cinerea0
parent 6af71a0579
commit f2a9797c4a
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-jupyter_server_terminals'
pkgname=python3-jupyter_server_terminals
version=0.5.2
version=0.5.3
revision=1
build_style=python3-pep517
hostmakedepends="hatchling"
@ -12,7 +12,7 @@ license="BSD-3-Clause"
homepage="https://github.com/jupyter-server/jupyter_server_terminals"
changelog="https://raw.githubusercontent.com/jupyter-server/jupyter_server_terminals/main/CHANGELOG.md"
distfiles="${PYPI_SITE}/j/jupyter_server_terminals/jupyter_server_terminals-${version}.tar.gz"
checksum=396b5ccc0881e550bf0ee7012c6ef1b53edbde69e67cab1d56e89711b46052e8
checksum=5ae0295167220e9ace0edcfdb212afd2b01ee8d179fe6f23c899590e9b8a5269
make_check=extended # avoid a circular dependency
if [ "$XBPS_CHECK_PKGS" = full ]; then