python3-pytools: update to 2020.2.

This commit is contained in:
Andrew J. Hesford 2020-06-01 10:07:15 -04:00 committed by Helmut Pozimski
parent f6c8b1c4cf
commit 9facbbae7b

View file

@ -1,6 +1,6 @@
# Template file for 'python3-pytools' # Template file for 'python3-pytools'
pkgname=python3-pytools pkgname=python3-pytools
version=2020.1 version=2020.2
revision=1 revision=1
archs=noarch archs=noarch
wrksrc=${pkgname#*-}-${version} wrksrc=${pkgname#*-}-${version}
@ -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=c132d17855584ad61c6e00f3ff11146499755944afc400cce9eae0ecf03d04a6 checksum=3cacefed54148aafb07502c7c907cae8d9327ea35df16e3366c883a706ed5601
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE