python3-pytools: update to 2024.1.13.
This commit is contained in:
parent
de221d7d42
commit
bfc7a7002b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pytools'
|
||||
pkgname=python3-pytools
|
||||
version=2024.1.12
|
||||
version=2024.1.13
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
# Ignored checks require unpackaged siphash24 package
|
||||
|
@ -19,7 +19,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=c603dfaf6f58f72fdd262259194cdf9df6c0a37d1d5a3e3a73e1f5af6a8f37d2
|
||||
checksum=c78f5e29fa8492cd69860d4c89b5533e0bfbe694f2fa397b04eaf0cf92409d65
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue