python3-pytools: update to 2024.1.1.
This commit is contained in:
parent
62b8446eab
commit
f24a01940c
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-pytools'
|
||||
pkgname=python3-pytools
|
||||
version=2023.1.1
|
||||
revision=2
|
||||
version=2024.1.1
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-platformdirs python3-numpy python3-typing_extensions"
|
||||
|
@ -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=80637873d206f6bcedf7cdb46ad93e868acb4ea2256db052dfcca872bdd0321f
|
||||
checksum=2c88edfa990c8e325167c37659fb1e10a3c1133dfaf752bbd7d8456402b8dcff
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue