python3-jupyter_core: update to 5.7.1.

This commit is contained in:
Gonzalo Tornaría 2023-12-18 11:59:14 -03:00 committed by Andrew J. Hesford
parent a34cd38b83
commit 93b4db0b2d

View file

@ -1,6 +1,6 @@
# Template file for 'python3-jupyter_core'
pkgname=python3-jupyter_core
version=5.5.0
version=5.7.1
revision=1
build_style=python3-pep517
hostmakedepends="hatchling"
@ -12,7 +12,7 @@ license="BSD-3-Clause"
homepage="https://jupyter.org"
changelog="https://raw.githubusercontent.com/jupyter/jupyter_core/main/CHANGELOG.md"
distfiles="${PYPI_SITE}/j/jupyter_core/jupyter_core-${version}.tar.gz"
checksum=880b86053bf298a8724994f95e99b99130659022a4f7f45f563084b6223861d3
checksum=de61a9d7fc71240f688b2fb5ab659fbb56979458dc66a71decd098e03c79e218
conflicts="python-jupyter_core<=4.4.0_3"
do_check() {