python3-pytools: update to 2022.1.13.

This commit is contained in:
Andrew J. Hesford 2022-11-23 10:51:10 -05:00
parent 15f75cb184
commit aaecebbb84

View file

@ -1,7 +1,7 @@
# Template file for 'python3-pytools' # Template file for 'python3-pytools'
pkgname=python3-pytools pkgname=python3-pytools
version=2022.1.12 version=2022.1.13
revision=2 revision=1
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
depends="python3-platformdirs python3-numpy python3-typing_extensions" depends="python3-platformdirs python3-numpy python3-typing_extensions"
@ -11,7 +11,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="X11" license="X11"
homepage="https://pypi.org/project/pytools" homepage="https://pypi.org/project/pytools"
distfiles="${PYPI_SITE}/p/pytools/pytools-${version}.tar.gz" distfiles="${PYPI_SITE}/p/pytools/pytools-${version}.tar.gz"
checksum=4d62875e9a2ab2a24e393a9a8b799492f1a721bffa840af3807bfd42871dd1f4 checksum=c2f98359f6f281fb9d06136cdfb825a1984571598c8b437f8d6815ab80a04149
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE