python3-pytools: update to 2020.4.2.

This commit is contained in:
Andrew J. Hesford 2020-10-16 14:23:11 -04:00
parent 5326f1f330
commit 2b8f32a60b

View file

@ -1,7 +1,7 @@
# Template file for 'python3-pytools' # Template file for 'python3-pytools'
pkgname=python3-pytools pkgname=python3-pytools
version=2020.4 version=2020.4.2
revision=2 revision=1
wrksrc=${pkgname#*-}-${version} wrksrc=${pkgname#*-}-${version}
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
@ -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=37db39ff11a1b5fc8aec875ae4ddb3d6c21aa0e95bddc9c841aa98e1631ae460 checksum=a1304b07cb9102d566123f87aa4b5ad55e65d4c55e0af9985906ad11b2ffbdce
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE