python3-pyopencl: update to 2024.3.

This commit is contained in:
Andrew J. Hesford 2024-11-16 09:28:16 -05:00
parent 029b0a40f1
commit d99ab2ee83

View file

@ -1,7 +1,7 @@
# Template file for 'python3-pyopencl'
pkgname=python3-pyopencl
version=2024.2.7
revision=2
version=2024.3
revision=1
build_style=python3-pep517
hostmakedepends="python3-setuptools python3-wheel python3-numpy
python3-scikit-build-core cmake ninja python3-nanobind"
@ -12,7 +12,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="X11, Apache-2.0, BSD-3-Clause"
homepage="https://mathema.tician.de/software/pyopencl"
distfiles="${PYPI_SITE}/p/pyopencl/pyopencl-${version}.tar.gz"
checksum=6ae4458a959b6ad9c138fb711a52c4d57c2c2f798eb3aecc4c26830cb2726140
checksum=d5d08de9b0a6d85695caba1769aceae4e7661f06951c507bd1ce8fb7a89e2413
# Tests require a working OpenCL platform
make_check=no