python3-jupyter_nbformat: update to 5.10.4.

This commit is contained in:
Gonzalo Tornaría 2024-04-04 18:08:13 -03:00 committed by cinerea0
parent b4ca755a28
commit c25b63f6f1
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-jupyter_nbformat'
pkgname=python3-jupyter_nbformat
version=5.10.3
version=5.10.4
revision=1
build_style=python3-pep517
hostmakedepends="hatchling hatch-nodejs-version"
@ -13,7 +13,7 @@ license="BSD-3-Clause"
homepage="https://github.com/jupyter/nbformat"
changelog="https://raw.githubusercontent.com/jupyter/nbformat/main/CHANGELOG.md"
distfiles="${PYPI_SITE}/n/nbformat/nbformat-${version}.tar.gz"
checksum=60ed5e910ef7c6264b87d644f276b1b49e24011930deef54605188ddeb211685
checksum=322168b14f937a5d11362988ecac2a4952d3d8e3a2cbeb2319584631226d5b3a
conflicts="python-jupyter_nbformat<=4.4.0_3"
post_install() {