python3-pytools: update to 2024.1.14.
This commit is contained in:
parent
8d029c8924
commit
85b9d04d48
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pytools'
|
||||
pkgname=python3-pytools
|
||||
version=2024.1.13
|
||||
version=2024.1.14
|
||||
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=c78f5e29fa8492cd69860d4c89b5533e0bfbe694f2fa397b04eaf0cf92409d65
|
||||
checksum=39e5bbaf81fa432e688b82dd0980212d18f97b23e51a8c7afe7592249fe40ab1
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue