# Template file for 'python3-pytools' pkgname=python3-pytools version=2022.1.13 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-platformdirs python3-numpy python3-typing_extensions" checkdepends="python3-pytest $depends" short_desc="Python utilities from Andreas Kloeckner" maintainer="Andrew J. Hesford " license="X11" homepage="https://pypi.org/project/pytools" distfiles="${PYPI_SITE}/p/pytools/pytools-${version}.tar.gz" checksum=c2f98359f6f281fb9d06136cdfb825a1984571598c8b437f8d6815ab80a04149 post_install() { vlicense LICENSE }