mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
python3-pyopencl: update to 2024.1.
This commit is contained in:
parent
5a0cc90682
commit
4dd5a789e9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pyopencl'
|
||||
pkgname=python3-pyopencl
|
||||
version=2023.1.4
|
||||
version=2024.1
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools python3-pybind11 python3-Cython python3-numpy"
|
||||
|
@ -11,7 +11,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=220174efca900e9d5de5aef2aa1b77a6f2550501de92b035a91013aeae4d4c5e
|
||||
checksum=ecd572ee940ad8bda1639c3a7beb68834fc9a98ad7eb3f6e01aac4f7d9d4bac1
|
||||
# Tests require a working OpenCL platform
|
||||
make_check=no
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue