python3-jupyter_core: update to 5.7.2.

This commit is contained in:
Gonzalo Tornaría 2024-03-17 23:36:24 -03:00 committed by cinerea0
parent 54961bc912
commit f6d6fa4541

View file

@ -1,6 +1,6 @@
# Template file for 'python3-jupyter_core'
pkgname=python3-jupyter_core
version=5.7.1
version=5.7.2
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=de61a9d7fc71240f688b2fb5ab659fbb56979458dc66a71decd098e03c79e218
checksum=aa5f8d32bbf6b431ac830496da7392035d6f61b4f54872f15c4bd2a9c3f536d9
conflicts="python-jupyter_core<=4.4.0_3"
do_check() {