mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
python3-jupyter_core: add missing dep
This commit is contained in:
parent
500f63a233
commit
66a6445e07
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'python3-jupyter_core'
|
# Template file for 'python3-jupyter_core'
|
||||||
pkgname=python3-jupyter_core
|
pkgname=python3-jupyter_core
|
||||||
version=5.0.0
|
version=5.0.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-flit_core hatchling"
|
hostmakedepends="python3-flit_core hatchling"
|
||||||
depends="python3-traitlets"
|
depends="python3-traitlets python3-platformdirs"
|
||||||
short_desc="Jupyter core package"
|
short_desc="Jupyter core package"
|
||||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
|
|
Loading…
Add table
Reference in a new issue