python3-pytools: update to 2025.1.7.

This commit is contained in:
Andrew J. Hesford 2025-07-01 12:59:58 -04:00
parent 28dade8efe
commit 50d7053116

View file

@ -1,6 +1,6 @@
# Template file for 'python3-pytools' # Template file for 'python3-pytools'
pkgname=python3-pytools pkgname=python3-pytools
version=2025.1.6 version=2025.1.7
revision=1 revision=1
build_style=python3-pep517 build_style=python3-pep517
# Ignored checks require unpackaged siphash24 package # Ignored checks require unpackaged siphash24 package
@ -19,7 +19,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="X11" license="X11"
homepage="https://pypi.org/project/pytools" homepage="https://pypi.org/project/pytools"
distfiles="${PYPI_SITE}/p/pytools/pytools-${version}.tar.gz" distfiles="${PYPI_SITE}/p/pytools/pytools-${version}.tar.gz"
checksum=938e1df9997ba5ac771034a49b0e63801bd93a2b92e6a38f43241519a1fb322b checksum=93ae084bfcf51d1180757bde849108f9d23129455cb95537efd6bd6f5c81798a
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE