mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-jupyter_core: update to 5.7.2.
This commit is contained in:
parent
54961bc912
commit
f6d6fa4541
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-jupyter_core'
|
# Template file for 'python3-jupyter_core'
|
||||||
pkgname=python3-jupyter_core
|
pkgname=python3-jupyter_core
|
||||||
version=5.7.1
|
version=5.7.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="hatchling"
|
hostmakedepends="hatchling"
|
||||||
|
@ -12,7 +12,7 @@ license="BSD-3-Clause"
|
||||||
homepage="https://jupyter.org"
|
homepage="https://jupyter.org"
|
||||||
changelog="https://raw.githubusercontent.com/jupyter/jupyter_core/main/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/jupyter/jupyter_core/main/CHANGELOG.md"
|
||||||
distfiles="${PYPI_SITE}/j/jupyter_core/jupyter_core-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/j/jupyter_core/jupyter_core-${version}.tar.gz"
|
||||||
checksum=de61a9d7fc71240f688b2fb5ab659fbb56979458dc66a71decd098e03c79e218
|
checksum=aa5f8d32bbf6b431ac830496da7392035d6f61b4f54872f15c4bd2a9c3f536d9
|
||||||
conflicts="python-jupyter_core<=4.4.0_3"
|
conflicts="python-jupyter_core<=4.4.0_3"
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue