void-packages/srcpkgs/python3-jupyter/template
Andrew J. Hesford 2b5e796d2f python3-jupyter_core: rebuild for Python 3.9, drop noarch, split python3-jupyter
A python3-jupyter meta-subpackage was included in python3-jupyter_core
and created a build-time dependency cycle. The cycle is resolved by
separating python3-jupyter into its own template.
2020-10-10 10:21:22 -04:00

12 lines
424 B
Bash

# Template file for 'python3-jupyter'
#
# THIS PACKAGE WAS SPLIT FROM python3-jupyter_core TO AVOID A DEPENDENCY CYCLE
pkgname=python3-jupyter
version=4.6.3
revision=2
build_style=meta
depends="python3-jupyter_notebook python3-jupyter_console python3-jupyter_ipywidgets"
short_desc="Jupyter metapackage for Void Linux"
maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="BSD-3-Clause"
homepage="https://jupyter.org"