blob: d1422354f5c14e134f7b1211253feae2dff22e56 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-daal4py
pkgdesc = daal4py is a Convenient Python API to the IntelĀ® oneAPI Data Analytics Library (oneDAL)
pkgver = 2024.7.0
pkgrel = 1
url = https://github.com/IntelPython/daal4py
arch = any
license = custom:Apache Software License
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
depends = python-daal
source = https://files.pythonhosted.org/packages/13/23/18911c0d28a8e76e547307debea87fab5f8b7bc4fd98e670a8d777221592/daal4py-2024.7.0-py312-none-manylinux1_x86_64.whl
sha256sums = 1147a35ad2217dffda432e1e2b93bc52d9333a10efe84f1ea9c4eccb7403641a
pkgname = python-daal4py
|