python3-pytools: update to 2020.3.1.

This commit is contained in:
Andrew J. Hesford 2020-06-22 13:56:57 -04:00 committed by Piraty
parent 8a9a285c63
commit ac2dc805e7

View file

@ -1,18 +1,19 @@
# Template file for 'python3-pytools' # Template file for 'python3-pytools'
pkgname=python3-pytools pkgname=python3-pytools
version=2020.2 version=2020.3.1
revision=1 revision=1
archs=noarch archs=noarch
wrksrc=${pkgname#*-}-${version} wrksrc=${pkgname#*-}-${version}
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
depends="python3-decorator python3-appdirs python3-six python3-numpy" depends="python3-decorator python3-appdirs python3-six python3-numpy"
checkdepends="python3-mpi4py python3-numpy python3-six python3-appdirs python3-decorator"
short_desc="Python utilities from Andreas Kloeckner" short_desc="Python utilities from Andreas Kloeckner"
maintainer="Andrew J. Hesford <ajh@sideband.org>" 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=3cacefed54148aafb07502c7c907cae8d9327ea35df16e3366c883a706ed5601 checksum=86ebb27e8d946b30bc4479f97862066eb26e305d5ad4327230b2b2f8cbf110f9
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE