python3-pytools: update to 2022.1.2.
This commit is contained in:
parent
daf89d19a3
commit
1e641f80fc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pytools'
|
||||
pkgname=python3-pytools
|
||||
version=2022.1.1
|
||||
version=2022.1.2
|
||||
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=3eebcc11923bf36fc42a9102d6e417a94817efb1aeb24d3149686dd5e3ec54d4
|
||||
checksum=5e824101880a246354756365880a65bb416f6a8cab6513b68fcbb48fba090fcb
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue