blob: db0a7c7ce832a147e72051f2a37a3e580275bb10 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
|
pkgbase = python-cudf
pkgdesc = cuDF - GPU DataFrame Library
pkgver = 25.08.00
pkgrel = 1
url = https://github.com/rapidsai/cudf
arch = x86_64
license = Apache-2.0
makedepends = cuda
makedepends = python-setuptools
makedepends = cmake
makedepends = python-scikit-build-core
makedepends = python-rapids-build-backend
makedepends = ninja
makedepends = cython
depends = cuda
depends = python
depends = libcudf
depends = python-pylibcudf
depends = python-cupy
depends = python-nvtx
depends = python-pynvjitlink
depends = python-pyarrow
depends = python-numba-cuda
source = https://github.com/rapidsai/cudf/archive/refs/tags/v25.08.00.tar.gz
source = missing-pkg.patch
source = system-cccl.patch
sha256sums = 749e5d17b4a71eb5494b46dc5dbf5926957402eb736fded4d12496ef2e8f53d7
sha256sums = 72618631b71f51c4d0773f6964bb9bfe3a92ba0ebe5351fd7baedb56f833fcfa
sha256sums = 28b8feeb1365b7ef864881b35ebdb859ba151117ded6f34793c3d22e0bc693cd
pkgname = python-cudf
pkgname = python-dask-cudf
depends = cuda
depends = python
depends = libcudf
depends = python-pylibcudf
depends = python-cupy
depends = python-nvtx
depends = python-pynvjitlink
depends = python-pyarrow
depends = python-numba-cuda
depends = python-cudf
depends = python-dask-cuda
|