python3-pytools: update to 2022.1.11.

This commit is contained in:
Andrew J. Hesford 2022-06-23 22:15:37 -04:00
parent 25111bc5ce
commit 3d94a2de24

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.9 version=2022.1.11
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=3393d25029982080e3fb94c47bf627a1e553ccd174fe2edef6c1c5ec723918ff checksum=810173d62d5d6c391b137a6666be4a1616eae05df24d5ddbc0eada684a0180a2
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE