python3-pytools: update to 2024.1.3.
This commit is contained in:
parent
8a71be072f
commit
128ed2516a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pytools'
|
||||
pkgname=python3-pytools
|
||||
version=2024.1.2
|
||||
version=2024.1.3
|
||||
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=081871e451505c4b986ebafa68aeeabfdc7beb3faa1baa50f726aebe21e1d057
|
||||
checksum=cc2db25666aa64094d3fb4532aa8a7deaa2da8edd7340fb270ed1807dcc75202
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue