mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 02:12:55 +02:00
python-jupyter_core: update to 4.4.0
This commit is contained in:
parent
6a08d2ae75
commit
4ec2243ba7
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-jupyter_core'
|
# Template file for 'python-jupyter_core'
|
||||||
pkgname=python-jupyter_core
|
pkgname=python-jupyter_core
|
||||||
version=4.3.0
|
version=4.4.0
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="jupyter_core-${version}"
|
wrksrc="jupyter_core-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://github.com/jupyter/jupyter_core"
|
homepage="https://github.com/jupyter/jupyter_core"
|
||||||
license="3-clause-BSD"
|
license="3-clause-BSD"
|
||||||
distfiles="${PYPI_SITE}/j/jupyter_core/jupyter_core-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/j/jupyter_core/jupyter_core-${version}.tar.gz"
|
||||||
checksum=a96b129e1641425bf057c3d46f4f44adce747a7d60107e8ad771045c36514d40
|
checksum=ba70754aa680300306c699790128f6fbd8c306ee5927976cbe48adacf240c0b7
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
jupyter-core:jupyter:/usr/bin/jupyter2
|
jupyter-core:jupyter:/usr/bin/jupyter2
|
||||||
|
|
Loading…
Add table
Reference in a new issue