# Template file for 'hatch-jupyter-builder' pkgname=hatch-jupyter-builder version=0.8.3 revision=2 build_style=python3-pep517 hostmakedepends="hatchling" depends="hatchling" checkdepends="python3-pytest-mock python3-tomli" short_desc="Hatch plugin to help build Jupyter packages" maintainer="Gonzalo TornarĂ­a " license="BSD-3-Clause" homepage="https://github.com/jupyterlab/hatch-jupyter-builder" changelog="https://raw.githubusercontent.com/jupyterlab/hatch-jupyter-builder/main/CHANGELOG.md" distfiles="https://github.com/jupyterlab/hatch-jupyter-builder/archive/refs/tags/v${version}.tar.gz" checksum=b167709e9bd196b3b92fe13a20b10c09cd30ca550759a9f06834378eb371af96 post_install() { vlicense LICENSE.txt }