python3-pytools: update to 2024.1.5.
This commit is contained in:
parent
1c9b78ace9
commit
88ea14dea7
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pytools'
|
||||
pkgname=python3-pytools
|
||||
version=2024.1.4
|
||||
version=2024.1.5
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -11,7 +11,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=4b561f56e3f75e58a9cdb6e6b255b0c9812262bdd99d2edff2a3d430fc3a0b2d
|
||||
checksum=8c377bb1ffdcb5103301b8e7e94f01cbe36573a01e020434fea96291b1f1ac19
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue