mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
python3-jupyter_core: update to 5.7.1.
This commit is contained in:
parent
a34cd38b83
commit
93b4db0b2d
1 changed files with 2 additions and 2 deletions
|
@ -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() {
|
||||
|
|
Loading…
Add table
Reference in a new issue