blob: 1b9b8e37806f2b2981d7396ea0a9b39e75f2554c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-numba-mpi
pkgdesc = Numba @njittable MPI wrappers tested on Linux, macOS and Windows
pkgver = 1.1.4
pkgrel = 1
url = https://github.com/numba-mpi/numba-mpi
arch = any
license = GPL-3.0-or-later
checkdepends = python-pytest
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools-scm
makedepends = python-wheel
depends = python-numba
depends = python-mpi4py
depends = python-psutil
source = numba-mpi-1.1.4.tar.gz::https://github.com/numba-mpi/numba-mpi/archive/v1.1.4.tar.gz
sha512sums = d09ad8bae12328c56191e114ef3fefe5e56546199c72b4c56f330c85f155b201569e3b756b1219120062a67e15ae44363b4a64e09e45960f60ab340fe4bf9d26
pkgname = python-numba-mpi
|