pkgbase = python-mpi4py
	pkgdesc = Python bindings for the Message Passing Interface (MPI) standard
	pkgver = 4.0.0
	pkgrel = 1
	url = https://github.com/mpi4py/mpi4py
	arch = x86_64
	arch = powerpc64le
	arch = powerpc64
	arch = powerpc
	arch = riscv64
	license = BSD-2-Clause
	makedepends = cython
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	depends = openmpi
	source = https://files.pythonhosted.org/packages/source/m/mpi4py/mpi4py-4.0.0.tar.gz
	sha256sums = 820d31ae184d69c17d9b5d55b1d524d56be47d2e6cb318ea4f3e7007feff2ccc

pkgname = python-mpi4py