python3-pytools: update to 2021.2.7.
This commit is contained in:
parent
916fd74347
commit
a5e539244d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pytools'
|
||||
pkgname=python3-pytools
|
||||
version=2021.2.6
|
||||
version=2021.2.7
|
||||
revision=1
|
||||
wrksrc=${pkgname#*-}-${version}
|
||||
build_style=python3-module
|
||||
|
@ -12,7 +12,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
|||
license="X11"
|
||||
homepage="https://pypi.org/project/pytools"
|
||||
distfiles="${PYPI_SITE}/p/pytools/pytools-${version}.tar.gz"
|
||||
checksum=02160d723ff481349dae9c733477a34b04661190519cb1c84b985d549eee416d
|
||||
checksum=0538f6fe7f00bf765ca5ab38518db48df72de818460006e54b0575accd24d9fb
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue