# Template file for 'python3-jupyter_nbformat' pkgname=python3-jupyter_nbformat version=5.3.0 revision=1 wrksrc="nbformat-${version}" build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-jsonschema python3-traitlets python3-ipython_genutils python3-jupyter_core python3-fastjsonschema" checkdepends="python3-pytest python3-testpath $depends" short_desc="Jupyter notebook format" maintainer="Alessio Sergi " license="BSD-3-Clause" homepage="https://github.com/jupyter/nbformat" distfiles="${PYPI_SITE}/n/nbformat/nbformat-${version}.tar.gz" checksum=fcc5ab8cb74e20b19570b5be809e2dba9b82836fd2761a89066ad43394ba29f5 conflicts="python-jupyter_nbformat<=4.4.0_3" post_install() { vlicense COPYING.md LICENSE }