python3-pytools: update to 2022.1.12.
This commit is contained in:
parent
90c1b8299e
commit
b3f535fa1f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pytools'
|
||||
pkgname=python3-pytools
|
||||
version=2022.1.11
|
||||
version=2022.1.12
|
||||
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=810173d62d5d6c391b137a6666be4a1616eae05df24d5ddbc0eada684a0180a2
|
||||
checksum=4d62875e9a2ab2a24e393a9a8b799492f1a721bffa840af3807bfd42871dd1f4
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue