python3-pytools: update to 2022.1.12.

This commit is contained in:
Andrew J. Hesford 2022-06-27 10:37:45 -04:00
parent 90c1b8299e
commit b3f535fa1f

View file

@ -1,6 +1,6 @@
# Template file for 'python3-pytools' # Template file for 'python3-pytools'
pkgname=python3-pytools pkgname=python3-pytools
version=2022.1.11 version=2022.1.12
revision=1 revision=1
wrksrc=${pkgname#*-}-${version} wrksrc=${pkgname#*-}-${version}
build_style=python3-module build_style=python3-module
@ -12,7 +12,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=810173d62d5d6c391b137a6666be4a1616eae05df24d5ddbc0eada684a0180a2 checksum=4d62875e9a2ab2a24e393a9a8b799492f1a721bffa840af3807bfd42871dd1f4
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE